diff options
author | Tony Finch <dot@dotat.at> | 2011-06-29 17:31:00 +0100 |
---|---|---|
committer | Tony Finch <dot@dotat.at> | 2011-06-29 17:31:00 +0100 |
commit | 3634fc257bd0667daef14d72005cd87c735bbb24 (patch) | |
tree | 80df5cffc472cbbba5cb536d1ea7ac8135b94d21 /doc/doc-scripts/f2wiki | |
parent | 3ce96ada4f5bc6a9ba7321ba1c39b733ae0d3487 (diff) |
Remove obsolete $Cambridge$ CVS revision strings.
I have also de-CVSed the ABOUT files and cleaned up a few
introductory comments.
Diffstat (limited to 'doc/doc-scripts/f2wiki')
-rw-r--r-- | doc/doc-scripts/f2wiki | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/doc-scripts/f2wiki b/doc/doc-scripts/f2wiki index 9197c33a2..8576359aa 100644 --- a/doc/doc-scripts/f2wiki +++ b/doc/doc-scripts/f2wiki @@ -2,8 +2,6 @@ # # Script to convert Exim FAQ into wiki markup - moin flavour # -# $Cambridge: exim/doc/doc-scripts/f2wiki,v 1.2 2004/11/12 15:25:39 nm4 Exp $ -# use strict; use integer; use bytes; |