X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/35905f2b4583efaa3d2dd52ec7bb834e6a571cc8..2dc8862bab59de5680c40d1d6f65d176ce1ed249:/src/LR0.h diff --git a/src/LR0.h b/src/LR0.h index 60e95afe..976bcb26 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, 2001, 2002, 2009 Free Software +/* Generate the LR(0) parser states for Bison. + + Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2013 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler.