diff options
| author | dartraiden <wowemuh@gmail.com> | 2025-01-01 03:19:12 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2025-01-01 03:19:12 +0300 |
| commit | 24cdeb59d77ffc23f22dd7c7a8d10dcd534a9267 (patch) | |
| tree | b7a800e8cd497a960aa28f35f92d1d8d098f5554 /protocols/NewsAggregator | |
| parent | f4c1d504575dec4cf66c0c913ab55e8cdfb15e9a (diff) | |
Another year has passed
Diffstat (limited to 'protocols/NewsAggregator')
| -rw-r--r-- | protocols/NewsAggregator/Src/ExportFeed.cpp | 2 | ||||
| -rw-r--r-- | protocols/NewsAggregator/Src/FeedEditor.cpp | 2 | ||||
| -rw-r--r-- | protocols/NewsAggregator/Src/ImportFeed.cpp | 2 | ||||
| -rw-r--r-- | protocols/NewsAggregator/Src/stdafx.cxx | 2 | ||||
| -rw-r--r-- | protocols/NewsAggregator/Src/version.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/protocols/NewsAggregator/Src/ExportFeed.cpp b/protocols/NewsAggregator/Src/ExportFeed.cpp index 50c6576882..48ee86d1e2 100644 --- a/protocols/NewsAggregator/Src/ExportFeed.cpp +++ b/protocols/NewsAggregator/Src/ExportFeed.cpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-25 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/FeedEditor.cpp b/protocols/NewsAggregator/Src/FeedEditor.cpp index f3130d7b8d..a4ddba3c10 100644 --- a/protocols/NewsAggregator/Src/FeedEditor.cpp +++ b/protocols/NewsAggregator/Src/FeedEditor.cpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-25 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/ImportFeed.cpp b/protocols/NewsAggregator/Src/ImportFeed.cpp index 5993e76cd1..31e228b3b1 100644 --- a/protocols/NewsAggregator/Src/ImportFeed.cpp +++ b/protocols/NewsAggregator/Src/ImportFeed.cpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-25 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/stdafx.cxx b/protocols/NewsAggregator/Src/stdafx.cxx index 13f28e1314..f111565f38 100644 --- a/protocols/NewsAggregator/Src/stdafx.cxx +++ b/protocols/NewsAggregator/Src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2012-25 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 50a46495de..656d6f43a2 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-24 Mataes, FREAK_THEMIGHTY"
+#define __COPYRIGHT "© 2012-25 Mataes, FREAK_THEMIGHTY"
|
