diff options
Diffstat (limited to 'gnu/usr.bin/cvs/contrib/rcs-to-cvs')
-rw-r--r-- | gnu/usr.bin/cvs/contrib/rcs-to-cvs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/contrib/rcs-to-cvs b/gnu/usr.bin/cvs/contrib/rcs-to-cvs index 5863ed87414c3..957d9b9abf99c 100644 --- a/gnu/usr.bin/cvs/contrib/rcs-to-cvs +++ b/gnu/usr.bin/cvs/contrib/rcs-to-cvs @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: rcs-to-cvs,v 1.4 1994/09/21 07:23:16 berliner Exp $ +# $Id: rcs-to-cvs,v 1.1.1.2 1995/03/31 07:43:51 nate Exp $ # Based on the CVS 1.0 checkin csh script. # Contributed by Per Cederqvist <ceder@signum.se>. # Rewritten in sh by David MacKenzie <djm@cygnus.com>. |