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