diff options
Diffstat (limited to 'contrib/cvs/src/logmsg.c')
-rw-r--r-- | contrib/cvs/src/logmsg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/src/logmsg.c b/contrib/cvs/src/logmsg.c index 917915cf93bb..9a58b69f3541 100644 --- a/contrib/cvs/src/logmsg.c +++ b/contrib/cvs/src/logmsg.c @@ -5,7 +5,7 @@ * You may distribute under the terms of the GNU General Public License as * specified in the README file that comes with the CVS source distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/logmsg.c,v 1.6.2.2 2001/10/28 21:32:08 peter Exp $ */ #include "cvs.h" |