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 /plugins/AVS/src/version.h | |
parent | 7a7f223a2971b70686871c2c3fcc954584b82d4b (diff) |
Happy new year, Miranda
Diffstat (limited to 'plugins/AVS/src/version.h')
-rw-r--r-- | plugins/AVS/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index eb064c91a5..1425892b1c 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Loads and manages contact pictures for other plugins."
#define __AUTHOR "Nightwish, Pescuma"
#define __AUTHORWEB "https://miranda-ng.org/p/AVS/"
-#define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012-21 Miranda NG team"
+#define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012-22 Miranda NG team"
|