]> git.saurik.com Git - bison.git/blobdiff - src/state.h
maint: more macros
[bison.git] / src / state.h
index 931b48f1bf0aab6356b3889f001854230911e7b2..dfdc49d3e5837d9c6ead88562c9efe0cbdb25444 100644 (file)
@@ -1,7 +1,7 @@
-/* Type definitions for nondeterministic finite state machine for Bison.
+/* Type definitions for the finite state machine for Bison.
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2007, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2012 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.