]> git.saurik.com Git - bison.git/blobdiff - src/LR0.c
* data/yacc.c: Guard the declaration of yytoknum also with
[bison.git] / src / LR0.c
index d7134aab58da102102259c2515e5410e7264cb57..7dd7b441f461bf86739038d3cc41365a225847b4 100644 (file)
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -1,5 +1,7 @@
 /* Generate the nondeterministic finite state machine for bison,
-   Copyright 1984, 1986, 1989, 2000, 2001, 2002  Free Software Foundation, Inc.
+
+   Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.