]> git.saurik.com Git - bison.git/blobdiff - src/LR0.h
Merge remote-tracking branch 'origin/maint'
[bison.git] / src / LR0.h
index 4418871347eefb7f92a05434340d21c12bc22612..45f922a914f1578ae75e1de225cf7f52886bffce 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -1,5 +1,6 @@
-/* Generate the nondeterministic finite state machine for bison,
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2010 Free Software
+/* Generate the LR(0) parser states for Bison.
+
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.