]> git.saurik.com Git - bison.git/blobdiff - src/LR0.h
glr: eliminate last bits of unwanted locations.
[bison.git] / src / LR0.h
index 60e95afec6af01a8df2c9692227dc768b755b13d..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, 2001, 2002, 2009 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.