diff options
Diffstat (limited to 'lib/libcalendar/easter.c')
-rw-r--r-- | lib/libcalendar/easter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcalendar/easter.c b/lib/libcalendar/easter.c index 8bb3e1c46a97..9c25663410ce 100644 --- a/lib/libcalendar/easter.c +++ b/lib/libcalendar/easter.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libcalendar/easter.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $"); #include "calendar.h" |