From 59519558a68a62d7d2450013f2930effe75f5d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 6 Aug 2017 19:03:02 +0200 Subject: Update all other files in repository to use https links for Miranda NG website --- include/delphi/m_crypto.inc | 2 +- include/delphi/m_pluginupdater.inc | 2 +- include/m_string.inl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/delphi/m_crypto.inc b/include/delphi/m_crypto.inc index 82e96b356a..1a79011b21 100644 --- a/include/delphi/m_crypto.inc +++ b/include/delphi/m_crypto.inc @@ -1,7 +1,7 @@ { Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-14 Miranda NG project (http://miranda-ng.org) +Copyright (c) 2012-14 Miranda NG project (https://miranda-ng.org) all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/include/delphi/m_pluginupdater.inc b/include/delphi/m_pluginupdater.inc index 0a979a575f..b405d6b67e 100644 --- a/include/delphi/m_pluginupdater.inc +++ b/include/delphi/m_pluginupdater.inc @@ -38,7 +38,7 @@ const Parses hashes.zip file at the specified URL and fills the base url buffer. later a plugin can use it to address files. %platform% macro is allowed, it expands to 32 or 64 depending on a Miranda's platform. For example, - http://miranda-ng.org/distr/stable/x%platform% + https://miranda-ng.org/distr/stable/x%platform% wParam = (PWideChar)ptszUrl = url of hashes.zip lParam = (array [1..260] of PWideChar)ptszBaseUrl = decoded base url diff --git a/include/m_string.inl b/include/m_string.inl index 81ecce3a0c..d9126cb283 100644 --- a/include/m_string.inl +++ b/include/m_string.inl @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -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. -- cgit v1.2.3