diff options
Diffstat (limited to 'plugins/MobileState/src')
-rw-r--r-- | plugins/MobileState/src/clients.h | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/commonheaders.h | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/MobileState/src/version.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/MobileState/src/clients.h b/plugins/MobileState/src/clients.h index 5c142d48f4..ac97465769 100644 --- a/plugins/MobileState/src/clients.h +++ b/plugins/MobileState/src/clients.h @@ -1,6 +1,6 @@ /*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-13 by Robert Pösel
+ (c) 2012-15 by Robert Pösel
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/MobileState/src/commonheaders.h b/plugins/MobileState/src/commonheaders.h index c68887be05..432aaf3911 100644 --- a/plugins/MobileState/src/commonheaders.h +++ b/plugins/MobileState/src/commonheaders.h @@ -1,6 +1,6 @@ /*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-13 by Robert Pösel
+ (c) 2012-15 by Robert Pösel
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/MobileState/src/main.cpp b/plugins/MobileState/src/main.cpp index 38cfe2f71f..417343c3be 100644 --- a/plugins/MobileState/src/main.cpp +++ b/plugins/MobileState/src/main.cpp @@ -1,6 +1,6 @@ /*
Mobile State plugin for Miranda NG (www.miranda-ng.org)
- (c) 2012-13 by Robert Pösel
+ (c) 2012-15 by Robert Pösel
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h index f06fc929ca..729237f265 100644 --- a/plugins/MobileState/src/version.h +++ b/plugins/MobileState/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Robert P\xf6" "sel"
#define __AUTHOREMAIL "robyer@seznam.cz"
#define __AUTHORWEB "http://miranda-ng.org/p/MobileState/"
-#define __COPYRIGHT "© 2012-13 Robert P\xf6" "sel"
+#define __COPYRIGHT "© 2012-15 Robert P\xf6" "sel"
|