X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/b62042d20323d277284b91254d9cb860300fff9d..31f8b787c0f6c29b2684a400eaa6300b7a7b7448:/src/lalr.c?ds=sidebyside diff --git a/src/lalr.c b/src/lalr.c index 42f4241e..26f57a4c 100644 --- a/src/lalr.c +++ b/src/lalr.c @@ -1,7 +1,7 @@ /* Compute lookahead criteria for Bison. - Copyright (C) 1984, 1986, 1989, 2000-2007, 2009-2010 Free Software - Foundation, Inc. + Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004, 2005, + 2006, 2007, 2009, 2010 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler.