X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=win32.c;h=b89317e7000292e19dd8a7a5d59c3139187f4771;hp=750dc44bbeffed6bb281714c0c7fa9a86dcc535d;hb=f9888d9c1d0b5b4e082718508532ddaf2ba8759c;hpb=f1509beb2fa10e04be0cb69cf52c57c699b649b7 diff --git a/win32.c b/win32.c index 750dc44b..b89317e7 100644 --- a/win32.c +++ b/win32.c @@ -1,4 +1,4 @@ -const char win32_rcs[] = "$Id: win32.c,v 1.11 2006/07/18 14:48:48 david__schmidt Exp $"; +const char win32_rcs[] = "$Id: win32.c,v 1.12 2006/08/12 03:54:37 david__schmidt Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/win32.c,v $ @@ -31,6 +31,9 @@ const char win32_rcs[] = "$Id: win32.c,v 1.11 2006/07/18 14:48:48 david__schmidt * * Revisions : * $Log: win32.c,v $ + * Revision 1.12 2006/08/12 03:54:37 david__schmidt + * Windows service integration + * * Revision 1.11 2006/07/18 14:48:48 david__schmidt * Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) * with what was really the latest development (the v_3_0_branch branch) @@ -109,7 +112,7 @@ const char win32_h_rcs[] = WIN32_H_VERSION; */ const char win32_blurb[] = "Privoxy version " VERSION " for Windows\n" -"Copyright (C) 2000-2002 the Privoxy Team (" HOME_PAGE_URL ")\n" +"Copyright (C) 2000-2007 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"