From 3d83ecaa9d232e89efec9202eac48ca1565a8b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sat, 5 Aug 2017 23:54:54 +0200 Subject: Change rest of Miranda NG links to https:// --- plugins/StartupSilence/src/main.cpp | 2 +- plugins/StartupSilence/src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/StartupSilence') 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 -- cgit v1.2.3