summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/contrib/rcs-to-cvs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cvs/contrib/rcs-to-cvs.sh')
-rw-r--r--gnu/usr.bin/cvs/contrib/rcs-to-cvs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/contrib/rcs-to-cvs.sh b/gnu/usr.bin/cvs/contrib/rcs-to-cvs.sh
index 3af83d708ca4a..6f4e249a2c2e9 100644
--- a/gnu/usr.bin/cvs/contrib/rcs-to-cvs.sh
+++ b/gnu/usr.bin/cvs/contrib/rcs-to-cvs.sh
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $Id: rcs-to-cvs.sh,v 1.2 1995/07/15 03:40:34 jimb Exp $
+# $Id: rcs-to-cvs.sh,v 1.2 1995/12/10 22:59:51 peter 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>.