diff options
Diffstat (limited to 'plugins/NewsAggregator/Src')
-rw-r--r-- | plugins/NewsAggregator/Src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/NewsAggregator/Src/version.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/NewsAggregator/Src/stdafx.cxx b/plugins/NewsAggregator/Src/stdafx.cxx index 0765fbaa6f..7e95899d31 100644 --- a/plugins/NewsAggregator/Src/stdafx.cxx +++ b/plugins/NewsAggregator/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/NewsAggregator/Src/version.h b/plugins/NewsAggregator/Src/version.h index 87e4a3f57d..8e60b3f99f 100644 --- a/plugins/NewsAggregator/Src/version.h +++ b/plugins/NewsAggregator/Src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Mataes, FREAK_THEMIGHTY" #define __AUTHOREMAIL "mataes2007@gmail.com" #define __AUTHORWEB "http://miranda-ng.org/p/NewsAggregator/" -#define __COPYRIGHT "© 2012-16 Mataes, FREAK_THEMIGHTY" +#define __COPYRIGHT "© 2012-17 Mataes, FREAK_THEMIGHTY" |