diff options
Diffstat (limited to 'protocols/GTalkExt/src/Version.h')
-rw-r--r-- | protocols/GTalkExt/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/GTalkExt/src/Version.h b/protocols/GTalkExt/src/Version.h index bfd5da08d5..24c00cd0fd 100644 --- a/protocols/GTalkExt/src/Version.h +++ b/protocols/GTalkExt/src/Version.h @@ -9,6 +9,6 @@ #define __FILENAME "GTalkExt.dll"
#define __DESCRIPTION "GTalk extensions for Jabber protocol"
#define __AUTHOR "bems"
-#define __AUTHOREMAIL "bems@vingrad.ru"
+#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/GTalkExt/"
#define __COPYRIGHT "© 2010-11 bems"
|