From: Lee <ler762@users.sourceforge.net>
Date: Tue, 10 Jul 2018 00:11:25 +0000 (-0400)
Subject: remove all of the CVS "$Id: xxx" lines that GIT doesn't do anything with
X-Git-Tag: v_3_0_27~51
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/@default-cgi@toggle?a=commitdiff_plain;h=7ecdaff4e6e989eaa70d1ffec88c0e5dfbeb19bb;p=privoxy.git

remove all of the CVS "$Id: xxx" lines that GIT doesn't do anything with
bump the copyright and rebuild the docs

RIP CVS
no more automatic version number and change timestamp in the source :(
---

diff --git a/GNUmakefile.in b/GNUmakefile.in
index 9b6f99d7..8edb54ec 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -1,8 +1,6 @@
 # Note:  GNUmakefile is built automatically from GNUmakefile.in
 #
-# $Id: GNUmakefile.in,v 1.263 2017/06/01 13:22:46 ler762 Exp $
-#
-# Written by and Copyright (C) 2001-2017 members of the
+# Written by and Copyright (C) 2001-2018 members of the
 # Privoxy team. https://www.privoxy.org/
 #
 # Based on the Internet Junkbuster originally written
diff --git a/Makefile b/Makefile
index b353f447..3189c5e2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,3 @@
-# $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/
 #
diff --git a/README b/README
index 2f9f8151..7b27a1c1 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
 /*********************************************************************
  *
- * File        :  $Source: /cvsroot/ijbswa/current/doc/source/readme.sgml,v $
+ * File        :  doc/source/readme.sgml
  *
  * Purpose     :  README file to give a short intro.
  *
- * Copyright   :  Written by and Copyright (C) 2001-2011 the
+ * Copyright   :  Written by and Copyright (C) 2001-2018 the
  *                Privoxy team. https://www.privoxy.org/
  *
  *                Based on the Internet Junkbuster originally written
diff --git a/config b/config
index ff6e7c3c..a7718731 100644
--- a/config
+++ b/config
@@ -1,8 +1,6 @@
 #        Sample Configuration File for Privoxy 3.0.27
 #
-# $Id: config,v 1.115 2017/06/26 12:17:17 fabiankeil Exp $
-#
-# Copyright (C) 2001-2017 Privoxy Developers https://www.privoxy.org/
+# Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
 #
 #####################################################################
 #                                                                   #
diff --git a/configure.in b/configure.in
index b75d90ad..7cd73b2f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl $Id: configure.in,v 1.213 2017/05/25 11:17:11 fabiankeil Exp $
-dnl
-dnl Written by and Copyright (C) 2001-2017 the
+dnl Written by and Copyright (C) 2001-2018 the
 dnl Privoxy team. https://www.privoxy.org/
 dnl
 dnl Based on the Internet Junkbuster originally written
diff --git a/default.action.master b/default.action.master
index af713edb..838ad871 100644
--- a/default.action.master
+++ b/default.action.master
@@ -9,9 +9,7 @@
 #MASTER# COMMENT:
 ######################################################################
 #
-#  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
-#
-#  $Id: default.action.master,v 1.338 2017/06/26 12:09:30 fabiankeil Exp $
+#  File        :  default.action.master
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -23,7 +21,7 @@
 #                 and enhancements are better placed in user.action,
 #                 the match-all section has been moved to match-all.action.
 #
-#  Copyright   :  Written by and Copyright (C) 2001-2017 the
+#  Copyright   :  Written by and Copyright (C) 2001-2018 the
 #                 Privoxy team. https://www.privoxy.org/
 #
 # Feedback welcome, for details please have a look at:
diff --git a/default.filter b/default.filter
index ea826f2f..53777fc0 100644
--- a/default.filter
+++ b/default.filter
@@ -1,12 +1,10 @@
 #################################################################################
 # 
-#  File        :  $Source: /cvsroot/ijbswa/current/default.filter,v $
+#  File        :  default.filter
 # 
-#  $Id: default.filter,v 1.94 2016/05/25 10:51:41 fabiankeil Exp $
-#
 #  Purpose     :  Rules to process the content of web pages
 # 
-#  Copyright   :  Written by and Copyright (C) 2001-2014 the
+#  Copyright   :  Written by and Copyright (C) 2001-2018 the
 #                 Privoxy team. https://www.privoxy.org/
 #
 #                 This program is free software; you can redistribute it
diff --git a/doc/gpl.html b/doc/gpl.html
index 830fa2f9..4d8832ab 100644
--- a/doc/gpl.html
+++ b/doc/gpl.html
@@ -1,6 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!-- $Id: gpl.html,v 1.3 2002/03/26 22:29:55 swa Exp $
-
+<!--
      See copyright details at end of file
 
      After changing this file, please run it through "HTML Tidy"
diff --git a/doc/source/authors.sgml b/doc/source/authors.sgml
index 7dcedc98..57bec963 100644
--- a/doc/source/authors.sgml
+++ b/doc/source/authors.sgml
@@ -1,9 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/authors.sgml,v $
+ File        :  doc/source/authors.sgml
 
  Purpose     :  AUTHORS file for Privoxy
 
- Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ========================================================================
diff --git a/doc/source/buildsource.sgml b/doc/source/buildsource.sgml
index c97fb260..b5a0e36f 100644
--- a/doc/source/buildsource.sgml
+++ b/doc/source/buildsource.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/buildsource.sgml,v $
+ File        :  doc/source/buildsource.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: buildsource.sgml,v 2.20 2016/03/04 13:20:35 fabiankeil Exp $
-
- Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
diff --git a/doc/source/changelog.sgml b/doc/source/changelog.sgml
index 3d6094e5..8230831e 100644
--- a/doc/source/changelog.sgml
+++ b/doc/source/changelog.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/changelog.sgml,v $
+ File        :  doc/source/changelog.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: changelog.sgml,v 2.22 2016/08/26 12:31:25 fabiankeil Exp $
-
- Copyright (C) 2013-2016 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2013-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
diff --git a/doc/source/config.sgml b/doc/source/config.sgml
index b3c0183a..b42bf360 100644
--- a/doc/source/config.sgml
+++ b/doc/source/config.sgml
@@ -9,13 +9,11 @@
 <!entity  my-app "<application>Privoxy</application>">
 ]>
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/config.sgml,v $
+ File        :  doc/source/config.sgml
 
  Purpose     :  config file generation
 
- $Id: config.sgml,v 2.34 2016/08/26 12:27:34 fabiankeil Exp $
-
- Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ========================================================================
diff --git a/doc/source/contacting.sgml b/doc/source/contacting.sgml
index 4451e9d2..3bd68ad7 100644
--- a/doc/source/contacting.sgml
+++ b/doc/source/contacting.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/contacting.sgml,v $
+ File        :  doc/source/contacting.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: contacting.sgml,v 2.46 2017/01/23 13:03:06 fabiankeil Exp $
-
- Copyright (C) 2001-2011 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
diff --git a/doc/source/copyright.sgml b/doc/source/copyright.sgml
index 0dfaf805..755eef6d 100644
--- a/doc/source/copyright.sgml
+++ b/doc/source/copyright.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/copyright.sgml,v $
+ File        :  doc/source/copyright.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: copyright.sgml,v 2.20 2017/06/08 13:12:45 fabiankeil Exp $
-
- Copyright (C) 2001-2016 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index 89d0b004..bed6592a 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -15,15 +15,11 @@
 <!entity  my-copy "&copy;">        <!-- kludge for docbook2man            -->
 ]>
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/developer-manual.sgml,v $
+ File        :  doc/source/developer-manual.sgml
 
  Purpose     :  developer manual
-                This file belongs into
-                ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- $Id: developer-manual.sgml,v 2.83 2017/06/08 13:08:39 fabiankeil Exp $
-
- Copyright (C) 2001-2016 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ========================================================================
@@ -43,14 +39,11 @@
     <!-- Completely the wrong markup, but very little is allowed  -->
     <!-- in this part of an article. FIXME -->
       <ulink url="https://www.privoxy.org/user-manual/copyright.html">Copyright</ulink>
-      &my-copy; 2001-2016 by
+      &my-copy; 2001-2018 by
       <ulink url="https://www.privoxy.org/">Privoxy Developers</ulink>
      </subscript>
     </pubdate>
 
-
-    <pubdate>$Id: developer-manual.sgml,v 2.83 2017/06/08 13:08:39 fabiankeil Exp $</pubdate>
-
 <!--
 
 Note: this should generate a separate page, and a live link to it.
diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml
index 64a7bc47..69f2deb4 100644
--- a/doc/source/faq.sgml
+++ b/doc/source/faq.sgml
@@ -21,11 +21,9 @@
 <!entity  my-app "<application>Privoxy</application>">
 ]>
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/faq.sgml,v $
+ File        :  doc/source/faq.sgml
 
  Purpose     :  FAQ
-                This file belongs into
-                ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
  Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
@@ -76,8 +74,6 @@
  </subscript>
 </pubdate>
 
-<pubdate>$Id: faq.sgml,v 2.135 2017/03/27 10:22:27 fabiankeil Exp $</pubdate>
-
 <!--
 
 Note: this should generate a separate page, and a live link to it.
diff --git a/doc/source/history.sgml b/doc/source/history.sgml
index 767a0331..453574cd 100644
--- a/doc/source/history.sgml
+++ b/doc/source/history.sgml
@@ -1,12 +1,10 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/history.sgml,v $
+ File        :  doc/source/history.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: history.sgml,v 2.9 2012/06/19 12:49:25 fabiankeil Exp $
-
-  Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/
-  See LICENSE.
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
+ See LICENSE.
 
  ======================================================================
   This file used for inclusion with other documents only.
diff --git a/doc/source/install.sgml b/doc/source/install.sgml
index 8bbe64eb..5f569e2c 100644
--- a/doc/source/install.sgml
+++ b/doc/source/install.sgml
@@ -12,13 +12,11 @@
 <!entity % p-readme "INCLUDE">     <!-- This is now in INSTALL           -->
 ]>
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/install.sgml,v $
+ File        :  doc/source/install.sgml
 
  Purpose     :  INSTALL file for Privoxy
 
- $Id: install.sgml,v 2.33 2016/08/26 12:27:34 fabiankeil Exp $
-
- Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ========================================================================
diff --git a/doc/source/license.sgml b/doc/source/license.sgml
index a6ef2958..351e06f1 100644
--- a/doc/source/license.sgml
+++ b/doc/source/license.sgml
@@ -1,12 +1,10 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/license.sgml,v $
+ File        :  doc/source/license.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: license.sgml,v 2.9 2013/03/01 17:42:16 fabiankeil Exp $
-
-  Copyright (C) 2001-2013 the Privoxy Developers https://www.privoxy.org/
-  See LICENSE.
+ Copyright (C) 2001-2018 the Privoxy Developers https://www.privoxy.org/
+ See LICENSE.
 
  ======================================================================
   This file used for inclusion with other documents only.
diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml
index 44f73c06..22486d89 100644
--- a/doc/source/newfeatures.sgml
+++ b/doc/source/newfeatures.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/newfeatures.sgml,v $
+ File        :  doc/source/newfeatures.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: newfeatures.sgml,v 2.14 2009/10/10 05:51:13 fabiankeil Exp $
-
- Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
diff --git a/doc/source/p-authors.sgml b/doc/source/p-authors.sgml
index aa29afd3..ae248a9e 100644
--- a/doc/source/p-authors.sgml
+++ b/doc/source/p-authors.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/p-authors.sgml,v $
+ File        :  doc/source/p-authors.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: p-authors.sgml,v 2.84 2017/01/23 16:23:16 fabiankeil Exp $
-
- Copyright (C) 2001-2013 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 788dc7b6..6bf7fbe1 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/p-config.sgml,v $
+ File        :  doc/source/p-config.sgml
 
  Purpose     :  Used with other docs and files only.
 
- $Id: p-config.sgml,v 2.127 2017/06/26 12:14:38 fabiankeil Exp $
-
- Copyright (C) 2001-2017 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ========================================================================
@@ -97,10 +95,7 @@
  Sample Configuration File for Privoxy &p-version;
 </title>
 <para>
- $Id: p-config.sgml,v 2.127 2017/06/26 12:14:38 fabiankeil Exp $
-</para>
-<para>
-Copyright (C) 2001-2017 Privoxy Developers https://www.privoxy.org/
+Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
 </para>
 
 <para>
diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml
index e672bd1f..cd2824e6 100644
--- a/doc/source/privoxy-man-page.sgml
+++ b/doc/source/privoxy-man-page.sgml
@@ -1,13 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/privoxy-man-page.sgml,v $
+ File        :  doc/source/privoxy-man-page.sgml
 
  Purpose     :  Manual Page
-                This file belongs into
-                ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- $Id: privoxy-man-page.sgml,v 2.56 2016/08/26 12:27:34 fabiankeil Exp $
-
- Copyright (C) 2001-2012 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ========================================================================
diff --git a/doc/source/privoxy.sgml b/doc/source/privoxy.sgml
index 3703572d..1f796e56 100644
--- a/doc/source/privoxy.sgml
+++ b/doc/source/privoxy.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/privoxy.sgml,v $
+ File        :  doc/source/privoxy.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: privoxy.sgml,v 2.12 2011/09/04 11:10:12 fabiankeil Exp $
-
- Copyright (C) 2001-2011 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml
index d2e66b2d..0513f50b 100644
--- a/doc/source/readme.sgml
+++ b/doc/source/readme.sgml
@@ -13,13 +13,11 @@
 <!entity % p-readme "INCLUDE">     <!-- all your README belong to us     -->
 ]>
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/readme.sgml,v $
+ File        :  doc/source/readme.sgml
 
  Purpose     :  README for Privoxy
 
- $Id: readme.sgml,v 2.62 2016/08/26 12:27:34 fabiankeil Exp $
-
- Copyright (C) 2001-2011 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ========================================================================
@@ -76,11 +74,11 @@
    <literallayout>
 /*********************************************************************
  *
- * File        :  $Source: /cvsroot/ijbswa/current/doc/source/readme.sgml,v $
+ * File        :  doc/source/readme.sgml
  *
  * Purpose     :  README file to give a short intro.
  *
- * Copyright   :  Written by and Copyright (C) 2001-2011 the
+ * Copyright   :  Written by and Copyright (C) 2001-2018 the
  *                Privoxy team. https://www.privoxy.org/
  *
  *                Based on the Internet Junkbuster originally written
@@ -225,8 +223,4 @@
 <!-- end boilerplate -->
 </sect1>
 
-<!-- <para> -->
-<!--  $Id: readme.sgml,v 2.62 2016/08/26 12:27:34 fabiankeil Exp $ -->
-<!-- </para> -->
-
 </article>
diff --git a/doc/source/seealso.sgml b/doc/source/seealso.sgml
index b86189d8..755366c9 100644
--- a/doc/source/seealso.sgml
+++ b/doc/source/seealso.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/seealso.sgml,v $
+ File        :  doc/source/seealso.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: seealso.sgml,v 2.15 2014/11/11 12:19:52 fabiankeil Exp $
-
- Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
diff --git a/doc/source/supported.sgml b/doc/source/supported.sgml
index e7dd0d57..82e216f7 100644
--- a/doc/source/supported.sgml
+++ b/doc/source/supported.sgml
@@ -1,11 +1,9 @@
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/supported.sgml,v $
+ File        :  doc/source/supported.sgml
 
  Purpose     :  Entity included in other project documents.
 
- $Id: supported.sgml,v 2.15 2015/01/24 16:40:47 fabiankeil Exp $
-
- Copyright (C) 2001-2008 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 68a53abf..62cf7c62 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -30,13 +30,11 @@
 <!entity  my-app "<application>Privoxy</application>">
 ]>
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/user-manual.sgml,v $
+ File        :  doc/source/user-manual.sgml
 
  Purpose     :  user manual
-                This file belongs into
-                ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- Copyright (C) 2001-2017 Privoxy Developers https://www.privoxy.org/
+ Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
  See LICENSE.
 
  ========================================================================
@@ -60,8 +58,6 @@
  </subscript>
 </pubdate>
 
-<pubdate>$Id: user-manual.sgml,v 2.221 2017/05/20 09:27:54 fabiankeil Exp $</pubdate>
-
 <!--
 
 Note: the following should generate a separate page, and a live link to it,
diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml
index 39abd4c4..02800493 100644
--- a/doc/source/webserver/index.sgml
+++ b/doc/source/webserver/index.sgml
@@ -14,15 +14,11 @@
 <!entity % p-index "IGNORE">       <!-- toggle for local doc index        -->
 ]>
 <!--
- File        :  $Source: /cvsroot/ijbswa/current/doc/source/webserver/index.sgml,v $
+ File        :  doc/source/webserver/index.sgml
 
  Purpose     :  Index file of the project's homepage and also documentation index
-                This file belongs into
-                ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: index.sgml,v 2.54 2017/03/27 10:20:52 fabiankeil Exp $
-
- Copyright (C) 2001-2017 Privoxy developers <privoxy-devel@lists.privoxy.org>
+ Copyright (C) 2001-2018 Privoxy developers <privoxy-devel@lists.privoxy.org>
  See LICENSE.
 
  ========================================================================
diff --git a/doc/webserver/config/index.php b/doc/webserver/config/index.php
index a761605f..f9c8cbcc 100644
--- a/doc/webserver/config/index.php
+++ b/doc/webserver/config/index.php
@@ -2,13 +2,9 @@
 
 <!--
 
-  File        :  $Source: /cvsroot/ijbswa/current/doc/webserver/config/index.php,v $
+  File        :  doc/webserver/config/index.php
 
   Purpose     :  Warn user of incorrect configuration.
-                 This file belongs in
-                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
-
-  $Id: index.php,v 1.8 2016/02/26 12:31:47 fabiankeil Exp $
 
   Written by and Copyright (C) 2001 the SourceForge
   Privoxy team. https://www.privoxy.org/
diff --git a/doc/webserver/developer-manual/documentation.html b/doc/webserver/developer-manual/documentation.html
index ba6f7414..bf25e6c2 100644
--- a/doc/webserver/developer-manual/documentation.html
+++ b/doc/webserver/developer-manual/documentation.html
@@ -670,7 +670,7 @@ CLASS="SECT2"
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN206"
+NAME="AEN205"
 >3.3. Privoxy Custom Entities</A
 ></H2
 ><P
diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html
index a96566aa..371fa685 100644
--- a/doc/webserver/developer-manual/index.html
+++ b/doc/webserver/developer-manual/index.html
@@ -42,7 +42,7 @@ HREF="https://www.privoxy.org/user-manual/copyright.html"
 TARGET="_top"
 >Copyright</A
 >
-      © 2001-2016 by
+      © 2001-2018 by
       <A
 HREF="https://www.privoxy.org/"
 TARGET="_top"
@@ -51,16 +51,13 @@ TARGET="_top"
      </SUB
 >
     <BR></P
-><P
-CLASS="PUBDATE"
->$Id: developer-manual.sgml,v 2.83 2017/06/08 13:08:39 fabiankeil Exp $<BR></P
 ><DIV
 ><DIV
 CLASS="ABSTRACT"
 ><P
 ></P
 ><A
-NAME="AEN9"
+NAME="AEN8"
 ></A
 ><P
 > The developer manual provides guidance on coding, testing, packaging, documentation
@@ -158,7 +155,7 @@ CLASS="APPLICATION"
 ></DT
 ><DT
 >3.3. <A
-HREF="documentation.html#AEN206"
+HREF="documentation.html#AEN205"
 >Privoxy Custom Entities</A
 ></DT
 ></DL
diff --git a/doc/webserver/faq/configuration.html b/doc/webserver/faq/configuration.html
index c361b80f..98e5442a 100644
--- a/doc/webserver/faq/configuration.html
+++ b/doc/webserver/faq/configuration.html
@@ -228,7 +228,7 @@ CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN419"
+NAME="AEN418"
 >3.4. There are several different <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
diff --git a/doc/webserver/faq/copyright.html b/doc/webserver/faq/copyright.html
index ae5b5c3c..6ade9b39 100644
--- a/doc/webserver/faq/copyright.html
+++ b/doc/webserver/faq/copyright.html
@@ -106,7 +106,7 @@ CLASS="SECT2"
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN1501"
+NAME="AEN1500"
 >7.1. License</A
 ></H2
 ><P
@@ -141,7 +141,7 @@ CLASS="SECT2"
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN1510"
+NAME="AEN1509"
 >7.2. History</A
 ></H2
 ><P
diff --git a/doc/webserver/faq/index.html b/doc/webserver/faq/index.html
index c2cedab3..cbf067c8 100644
--- a/doc/webserver/faq/index.html
+++ b/doc/webserver/faq/index.html
@@ -46,16 +46,13 @@ TARGET="_top"
 >
  </SUB
 ><BR></P
-><P
-CLASS="PUBDATE"
->$Id: faq.sgml,v 2.135 2017/03/27 10:22:27 fabiankeil Exp $<BR></P
 ><DIV
 ><DIV
 CLASS="ABSTRACT"
 ><P
 ></P
 ><A
-NAME="AEN9"
+NAME="AEN8"
 ></A
 ><P
 > This FAQ gives quick answers to frequently asked questions about
@@ -356,7 +353,7 @@ way to do this?</A
 ></DT
 ><DT
 >3.4. <A
-HREF="configuration.html#AEN419"
+HREF="configuration.html#AEN418"
 >There are several different <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
@@ -987,12 +984,12 @@ HREF="copyright.html"
 ><DL
 ><DT
 >7.1. <A
-HREF="copyright.html#AEN1501"
+HREF="copyright.html#AEN1500"
 >License</A
 ></DT
 ><DT
 >7.2. <A
-HREF="copyright.html#AEN1510"
+HREF="copyright.html#AEN1509"
 >History</A
 ></DT
 ></DL
diff --git a/doc/webserver/p_doc.css b/doc/webserver/p_doc.css
index 1ba5f86d..115beb1b 100644
--- a/doc/webserver/p_doc.css
+++ b/doc/webserver/p_doc.css
@@ -1,7 +1,6 @@
 /*
  * CSS for Privoxy documentation
  *
- * $Id: p_doc.css,v 1.4 2006/07/18 14:48:52 david__schmidt Exp $
  */
 
 /*
diff --git a/doc/webserver/p_feedback.css b/doc/webserver/p_feedback.css
index 281b047a..a77688b5 100644
--- a/doc/webserver/p_feedback.css
+++ b/doc/webserver/p_feedback.css
@@ -2,7 +2,6 @@
  * Vary the gereneral Privoxy Stlyesheet to
  * meet the needs of small popups:
  *
- * $Id: p_feedback.css,v 1.3 2002/04/08 16:59:56 oes Exp $
  */
 body,td,th  { font-size:10px; }
 div.info    { width: 60%; }
diff --git a/doc/webserver/privoxy.css b/doc/webserver/privoxy.css
index 2d33e85b..395fc0d3 100644
--- a/doc/webserver/privoxy.css
+++ b/doc/webserver/privoxy.css
@@ -1,7 +1,6 @@
 /*
  * CSS for Privoxy CGI and script output
  *
- * $Id: $
  */
 
 /*
diff --git a/doc/webserver/submit/confirmad.php b/doc/webserver/submit/confirmad.php
index 31fc646c..ed33e3c9 100644
--- a/doc/webserver/submit/confirmad.php
+++ b/doc/webserver/submit/confirmad.php
@@ -1,11 +1,7 @@
 <?php
-//  File :  $Source: /cvsroot/ijbswa/current/doc/webserver/submit/confirmad.php,v $
+//  File :   doc/webserver/submit/confirmad.php
 //
 //  Purpose  :  Confirms ad submission.
-//              This file belongs in
-//              ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
-//
-//  $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/
diff --git a/doc/webserver/submit/index.php b/doc/webserver/submit/index.php
index 9ea4fbe4..ddf7baf6 100644
--- a/doc/webserver/submit/index.php
+++ b/doc/webserver/submit/index.php
@@ -1,11 +1,7 @@
 <?php
-//  File :  $Source: /cvsroot/ijbswa/current/doc/webserver/submit/index.php,v $
+//  File :   doc/webserver/submit/index.php
 //
 //  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.7 2006/07/18 14:48:53 david__schmidt Exp $
 //
 //  Written by and Copyright (C) 2001 the SourceForge
 //  Privoxy team. http://www.privoxy.org/
diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html
index 20265a64..9963c885 100644
--- a/doc/webserver/user-manual/actions-file.html
+++ b/doc/webserver/user-manual/actions-file.html
@@ -231,7 +231,7 @@ CLASS="FILENAME"
 ><DIV
 CLASS="TABLE"
 ><A
-NAME="AEN2871"
+NAME="AEN2870"
 ></A
 ><P
 ><B
diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html
index 56b7cf16..958517bb 100644
--- a/doc/webserver/user-manual/appendix.html
+++ b/doc/webserver/user-manual/appendix.html
@@ -776,7 +776,7 @@ CLASS="APPLICATION"
 >   Privoxy main page:
   </P
 ><A
-NAME="AEN5956"
+NAME="AEN5955"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -807,7 +807,7 @@ CLASS="APPLICATION"
     editing of actions files:
   </P
 ><A
-NAME="AEN5964"
+NAME="AEN5963"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -825,7 +825,7 @@ TARGET="_top"
 >    Show the source code version numbers:
   </P
 ><A
-NAME="AEN5969"
+NAME="AEN5968"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -843,7 +843,7 @@ TARGET="_top"
 >   Show the browser's request headers:
   </P
 ><A
-NAME="AEN5974"
+NAME="AEN5973"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -861,7 +861,7 @@ TARGET="_top"
 >   Show which actions apply to a URL and why:
   </P
 ><A
-NAME="AEN5979"
+NAME="AEN5978"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -891,7 +891,7 @@ CLASS="QUOTE"
    place:
   </P
 ><A
-NAME="AEN5987"
+NAME="AEN5986"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -907,7 +907,7 @@ TARGET="_top"
 >   Short cuts. Turn off, then on:
   </P
 ><A
-NAME="AEN5991"
+NAME="AEN5990"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -920,7 +920,7 @@ TARGET="_top"
    </P
 ></BLOCKQUOTE
 ><A
-NAME="AEN5994"
+NAME="AEN5993"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
diff --git a/doc/webserver/user-manual/configuration.html b/doc/webserver/user-manual/configuration.html
index 83f7874c..637b5869 100644
--- a/doc/webserver/user-manual/configuration.html
+++ b/doc/webserver/user-manual/configuration.html
@@ -129,7 +129,7 @@ CLASS="SCREEN"
 > <H2
 CLASS="BRIDGEHEAD"
 ><A
-NAME="AEN882"
+NAME="AEN881"
 ></A
 >    Privoxy Menu</H2
 ><P
diff --git a/doc/webserver/user-manual/index.html b/doc/webserver/user-manual/index.html
index 4dc88123..943957d8 100644
--- a/doc/webserver/user-manual/index.html
+++ b/doc/webserver/user-manual/index.html
@@ -48,16 +48,13 @@ TARGET="_top"
 >
  </SUB
 ><BR></P
-><P
-CLASS="PUBDATE"
->$Id: user-manual.sgml,v 2.221 2017/05/20 09:27:54 fabiankeil Exp $<BR></P
 ><DIV
 ><DIV
 CLASS="ABSTRACT"
 ><P
 ></P
 ><A
-NAME="AEN9"
+NAME="AEN8"
 ></A
 ><P
 >  The <I
diff --git a/doc/webserver/user-manual/quickstart.html b/doc/webserver/user-manual/quickstart.html
index f7e26a6f..32e54ebd 100644
--- a/doc/webserver/user-manual/quickstart.html
+++ b/doc/webserver/user-manual/quickstart.html
@@ -720,7 +720,7 @@ CLASS="GUIBUTTON"
 ><DIV
 CLASS="FIGURE"
 ><A
-NAME="AEN641"
+NAME="AEN640"
 ></A
 ><P
 ><B
diff --git a/doc/webserver/user-manual/startup.html b/doc/webserver/user-manual/startup.html
index 899c0dbe..ea1624dd 100644
--- a/doc/webserver/user-manual/startup.html
+++ b/doc/webserver/user-manual/startup.html
@@ -113,7 +113,7 @@ CLASS="APPLICATION"
 ><DIV
 CLASS="FIGURE"
 ><A
-NAME="AEN695"
+NAME="AEN694"
 ></A
 ><P
 ><B
@@ -244,7 +244,7 @@ CLASS="EMPHASIS"
 ><DIV
 CLASS="FIGURE"
 ><A
-NAME="AEN739"
+NAME="AEN738"
 ></A
 ><P
 ><B
diff --git a/match-all.action b/match-all.action
index ce70a613..37520d3e 100644
--- a/match-all.action
+++ b/match-all.action
@@ -1,5 +1,4 @@
 #############################################################################
-# $Id: match-all.action,v 1.3 2010/03/27 18:48:38 fabiankeil Exp $
 #
 # This file contains the actions that are applied to all requests and
 # may be overruled later on by other actions files. Less experienced
diff --git a/mkinstalldirs b/mkinstalldirs
index a56c9ce5..5e17cd39 100644
--- a/mkinstalldirs
+++ b/mkinstalldirs
@@ -4,8 +4,6 @@
 # Created: 1993-05-16
 # Public domain
 
-# $Id: mkinstalldirs,v 1.3.2.1 2002/10/25 02:44:22 hal9 Exp $
-
 errstatus=0
 
 for file
diff --git a/regression-tests.action b/regression-tests.action
index c55d7c5c..4582cc6a 100644
--- a/regression-tests.action
+++ b/regression-tests.action
@@ -1,6 +1,4 @@
 #############################################################################
-# $Id: regression-tests.action,v 1.69 2017/01/23 13:06:31 fabiankeil Exp $
-#############################################################################
 #
 # This is a configuration file for Privoxy-Regression-Test
 # (included in the source tarball's tools directory).
@@ -10,7 +8,7 @@
 #
 #############################################################################
 #
-# Copyright (c) 2007-2017 Fabian Keil <fk@fabiankeil.de>
+# Copyright (c) 2007-2018 Fabian Keil <fk@fabiankeil.de>
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
diff --git a/templates/cgi-style.css b/templates/cgi-style.css
index f0d482fc..13578618 100644
--- a/templates/cgi-style.css
+++ b/templates/cgi-style.css
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# File        :  $Source: /cvsroot/ijbswa/current/templates/cgi-style.css,v $
+# File        :  templates/cgi-style.css
 #
 # Purpose     :  Style sheet for the web-based config interface.
 #
@@ -32,8 +32,6 @@
 
 /*
  * CSS for Privoxy CGI and script output
- *
- * $Id: cgi-style.css,v 1.15 2017/01/23 13:01:55 fabiankeil Exp $
  */
 
 /*
diff --git a/tools/privoxy-log-parser.pl b/tools/privoxy-log-parser.pl
index e8503f11..9558544a 100755
--- a/tools/privoxy-log-parser.pl
+++ b/tools/privoxy-log-parser.pl
@@ -8,8 +8,6 @@
 #
 # https://www.fabiankeil.de/sourcecode/privoxy-log-parser/
 #
-# $Id: privoxy-log-parser.pl,v 1.170 2017/03/03 17:43:35 fabiankeil Exp $
-#
 # TODO:
 #       - LOG_LEVEL_CGI, LOG_LEVEL_ERROR, LOG_LEVEL_WRITE content highlighting
 #       - create fancy statistics
diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl
index 52c2e287..17ad75e3 100755
--- a/tools/privoxy-regression-test.pl
+++ b/tools/privoxy-regression-test.pl
@@ -7,8 +7,6 @@
 # A regression test "framework" for Privoxy. For documentation see:
 # perldoc privoxy-regression-test.pl
 #
-# $Id: privoxy-regression-test.pl,v 1.98 2016/05/12 08:43:12 fabiankeil Exp $
-#
 # Wish list:
 #
 # - Update documentation
diff --git a/tools/uagen.pl b/tools/uagen.pl
index 09b6e4c1..94002fa5 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -3,8 +3,6 @@
 ##############################################################################################
 # uagen (http://www.fabiankeil.de/sourcecode/uagen/)
 #
-# $Id: uagen.pl,v 1.25 2013/01/17 14:28:57 fabiankeil Exp $
-#
 # Generates a pseudo-random Firefox user agent and writes it into a Privoxy action file
 # and optionally into a Mozilla prefs file. For documentation see 'perldoc uagen(.pl)'.
 #
diff --git a/tools/url-pattern-translator.pl b/tools/url-pattern-translator.pl
index ae745cf2..0653e767 100755
--- a/tools/url-pattern-translator.pl
+++ b/tools/url-pattern-translator.pl
@@ -18,8 +18,6 @@
 # Only convert your files once, or, as RoboCop used to say,
 # there will be... trouble.
 #
-# $Id: url-pattern-translator.pl,v 1.3 2009/01/13 17:01:04 fabiankeil Exp $
-#
 # Copyright (c) 2008 Fabian Keil <fk@fabiankeil.de>
 #
 # Permission to use, copy, modify, and distribute this software for any
diff --git a/trust b/trust
index ab5eb003..94b06632 100644
--- a/trust
+++ b/trust
@@ -1,9 +1,7 @@
 ######################################################################
 # 
-#  File        :  $Source: /cvsroot/ijbswa/current/trust,v $
+#  File        :  trust
 # 
-#  $Id: trust,v 1.5 2007/02/14 17:15:36 fabiankeil Exp $
-#
 #  Purpose     :  Trustfiles are an experimental feature and can be used
 #                 to build "whitelists" (versus the usual "blacklists"
 #                 techniques).
diff --git a/user.action b/user.action
index 660f81f5..7e8eb8ea 100644
--- a/user.action
+++ b/user.action
@@ -1,9 +1,7 @@
 ######################################################################
 # 
-#  File        :  $Source: /cvsroot/ijbswa/current/user.action,v $
+#  File        :  user.action
 # 
-#  $Id: user.action,v 1.13 2011/11/06 11:36:01 fabiankeil Exp $
-#
 #  Purpose     :  User-maintained actions file, see
 #                 https://www.privoxy.org/user-manual/actions-file.html
 #
diff --git a/user.filter b/user.filter
index 976953c6..6ec174dd 100644
--- a/user.filter
+++ b/user.filter
@@ -1,9 +1,7 @@
 # ********************************************************************
 # 
-#  File        :  $Source: /cvsroot/ijbswa/current/user.filter,v $
+#  File        :  user.filter
 # 
-#  $Id: user.filter,v 1.3 2008/05/21 20:17:03 fabiankeil Exp $
-#
 #  Purpose     :  Rules to process the content of web pages
 # 
 #  Copyright   :  Written by and Copyright (C) 2006-2008 the
diff --git a/utils/changelog2doc.pl b/utils/changelog2doc.pl
index f4d27521..039db37b 100755
--- a/utils/changelog2doc.pl
+++ b/utils/changelog2doc.pl
@@ -2,8 +2,6 @@
 
 ##########################################################################
 #
-# $Id: changelog2doc.pl,v 1.7 2010/10/31 13:29:31 fabiankeil Exp $
-#
 # Filter to parse the ChangeLog and translate the changes for
 # the most recent version into something that looks like markup
 # for the documentation but still needs fine-tuning.
diff --git a/utils/docbook2man/docbook2man-spec.pl b/utils/docbook2man/docbook2man-spec.pl
index c6c88c8d..584a2d79 100644
--- a/utils/docbook2man/docbook2man-spec.pl
+++ b/utils/docbook2man/docbook2man-spec.pl
@@ -52,8 +52,6 @@ Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 =cut
 
-# $Id: docbook2man-spec.pl,v 1.4 2006/07/18 14:49:14 david__schmidt Exp $
-
 use SGMLS;			# Use the SGMLS package.
 use SGMLS::Output;		# Use stack-based output.
 use SGMLS::Refs;
diff --git a/utils/filter2docs.pl b/utils/filter2docs.pl
index 65c0e694..1610f16b 100755
--- a/utils/filter2docs.pl
+++ b/utils/filter2docs.pl
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: filter2docs.pl,v 1.8 2013/03/02 14:38:38 fabiankeil Exp $
-# $Source: /cvsroot/ijbswa/current/utils/filter2docs.pl,v $
+# utils/filter2docs.pl
 
 # Parse the filter names and descriptions from a filter file and
 # spit out copy&paste-ready markup for the various places in