X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/fa6aa7b3dde4c57dfceb389d6b36c1c49265ad98..5ea72c19daec27f1213c4292134c40f81d956fb3:/src/lalr.c diff --git a/src/lalr.c b/src/lalr.c index a214dc57..42f4241e 100644 --- a/src/lalr.c +++ b/src/lalr.c @@ -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. + Copyright (C) 1984, 1986, 1989, 2000-2007, 2009-2010 Free Software + Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler.