X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f16b08196c780556cbf50691e2944960aebc46f6..d093cf8cbd50c8fa888640b8487e3f517063aa28:/src/LR0.c diff --git a/src/LR0.c b/src/LR0.c index efda69fb..fa563242 100644 --- a/src/LR0.c +++ b/src/LR0.c @@ -1,7 +1,7 @@ /* Generate the nondeterministic finite state machine for Bison. - Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2004, 2005, 2006, 2007 - Free Software Foundation, Inc. + Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2007, 2009-2010 Free + Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler.