]> git.saurik.com Git - bison.git/blobdiff - src/nullable.c
maint: run "make update-copyright"
[bison.git] / src / nullable.c
index 7ee661201ec4aeed6f3cb320ecd6aef6b09acd95..51b876c553a0a41fcb47c927df549cfd7d02ae44 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
-   Free Software Foundation, Inc.
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+   2009 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.