]> git.saurik.com Git - bison.git/blobdiff - src/nullable.c
Do not use date ranges in copyright notices.
[bison.git] / src / nullable.c
index b708059a986ee70a1df39235766a5f3b47303271..057cfb6419a00e9310bb8c69188d075236d2fd13 100644 (file)
@@ -1,7 +1,7 @@
 /* Calculate which nonterminals can expand into the null string for Bison.
 
-   Copyright (C) 1984, 1989, 2000-2006, 2009-2010 Free Software
-   Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+   2009, 2010 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.