X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d80fb37a26b24d8aa7a4428389a6004c7f2e93be..423ca9b50e4321c078cc6fe7903b10ed4907d269:/src/reduce.h

diff --git a/src/reduce.h b/src/reduce.h
index 3d039ef5..c28824f1 100644
--- a/src/reduce.h
+++ b/src/reduce.h
@@ -1,6 +1,7 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2000-2002, 2007, 2009-2012 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.