]> git.saurik.com Git - bison.git/blobdiff - src/assoc.c
grammar: warn about unused precedence for symbols
[bison.git] / src / assoc.c
index 3ab3579f0ca222177c9d6910ee46c6afc404b0dc..d2eec31574e2994bc1d955f19c7b0885c22874d5 100644 (file)
@@ -1,5 +1,7 @@
 /* Associativity information.
-   Copyright (C) 2002, 2005, 2006, 2008 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2005-2006, 2008-2013 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.