]> git.saurik.com Git - bison.git/blobdiff - src/output.c
maint: run "make update-copyright"
[bison.git] / src / output.c
index 585b90e06dd4724ff86b1f5e43b5b21ffde1f192..9af3951bc15b9d5044f2cbe8f067f1ae6ea8fc41 100644 (file)
@@ -1,7 +1,7 @@
 /* Output the generated parsing program for Bison.
 
    Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008-2009 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.