]> git.saurik.com Git - bison.git/blobdiff - src/state.c
tests: add -pedantic for --enable-gcc-warnings.
[bison.git] / src / state.c
index b1e5f5dd8403e708279ab46203bfec7c46857b67..12d8df46977ef402880187903bbc2704cb6e1e15 100644 (file)
@@ -1,7 +1,6 @@
 /* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.