diff options
Diffstat (limited to 'protocols/Dummy/src/version.h')
-rw-r--r-- | protocols/Dummy/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Dummy/src/version.h b/protocols/Dummy/src/version.h index 938681144c..99bef970b2 100644 --- a/protocols/Dummy/src/version.h +++ b/protocols/Dummy/src/version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "Dummy protocol" #define __FILENAME "Dummy.dll" #define __DESCRIPTION "Dummy protocol for Miranda NG. Could be used for holding contacts and history from deprecated protocols or for creating virtual contacts." -#define __AUTHOR "Robert P\xf6" "sel" +#define __AUTHOR "Robert Pösel" #define __AUTHOREMAIL "robyer@seznam.cz" #define __AUTHORWEB "https://miranda-ng.org/p/Dummy/" -#define __COPYRIGHT "© 2014-17 Robert P\xf6" "sel" +#define __COPYRIGHT "© 2014-17 Robert Pösel" |