X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f16b08196c780556cbf50691e2944960aebc46f6..c826013fb38c98861ef0fc5d4dc3fb3fb4f555be:/src/LR0.h diff --git a/src/LR0.h b/src/LR0.h index 7865e48e..2f4aff12 100644 --- a/src/LR0.h +++ b/src/LR0.h @@ -1,5 +1,7 @@ -/* Generate the nondeterministic finite state machine for bison, - Copyright 1984, 1986, 1989, 2000, 2001, 2002 Free Software Foundation, Inc. +/* Generate the LR(0) parser states for Bison. + + Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2010 Free Software + Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler.