diff options
-rw-r--r-- | plugins/CloudFile/src/version.h | 2 | ||||
-rw-r--r-- | plugins/Dropbox/src/version.h | 2 | ||||
-rw-r--r-- | plugins/MirLua/src/version.h | 2 | ||||
-rw-r--r-- | plugins/StatusManager/src/version.h | 2 | ||||
-rw-r--r-- | protocols/FacebookRM/src/version.h | 2 | ||||
-rw-r--r-- | protocols/Tox/src/version.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/plugins/CloudFile/src/version.h b/plugins/CloudFile/src/version.h index 7a5ce87b09..c7c05b57b7 100644 --- a/plugins/CloudFile/src/version.h +++ b/plugins/CloudFile/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team" #define __AUTHOREMAIL "" #define __AUTHORWEB "https://miranda-ng.org/p/CloudFile/" -#define __COPYRIGHT "© 2017 Miranda NG project" +#define __COPYRIGHT "© 2017 Miranda NG project" diff --git a/plugins/Dropbox/src/version.h b/plugins/Dropbox/src/version.h index aaec775b44..14b5ef17a0 100644 --- a/plugins/Dropbox/src/version.h +++ b/plugins/Dropbox/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/Dropbox/"
-#define __COPYRIGHT "© 2014-17 Miranda NG project"
+#define __COPYRIGHT "© 2014-17 Miranda NG project"
diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h index 1525666f2a..3ea196a357 100644 --- a/plugins/MirLua/src/version.h +++ b/plugins/MirLua/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/MirLua/"
-#define __COPYRIGHT "© 2015-17 Miranda NG project"
+#define __COPYRIGHT "© 2015-17 Miranda NG project"
diff --git a/plugins/StatusManager/src/version.h b/plugins/StatusManager/src/version.h index 9d249a356e..f22d556caf 100644 --- a/plugins/StatusManager/src/version.h +++ b/plugins/StatusManager/src/version.h @@ -14,4 +14,4 @@ #define __AUTHOR "P Boon" #define __AUTHOREMAIL "unregistered@users.sourceforge.net" #define __AUTHORWEB "https://miranda-ng.org/p/StatusManager/" -#define __COPYRIGHT "� 2003-08 P. Boon, 2008-17 George Hazan" +#define __COPYRIGHT "© 2003-08 P. Boon, 2008-17 George Hazan" diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h index db587301d9..8844ed74b2 100644 --- a/protocols/FacebookRM/src/version.h +++ b/protocols/FacebookRM/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Michal Zelinka, Robert P\xf6" "sel" #define __AUTHOREMAIL "robyer@seznam.cz" #define __AUTHORWEB "https://miranda-ng.org/p/Facebook/" -#define __COPYRIGHT "© 2011-17 Robert P\xf6" "sel, 2009-11 Michal Zelinka" +#define __COPYRIGHT "© 2011-17 Robert P\xf6" "sel, 2009-11 Michal Zelinka" diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index f550817bbc..d1bee4045b 100644 --- a/protocols/Tox/src/version.h +++ b/protocols/Tox/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/Tox/"
-#define __COPYRIGHT "© 2014-17 Miranda NG Team"
+#define __COPYRIGHT "© 2014-17 Miranda NG Team"
|