diff options
Diffstat (limited to 'gnu/usr.bin/cvs/lib')
| -rw-r--r-- | gnu/usr.bin/cvs/lib/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/lib/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/lib/Makefile b/gnu/usr.bin/cvs/lib/Makefile index 4a9445a8387b..60e245cdc593 100644 --- a/gnu/usr.bin/cvs/lib/Makefile +++ b/gnu/usr.bin/cvs/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cvs/lib/Makefile,v 1.15.2.3 2000/01/10 11:41:16 phantom Exp $ MAINTAINER= peter@FreeBSD.org diff --git a/gnu/usr.bin/cvs/lib/config.h b/gnu/usr.bin/cvs/lib/config.h index 4de42413f50e..e22fec4dad98 100644 --- a/gnu/usr.bin/cvs/lib/config.h +++ b/gnu/usr.bin/cvs/lib/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/cvs/lib/config.h,v 1.5.2.1 1999/12/13 20:57:30 peter Exp $ */ /* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ |
