summaryrefslogtreecommitdiff
path: root/plugins/StatusManager
diff options
context:
space:
mode:
authordartraiden <dartraiden@protonmail.com>2020-01-01 22:04:08 +0300
committerdartraiden <dartraiden@protonmail.com>2020-01-01 22:04:08 +0300
commit7f88379698aa8a608c9a2b3f23c4e21c207f5735 (patch)
treec015b3c4c499dfe4ea129fbd1af2d32524b7d136 /plugins/StatusManager
parentd82f8462ec7e8fdd742f89c62a80f54471059e2a (diff)
Happy new year, Miranda, part 2
Diffstat (limited to 'plugins/StatusManager')
-rw-r--r--plugins/StatusManager/src/stdafx.cxx2
-rw-r--r--plugins/StatusManager/src/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/StatusManager/src/stdafx.cxx b/plugins/StatusManager/src/stdafx.cxx
index 66afad80f1..ba021d7257 100644
--- a/plugins/StatusManager/src/stdafx.cxx
+++ b/plugins/StatusManager/src/stdafx.cxx
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2012-19 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2012-20 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/StatusManager/src/version.h b/plugins/StatusManager/src/version.h
index 607aa6455a..96f841130e 100644
--- a/plugins/StatusManager/src/version.h
+++ b/plugins/StatusManager/src/version.h
@@ -13,4 +13,4 @@
#define __DESCRIPTION "A connection checker and auto away module. Also allows you to define the status Miranda should set on startup, configurable per protocol."
#define __AUTHOR "P Boon"
#define __AUTHORWEB "https://miranda-ng.org/p/StatusManager/"
-#define __COPYRIGHT "© 2003-08 P. Boon, 2008-19 George Hazan"
+#define __COPYRIGHT "© 2003-08 P. Boon, 2008-20 George Hazan"