X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/98744608198dbc3f5025432c576aa009f7f8c174..2ad7e09e963e72ac4c69bb10b866b68947197aaf:/src/LR0.c?ds=sidebyside diff --git a/src/LR0.c b/src/LR0.c index 4725d6bc..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, 2009 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.