diff options
Diffstat (limited to 'plugins/StatusManager/src/version.h')
-rw-r--r-- | plugins/StatusManager/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusManager/src/version.h b/plugins/StatusManager/src/version.h index e2c084386a..ab088850f4 100644 --- a/plugins/StatusManager/src/version.h +++ b/plugins/StatusManager/src/version.h @@ -13,4 +13,4 @@ #define __DESCRIPTION "A connection checker and auto away module. Also allows you to define the status Miranda should set on startup, configurable per protocol."
#define __AUTHOR "P Boon"
#define __AUTHORWEB "https://miranda-ng.org/p/StatusManager"
-#define __COPYRIGHT "© 2003-08 P. Boon, 2008-23 George Hazan"
+#define __COPYRIGHT "© 2003-08 P. Boon, 2008-24 George Hazan"
|