]> git.saurik.com Git - bison.git/blobdiff - src/print_graph.c
doc: create a new Tuning LR section in the manual.
[bison.git] / src / print_graph.c
index b7d36d1f654d42f4aa3631a4e3e1217fd8009a61..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, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.