X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1c4ad777cb220ea669dc934c9b600a25a824a658..5422d56a718805a2470558808355e04182a12d65:/src/LR0.c diff --git a/src/LR0.c b/src/LR0.c index 2628027e..b357e2db 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-2007, 2009-2010 Free + Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2007, 2009-2011 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler.