diff options
Diffstat (limited to 'plugins/StartupSilence/src')
| -rw-r--r-- | plugins/StartupSilence/src/main.cpp | 2 | ||||
| -rw-r--r-- | plugins/StartupSilence/src/version.h | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/plugins/StartupSilence/src/main.cpp b/plugins/StartupSilence/src/main.cpp index fd5e5852ec..d4cb167508 100644 --- a/plugins/StartupSilence/src/main.cpp +++ b/plugins/StartupSilence/src/main.cpp @@ -1,6 +1,6 @@  /*
  Copyright (ñ) 2012-13 Vladimir Lyubimov
 -Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
 +Copyright (ñ) 2012-17 Miranda NG project (https://miranda-ng.org)
  all portions of this codebase are copyrighted to the people
  listed in contributors.txt.
 diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index c3d67e8028..c69596f474 100644 --- a/plugins/StartupSilence/src/version.h +++ b/plugins/StartupSilence/src/version.h @@ -16,7 +16,7 @@  #define __DESC                  "Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings)."
  #define __AUTHOR               "Vladimir Lyubimov"
  #define __AUTHOREMAIL            ""
 -#define __AUTHORWEB               "http://miranda-ng.org/"
 +#define __AUTHORWEB               "https://miranda-ng.org/"
  #define __COPYRIGHT               "© 2012-17 Vladimir Lyubimov"
  // other stuff for Version resource
 | 
