]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.y
maint: run "make update-copyright".
[bison.git] / src / parse-gram.y
index 8787882d0a2883df48f7c01fdf52562172922760..f79b0e928c50b1e83adb6e4c66d62399a1f7f3d8 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.