]> git.saurik.com Git - bison.git/blobdiff - src/gram.h
yacc.c: fix broken union when api.value.type=union and %defines are used
[bison.git] / src / gram.h
index c1dd9a648ab185577261067053f2bc380952f6d5..3060e3f295d216c7a86b3ddee4cc669e21743c7f 100644 (file)
@@ -1,6 +1,6 @@
 /* Data definitions for internal representation of Bison's input.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2001-2007, 2009-2013 Free
+   Copyright (C) 1984, 1986, 1989, 1992, 2001-2007, 2009-2014 Free
    Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.