]> git.saurik.com Git - bison.git/blobdiff - src/gram.c
portability: fix spawning on at least FreeBSD 8 and FreeBSD 9.
[bison.git] / src / gram.c
index b2a0cb7a81db5bf7cb0ae5ca969fb14ff0a5d76a..0c15ebb8ef46eba20584c078a0137755022d91d6 100644 (file)
@@ -1,7 +1,7 @@
 /* Allocate input grammar variables for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2001, 2002, 2003, 2005, 2006
-   2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.