Remove the last remaining $Log keywords
authorFabian Keil <fk@fabiankeil.de>
Mon, 4 Apr 2016 10:50:18 +0000 (10:50 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 4 Apr 2016 10:50:18 +0000 (10:50 +0000)
Makefile
doc/webserver/submit/confirmad.php
doc/webserver/submit/index.php

index e506703..b353f44 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.5.2.2 2002/10/25 02:44:23 hal9 Exp $
+# $Id: Makefile,v 1.11 2006/07/18 14:48:45 david__schmidt Exp $
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # Privoxy team. http://www.privoxy.org/
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # Privoxy team. http://www.privoxy.org/
 # or write to the Free Software Foundation, Inc., 59
 # Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 # or write to the Free Software Foundation, Inc., 59
 # Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Log: Makefile,v $
-# Revision 1.5.2.2  2002/10/25 02:44:23  hal9
-# Port of make install, etc from main trunk. Needs testing! Add Slackware
-# support, and other related changes. Update related docs.
-#
-# Revision 1.5.2.1  2002/08/05 17:46:13  oes
-# Change make to gmake to fix auto-build on Solaris
-#
-# Revision 1.5  2002/04/11 12:51:34  oes
-# Bugfix
-#
-# Revision 1.4  2002/04/09 16:38:10  oes
-# Added option to run the whole build process
-#
-# Revision 1.3  2002/03/26 22:29:54  swa
-# we have a new homepage!
-#
-# Revision 1.2  2002/03/24 13:25:42  swa
-# name change related issues
-#
-# Revision 1.1  2001/12/01 11:24:29  jongfoster
-# Will display a warning if non-GNU make is used
-#
-#
-
 #############################################################################
 
 GNU_MAKE_CMD = gmake
 #############################################################################
 
 GNU_MAKE_CMD = gmake
index 48d7e9f..31fc646 100644 (file)
@@ -1,11 +1,11 @@
 <?php
 <?php
-//  File :  $Source: /cvsroot/ijbswa/current/doc/webserver/submit/Attic/confirmad.php,v $
+//  File :  $Source: /cvsroot/ijbswa/current/doc/webserver/submit/confirmad.php,v $
 //
 //  Purpose  :  Confirms ad submission.
 //              This file belongs in
 //              ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 //
 //
 //  Purpose  :  Confirms ad submission.
 //              This file belongs in
 //              ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 //
-//  $Id: confirmad.php,v 1.2 2002/03/29 09:55:21 swa Exp $
+//  $Id: confirmad.php,v 1.4 2006/07/18 14:48:53 david__schmidt Exp $
 //
 //  Written by and Copyright (C) 2001 the SourceForge
 //  Privoxy team. http://www.privoxy.org/
 //
 //  Written by and Copyright (C) 2001 the SourceForge
 //  Privoxy team. http://www.privoxy.org/
@@ -49,13 +49,3 @@ $headers = getallheaders();
 
 </body>
 </html>
 
 </body>
 </html>
-
-<!--
-       $Log: confirmad.php,v $
-       Revision 1.2  2002/03/29 09:55:21  swa
-       .
-       
-       Revision 1.1  2002/03/29 09:38:52  swa
-       2nd page
-       
--->
\ No newline at end of file
index a000fb3..9ea4fbe 100644 (file)
@@ -1,11 +1,11 @@
 <?php
 <?php
-//  File :  $Source: /cvsroot/ijbswa/current/doc/webserver/submit/Attic/index.php,v $
+//  File :  $Source: /cvsroot/ijbswa/current/doc/webserver/submit/index.php,v $
 //
 //  Purpose  :  Submit form for ads and such
 //              This file belongs in
 //              ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 //
 //
 //  Purpose  :  Submit form for ads and such
 //              This file belongs in
 //              ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 //
-//  $Id: index.php,v 1.5 2002/03/29 21:03:56 swa Exp $
+//  $Id: index.php,v 1.7 2006/07/18 14:48:53 david__schmidt Exp $
 //
 //  Written by and Copyright (C) 2001 the SourceForge
 //  Privoxy team. http://www.privoxy.org/
 //
 //  Written by and Copyright (C) 2001 the SourceForge
 //  Privoxy team. http://www.privoxy.org/
@@ -195,16 +195,3 @@ default action file was too agressive.</p>
 
 </body>
 </html>
 
 </body>
 </html>
-
-<!--
-       $Log: index.php,v $
-       Revision 1.5  2002/03/29 21:03:56  swa
-       further testing for email and file operations
-       
-       Revision 1.4  2002/03/29 09:55:21  swa
-       .
-       
-       Revision 1.3  2002/03/29 09:39:48  swa
-       added form
-       
--->
\ No newline at end of file