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 /plugins/Dbx_sqlite/src/version.h | |
parent | f4c1d504575dec4cf66c0c913ab55e8cdfb15e9a (diff) |
Another year has passed
Diffstat (limited to 'plugins/Dbx_sqlite/src/version.h')
-rw-r--r-- | plugins/Dbx_sqlite/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dbx_sqlite/src/version.h b/plugins/Dbx_sqlite/src/version.h index 77a3172b6f..14f8fc4da3 100644 --- a/plugins/Dbx_sqlite/src/version.h +++ b/plugins/Dbx_sqlite/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact."
#define __AUTHOR "Miranda-NG project"
#define __AUTHORWEB "https://miranda-ng.org/p/Dbx_sqlite"
-#define __COPYRIGHT "© 2018-24 Miranda NG team"
+#define __COPYRIGHT "© 2018-25 Miranda NG team"
|