]> git.saurik.com Git - bison.git/blobdiff - src/state.c
bump to 2012 in skeletons.
[bison.git] / src / state.c
index b5cd6a329c9927d41017f4c4bc44c9eece9fc998..666e0cc7a246219e264a57c22978479d1004d148 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-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.