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