]> git.saurik.com Git - bison.git/blobdiff - src/print_graph.c
* NEWS (2.4.3): Mention fix for Sun Studio C++.
[bison.git] / src / print_graph.c
index 86877c35a6cbc33a99fac436872f38ca029ffaba..b9bd8eeea55adcffebb3ba1b8c4eb53d75784fb0 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-2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.