diff options
Diffstat (limited to 'usr.bin/lex/version.h')
-rw-r--r-- | usr.bin/lex/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/version.h b/usr.bin/lex/version.h index 5dbdf94b67656..a9f3056abef77 100644 --- a/usr.bin/lex/version.h +++ b/usr.bin/lex/version.h @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.bin/lex/version.h,v 1.3 1999/10/27 07:47:42 obrien Exp $ */ #define FLEX_VERSION "2.5.4" |