diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /gnu/usr.bin/cvs/cvsinit/cvsinit.sh | |
parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) |
Diffstat (limited to 'gnu/usr.bin/cvs/cvsinit/cvsinit.sh')
-rw-r--r-- | gnu/usr.bin/cvs/cvsinit/cvsinit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/cvsinit/cvsinit.sh b/gnu/usr.bin/cvs/cvsinit/cvsinit.sh index 020e0548999f5..0635ef1bc6eb8 100644 --- a/gnu/usr.bin/cvs/cvsinit/cvsinit.sh +++ b/gnu/usr.bin/cvs/cvsinit/cvsinit.sh @@ -1,7 +1,7 @@ #! /bin/sh : # -#ident "@(#)cvs:$Name: $:$Id: cvsinit.sh,v 1.5 1996/01/11 05:56:35 peter Exp $" +#ident "@(#)cvs:$Name: $:$Id: cvsinit.sh,v 1.2.6.1 1996/02/23 12:18:28 peter Exp $" # Copyright (c) 1992, Brian Berliner # # You may distribute under the terms of the GNU General Public License as |