]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
maint: run "make update-copyright"
[bison.git] / src / symtab.c
index fd1e481c417325bd63cb569bece4f09146dd178c..93badb99d6c7c96efb41de7fe0632a115c407618 100644 (file)
@@ -1,8 +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.