summaryrefslogtreecommitdiff
path: root/protocols/MSN/src
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 /protocols/MSN/src
parentd82f8462ec7e8fdd742f89c62a80f54471059e2a (diff)
Happy new year, Miranda, part 2
Diffstat (limited to 'protocols/MSN/src')
-rw-r--r--protocols/MSN/src/stdafx.cxx2
-rw-r--r--protocols/MSN/src/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/MSN/src/stdafx.cxx b/protocols/MSN/src/stdafx.cxx
index d33e44d684..b3191575f8 100644
--- a/protocols/MSN/src/stdafx.cxx
+++ b/protocols/MSN/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/protocols/MSN/src/version.h b/protocols/MSN/src/version.h
index bacb552557..d824dce8e4 100644
--- a/protocols/MSN/src/version.h
+++ b/protocols/MSN/src/version.h
@@ -29,5 +29,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define __FILENAME "MSN.dll"
#define __DESCRIPTION "Microsoft Network (MSN) protocol support for Miranda NG."
#define __AUTHOR "Boris Krasnovskiy, George Hazan, Richard Hughes, leecher"
-#define __COPYRIGHT "© 2001-19 Richard Hughes, George Hazan, Boris Krasnovskiy, leecher"
+#define __COPYRIGHT "© 2001-20 Richard Hughes, George Hazan, Boris Krasnovskiy, leecher"
#define __AUTHORWEB "https://miranda-ng.org/p/MSN/"