diff options
author | dartraiden <wowemuh@gmail.com> | 2025-01-01 03:19:12 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2025-01-01 03:19:12 +0300 |
commit | 24cdeb59d77ffc23f22dd7c7a8d10dcd534a9267 (patch) | |
tree | b7a800e8cd497a960aa28f35f92d1d8d098f5554 /protocols/Sametime/src | |
parent | f4c1d504575dec4cf66c0c913ab55e8cdfb15e9a (diff) |
Another year has passed
Diffstat (limited to 'protocols/Sametime/src')
-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 1825c6ee2a..f2eb32787a 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-24 wsx22"
+#define __COPYRIGHT "© 2005 Scott Ellis, 2014-25 wsx22"
#define __AUTHORWEB "https://miranda-ng.org/p/Sametime"
|