]> git.saurik.com Git - bison.git/blobdiff - src/state.c
grammar: warn about unused precedence for symbols
[bison.git] / src / state.c
index c1ac3f171b2f966f488547597a077201d1747565..c11b10f7ddaf92f6e5463a59cafd7e28d3ec037f 100644 (file)
@@ -1,6 +1,6 @@
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 2001-2007, 2009-2012 Free Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2013 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.