]> git.saurik.com Git - bison.git/blobdiff - src/tables.c
tests: c++: fix a C++03 conformance issue
[bison.git] / src / tables.c
index f06cba86b9c23d5b3b54829712c02f229a1390d4..d6e2dbe49dab061308e4e895823d121cf8572c80 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2013 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2015 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.