]> git.saurik.com Git - bison.git/blobdiff - src/assoc.c
lalr1.cc: rename lex_symbol as api.token.constructor
[bison.git] / src / assoc.c
index 3ab3579f0ca222177c9d6910ee46c6afc404b0dc..5e8b293fa1768e734dd80c243be586ff5e00378f 100644 (file)
@@ -1,5 +1,7 @@
 /* Associativity information.
-   Copyright (C) 2002, 2005, 2006, 2008 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2005-2006, 2008-2012 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.