]> git.saurik.com Git - bison.git/blobdiff - src/assoc.c
yysyntax_error: fix for consistent error with lookahead.
[bison.git] / src / assoc.c
index 259877e858b10c611e32974942f89cc73a743503..4e7766ef9306336c561e50dc7553d14f1582d1d6 100644 (file)
@@ -1,5 +1,7 @@
 /* Associativity information.
-   Copyright (C) 2002, 2005, 2006, 2009 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2005, 2006, 2009, 2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.