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