]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.y
* NEWS (2.4.3): Mention fix for Sun Studio C++.
[bison.git] / src / parse-gram.y
index 340e99460ac3d0301da88fd0c8abc688207e25dc..5f10bcaa7946be232c358e3dfa860882a67a394e 100644 (file)
@@ -1,7 +1,6 @@
 %{/* Bison Grammar Parser                             -*- C -*-
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008-2009 Free
-   Software Foundation, Inc.
+   Copyright (C) 2002-2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.