]> git.saurik.com Git - bison.git/blobdiff - TODO
maint: update copyright years
[bison.git] / TODO
diff --git a/TODO b/TODO
index e8509e3cfcf74651f579d6d79f472d7ef339c935..846a9129df44021c88b8f17b37471bb2d3f09409 100644 (file)
--- a/TODO
+++ b/TODO
@@ -43,10 +43,6 @@ back-ported.
     yytoken = yytranslate_ (yychar);
 
 
-** $ and others in epilogue
-A stray $ is a warning in the actions, but an error in the epilogue.
-IMHO, it should not even be a warning in the epilogue.
-
 ** stack.hh
 Get rid of it.  The original idea is nice, but actually it makes
 the code harder to follow, and uselessly different from the other
@@ -377,7 +373,7 @@ End:
 
 -----
 
-Copyright (C) 2001-2004, 2006, 2008-2012 Free Software Foundation, Inc.
+Copyright (C) 2001-2004, 2006, 2008-2013 Free Software Foundation, Inc.
 
 This file is part of Bison, the GNU Compiler Compiler.