From 82cc787532fbff930c01b37dd88cde35952f5ba6 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 19 Sep 2015 00:33:32 +0000 Subject: fix encoding problems git-svn-id: http://svn.miranda-ng.org/main/trunk@15390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/JabberG/src/version.h | 2 +- protocols/Steam/src/version.h | 2 +- protocols/Tlen/src/version.h | 2 +- protocols/Tox/src/version.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'protocols') diff --git a/protocols/JabberG/src/version.h b/protocols/JabberG/src/version.h index b98e652510..72df48a8a2 100644 --- a/protocols/JabberG/src/version.h +++ b/protocols/JabberG/src/version.h @@ -9,5 +9,5 @@ #define __DESCRIPTION "Jabber (XMPP) protocol support for Miranda NG." #define __AUTHOR "George Hazan, Maxim Mluhov, Victor Pavlychko, Artem Shpynov, Michael Stepura" #define __AUTHOREMAIL "ghazan@miranda.im" -#define __COPYRIGHT "© 2005-15 George Hazan, Maxim Mluhov, Victor Pavlychko, Artem Shpynov, Michael Stepura" +#define __COPYRIGHT "© 2005-15 George Hazan, Maxim Mluhov, Victor Pavlychko, Artem Shpynov, Michael Stepura" #define __AUTHORWEB "http://miranda-ng.org/p/Jabber/" diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h index c901a0c34f..50aba82d67 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG Team, Robert P\xf6" "sel" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/p/Steam/" -#define __COPYRIGHT "© 2014-15 Miranda NG team" +#define __COPYRIGHT "© 2014-15 Miranda NG team" diff --git a/protocols/Tlen/src/version.h b/protocols/Tlen/src/version.h index 1651c1c279..9deedf7ea5 100644 --- a/protocols/Tlen/src/version.h +++ b/protocols/Tlen/src/version.h @@ -14,4 +14,4 @@ #define __AUTHOR "Santithorn Bunchua, Adam Strzelecki, Piotr Piastucki" #define __AUTHOREMAIL "the_leech@users.berlios.de" #define __AUTHORWEB "http://miranda-ng.org/p/Tlen/" -#define __COPYRIGHT "(c) 2002-2012 Santithorn Bunchua, Piotr Piastucki" +#define __COPYRIGHT "© 2002-2012 Santithorn Bunchua, Piotr Piastucki" diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index d03fbbc102..3565de6e6c 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 "http://miranda-ng.org/p/Tox/" -#define __COPYRIGHT "© 2014-15 Miranda NG Team" +#define __COPYRIGHT "© 2014-15 Miranda NG Team" -- cgit v1.2.3