]> git.saurik.com Git - bison.git/blobdiff - src/nullable.c
muscles: rename private functions/macros
[bison.git] / src / nullable.c
index 7ee661201ec4aeed6f3cb320ecd6aef6b09acd95..1e7f5d19257ecb8fdf444a47f5a4d5587a2d24dd 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-2006, 2009-2012 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.