From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 7 Dec 2020 21:20:35 +0000 (+0100)
Subject: Upgrade link to GPLv2 on gnu.org to https://
X-Git-Tag: v_3_0_30~271^2~40
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@edit-actions-list?a=commitdiff_plain;h=45208ffbc924fbd8051f5df89990b78b17d176b6;p=privoxy.git

Upgrade link to GPLv2 on gnu.org to https://
---

diff --git a/win32.c b/win32.c
index 201d8da5..2848d61e 100644
--- a/win32.c
+++ b/win32.c
@@ -68,7 +68,7 @@ const char win32_blurb[] =
 "Copyright (C) 2000-2019 the Privoxy Team (" HOME_PAGE_URL ")\n"
 "Based on the Internet Junkbuster by Junkbusters Corp.\n"
 "This is free software; it may be used and copied under the\n"
-"GNU General Public License, version 2: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html\n"
+"GNU General Public License, version 2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html\n"
 "This program comes with ABSOLUTELY NO WARRANTY OF ANY KIND.\n";
 
 #ifdef _WIN_CONSOLE