diff options
Diffstat (limited to 'plugins/NewStory/src')
-rw-r--r-- | plugins/NewStory/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/NewStory/src/version.h b/plugins/NewStory/src/version.h index 897499b656..426a9ff76f 100644 --- a/plugins/NewStory/src/version.h +++ b/plugins/NewStory/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "NewStory" #define __FILENAME "NewStory.dll" -#define __DESCRIPTION "New history plugin for Miranda NG Messenger." +#define __DESCRIPTION "New history plugin for Miranda NG." #define __AUTHOR "nullbie" #define __AUTHORWEB "https://miranda-ng.org/p/NewStory/" -#define __COPYRIGHT "© 2005 Victor Pavlychko" +#define __COPYRIGHT "© 2005 Victor Pavlychko, 2018 Miranda NG team" |