X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/eff97eb54a1ff17da66f9d1c746eb009feeba889..8d4dc896cb3aac3afaf82130a137c9d1afe37e48:/src/LR0.c?ds=sidebyside diff --git a/src/LR0.c b/src/LR0.c index a757f006..c404980c 100644 --- a/src/LR0.c +++ b/src/LR0.c @@ -1,6 +1,6 @@ /* Generate the LR(0) parser states for Bison. - Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2012 Free Software + Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2014 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler.