]> git.saurik.com Git - bison.git/blobdiff - src/getargs.c
portability: fix several issues with M4 subprocess.
[bison.git] / src / getargs.c
index e750bfd4df9c4d078f44ad07c13f4f5e09ca43ce..f1fca05e8f2a100dfb1245398202e091010977f0 100644 (file)
@@ -1,7 +1,7 @@
 /* Parse command line arguments for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008-2009 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2010 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.