]> git.saurik.com Git - bison.git/blobdiff - src/state.c
Fix portability problem on OpenBSD 4.7.
[bison.git] / src / state.c
index dd253798034266140934ceeaa933a73560bf5662..b1e5f5dd8403e708279ab46203bfec7c46857b67 100644 (file)
@@ -1,6 +1,7 @@
 /* Type definitions for the 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.