]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.y
portability: use va_start and va_end in the same function.
[bison.git] / src / parse-gram.y
index a8526b24ed0badb03ba9f621397447dd00cb6d1b..340e99460ac3d0301da88fd0c8abc688207e25dc 100644 (file)
@@ -1,7 +1,7 @@
 %{/* Bison Grammar Parser                             -*- C -*-
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software
-   Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008-2009 Free
+   Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.