]> git.saurik.com Git - bison.git/blobdiff - src/state.c
tests: handle Valgrind that complains about >&-.
[bison.git] / src / state.c
index 3d310087adf5a512f53ab091701c9db640571cb4..d038db6b79086edaacda1d5d42f58e8a99fd6517 100644 (file)
@@ -1,6 +1,7 @@
 /* Type definitions for nondeterministic finite state machine for Bison.
 
-   Copyright (C) 2001-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.