diff options
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/FacebookRM/src/version.h | 2 | ||||
-rw-r--r-- | protocols/Tox/src/version.h | 2 |
2 files changed, 2 insertions, 2 deletions
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"
|