]> git.saurik.com Git - bison.git/blobdiff - src/tables.c
report: use %empty to denote empty rules
[bison.git] / src / tables.c
index a57d46570bf8bc0f82c3b15dd821bbb58083f1f0..87b6b76d4b0d4a9eb2d057d4f7da2f7895818bd4 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2012 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2013 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.