diff options
Diffstat (limited to 'protocols/NewsAggregator')
-rw-r--r-- | protocols/NewsAggregator/Src/stdafx.cxx | 2 | ||||
-rw-r--r-- | protocols/NewsAggregator/Src/version.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/NewsAggregator/Src/stdafx.cxx b/protocols/NewsAggregator/Src/stdafx.cxx index 0a3b3b3920..20c49240b6 100644 --- a/protocols/NewsAggregator/Src/stdafx.cxx +++ b/protocols/NewsAggregator/Src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG team (https://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/protocols/NewsAggregator/Src/version.h b/protocols/NewsAggregator/Src/version.h index b9da232cf1..4e3ec959a1 100644 --- a/protocols/NewsAggregator/Src/version.h +++ b/protocols/NewsAggregator/Src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "RSS/Atom news aggregator." #define __AUTHOR "Mataes, FREAK_THEMIGHTY" #define __AUTHORWEB "https://miranda-ng.org/p/NewsAggregator/" -#define __COPYRIGHT "© 2012-20 Mataes, FREAK_THEMIGHTY" +#define __COPYRIGHT "© 2012-21 Mataes, FREAK_THEMIGHTY" |