]> git.saurik.com Git - bison.git/blobdiff - src/lalr.h
tests: link lib/libbison.a for gnulib.
[bison.git] / src / lalr.h
index c65c9b48803ad79d079d2c0cb8f11ffaabf0e8af..3d4066342caaab67f40135bd353142e484d540cb 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for bison,
 
-   Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006, 2007 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007,
+   2009-2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.