diff options
Diffstat (limited to 'bin/date/vary.c')
-rw-r--r-- | bin/date/vary.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/vary.c b/bin/date/vary.c index 5f0123110ee32..2e093486162ba 100644 --- a/bin/date/vary.c +++ b/bin/date/vary.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/date/vary.c,v 1.16.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <err.h> #include <time.h> |