diff options
Diffstat (limited to 'plugins/StopSpamMod')
-rw-r--r-- | plugins/StopSpamMod/src/stdafx.cxx | 2 | ||||
-rwxr-xr-x | plugins/StopSpamMod/src/version.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/StopSpamMod/src/stdafx.cxx b/plugins/StopSpamMod/src/stdafx.cxx index 0765fbaa6f..7e95899d31 100644 --- a/plugins/StopSpamMod/src/stdafx.cxx +++ b/plugins/StopSpamMod/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-17 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
diff --git a/plugins/StopSpamMod/src/version.h b/plugins/StopSpamMod/src/version.h index a6d82ee20d..52cfb3406f 100755 --- a/plugins/StopSpamMod/src/version.h +++ b/plugins/StopSpamMod/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Roman Miklashevsky, sss, Elzor"
#define __AUTHOREMAIL "sss123next@list.ru"
#define __AUTHORWEB "http://miranda-ng.org/p/StopSpamMod/"
-#define __COPYRIGHT "© 2004-2016 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
+#define __COPYRIGHT "© 2004-2017 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
|