X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=win32.c;h=2265ea20bfade9e47a1a0e65f6c3f955bb43986b;hp=201d8da54ae527c7c15622e37fc7cd229c4087aa;hb=c21b4cbaf0ae5df3cec1de5d54fa388532a98777;hpb=70d8760c06ec2735f91ba9295a1adf9278a07627 diff --git a/win32.c b/win32.c index 201d8da5..2265ea20 100644 --- a/win32.c +++ b/win32.c @@ -65,10 +65,10 @@ */ const char win32_blurb[] = "Privoxy version " VERSION " for Windows\n" -"Copyright (C) 2000-2019 the Privoxy Team (" HOME_PAGE_URL ")\n" +"Copyright (C) 2000-2020 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