]> git.saurik.com Git - bison.git/blobdiff - src/LR0.h
Merge remote-tracking branch 'origin/maint'
[bison.git] / src / LR0.h
index f880fe834cd8f82d906064d0008e97291d75a633..45f922a914f1578ae75e1de225cf7f52886bffce 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-2012 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.