]> git.saurik.com Git - bison.git/blobdiff - src/lalr.c
maint: run "make update-copyright"
[bison.git] / src / lalr.c
index a214dc57af785228b8bea6ac6cf19d0de3569acf..69e71172828223a9680e0ebb5ea1646e27b61ffa 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for Bison.
 
    Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004, 2005,
-   2006, 2007 Free Software Foundation, Inc.
+   2006, 2007, 2009 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.