diff options
Diffstat (limited to 'plugins/Scriver')
-rw-r--r-- | plugins/Scriver/src/Version.h | 2 | ||||
-rw-r--r-- | plugins/Scriver/src/stdafx.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Scriver/src/Version.h b/plugins/Scriver/src/Version.h index 513ee3ea39..5cdc343d71 100644 --- a/plugins/Scriver/src/Version.h +++ b/plugins/Scriver/src/Version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL "the_leech@users.berlios.de"
#define __AUTHORWEB "http://miranda-ng.org/p/Scriver/"
-#define __COPYRIGHT "© 2000-2012 Miranda IM Project, 2012-14 Miranda NG project"
+#define __COPYRIGHT "© 2000-2012 Miranda IM Project, 2012-15 Miranda NG project"
diff --git a/plugins/Scriver/src/stdafx.cpp b/plugins/Scriver/src/stdafx.cpp index 0edf9e36e6..048b14e9d2 100644 --- a/plugins/Scriver/src/stdafx.cpp +++ b/plugins/Scriver/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-14 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
|