From 45208ffbc924fbd8051f5df89990b78b17d176b6 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 7 Dec 2020 22:20:35 +0100 Subject: [PATCH] Upgrade link to GPLv2 on gnu.org to https:// --- win32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2