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>2014-01-10 07:40:31 +0400
committerOliver Schneider <oliver@assarbad.net>2014-01-10 07:40:31 +0400
commitc638772d54fd6fdcce7d7cc2960e6c4dc80cd31e (patch)
tree777bc2080c2a592b5f61aebae028543a6b4ad3a6 /common
parent34e870f8dfc6a763e0c6731503942c1323bd8c14 (diff)
This can be better handled through a list of contributors
Diffstat (limited to 'common')
-rw-r--r--common/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/version.h b/common/version.h
index eb85bb1..ffe7b29 100644
--- a/common/version.h
+++ b/common/version.h
@@ -57,7 +57,7 @@
// This will not change to often, but the years need to be modified
// regularly, so it can be in one central place
-#define VN_COPYRIGHTSTRING "Copyright (C) 2003-2005 Bernhard Seifert, (C) 2004-2011 Oliver Schneider"
+#define VN_COPYRIGHTSTRING "Copyright (C) 2003-2005 Bernhard Seifert, (C) 2004-2014 WinDirStat team"
//-------------------------------------------------------------------
// Version number. Relevant for BC_RELEASECANDIDATE and BC_RELEASE.