summaryrefslogtreecommitdiff
path: root/usr.bin/file/cvsimport.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file/cvsimport.sh')
-rw-r--r--usr.bin/file/cvsimport.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/cvsimport.sh b/usr.bin/file/cvsimport.sh
index 6112e9655fcfe..b801525935aa4 100644
--- a/usr.bin/file/cvsimport.sh
+++ b/usr.bin/file/cvsimport.sh
@@ -3,7 +3,7 @@
# This shell script can be used in order to handle future imports
# of newer versions of file(1)
#
-# $Id$
+# $Id: cvsimport.sh,v 1.1 1994/09/03 23:08:40 csgr Exp $
if [ $# -ne 2 ] ; then
echo "usage: $0 <major> <minor>" 1>&2
exit 1