aboutsummaryrefslogtreecommitdiff
path: root/bin/date/date.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/date/date.c')
-rw-r--r--bin/date/date.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/date.c b/bin/date/date.c
index be296a1f3b34..cc012ae8d544 100644
--- a/bin/date/date.c
+++ b/bin/date/date.c
@@ -40,7 +40,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.47.24.1 2010/12/21 17:10:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/time.h>