]> git.saurik.com Git - bison.git/blobdiff - src/reduce.c
Fix strange %define locations for default values.
[bison.git] / src / reduce.c
index 1f8fc34756861eece95541de2e06b7c82bb3c6f9..596a26bc8204d451e3f635a141377cac78cdfed5 100644 (file)
@@ -1,7 +1,7 @@
 /* Grammar reduction for Bison.
 
    Copyright (C) 1988, 1989, 2000, 2001, 2002, 2003, 2005, 2006,
-   2007 Free Software Foundation, Inc.
+   2007, 2008 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.