]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
Version 2.4.1a.
[bison.git] / src / symtab.c
index f748fcb0cc5546cd94386f6ee0b11c7308262d9f..93e5f194f84b6f9511ceebfa6bff60a776425dcc 100644 (file)
@@ -1,7 +1,7 @@
 /* Symbol table manager for Bison.
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2004, 2005, 2006, 2007,
-   2008-2009 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2002, 2004-2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.