diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 13:08:00 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-01-02 13:08:00 +0000 |
commit | b4e4c653ff760fb15c09ed645c1ffbef9b5ac3c0 (patch) | |
tree | e1fab13d96223f2c6cf3eef86414cac8bd210fa0 /protocols/Sametime | |
parent | 4bc5f11374e1b1efffb82b020d0fa462b042e32b (diff) |
Copyrights update part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Sametime')
-rw-r--r-- | protocols/Sametime/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/version.h b/protocols/Sametime/src/version.h index 69b791e496..8e4ec7c6c6 100644 --- a/protocols/Sametime/src/version.h +++ b/protocols/Sametime/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Implementation of instant messaging for the Lotus Sametime protocol."
#define __AUTHOR "Scott Ellis, Szymon Tokarz"
#define __AUTHOREMAIL "mail"/*antispam*/"@"/*antispam*/"scottellis.com.au, wsx22"/*antispam*/"@"/*antispam*/"o2.pl"
-#define __COPYRIGHT "© 2005 Scott Ellis, 2014-15 wsx22"
+#define __COPYRIGHT "© 2005 Scott Ellis, 2014 wsx22"
#define __AUTHORWEB "http://miranda-ng.org/p/Sametime/"
|