diff options
Diffstat (limited to 'bin/date/date.c')
| -rw-r--r-- | bin/date/date.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/date.c b/bin/date/date.c index 725a435836f3..478517672427 100644 --- a/bin/date/date.c +++ b/bin/date/date.c @@ -44,7 +44,7 @@ static char sccsid[] = "@(#)date.c 8.2 (Berkeley) 4/28/95"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/date/date.c,v 1.43 2003/02/05 12:56:40 charnier Exp $"); #include <sys/param.h> #include <sys/time.h> |
