]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.y
tests: style changes.
[bison.git] / src / parse-gram.y
index 7fed0dcd50f6baaa59e038d5607541a860326d7b..8871f67203fd763a19ca9efb1f22320f161ca97b 100644 (file)
@@ -1,7 +1,6 @@
 %{/* Bison Grammar Parser                             -*- C -*-
 
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2002-2011 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.