Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2016-01-12 02:27:08 +0300
committerOliver Schneider <oliver@assarbad.net>2016-01-12 02:27:08 +0300
commit063a394f1af3e652e04ff28483960d60ad921eb9 (patch)
treef1ab1b1e9fb128ebce6c72fe5e332c806c6d4d7b /common
parent5e287f658022394b49e21f14be45c5230d33f728 (diff)
Removed explicit naming of contributors from the individual files, everybody who is interested can glean that info from the version control system (for the rest see CONTRIBUTORS.md)
Also removed RCS keywords
Diffstat (limited to 'common')
-rw-r--r--common/common_rsrcstr.h5
-rw-r--r--common/commonhelpers.cpp5
-rw-r--r--common/commonhelpers.h5
-rw-r--r--common/cotaskmem.h2
-rw-r--r--common/mdexceptions.h2
-rw-r--r--common/version.h5
-rw-r--r--common/wds_constants.cpp2
-rw-r--r--common/wds_constants.h5
8 files changed, 8 insertions, 23 deletions
diff --git a/common/common_rsrcstr.h b/common/common_rsrcstr.h
index 7202f21..fbd1b32 100644
--- a/common/common_rsrcstr.h
+++ b/common/common_rsrcstr.h
@@ -17,10 +17,7 @@
// You should have received a copy of the GNU General Public License
// 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): - bseifert -> http://windirstat.info/contact/bernhard/
-// - oliver -> http://windirstat.info/contact/oliver/
-//
+//
#ifndef __COMMON_RSRCSTR_H_VER__
#define __COMMON_RSRCSTR_H_VER__ 2014021723
diff --git a/common/commonhelpers.cpp b/common/commonhelpers.cpp
index 932c0d8..20d7e84 100644
--- a/common/commonhelpers.cpp
+++ b/common/commonhelpers.cpp
@@ -17,10 +17,7 @@
// You should have received a copy of the GNU General Public License
// 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): - bseifert -> http://windirstat.info/contact/bernhard/
-// - oliver -> http://windirstat.info/contact/oliver/
-//
+//
#include "stdafx.h"
diff --git a/common/commonhelpers.h b/common/commonhelpers.h
index 276a962..bc9e402 100644
--- a/common/commonhelpers.h
+++ b/common/commonhelpers.h
@@ -17,10 +17,7 @@
// You should have received a copy of the GNU General Public License
// 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): - bseifert -> http://windirstat.info/contact/bernhard/
-// - oliver -> http://windirstat.info/contact/oliver/
-//
+//
#ifndef __WDS_COMMONHELPERS_H__
#define __WDS_COMMONHELPERS_H__
diff --git a/common/cotaskmem.h b/common/cotaskmem.h
index 9de1af6..3f0577d 100644
--- a/common/cotaskmem.h
+++ b/common/cotaskmem.h
@@ -17,7 +17,7 @@
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+//
// This general purpose header is published under GPL with
// the friendly permission of D'accord (www.daccord.net).
//
diff --git a/common/mdexceptions.h b/common/mdexceptions.h
index 36e4045..65c9944 100644
--- a/common/mdexceptions.h
+++ b/common/mdexceptions.h
@@ -17,7 +17,7 @@
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-//
+//
// This general purpose header is derived from a file
// created by www.daccord.net und published
// here under GPL with friendly permission of D'accord.
diff --git a/common/version.h b/common/version.h
index a255859..0e5ad9e 100644
--- a/common/version.h
+++ b/common/version.h
@@ -17,10 +17,7 @@
// You should have received a copy of the GNU General Public License
// 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): - bseifert -> http://windirstat.info/contact/bernhard/
-// - oliver -> http://windirstat.info/contact/oliver/
-//
+//
/*-------------------------------------------------------------------
This file defines the following:
diff --git a/common/wds_constants.cpp b/common/wds_constants.cpp
index e258fee..520d9ed 100644
--- a/common/wds_constants.cpp
+++ b/common/wds_constants.cpp
@@ -16,7 +16,7 @@
// You should have received a copy of the GNU General Public License
// 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): - oliver -> http://windirstat.info/contact/oliver/
//
diff --git a/common/wds_constants.h b/common/wds_constants.h
index 9d90210..3132831 100644
--- a/common/wds_constants.h
+++ b/common/wds_constants.h
@@ -17,10 +17,7 @@
// You should have received a copy of the GNU General Public License
// 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): - bseifert -> http://windirstat.info/contact/bernhard/
-// - oliver -> http://windirstat.info/contact/oliver/
-//
+//
#ifndef __WDS_CONSTANTS_H_VER__
#define __WDS_CONSTANTS_H_VER__ 2014021723