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/DoConts | |
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/DoConts')
-rwxr-xr-x | doc/doc-scripts/DoConts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/doc-scripts/DoConts b/doc/doc-scripts/DoConts index 410c3baa1..76b2da079 100755 --- a/doc/doc-scripts/DoConts +++ b/doc/doc-scripts/DoConts @@ -1,5 +1,4 @@ #! /usr/bin/perl -w -# $Cambridge: exim/doc/doc-scripts/DoConts,v 1.1 2004/10/07 15:04:35 ph10 Exp $ $style = (@ARGV > 0)? $ARGV[0] : "a4ps"; |