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 /src/scripts/newer | |
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 'src/scripts/newer')
-rwxr-xr-x | src/scripts/newer | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scripts/newer b/src/scripts/newer index a2b92f6b8..24c09e8f0 100755 --- a/src/scripts/newer +++ b/src/scripts/newer @@ -1,5 +1,4 @@ #! /bin/sh -# $Cambridge: exim/src/scripts/newer,v 1.1 2004/10/06 15:07:40 ph10 Exp $ # Script to determine whether the first file is newer than the second. # If the first does not exist, the answer is "no"; |