summaryrefslogtreecommitdiff
path: root/parse.lex
diff options
context:
space:
mode:
Diffstat (limited to 'parse.lex')
-rw-r--r--parse.lex2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.lex b/parse.lex
index e3dea3f31..2c5600867 100644
--- a/parse.lex
+++ b/parse.lex
@@ -1,6 +1,6 @@
%{
/*
- * Copyright (c) 1996, 1998-2003 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1996, 1998-2004 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved.
*
* This code is derived from software contributed by Chris Jepeway.