]> git.saurik.com Git - bison.git/blobdiff - src/reader.c
grammar: warn about unused precedence for symbols
[bison.git] / src / reader.c
index a2f3bfb1d8cdb66589e8ba147df1a8e55093e99a..15392b50ea4b63c2045ab9c021fa4617ed841e32 100644 (file)
@@ -1,7 +1,7 @@
 /* Input parser for Bison
 
    Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000-2003, 2005-2007,
-   2009-2012 Free Software Foundation, Inc.
+   2009-2013 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.