diff options
author | George Hazan <ghazan@miranda.im> | 2020-01-01 19:29:47 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-01-01 19:29:47 +0300 |
commit | d82f8462ec7e8fdd742f89c62a80f54471059e2a (patch) | |
tree | c849c1ff50a70a1f948498d6398d5377ddef42ab /plugins/Scriver/src | |
parent | 8e6a2d89add33d2b3cec4820ffae395d3cb042db (diff) |
Happy new year, Miranda
Diffstat (limited to 'plugins/Scriver/src')
-rw-r--r-- | plugins/Scriver/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/src/version.h b/plugins/Scriver/src/version.h index 6e6998af6c..f4087f605e 100644 --- a/plugins/Scriver/src/version.h +++ b/plugins/Scriver/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Scriver - send and receive instant messages." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/Scriver/" -#define __COPYRIGHT "© 2000-2012 Miranda IM project, 2012-19 Miranda NG team" +#define __COPYRIGHT "© 2000-2012 Miranda IM project, 2012-20 Miranda NG team" |