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/CloudFile/src/version.h | |
parent | f4c1d504575dec4cf66c0c913ab55e8cdfb15e9a (diff) |
Another year has passed
Diffstat (limited to 'protocols/CloudFile/src/version.h')
-rw-r--r-- | protocols/CloudFile/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/CloudFile/src/version.h b/protocols/CloudFile/src/version.h index 31d4df4137..c256a2f0cb 100644 --- a/protocols/CloudFile/src/version.h +++ b/protocols/CloudFile/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Allows you to transfer files via cloud services."
#define __AUTHOR "Miranda NG team"
#define __AUTHORWEB "https://miranda-ng.org/p/CloudFile"
-#define __COPYRIGHT "© 2017-24 Miranda NG team"
+#define __COPYRIGHT "© 2017-25 Miranda NG team"
|