Upgrade link to GPLv2 on gnu.org to https://
authorFabian Keil <fk@fabiankeil.de>
Mon, 7 Dec 2020 21:20:35 +0000 (22:20 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 9 Dec 2020 14:56:59 +0000 (15:56 +0100)
win32.c

diff --git a/win32.c b/win32.c
index 201d8da..2848d61 100644 (file)
--- 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"
 "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
 "This program comes with ABSOLUTELY NO WARRANTY OF ANY KIND.\n";
 
 #ifdef _WIN_CONSOLE