]> git.saurik.com Git - bison.git/blobdiff - src/state.c
Fix precedence for end token.
[bison.git] / src / state.c
index b5cd6a329c9927d41017f4c4bc44c9eece9fc998..12d8df46977ef402880187903bbc2704cb6e1e15 100644 (file)
@@ -1,7 +1,6 @@
-/* Type definitions for nondeterministic finite state machine for Bison.
+/* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 Free
-   Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.