summaryrefslogtreecommitdiff
path: root/src/lalr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lalr.c')
-rw-r--r--src/lalr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lalr.c b/src/lalr.c
index 843d37a7..40a4a68e 100644
--- a/src/lalr.c
+++ b/src/lalr.c
@@ -1,7 +1,7 @@
/* Compute lookahead criteria for Bison.
- Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004, 2005,
- 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1986, 1989, 2000-2011 Free Software Foundation,
+ Inc.
This file is part of Bison, the GNU Compiler Compiler.