X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=win32.c;h=679ce18fd5e7b3e2f4aab9671ccd0e7162cf7786;hp=750dc44bbeffed6bb281714c0c7fa9a86dcc535d;hb=495e4cffcfd47f3144c5e8d3f060234a92026df1;hpb=f1509beb2fa10e04be0cb69cf52c57c699b649b7 diff --git a/win32.c b/win32.c index 750dc44b..679ce18f 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.13 2007/01/31 16:25:24 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/win32.c,v $ @@ -31,6 +31,12 @@ 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.13 2007/01/31 16:25:24 fabiankeil + * Update copyright range for the About message. + * + * 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 +115,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-2008 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"