]> git.saurik.com Git - bison.git/blobdiff - src/print_graph.c
Fix precedence for end token.
[bison.git] / src / print_graph.c
index 86877c35a6cbc33a99fac436872f38ca029ffaba..155ffaf592427747ea217c94c3e8de2764dcf1c1 100644 (file)
@@ -1,7 +1,6 @@
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 Free
-   Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.