summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/tar/getdate.y
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/tar/getdate.y')
-rw-r--r--gnu/usr.bin/tar/getdate.y4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/tar/getdate.y b/gnu/usr.bin/tar/getdate.y
index 63ac7f7..c9d5421 100644
--- a/gnu/usr.bin/tar/getdate.y
+++ b/gnu/usr.bin/tar/getdate.y
@@ -1,5 +1,5 @@
%{
-/* $Revision: 1.2.8.3 $
+/* $Revision: 1.5 $
**
** Originally written by Steven M. Bellovin <smb@research.att.com> while
** at the University of North Carolina at Chapel Hill. Later tweaked by
@@ -98,7 +98,7 @@ extern struct tm *localtime();
#if !defined(lint) && !defined(SABER)
static char RCS[] =
- "$Header: /home/ncvs/src/gnu/usr.bin/tar/getdate.y,v 1.2.8.3 1999/01/13 06:27:34 danny Exp $";
+ "$FreeBSD$";
#endif /* !defined(lint) && !defined(SABER) */
OpenPOWER on IntegriCloud