X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e141f4d4bb6584bfbf13003047a2e48e9a6eab6a..423ca9b50e4321c078cc6fe7903b10ed4907d269:/src/LR0.h diff --git a/src/LR0.h b/src/LR0.h index 44188713..45f922a9 100644 --- a/src/LR0.h +++ b/src/LR0.h @@ -1,5 +1,6 @@ -/* Generate the nondeterministic finite state machine for bison, - Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2010 Free Software +/* Generate the LR(0) parser states for Bison. + + Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2012 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler.