]> git.saurik.com Git - bison.git/blobdiff - src/tables.c
Do not use date ranges in copyright notices.
[bison.git] / src / tables.c
index 01bccfc7818df6b6d36bb06b27bb45d3d5873bba..90ca94c1e8d0f41c63ccd4b1f85ee6b2723140a6 100644 (file)
@@ -1,7 +1,7 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2010 Free
-   Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
+   2005, 2006, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.