]> git.saurik.com Git - bison.git/blobdiff - src/output.c
%union: fix the support for named %union
[bison.git] / src / output.c
index ab1bdea106001b6f45faa6555a12f3d499cd06c9..d7b6e6d161c17571573d3a4c36add238e6551f6c 100644 (file)
@@ -1,6 +1,6 @@
 /* Output the generated parsing program for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2013 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.