]> git.saurik.com Git - bison.git/blobdiff - src/output.c
maint: run "make update-copyright"
[bison.git] / src / output.c
index 562918c0db4f880bbe0ff212f7280b789dd8d9a9..3c1da649f41c83980c7c2eb689915f0252f8ff5b 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, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.