]> git.saurik.com Git - bison.git/blobdiff - src/assoc.c
grammar: warn about unused precedence for symbols
[bison.git] / src / assoc.c
index 220c3eaa5821badc69b06522ab3df6498924ca4f..d2eec31574e2994bc1d955f19c7b0885c22874d5 100644 (file)
@@ -1,7 +1,7 @@
 /* Associativity information.
 
-   Copyright (C) 2002, 2005, 2006, 2008, 2009, 2010 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.