From 5e287f658022394b49e21f14be45c5230d33f728 Mon Sep 17 00:00:00 2001 From: Oliver Schneider Date: Mon, 11 Jan 2016 23:14:51 +0000 Subject: Updating copyright year, replacing Copyright for myself with WinDirStat team to signify contributions by others --- common/common_rsrcstr.h | 4 ++-- common/commonhelpers.cpp | 4 ++-- common/commonhelpers.h | 4 ++-- common/cotaskmem.h | 2 +- common/mdexceptions.h | 2 +- common/tracer.cpp | 4 ++-- common/tracer.h | 4 ++-- common/version.h | 4 ++-- common/wds_constants.cpp | 4 ++-- common/wds_constants.h | 4 ++-- windirstat/Controls/ColorButton.cpp | 4 ++-- windirstat/Controls/ColorButton.h | 4 ++-- windirstat/Controls/TreeListControl.cpp | 4 ++-- windirstat/Controls/TreeListControl.h | 4 ++-- windirstat/Controls/graphview.cpp | 4 ++-- windirstat/Controls/graphview.h | 4 ++-- windirstat/Controls/myimagelist.cpp | 4 ++-- windirstat/Controls/myimagelist.h | 4 ++-- windirstat/Controls/ownerdrawnlistcontrol.cpp | 4 ++-- windirstat/Controls/ownerdrawnlistcontrol.h | 4 ++-- windirstat/Controls/pacman.cpp | 4 ++-- windirstat/Controls/pacman.h | 4 ++-- windirstat/Controls/sortinglistcontrol.cpp | 4 ++-- windirstat/Controls/sortinglistcontrol.h | 4 ++-- windirstat/Controls/treemap.cpp | 4 ++-- windirstat/Controls/treemap.h | 4 ++-- windirstat/Controls/typeview.cpp | 4 ++-- windirstat/Controls/typeview.h | 4 ++-- windirstat/Controls/xyslider.cpp | 4 ++-- windirstat/Controls/xyslider.h | 4 ++-- windirstat/Dialogs/AboutDlg.h | 4 ++-- windirstat/Dialogs/DeleteWarningDlg.cpp | 4 ++-- windirstat/Dialogs/DeleteWarningDlg.h | 4 ++-- windirstat/Dialogs/SelectDrivesDlg.cpp | 4 ++-- windirstat/Dialogs/SelectDrivesDlg.h | 4 ++-- windirstat/Dialogs/aboutdlg.cpp | 4 ++-- windirstat/FileFindWDS.cpp | 4 ++-- windirstat/FileFindWDS.h | 4 ++-- windirstat/ModalApiShuttle.cpp | 4 ++-- windirstat/ModalApiShuttle.h | 4 ++-- windirstat/ModalShellApi.cpp | 4 ++-- windirstat/ModalShellApi.h | 4 ++-- windirstat/PageCleanups.cpp | 4 ++-- windirstat/PageCleanups.h | 4 ++-- windirstat/PageGeneral.cpp | 4 ++-- windirstat/PageGeneral.h | 4 ++-- windirstat/PageTreelist.cpp | 4 ++-- windirstat/PageTreelist.h | 4 ++-- windirstat/PageTreemap.cpp | 4 ++-- windirstat/PageTreemap.h | 4 ++-- windirstat/dirstatdoc.cpp | 4 ++-- windirstat/dirstatdoc.h | 4 ++-- windirstat/dirstatview.cpp | 4 ++-- windirstat/dirstatview.h | 4 ++-- windirstat/getosplatformstring.cpp | 4 ++-- windirstat/getosplatformstring.h | 4 ++-- windirstat/globalhelpers.cpp | 4 ++-- windirstat/globalhelpers.h | 4 ++-- windirstat/helpmap.h | 4 ++-- windirstat/item.cpp | 4 ++-- windirstat/item.h | 4 ++-- windirstat/layout.cpp | 4 ++-- windirstat/layout.h | 4 ++-- windirstat/mainframe.cpp | 4 ++-- windirstat/mainframe.h | 4 ++-- windirstat/mountpoints.cpp | 4 ++-- windirstat/mountpoints.h | 4 ++-- windirstat/options.cpp | 4 ++-- windirstat/options.h | 4 ++-- windirstat/osspecific.cpp | 4 ++-- windirstat/osspecific.h | 4 ++-- windirstat/selectobject.h | 4 ++-- windirstat/set.h | 4 ++-- windirstat/stdafx.cpp | 4 ++-- windirstat/stdafx.h | 4 ++-- windirstat/windirstat.cpp | 4 ++-- windirstat/windirstat.h | 4 ++-- 77 files changed, 152 insertions(+), 152 deletions(-) diff --git a/common/common_rsrcstr.h b/common/common_rsrcstr.h index dec2eac..7202f21 100644 --- a/common/common_rsrcstr.h +++ b/common/common_rsrcstr.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __COMMON_RSRCSTR_H_VER__ diff --git a/common/commonhelpers.cpp b/common/commonhelpers.cpp index d9867b7..932c0d8 100644 --- a/common/commonhelpers.cpp +++ b/common/commonhelpers.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/common/commonhelpers.h b/common/commonhelpers.h index f1f26c1..276a962 100644 --- a/common/commonhelpers.h +++ b/common/commonhelpers.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_COMMONHELPERS_H__ diff --git a/common/cotaskmem.h b/common/cotaskmem.h index 1fabafa..9de1af6 100644 --- a/common/cotaskmem.h +++ b/common/cotaskmem.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2008, 2011 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/common/mdexceptions.h b/common/mdexceptions.h index 2e51c82..36e4045 100644 --- a/common/mdexceptions.h +++ b/common/mdexceptions.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2008, 2011 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/common/tracer.cpp b/common/tracer.cpp index 2982314..ee456f8 100644 --- a/common/tracer.cpp +++ b/common/tracer.cpp @@ -3,7 +3,7 @@ // NOTE: this file is under MIT license as opposed to the project as a whole. // // WinDirStat - Directory Statistics -// Copyright (C) 2010 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -23,7 +23,7 @@ // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. // -// Author(s): - assarbad -> http://windirstat.info/contact/oliver/ +// Author(s): - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __TRACER_CPP_VER__ diff --git a/common/tracer.h b/common/tracer.h index 1089f73..ac3c93d 100644 --- a/common/tracer.h +++ b/common/tracer.h @@ -3,7 +3,7 @@ // NOTE: this file is under MIT license as opposed to the project as a whole. // // WinDirStat - Directory Statistics -// Copyright (C) 2010 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -23,7 +23,7 @@ // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. // -// Author(s): - assarbad -> http://windirstat.info/contact/oliver/ +// Author(s): - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __TRACER_H_VER__ diff --git a/common/version.h b/common/version.h index ffe7b29..a255859 100644 --- a/common/version.h +++ b/common/version.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // /*------------------------------------------------------------------- diff --git a/common/wds_constants.cpp b/common/wds_constants.cpp index 9f372e7..e258fee 100644 --- a/common/wds_constants.cpp +++ b/common/wds_constants.cpp @@ -1,7 +1,7 @@ // wds_constants.cpp // // WinDirStat - Directory Statistics -// Copyright (C) 2014 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// Author(s): - assarbad -> http://windirstat.info/contact/oliver/ +// Author(s): - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/common/wds_constants.h b/common/wds_constants.h index 47ff49a..9d90210 100644 --- a/common/wds_constants.h +++ b/common/wds_constants.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2014 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_CONSTANTS_H_VER__ diff --git a/windirstat/Controls/ColorButton.cpp b/windirstat/Controls/ColorButton.cpp index cc7340c..a41fafe 100644 --- a/windirstat/Controls/ColorButton.cpp +++ b/windirstat/Controls/ColorButton.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/ColorButton.h b/windirstat/Controls/ColorButton.h index d6912ee..e0e42e9 100644 --- a/windirstat/Controls/ColorButton.h +++ b/windirstat/Controls/ColorButton.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_COLORBUTTON_H__ diff --git a/windirstat/Controls/TreeListControl.cpp b/windirstat/Controls/TreeListControl.cpp index a5a6b54..64cd428 100644 --- a/windirstat/Controls/TreeListControl.cpp +++ b/windirstat/Controls/TreeListControl.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/TreeListControl.h b/windirstat/Controls/TreeListControl.h index aceae68..82d91e2 100644 --- a/windirstat/Controls/TreeListControl.h +++ b/windirstat/Controls/TreeListControl.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_TREELISTCONTROL_H__ diff --git a/windirstat/Controls/graphview.cpp b/windirstat/Controls/graphview.cpp index b989035..860c0c7 100644 --- a/windirstat/Controls/graphview.cpp +++ b/windirstat/Controls/graphview.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/graphview.h b/windirstat/Controls/graphview.h index 988bb62..a5785fb 100644 --- a/windirstat/Controls/graphview.h +++ b/windirstat/Controls/graphview.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_GRAPHVIEW_H__ diff --git a/windirstat/Controls/myimagelist.cpp b/windirstat/Controls/myimagelist.cpp index 3a75622..70ff284 100644 --- a/windirstat/Controls/myimagelist.cpp +++ b/windirstat/Controls/myimagelist.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/myimagelist.h b/windirstat/Controls/myimagelist.h index 0ca8dd2..311dd06 100644 --- a/windirstat/Controls/myimagelist.h +++ b/windirstat/Controls/myimagelist.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_MYIMAGELIST_H__ diff --git a/windirstat/Controls/ownerdrawnlistcontrol.cpp b/windirstat/Controls/ownerdrawnlistcontrol.cpp index a3f1a00..7f3121d 100644 --- a/windirstat/Controls/ownerdrawnlistcontrol.cpp +++ b/windirstat/Controls/ownerdrawnlistcontrol.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/ownerdrawnlistcontrol.h b/windirstat/Controls/ownerdrawnlistcontrol.h index cde077e..221ca74 100644 --- a/windirstat/Controls/ownerdrawnlistcontrol.h +++ b/windirstat/Controls/ownerdrawnlistcontrol.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_OWNERDRAWNLISTCONTROL_H__ diff --git a/windirstat/Controls/pacman.cpp b/windirstat/Controls/pacman.cpp index ef8d36d..db98ec3 100644 --- a/windirstat/Controls/pacman.cpp +++ b/windirstat/Controls/pacman.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/pacman.h b/windirstat/Controls/pacman.h index 4e5bc59..0c7713d 100644 --- a/windirstat/Controls/pacman.h +++ b/windirstat/Controls/pacman.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_PACMAN_H__ diff --git a/windirstat/Controls/sortinglistcontrol.cpp b/windirstat/Controls/sortinglistcontrol.cpp index e2405eb..75d5f36 100644 --- a/windirstat/Controls/sortinglistcontrol.cpp +++ b/windirstat/Controls/sortinglistcontrol.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/sortinglistcontrol.h b/windirstat/Controls/sortinglistcontrol.h index 5ddecee..8d4610e 100644 --- a/windirstat/Controls/sortinglistcontrol.h +++ b/windirstat/Controls/sortinglistcontrol.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_SORTINGLISTCONTROL_H__ diff --git a/windirstat/Controls/treemap.cpp b/windirstat/Controls/treemap.cpp index ab32ea1..cfe4352 100644 --- a/windirstat/Controls/treemap.cpp +++ b/windirstat/Controls/treemap.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/treemap.h b/windirstat/Controls/treemap.h index 505289f..7e77410 100644 --- a/windirstat/Controls/treemap.h +++ b/windirstat/Controls/treemap.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_TREEMAP_H__ diff --git a/windirstat/Controls/typeview.cpp b/windirstat/Controls/typeview.cpp index 9b09372..6351953 100644 --- a/windirstat/Controls/typeview.cpp +++ b/windirstat/Controls/typeview.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/typeview.h b/windirstat/Controls/typeview.h index a232a11..bb78869 100644 --- a/windirstat/Controls/typeview.h +++ b/windirstat/Controls/typeview.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_TYPEVIEW_H__ diff --git a/windirstat/Controls/xyslider.cpp b/windirstat/Controls/xyslider.cpp index a255e35..058177d 100644 --- a/windirstat/Controls/xyslider.cpp +++ b/windirstat/Controls/xyslider.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Controls/xyslider.h b/windirstat/Controls/xyslider.h index 2bcc11c..c325df1 100644 --- a/windirstat/Controls/xyslider.h +++ b/windirstat/Controls/xyslider.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_XYSLIDER_H__ diff --git a/windirstat/Dialogs/AboutDlg.h b/windirstat/Dialogs/AboutDlg.h index 4e62af4..766c4ae 100644 --- a/windirstat/Dialogs/AboutDlg.h +++ b/windirstat/Dialogs/AboutDlg.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_ABOUTDLG_H__ diff --git a/windirstat/Dialogs/DeleteWarningDlg.cpp b/windirstat/Dialogs/DeleteWarningDlg.cpp index d19880c..e3e1628 100644 --- a/windirstat/Dialogs/DeleteWarningDlg.cpp +++ b/windirstat/Dialogs/DeleteWarningDlg.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Dialogs/DeleteWarningDlg.h b/windirstat/Dialogs/DeleteWarningDlg.h index 0885c6b..5aec2c1 100644 --- a/windirstat/Dialogs/DeleteWarningDlg.h +++ b/windirstat/Dialogs/DeleteWarningDlg.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #pragma once diff --git a/windirstat/Dialogs/SelectDrivesDlg.cpp b/windirstat/Dialogs/SelectDrivesDlg.cpp index 7b23e21..a750b64 100644 --- a/windirstat/Dialogs/SelectDrivesDlg.cpp +++ b/windirstat/Dialogs/SelectDrivesDlg.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/Dialogs/SelectDrivesDlg.h b/windirstat/Dialogs/SelectDrivesDlg.h index cff7926..4aabaf9 100644 --- a/windirstat/Dialogs/SelectDrivesDlg.h +++ b/windirstat/Dialogs/SelectDrivesDlg.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_SELECTDRIVESDLG_H__ diff --git a/windirstat/Dialogs/aboutdlg.cpp b/windirstat/Dialogs/aboutdlg.cpp index cdb391f..e9bf582 100644 --- a/windirstat/Dialogs/aboutdlg.cpp +++ b/windirstat/Dialogs/aboutdlg.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2014 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/FileFindWDS.cpp b/windirstat/FileFindWDS.cpp index b943eae..5ab6e3b 100644 --- a/windirstat/FileFindWDS.cpp +++ b/windirstat/FileFindWDS.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "StdAfx.h" diff --git a/windirstat/FileFindWDS.h b/windirstat/FileFindWDS.h index 743ecbb..df12595 100644 --- a/windirstat/FileFindWDS.h +++ b/windirstat/FileFindWDS.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_FILEFINDWDS_H__ diff --git a/windirstat/ModalApiShuttle.cpp b/windirstat/ModalApiShuttle.cpp index 9f736af..e46115f 100644 --- a/windirstat/ModalApiShuttle.cpp +++ b/windirstat/ModalApiShuttle.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/ModalApiShuttle.h b/windirstat/ModalApiShuttle.h index 52c8911..147f9fd 100644 --- a/windirstat/ModalApiShuttle.h +++ b/windirstat/ModalApiShuttle.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_MODALAPISHUTTLE_H__ diff --git a/windirstat/ModalShellApi.cpp b/windirstat/ModalShellApi.cpp index 6daa9b8..c93ed24 100644 --- a/windirstat/ModalShellApi.cpp +++ b/windirstat/ModalShellApi.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/ModalShellApi.h b/windirstat/ModalShellApi.h index 3753c91..7a269d1 100644 --- a/windirstat/ModalShellApi.h +++ b/windirstat/ModalShellApi.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_MODALSHELLAPI_H__ diff --git a/windirstat/PageCleanups.cpp b/windirstat/PageCleanups.cpp index c2eb440..e71b0e0 100644 --- a/windirstat/PageCleanups.cpp +++ b/windirstat/PageCleanups.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/PageCleanups.h b/windirstat/PageCleanups.h index 4e16fcc..fc2247e 100644 --- a/windirstat/PageCleanups.h +++ b/windirstat/PageCleanups.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_PAGECLEANUPS_H__ diff --git a/windirstat/PageGeneral.cpp b/windirstat/PageGeneral.cpp index ca6c5ca..102f60a 100644 --- a/windirstat/PageGeneral.cpp +++ b/windirstat/PageGeneral.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/PageGeneral.h b/windirstat/PageGeneral.h index 376695c..a351dc1 100644 --- a/windirstat/PageGeneral.h +++ b/windirstat/PageGeneral.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_PAGEGENERAL_H__ diff --git a/windirstat/PageTreelist.cpp b/windirstat/PageTreelist.cpp index 93d52db..dc47f70 100644 --- a/windirstat/PageTreelist.cpp +++ b/windirstat/PageTreelist.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/PageTreelist.h b/windirstat/PageTreelist.h index 738b95b..09ac04f 100644 --- a/windirstat/PageTreelist.h +++ b/windirstat/PageTreelist.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_PAGETREELIST_H__ diff --git a/windirstat/PageTreemap.cpp b/windirstat/PageTreemap.cpp index 727fef4..14f3c36 100644 --- a/windirstat/PageTreemap.cpp +++ b/windirstat/PageTreemap.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/PageTreemap.h b/windirstat/PageTreemap.h index d4f88e1..7a68069 100644 --- a/windirstat/PageTreemap.h +++ b/windirstat/PageTreemap.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_PAGETREEMAP_H__ diff --git a/windirstat/dirstatdoc.cpp b/windirstat/dirstatdoc.cpp index d06571a..dc47011 100644 --- a/windirstat/dirstatdoc.cpp +++ b/windirstat/dirstatdoc.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/dirstatdoc.h b/windirstat/dirstatdoc.h index cab593f..ae451e2 100644 --- a/windirstat/dirstatdoc.h +++ b/windirstat/dirstatdoc.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_DIRSTATDOC_H__ diff --git a/windirstat/dirstatview.cpp b/windirstat/dirstatview.cpp index d3363ee..f182b7c 100644 --- a/windirstat/dirstatview.cpp +++ b/windirstat/dirstatview.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/dirstatview.h b/windirstat/dirstatview.h index a3d5a20..6995983 100644 --- a/windirstat/dirstatview.h +++ b/windirstat/dirstatview.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_DIRSTATVIEW_H__ diff --git a/windirstat/getosplatformstring.cpp b/windirstat/getosplatformstring.cpp index d2275c3..8d12f22 100644 --- a/windirstat/getosplatformstring.cpp +++ b/windirstat/getosplatformstring.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/getosplatformstring.h b/windirstat/getosplatformstring.h index f919b31..2b19f8c 100644 --- a/windirstat/getosplatformstring.h +++ b/windirstat/getosplatformstring.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_GETOSPLATFORMSTRING_H__ diff --git a/windirstat/globalhelpers.cpp b/windirstat/globalhelpers.cpp index 3cc9ca9..7e40115 100644 --- a/windirstat/globalhelpers.cpp +++ b/windirstat/globalhelpers.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008, 2010, 2011 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // Copyright (C) 2010 Chris Wimmer // // This program is free software; you can redistribute it and/or modify @@ -20,7 +20,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // - dezipaitor -> http://sourceforge.net/users/dezipaitor // diff --git a/windirstat/globalhelpers.h b/windirstat/globalhelpers.h index 14b1a7c..9e25689 100644 --- a/windirstat/globalhelpers.h +++ b/windirstat/globalhelpers.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008, 2010 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // Copyright (C) 2010 Chris Wimmer // // This program is free software; you can redistribute it and/or modify @@ -20,7 +20,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // - dezipaitor -> http://sourceforge.net/users/dezipaitor // diff --git a/windirstat/helpmap.h b/windirstat/helpmap.h index 498eb0b..e1a20ee 100644 --- a/windirstat/helpmap.h +++ b/windirstat/helpmap.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_HELPMAP_H__ diff --git a/windirstat/item.cpp b/windirstat/item.cpp index d788cf8..6dec872 100644 --- a/windirstat/item.cpp +++ b/windirstat/item.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/item.h b/windirstat/item.h index 55f2bba..6f9de1d 100644 --- a/windirstat/item.h +++ b/windirstat/item.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_ITEM_H__ diff --git a/windirstat/layout.cpp b/windirstat/layout.cpp index e4f9c38..4556d88 100644 --- a/windirstat/layout.cpp +++ b/windirstat/layout.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/layout.h b/windirstat/layout.h index 4fec9e2..982dc34 100644 --- a/windirstat/layout.h +++ b/windirstat/layout.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_LAYOUT_H__ diff --git a/windirstat/mainframe.cpp b/windirstat/mainframe.cpp index 55b2ab6..400e106 100644 --- a/windirstat/mainframe.cpp +++ b/windirstat/mainframe.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008, 2011 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/mainframe.h b/windirstat/mainframe.h index 99a31c9..f8fde7c 100644 --- a/windirstat/mainframe.h +++ b/windirstat/mainframe.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_MAINFRAME_H__ diff --git a/windirstat/mountpoints.cpp b/windirstat/mountpoints.cpp index 64a074d..978e2fa 100644 --- a/windirstat/mountpoints.cpp +++ b/windirstat/mountpoints.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/mountpoints.h b/windirstat/mountpoints.h index 908d4a0..00eb935 100644 --- a/windirstat/mountpoints.h +++ b/windirstat/mountpoints.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_MOUNTPOINTS_H__ diff --git a/windirstat/options.cpp b/windirstat/options.cpp index d3bb7b6..8cc5ab3 100644 --- a/windirstat/options.cpp +++ b/windirstat/options.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/options.h b/windirstat/options.h index f0be035..2c2b3f1 100644 --- a/windirstat/options.h +++ b/windirstat/options.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_OPTIONS_H__ diff --git a/windirstat/osspecific.cpp b/windirstat/osspecific.cpp index 1d2f833..b02bbe2 100644 --- a/windirstat/osspecific.cpp +++ b/windirstat/osspecific.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008, 2010 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/osspecific.h b/windirstat/osspecific.h index 8e09fc4..3b68860 100644 --- a/windirstat/osspecific.h +++ b/windirstat/osspecific.h @@ -3,7 +3,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_OSSPECIFIC_H__ diff --git a/windirstat/selectobject.h b/windirstat/selectobject.h index 8d32de5..c7bd90d 100644 --- a/windirstat/selectobject.h +++ b/windirstat/selectobject.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // diff --git a/windirstat/set.h b/windirstat/set.h index b1b9dea..e2640fd 100644 --- a/windirstat/set.h +++ b/windirstat/set.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_SET_H__ diff --git a/windirstat/stdafx.cpp b/windirstat/stdafx.cpp index a285e7e..25daa99 100644 --- a/windirstat/stdafx.cpp +++ b/windirstat/stdafx.cpp @@ -4,7 +4,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #include "stdafx.h" diff --git a/windirstat/stdafx.h b/windirstat/stdafx.h index b7e5c78..f02d005 100644 --- a/windirstat/stdafx.h +++ b/windirstat/stdafx.h @@ -4,7 +4,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008, 2010 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // #ifndef __WDS_STDAFX_H__ diff --git a/windirstat/windirstat.cpp b/windirstat/windirstat.cpp index 566505d..5fd6196 100644 --- a/windirstat/windirstat.cpp +++ b/windirstat/windirstat.cpp @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008, 2010 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // Copyright (C) 2010 Chris Wimmer // // This program is free software; you can redistribute it and/or modify @@ -20,7 +20,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // - dezipaitor -> http://sourceforge.net/users/dezipaitor // diff --git a/windirstat/windirstat.h b/windirstat/windirstat.h index b78f8c4..c572fd4 100644 --- a/windirstat/windirstat.h +++ b/windirstat/windirstat.h @@ -2,7 +2,7 @@ // // WinDirStat - Directory Statistics // Copyright (C) 2003-2005 Bernhard Seifert -// Copyright (C) 2004-2006, 2008, 2010 Oliver Schneider (assarbad.net) +// Copyright (C) 2004-2016 WinDirStat team (windirstat.info) // Copyright (C) 2010 Chris Wimmer // // This program is free software; you can redistribute it and/or modify @@ -20,7 +20,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // Author(s): - bseifert -> http://windirstat.info/contact/bernhard/ -// - assarbad -> http://windirstat.info/contact/oliver/ +// - oliver -> http://windirstat.info/contact/oliver/ // - dezipaitor -> http://sourceforge.net/users/dezipaitor // -- cgit v1.2.3