From: Fabian Keil Date: Mon, 11 Jan 2010 11:41:07 +0000 (+0000) Subject: Update license URL in win32_blurb[] and bump copyright range. X-Git-Tag: v_3_0_16~79 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=7121b80b6a04cdb3bcda5e0866ecf7aad55e02a6 Update license URL in win32_blurb[] and bump copyright range. --- diff --git a/win32.c b/win32.c index ba4e2ac1..b0c5e9aa 100644 --- a/win32.c +++ b/win32.c @@ -1,4 +1,4 @@ -const char win32_rcs[] = "$Id: win32.c,v 1.15 2009/02/09 19:16:35 fabiankeil Exp $"; +const char win32_rcs[] = "$Id: win32.c,v 1.16 2009/05/16 13:27:20 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/win32.c,v $ @@ -68,10 +68,10 @@ const char win32_h_rcs[] = WIN32_H_VERSION; */ const char win32_blurb[] = "Privoxy version " VERSION " for Windows\n" -"Copyright (C) 2000-2009 the Privoxy Team (" HOME_PAGE_URL ")\n" +"Copyright (C) 2000-2010 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: http://www.gnu.org/copyleft/gpl.html .\n" +"GNU General Public License, version 2: http://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