]> git.saurik.com Git - bison.git/blobdiff - src/print_graph.c
Do not use date ranges in copyright notices.
[bison.git] / src / print_graph.c
index b9bd8eeea55adcffebb3ba1b8c4eb53d75784fb0..b7d36d1f654d42f4aa3631a4e3e1217fd8009a61 100644 (file)
@@ -1,6 +1,7 @@
 /* Output a graph of the generated parser, for Bison.
 
-   Copyright (C) 2001-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
+   Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.