summaryrefslogtreecommitdiff
path: root/plugins/PackUpdater
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/PackUpdater')
-rw-r--r--plugins/PackUpdater/Src/Events.cpp2
-rw-r--r--plugins/PackUpdater/Src/Notifications.cpp2
-rw-r--r--plugins/PackUpdater/Src/Notifications.h2
-rw-r--r--plugins/PackUpdater/Src/Options.cpp2
-rw-r--r--plugins/PackUpdater/Src/PackUpdater.cpp2
-rw-r--r--plugins/PackUpdater/Src/Utils.cpp2
-rw-r--r--plugins/PackUpdater/Src/stdafx.cxx2
-rw-r--r--plugins/PackUpdater/Src/stdafx.h2
-rw-r--r--plugins/PackUpdater/Src/version.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/plugins/PackUpdater/Src/Events.cpp b/plugins/PackUpdater/Src/Events.cpp
index 0a59c5b14a..8e7abadf40 100644
--- a/plugins/PackUpdater/Src/Events.cpp
+++ b/plugins/PackUpdater/Src/Events.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-20 Mataes
+Copyright (C) 2011-21 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/Notifications.cpp b/plugins/PackUpdater/Src/Notifications.cpp
index 1e0c951721..9d2a55284f 100644
--- a/plugins/PackUpdater/Src/Notifications.cpp
+++ b/plugins/PackUpdater/Src/Notifications.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-20 Mataes
+Copyright (C) 2011-21 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/Notifications.h b/plugins/PackUpdater/Src/Notifications.h
index 8d3f171a6e..f04a10f937 100644
--- a/plugins/PackUpdater/Src/Notifications.h
+++ b/plugins/PackUpdater/Src/Notifications.h
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-20 Mataes
+Copyright (C) 2011-21 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/Options.cpp b/plugins/PackUpdater/Src/Options.cpp
index d9c5722c54..8f8698e023 100644
--- a/plugins/PackUpdater/Src/Options.cpp
+++ b/plugins/PackUpdater/Src/Options.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-20 Mataes
+Copyright (C) 2011-21 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/PackUpdater.cpp b/plugins/PackUpdater/Src/PackUpdater.cpp
index 937290ed6f..1d28e62a84 100644
--- a/plugins/PackUpdater/Src/PackUpdater.cpp
+++ b/plugins/PackUpdater/Src/PackUpdater.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-20 Mataes
+Copyright (C) 2011-21 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/Utils.cpp b/plugins/PackUpdater/Src/Utils.cpp
index 628d1246c5..e2a057fb1f 100644
--- a/plugins/PackUpdater/Src/Utils.cpp
+++ b/plugins/PackUpdater/Src/Utils.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-20 Mataes
+Copyright (C) 2011-21 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/stdafx.cxx b/plugins/PackUpdater/Src/stdafx.cxx
index b3191575f8..f70c8f3ec0 100644
--- a/plugins/PackUpdater/Src/stdafx.cxx
+++ b/plugins/PackUpdater/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/PackUpdater/Src/stdafx.h b/plugins/PackUpdater/Src/stdafx.h
index f0dfa74711..69b3f64373 100644
--- a/plugins/PackUpdater/Src/stdafx.h
+++ b/plugins/PackUpdater/Src/stdafx.h
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-20 Mataes
+Copyright (C) 2011-21 Mataes
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/plugins/PackUpdater/Src/version.h b/plugins/PackUpdater/Src/version.h
index 526b18972e..3cdda737c6 100644
--- a/plugins/PackUpdater/Src/version.h
+++ b/plugins/PackUpdater/Src/version.h
@@ -10,4 +10,4 @@
#define __DESCRIPTION "Simple updater for Miranda NG premodified packs."
#define __AUTHOR "Mataes, ZERO_BiT"
#define __AUTHORWEB "https://miranda-ng.org/p/PackUpdater/"
-#define __COPYRIGHT "© 2011-20 Mataes, 2007 ZERO_BiT"
+#define __COPYRIGHT "© 2011-21 Mataes, 2007 ZERO_BiT"