]> git.saurik.com Git - bison.git/blobdiff - src/nullable.c
maint: run "make update-copyright".
[bison.git] / src / nullable.c
index 057cfb6419a00e9310bb8c69188d075236d2fd13..c11aa53493e5358e3390325dbecf6286b28b28d7 100644 (file)
@@ -1,7 +1,7 @@
 /* Calculate which nonterminals can expand into the null string for Bison.
 
-   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-   2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000-2006, 2009-2011 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.