summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/PluginUpdater')
-rw-r--r--plugins/PluginUpdater/pu_stub/src/stdafx.cxx2
-rw-r--r--plugins/PluginUpdater/src/stdafx.cxx2
-rw-r--r--plugins/PluginUpdater/src/version.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/PluginUpdater/pu_stub/src/stdafx.cxx b/plugins/PluginUpdater/pu_stub/src/stdafx.cxx
index ba021d7257..24334eb78e 100644
--- a/plugins/PluginUpdater/pu_stub/src/stdafx.cxx
+++ b/plugins/PluginUpdater/pu_stub/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/plugins/PluginUpdater/src/stdafx.cxx b/plugins/PluginUpdater/src/stdafx.cxx
index b3191575f8..f70c8f3ec0 100644
--- a/plugins/PluginUpdater/src/stdafx.cxx
+++ b/plugins/PluginUpdater/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/plugins/PluginUpdater/src/version.h b/plugins/PluginUpdater/src/version.h
index 5073bd6ee2..2bb70dfb29 100644
--- a/plugins/PluginUpdater/src/version.h
+++ b/plugins/PluginUpdater/src/version.h
@@ -10,4 +10,4 @@
#define __DESCRIPTION "Installs and updates plugins and other Miranda NG components."
#define __AUTHOR "Mataes, George Hazan"
#define __AUTHORWEB "https://miranda-ng.org/p/PluginUpdater/"
-#define __COPYRIGHT "© 2012-20 Mataes, George Hazan"
+#define __COPYRIGHT "© 2012-21 Mataes, George Hazan"