]> git.saurik.com Git - bison.git/blobdiff - src/reduce.c
maint: run "make update-copyright"
[bison.git] / src / reduce.c
index 596a26bc8204d451e3f635a141377cac78cdfed5..67e72a36949a28828f2a69674e783cbdf0054072 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, 2001, 2002, 2003, 2005, 2006, 2007,
+   2008-2009 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.