]> git.saurik.com Git - bison.git/blobdiff - src/state.c
doc: create a new Tuning LR section in the manual.
[bison.git] / src / state.c
index aa80ebcd578de6c861f7d31140888ac6eb491935..12d8df46977ef402880187903bbc2704cb6e1e15 100644 (file)
@@ -1,6 +1,6 @@
-/* Type definitions for nondeterministic finite state machine for Bison.
+/* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 2001-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.