Removed cambridge tags from docbook file set
authorNigel Metheringham <nigel@exim.org>
Tue, 22 Jun 2010 16:27:48 +0000 (17:27 +0100)
committerNigel Metheringham <nigel@exim.org>
Tue, 22 Jun 2010 16:27:48 +0000 (17:27 +0100)
12 files changed:
doc/doc-docbook/Makefile
doc/doc-docbook/Myhtml.css
doc/doc-docbook/OS-Fixups
doc/doc-docbook/PageLabelPDF
doc/doc-docbook/Pre-xml
doc/doc-docbook/TidyHTML-filter
doc/doc-docbook/TidyHTML-spec
doc/doc-docbook/TidyInfo
doc/doc-docbook/Tidytxt
doc/doc-docbook/filter.xfpt
doc/doc-docbook/spec.xfpt
doc/doc-docbook/x2man

index 68a93b58bb5ecc4edaa87953baf0b0197ee08506..0e8ce203e3091af14fb83b04a03a953876853ea1 100644 (file)
@@ -1,5 +1,4 @@
-# $Cambridge: exim/doc/doc-docbook/Makefile,v 1.14 2010/05/28 15:38:18 nm4 Exp $
-
+#
 # Make file for Exim documentation from xfpt source.
 
 notarget:;    @echo "** You must specify a target, in the form x.y, where x is 'filter', 'spec',"
index 8a69817745c3ded76e797fb6fb18a448a36ef124..83e056bdaaf1598c92441b50b7500fa7f188b057 100644 (file)
@@ -1,5 +1,4 @@
-# $Cambridge: exim/doc/doc-docbook/Myhtml.css,v 1.1 2005/06/16 10:32:31 ph10 Exp $
-
+#
 .screen {
         font-family: monospace;
         font-size: 1em;
index baae4fb93616082d77679a4f1dbdcb6cd42a994d..4676071a796c111ee60fe9193c43c1be26d557b6 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-#  $Cambridge: exim/doc/doc-docbook/OS-Fixups,v 1.3 2010/05/28 15:38:18 nm4 Exp $
+#
 use strict;
 
 # Script to hack around using absolute paths in xsl:import with fixups.
index 5819d11c447f66a759d2143a9216ef630bf04d0f..c9040822928547c851c3b7c5c1aebefcd3c84f68 100755 (executable)
@@ -1,7 +1,6 @@
 #! /usr/bin/perl -w
 
-# $Cambridge: exim/doc/doc-docbook/PageLabelPDF,v 1.2 2006/04/04 14:03:49 ph10 Exp $
-
+#
 # Program to add page label information to the PDF output file. I have not
 # found a way of automatically discovering the number of frontmatter pages
 # in the document. It is therefore taken as an argument to be inserted into the
index b84d197842265183335d0e041808e869157f6597..a004725febe6b744af18660db3281a4d0f1b4020 100755 (executable)
@@ -1,7 +1,6 @@
 #! /usr/bin/perl
 
-# $Cambridge: exim/doc/doc-docbook/Pre-xml,v 1.4 2007/04/11 15:26:09 ph10 Exp $
-
+#
 # Script to pre-process XML input before processing it for various purposes.
 # Options specify which transformations are to be done. Monospaced literal
 # layout blocks are never touched.
index 70bb8652078f2e9c757b9005a959ea7973cc7c25..58ebfa67421d436215b736090c59ff90e6d0ab22 100755 (executable)
@@ -1,7 +1,6 @@
 #! /usr/bin/perl
 
-# $Cambridge: exim/doc/doc-docbook/TidyHTML-filter,v 1.3 2006/02/01 11:01:01 ph10 Exp $
-
+#
 # Script to tidy up the filter HTML file that is generated by xmlto. The
 # following changes are made:
 #
index 4e7b8a2cab43a4a4cb619acf216501b357f19975..ba1c32c1f6f4b62dc77027ac20b150a9e9fa8b50 100755 (executable)
@@ -1,7 +1,6 @@
 #! /usr/bin/perl
 
-# $Cambridge: exim/doc/doc-docbook/TidyHTML-spec,v 1.4 2006/04/04 14:03:49 ph10 Exp $
-
+#
 # Script to tidy up the spec HTML files that are generated by xmlto. The
 # following changes are made:
 #
index cfc27317fad00b8253de3ec318b48d989a4093fb..a781a43ad4a34cd8f39fa980b891aea0cbf89180 100755 (executable)
@@ -1,7 +1,6 @@
 #! /usr/bin/perl -w
 
-# $Cambridge: exim/doc/doc-docbook/TidyInfo,v 1.2 2007/04/17 13:06:09 ph10 Exp $
-
+#
 # This is script to tidy up the Texinfo file that docbook2texi produces. We
 # have to change "conceptindex" and "optionindex" to "cindex" and "findex", and
 # we also have to add access to the index into the menus and a final node.
index a56124ccfacddb0d383bcf6536867884adec2a69..f3e0b14df8e197b5a8a750359a6050abcc014a89 100755 (executable)
@@ -1,7 +1,6 @@
 #! /usr/bin/perl
 
-# $Cambridge: exim/doc/doc-docbook/Tidytxt,v 1.6 2008/02/04 17:18:18 fanf2 Exp $
-
+#
 # Script to tidy up the output of w3m when it makes a text file. First we
 # convert sequences of blank lines into a single blank line, to get everything
 # uniform. Then we go through and insert blank lines before chapter and
index 0104137e5007e9fa4ca21efab0b49944393026e6..d82177294842f9b171ced6a7e34b721ad49f26e5 100644 (file)
@@ -1,5 +1,3 @@
-. $Cambridge: exim/doc/doc-docbook/filter.xfpt,v 1.11 2010/05/29 19:26:31 nm4 Exp $
-
 . /////////////////////////////////////////////////////////////////////////////
 . This is the primary source of the document that describes Exim's filtering
 . facilities. It is an xfpt document that is converted into DocBook XML for
index 1ec4181016236d5e7b7ce5a88bac7e3814cda9bd..4553193532febea659699b1723dbacd6e4360020 100644 (file)
@@ -1,5 +1,3 @@
-. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.88 2010/06/14 18:51:09 pdp Exp $
-.
 . /////////////////////////////////////////////////////////////////////////////
 . This is the primary source of the Exim Manual. It is an xfpt document that is
 . converted into DocBook XML for subsequent conversion into printing and online
index 030cc9853f2892587b60a36239f4a310f087238a..d8d472ea89b9f0bdd54e76186d1fddcff3c663f2 100755 (executable)
@@ -1,7 +1,6 @@
 #! /usr/bin/perl -w
 
-# $Cambridge: exim/doc/doc-docbook/x2man,v 1.7 2007/01/23 12:13:50 ph10 Exp $
-
+#
 # Script to find the command line options in the DocBook source of the Exim
 # spec, and turn them into a man page, because people like that.