summaryrefslogtreecommitdiff
path: root/plugins/PackUpdater
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2025-01-01 03:19:12 +0300
committerdartraiden <wowemuh@gmail.com>2025-01-01 03:19:12 +0300
commit24cdeb59d77ffc23f22dd7c7a8d10dcd534a9267 (patch)
treeb7a800e8cd497a960aa28f35f92d1d8d098f5554 /plugins/PackUpdater
parentf4c1d504575dec4cf66c0c913ab55e8cdfb15e9a (diff)
Another year has passed
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 c36a8b4b66..cf69ea00c5 100644
--- a/plugins/PackUpdater/Src/Events.cpp
+++ b/plugins/PackUpdater/Src/Events.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-24 Mataes
+Copyright (C) 2011-25 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 659b4dc8cd..438a4f6683 100644
--- a/plugins/PackUpdater/Src/Notifications.cpp
+++ b/plugins/PackUpdater/Src/Notifications.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-24 Mataes
+Copyright (C) 2011-25 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 633e133f56..e90d954d20 100644
--- a/plugins/PackUpdater/Src/Notifications.h
+++ b/plugins/PackUpdater/Src/Notifications.h
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-24 Mataes
+Copyright (C) 2011-25 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 4005b2efbd..db6b2ee955 100644
--- a/plugins/PackUpdater/Src/Options.cpp
+++ b/plugins/PackUpdater/Src/Options.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-24 Mataes
+Copyright (C) 2011-25 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 e82a72b1db..2b5ea2cce1 100644
--- a/plugins/PackUpdater/Src/PackUpdater.cpp
+++ b/plugins/PackUpdater/Src/PackUpdater.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-24 Mataes
+Copyright (C) 2011-25 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 17b9f100f1..ca1a81a7df 100644
--- a/plugins/PackUpdater/Src/Utils.cpp
+++ b/plugins/PackUpdater/Src/Utils.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-24 Mataes
+Copyright (C) 2011-25 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 13f28e1314..f111565f38 100644
--- a/plugins/PackUpdater/Src/stdafx.cxx
+++ b/plugins/PackUpdater/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/plugins/PackUpdater/Src/stdafx.h b/plugins/PackUpdater/Src/stdafx.h
index 5eb8258738..ef2027ea2b 100644
--- a/plugins/PackUpdater/Src/stdafx.h
+++ b/plugins/PackUpdater/Src/stdafx.h
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2011-24 Mataes
+Copyright (C) 2011-25 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 a2ad16fb60..abc8e236d6 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-24 Mataes, 2007 ZERO_BiT"
+#define __COPYRIGHT "© 2011-25 Mataes, 2007 ZERO_BiT"