summaryrefslogtreecommitdiff
path: root/plugins/NoHistory/src
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2023-01-02 21:10:29 +0300
committerdartraiden <wowemuh@gmail.com>2023-01-02 21:10:29 +0300
commit1979fd80424d16b2e489f9b57d01d9c7811d25a2 (patch)
tree960d42c5fe4a51f0fe2850bea91256e226bce221 /plugins/NoHistory/src
parentadfbbb217d4f4a05acf198755f219a5223d31c27 (diff)
Update copyrights
Diffstat (limited to 'plugins/NoHistory/src')
-rw-r--r--plugins/NoHistory/src/stdafx.cxx2
-rw-r--r--plugins/NoHistory/src/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/NoHistory/src/stdafx.cxx b/plugins/NoHistory/src/stdafx.cxx
index f64d25234b..ebbde0ade1 100644
--- a/plugins/NoHistory/src/stdafx.cxx
+++ b/plugins/NoHistory/src/stdafx.cxx
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2012-22 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2012-23 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/NoHistory/src/version.h b/plugins/NoHistory/src/version.h
index c3911a546c..bb3b8226d9 100644
--- a/plugins/NoHistory/src/version.h
+++ b/plugins/NoHistory/src/version.h
@@ -10,4 +10,4 @@
#define __DESCRIPTION "Prevent Miranda from storing any history."
#define __AUTHOR "Scott Ellis, NightFox"
#define __AUTHORWEB "https://miranda-ng.org/p/NoHistory"
-#define __COPYRIGHT "© 2005 Scott Ellis, 2010-17 NightFox, 2017-22 Miranda NG team"
+#define __COPYRIGHT "© 2005 Scott Ellis, 2010-17 NightFox, 2017-23 Miranda NG team"