]> git.saurik.com Git - bison.git/blobdiff - src/reduce.c
In DOT output, convert from "/*" comments to "//" comments.
[bison.git] / src / reduce.c
index 596a26bc8204d451e3f635a141377cac78cdfed5..733cd08c739a4684523dd0e8e87172da23f8eec1 100644 (file)
@@ -1,7 +1,7 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 1988, 1989, 2000, 2001, 2002, 2003, 2005, 2006,
-   2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1988-1989, 2000-2003, 2005-2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.