diff options
Diffstat (limited to 'plugins/ShellExt/src/version.h')
-rw-r--r-- | plugins/ShellExt/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ShellExt/src/version.h b/plugins/ShellExt/src/version.h index 6856245420..6e70f9bf64 100644 --- a/plugins/ShellExt/src/version.h +++ b/plugins/ShellExt/src/version.h @@ -8,6 +8,6 @@ #define __PLUGIN_NAME "Shell extension" #define __FILENAME "ShlExt.dll" #define __DESCRIPTION "Windows Explorer extension for Miranda NG." -#define __AUTHOR "Sam Kothari, Miranda NG Team" +#define __AUTHOR "Sam Kothari, Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/ShellExt/" #define __COPYRIGHT "© 2009 Sam Kothari (egoDust)" |