]> git.saurik.com Git - bison.git/blobdiff - src/lalr.h
tests: handle Valgrind that complains about >&-.
[bison.git] / src / lalr.h
index b99ae3555514267096397ce269e7eb9a1a757316..b24bba21b8204e77e077c7d6f624e951b846a78d 100644 (file)
@@ -1,7 +1,7 @@
 /* Compute lookahead criteria for bison,
 
-   Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006, 2007, 2009
-   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.