]> git.saurik.com Git - bison.git/blobdiff - src/assoc.c
yysyntax_error: fix for consistent error with lookahead.
[bison.git] / src / assoc.c
index 308e2e8777045027886789f86b4ad8fa7d2db0f7..4e7766ef9306336c561e50dc7553d14f1582d1d6 100644 (file)
@@ -1,6 +1,7 @@
 /* Associativity information.
-   Copyright (C) 2002, 2005-2006, 2009-2010 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.