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 52afebc9f8..d39c7882f1 100644 --- a/plugins/ShellExt/src/version.h +++ b/plugins/ShellExt/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Windows Explorer extension for Miranda NG." #define __AUTHOR "Sam Kothari, Miranda NG Team" #define __AUTHOREMAIL "egodust@users.sourceforge.net" -#define __AUTHORWEB "http://miranda-ng.org/p/ShellExt/" +#define __AUTHORWEB "https://miranda-ng.org/p/ShellExt/" #define __COPYRIGHT "© 2009 Sam Kothari (egoDust)" |