]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
Version 2.4.1a.
[bison.git] / src / symtab.c
index bbd5497f5552a909a9aeb1209295808fa7b5ead4..93e5f194f84b6f9511ceebfa6bff60a776425dcc 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-2002, 2004-2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.