diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-09-16 00:49:24 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-09-16 00:49:24 +0000 |
commit | 91287849c74f56519476e056312d042123cd661e (patch) | |
tree | c639fb97e5310b9be1a558c05b3bb024bae83ded /protocols/IcqOscarJ | |
parent | ab8132461435e134601c4bc58ba5e964c1f8a66f (diff) |
cosmetics: dot after "etc"
git-svn-id: http://svn.miranda-ng.org/main/trunk@6083 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ')
-rw-r--r-- | protocols/IcqOscarJ/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/version.h b/protocols/IcqOscarJ/src/version.h index 0df2f5e913..982bba6f14 100644 --- a/protocols/IcqOscarJ/src/version.h +++ b/protocols/IcqOscarJ/src/version.h @@ -4,7 +4,7 @@ #define __PLUGIN_NAME "IcqOscarJ Protocol"
#define __DESCRIPTION "ICQ protocol support for Miranda NG."
-#define __AUTHOR "Joe Kucera, Bio, Martin \xd6" "berg, Richard Hughes, Jon Keating, etc"
+#define __AUTHOR "Joe Kucera, Bio, Martin \xd6" "berg, Richard Hughes, Jon Keating, etc."
#define __AUTHOREMAIL "jokusoftware@miranda-im.org"
#define __AUTHORWEB "http://miranda-ng.org/p/ICQ/"
#define __COPYRIGHT "(C) 2000-2010 M.\xd6" "berg, R.Hughes, J.Keating, Bio, Angeli-Ka, G.Hazan, J.Kucera"
|