diff options
Diffstat (limited to 'protocols/ICQCorp')
-rw-r--r-- | protocols/ICQCorp/src/stdafx.cpp | 2 | ||||
-rw-r--r-- | protocols/ICQCorp/src/version.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/ICQCorp/src/stdafx.cpp b/protocols/ICQCorp/src/stdafx.cpp index 36e7f91d0c..7ccc002e3a 100644 --- a/protocols/ICQCorp/src/stdafx.cpp +++ b/protocols/ICQCorp/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (c) 2013-14 Miranda NG project (http://miranda-ng.org)
+Copyright (c) 2014-16 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/ICQCorp/src/version.h b/protocols/ICQCorp/src/version.h index cf81b34eb6..ed225a80d8 100644 --- a/protocols/ICQCorp/src/version.h +++ b/protocols/ICQCorp/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team, Eugene Tarasenko"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/ICQCorp/"
-#define __COPYRIGHT "© 2014-15 Miranda NG Team, 2003-2005 Eugene Tarasenko"
+#define __COPYRIGHT "© 2014-16 Miranda NG Team, 2003-2005 Eugene Tarasenko"
|