X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=cgi.h;h=c7391bc65e0e10be8d7f2a54748861c97286210e;hb=bcb8d156ac627a33ccc592be854bfce5c9ae06bf;hp=cc3ba0cf16e64334b18ad6ec560372f392e0200a;hpb=2fd9e77391df631c1c0d3cf52466cd3e94df83d5;p=privoxy.git diff --git a/cgi.h b/cgi.h index cc3ba0cf..c7391bc6 100644 --- a/cgi.h +++ b/cgi.h @@ -1,6 +1,6 @@ #ifndef CGI_H_INCLUDED #define CGI_H_INCLUDED -#define CGI_H_VERSION "$Id: cgi.h,v 1.22 2002/03/24 13:25:43 swa Exp $" +#define CGI_H_VERSION "$Id: cgi.h,v 1.23 2002/03/24 16:18:15 jongfoster Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/cgi.h,v $ @@ -12,7 +12,7 @@ * * * Copyright : Written by and Copyright (C) 2001 the SourceForge - * Privoxy team. http://ijbswa.sourceforge.net + * Privoxy team. http://www.privoxy.org/ * * Based on the Internet Junkbuster originally written * by and Copyright (C) 1997 Anonymous Coders and @@ -38,6 +38,9 @@ * * Revisions : * $Log: cgi.h,v $ + * Revision 1.23 2002/03/24 16:18:15 jongfoster + * Removing old logo + * * Revision 1.22 2002/03/24 13:25:43 swa * name change related issues *