diff options
Diffstat (limited to 'protocols/MRA/src')
-rw-r--r-- | protocols/MRA/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | protocols/MRA/src/version.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/MRA/src/stdafx.cxx b/protocols/MRA/src/stdafx.cxx index 0765fbaa6f..7e95899d31 100644 --- a/protocols/MRA/src/stdafx.cxx +++ b/protocols/MRA/src/stdafx.cxx @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-17 Miranda NG project (http://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/MRA/src/version.h b/protocols/MRA/src/version.h index eda2bceea0..72b14723b7 100644 --- a/protocols/MRA/src/version.h +++ b/protocols/MRA/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Rozhuk Ivan"
#define __AUTHOREMAIL "Rozhuk_I@mail.ru"
#define __AUTHORWEB "http://miranda-ng.org/p/MRA/"
-#define __COPYRIGHT "© 2005-16 Rozhuk Ivan"
+#define __COPYRIGHT "© 2005-17 Rozhuk Ivan"
|