]> git.saurik.com Git - bison.git/blobdiff - src/print_graph.c
tests: style changes.
[bison.git] / src / print_graph.c
index 9d7da18a173728f80c335df0a88c2f70673f3da4..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 Free Software
-   Foundation, Inc.
+   Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.