aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lex/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/main.c')
-rw-r--r--usr.bin/lex/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/main.c b/usr.bin/lex/main.c
index 2c7836d5b009..530ff73a6c95 100644
--- a/usr.bin/lex/main.c
+++ b/usr.bin/lex/main.c
@@ -32,7 +32,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-/* $FreeBSD$ */
+/* $FreeBSD: src/usr.bin/lex/main.c,v 1.5.2.1 1999/08/29 15:29:31 peter Exp $ */
#include "flexdef.h"