diff options
author | dartraiden <wowemuh@gmail.com> | 2022-01-01 20:45:25 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2022-01-01 20:45:25 +0300 |
commit | 4c2dcf473be210fc1d5571950819d8ad994817c4 (patch) | |
tree | e8cde6aee41a705da82e70506d6653f1633460da /protocols/Sametime | |
parent | 7a7f223a2971b70686871c2c3fcc954584b82d4b (diff) |
Happy new year, Miranda
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 48ff6f352f..41ff4b76b7 100644 --- a/protocols/Sametime/src/version.h +++ b/protocols/Sametime/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Sametime.dll"
#define __DESCRIPTION "Implementation of instant messaging for the Lotus Sametime protocol."
#define __AUTHOR "Scott Ellis, Szymon Tokarz"
-#define __COPYRIGHT "© 2005 Scott Ellis, 2014-21 wsx22"
+#define __COPYRIGHT "© 2005 Scott Ellis, 2014-22 wsx22"
#define __AUTHORWEB "https://miranda-ng.org/p/Sametime/"
|