]> git.saurik.com Git - bison.git/blobdiff - src/LR0.h
lr.default-reductions: rename "full" value to "most".
[bison.git] / src / LR0.h
index f880fe834cd8f82d906064d0008e97291d75a633..2c86bcf77a9e6ee90e3937964854c67bd93e8077 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -1,7 +1,7 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2009, 2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.