]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
portability: fix spawning on at least FreeBSD 8 and FreeBSD 9.
[bison.git] / src / symtab.c
index ebdf04c1fc29945342a536bf5ec160cee610cdba..54ab05699b7fa679b65c10633d682e7d6866cde9 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.