]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.y
Document that undefined %prec identifier warnings will remain.
[bison.git] / src / parse-gram.y
index f7843ecf7901c0c65e3fd9ed06726f9c59d1c098..b7f7ad65f2ac7f17594ec2fb6d0cbd8e4f948501 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.