summaryrefslogtreecommitdiff
path: root/usr.bin/find/getdate.y
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/getdate.y')
-rw-r--r--usr.bin/find/getdate.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/getdate.y b/usr.bin/find/getdate.y
index de7750c88ff54..c68de33c79d55 100644
--- a/usr.bin/find/getdate.y
+++ b/usr.bin/find/getdate.y
@@ -13,7 +13,7 @@
/* SUPPRESS 288 on yyerrlab *//* Label unused */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/find/getdate.y,v 1.4 2005/08/25 13:44:02 roberto Exp $");
#include <stdio.h>
#include <ctype.h>