-----
-Copyright (C) 1998-2013 Free Software Foundation, Inc.
+Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
-----
- Copyright (C) 1987-1988, 1991-2013 Free Software Foundation,
+ Copyright (C) 1987-1988, 1991-2014 Free Software Foundation,
Inc.
Copying and distribution of this file, with or without
## Process this file with automake to produce Makefile.in.
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-----
-Copyright (C) 1995-2013 Free Software Foundation, Inc.
+Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Parser Generator.
-----
-Copyright (C) 2002, 2005, 2009-2013 Free Software Foundation, Inc.
+Copyright (C) 2002, 2005, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
-----
-Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2013 Free Software
+Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
-----
-Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
+Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
This file is part of GNU Bison.
-----
-Copyright (C) 2002-2005, 2007-2013 Free Software Foundation, Inc.
+Copyright (C) 2002-2005, 2007-2014 Free Software Foundation, Inc.
This file is part of GNU Bison.
-----
-Copyright (C) 2000-2013 Free Software Foundation, Inc.
+Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Parser Generator.
-----
-Copyright (C) 2001-2004, 2006, 2008-2013 Free Software Foundation, Inc.
+Copyright (C) 2001-2004, 2006, 2008-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
# Bootstrap configuration.
-# Copyright (C) 2006-2013 Free Software Foundation, Inc.
+# Copyright (C) 2006-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Update b4_copyright invocations or b4_copyright_years definitions to
# include the current year.
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# In configure.ac, update PACKAGE_COPYRIGHT_YEAR to the current year.
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Customize maint.mk -*- makefile -*-
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Configure template for GNU Bison. -*-Autoconf-*-
#
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
AC_INIT([GNU Bison],
m4_esyscmd([build-aux/git-version-gen .tarball-version]),
[bug-bison@gnu.org])
-AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2013])
+AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2014])
AC_DEFINE_UNQUOTED([PACKAGE_COPYRIGHT_YEAR], [$PACKAGE_COPYRIGHT_YEAR],
[The copyright year for this package])
-----
-Copyright (C) 2002, 2008-2013 Free Software Foundation, Inc.
+Copyright (C) 2002, 2008-2014 Free Software Foundation, Inc.
This file is part of GNU Bison.
# Language-independent M4 Macros for Bison.
-# Copyright (C) 2002, 2004-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2004-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# C++ skeleton dispatching for Bison.
-# Copyright (C) 2006-2007, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# C++ skeleton for Bison
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Common code for C-like languages (C, C++, Java, etc.)
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# C skeleton dispatching for Bison.
-# Copyright (C) 2006-2007, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# C M4 Macros for Bison.
-# Copyright (C) 2002, 2004-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2004-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# GLR skeleton for Bison
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
b4_output_begin([b4_parser_file_name])
b4_copyright([Skeleton implementation for Bison GLR parsers in C],
- [2002-2013])[
+ [2002-2014])[
/* C GLR parser skeleton written by Paul Hilfinger. */
[b4_defines_if(
[b4_output_begin([b4_spec_defines_file])
b4_copyright([Skeleton interface for Bison GLR parsers in C],
- [2002-2013])[
+ [2002-2014])[
]b4_cpp_guard_open([b4_spec_defines_file])[
]b4_shared_declarations[
# C++ GLR skeleton for Bison
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
b4_defines_if(
[b4_output_begin([b4_spec_defines_file])
b4_copyright([Skeleton interface for Bison GLR parsers in C++],
- [2002-2013])[
+ [2002-2014])[
// C++ GLR parser skeleton written by Akim Demaille.
# Java skeleton dispatching for Bison.
-# Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Java language support for Bison
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# C++ skeleton for Bison
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
m4_pushdef([b4_copyright_years],
- [2002-2013])
+ [2002-2014])
m4_define([b4_parser_class_name],
[b4_percent_define_get([[parser_class_name]])])
# Java skeleton for Bison -*- autoconf -*-
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
b4_output_begin([b4_parser_file_name])
b4_copyright([Skeleton implementation for Bison LALR(1) parsers in Java],
- [2007-2013])
+ [2007-2014])
b4_percent_define_ifdef([package], [package b4_percent_define_get([package]);
])[/* First part of user declarations. */
-## Copyright (C) 2002, 2005-2013 Free Software Foundation, Inc.
+## Copyright (C) 2002, 2005-2014 Free Software Foundation, Inc.
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
# C++ skeleton for Bison
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# along with this program. If not, see <http://www.gnu.org/licenses/>.
m4_pushdef([b4_copyright_years],
- [2002-2013])
+ [2002-2014])
# b4_position_define
# ------------------
# C++ skeleton for Bison
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# along with this program. If not, see <http://www.gnu.org/licenses/>.
m4_pushdef([b4_copyright_years],
- [2002-2013])
+ [2002-2014])
# b4_stack_define
# ---------------
# C++ skeleton for Bison
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
<!--
bison.xsl - common templates for Bison XSLT.
- Copyright (C) 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
<!--
xml2dot.xsl - transform Bison XML Report into DOT.
- Copyright (C) 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
<!--
xml2text.xsl - transform Bison XML Report into plain text.
- Copyright (C) 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
<!--
xml2html.xsl - transform Bison XML Report into XHTML.
- Copyright (C) 2007-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
-*- C -*-
# Yacc compatible skeleton for Bison
-# Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation,
+# Copyright (C) 1984, 1989-1990, 2000-2014 Free Software Foundation,
# Inc.
m4_pushdef([b4_copyright_years],
- [1984, 1989-1990, 2000-2013])
+ [1984, 1989-1990, 2000-2014])
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# DJGPP Maintainer's Makefile -*-Makefile-*-
# Requires GNU sed
-## Copyright (C) 2005-2013 Free Software Foundation, Inc.
+## Copyright (C) 2005-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
-Copyright (C) 2005-2013 Free Software Foundation, Inc.
+Copyright (C) 2005-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line\r
Rem format, or else stock DOS/Windows shells will refuse to run it.\r
\r
-Rem Copyright (C) 2005-2013 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005-2014 Free Software Foundation, Inc.\r
\r
Rem This program is free software: you can redistribute it and/or modify\r
Rem it under the terms of the GNU General Public License as published by\r
# Sed script for additional DJGPP specific editing
# of the configure script generated by autoconf 2.62.
-# Copyright (C) 2005-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# This is the config.site file for configuring GNU packages
# which are to be built with DJGPP tools.
-# Copyright (C) 2005-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# sed script for DJGPP specific editing of config.hin
-# Copyright (C) 2005-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Rem renaming some of the files whose names are invalid on DOS or conflict\r
Rem with other file names after truncation to DOS 8+3 namespace.\r
Rem\r
-Rem Copyright (C) 2005-2013 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005-2014 Free Software Foundation, Inc.\r
Rem\r
Rem This program is free software: you can redistribute it and/or modify\r
Rem it under the terms of the GNU General Public License as published by\r
-## Copyright (C) 2008-2013 Free Software Foundation, Inc.
+## Copyright (C) 2008-2014 Free Software Foundation, Inc.
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
/* Subprocesses with pipes.
- Copyright (C) 2005-2013 Free Software Foundation, Inc.
+ Copyright (C) 2005-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
/* Subprocesses with pipes.
- Copyright (C) 2005-2013 Free Software Foundation, Inc.
+ Copyright (C) 2005-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
# Sed script for additional DJGPP specific editing\r
# of the testsuite script generated by autoconf 2.61.\r
\r
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.\r
+# Copyright (C) 2007-2014 Free Software Foundation, Inc.\r
\r
# This program is free software: you can redistribute it and/or modify\r
# it under the terms of the GNU General Public License as published by\r
This manual (@value{UPDATED}) is for GNU Bison (version
@value{VERSION}), the GNU parser generator.
-Copyright @copyright{} 1988-1993, 1995, 1998-2013 Free Software
+Copyright @copyright{} 1988-1993, 1995, 1998-2014 Free Software
Foundation, Inc.
@quotation
-## Copyright (C) 2001-2003, 2005-2013 Free Software Foundation, Inc.
+## Copyright (C) 2001-2003, 2005-2014 Free Software Foundation, Inc.
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
\def\finalout{\overfullrule=0pt}
%\finalout
-% Copyright (c) 1998, 2001, 2009-2013 Free Software Foundation, Inc.
+% Copyright (c) 1998, 2001, 2009-2014 Free Software Foundation, Inc.
%
% This file is part of Bison.
%
--
-Copyright (C) 2006, 2009-2013 Free Software Foundation, Inc.
+Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
#! /usr/bin/perl -w
-# Copyright (C) 2006, 2008-2013 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008-2014 Free Software Foundation, Inc.
#
# This file is part of Bison, the GNU Compiler Compiler.
#
-## Copyright (C) 2006, 2008-2013 Free Software Foundation, Inc.
+## Copyright (C) 2006, 2008-2014 Free Software Foundation, Inc.
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
#! /bin/sh
-# Copyright (C) 2005-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# Copyright (C) 2005-2006, 2008-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2006, 2008-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# This file is part of GNU Bison
-# Copyright (C) 1992, 2000-2001, 2005-2006, 2009-2013 Free Software
+# Copyright (C) 1992, 2000-2001, 2005-2006, 2009-2014 Free Software
# Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
-# Copyright (C) 2005, 2008-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2008-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# Copyright (C) 2005-2006, 2008-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2006, 2008-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#! /bin/sh
-# Copyright (C) 2005-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# Copyright (C) 2005-2006, 2008-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2006, 2008-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#! /bin/sh
-# Copyright (C) 2005-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#! /bin/sh
-# Copyright (C) 2005-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
/*
- Copyright (C) 2008-2013 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
/* Array bitsets.
- Copyright (C) 2002-2003, 2006, 2009-2013 Free Software Foundation,
+ Copyright (C) 2002-2003, 2006, 2009-2014 Free Software Foundation,
Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Functions to support abitsets.
- Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Base bitset stuff.
- Copyright (C) 2002-2004, 2006, 2009-2013 Free Software Foundation,
+ Copyright (C) 2002-2004, 2006, 2009-2014 Free Software Foundation,
Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* General bitsets.
- Copyright (C) 2002-2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2006, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Generic bitsets.
- Copyright (C) 2002-2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2004, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Bitset statistics.
- Copyright (C) 2002-2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2006, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Functions to support bitset statistics.
- Copyright (C) 2002-2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2004, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Bitset vectors.
- Copyright (C) 2001-2002, 2004, 2006, 2009-2013 Free Software
+ Copyright (C) 2001-2002, 2004, 2006, 2009-2014 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify
/* Bitset vectors.
- Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
Contributed by Akim Demaille (akim@freefriends.org).
/* Bitset vectors.
- Copyright (C) 2001-2002, 2004-2006, 2009-2013 Free Software
+ Copyright (C) 2001-2002, 2004-2006, 2009-2014 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify
/* Bitset vectors.
- Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Functions to support expandable bitsets.
- Copyright (C) 2002-2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2006, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Functions to support ebitsets.
- Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* get-errno.c - get and set errno.
- Copyright (C) 2002, 2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2006, 2009-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
/* get-errno.h - get and set errno.
- Copyright (C) 2002, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2009-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
/* Functions to support link list bitsets.
- Copyright (C) 2002-2004, 2006, 2009-2013 Free Software Foundation,
+ Copyright (C) 2002-2004, 2006, 2009-2014 Free Software Foundation,
Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Functions to support lbitsets.
- Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Fake libiberty.h for Bison.
- Copyright (C) 2002-2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2004, 2009-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
/* Yacc library main function.
- Copyright (C) 2002, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Timing variables for measuring compiler performance.
- Copyright (C) 2000, 2002, 2004, 2006, 2009-2013 Free Software
+ Copyright (C) 2000, 2002, 2004, 2006, 2009-2014 Free Software
Foundation, Inc.
Contributed by Alex Samuel <samuel@codesourcery.com>
/* This file contains the definitions for timing variables used to -*- C -*-
measure run-time performance of the compiler.
- Copyright (C) 2002, 2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2007, 2009-2014 Free Software Foundation, Inc.
Contributed by Akim Demaille <akim@freefriends.org>.
/* Timing variables for measuring compiler performance.
- Copyright (C) 2000, 2002, 2004, 2009-2013 Free Software Foundation,
+ Copyright (C) 2000, 2002, 2004, 2009-2014 Free Software Foundation,
Inc.
Contributed by Alex Samuel <samuel@codesourcery.com>
/* Variable array bitsets.
- Copyright (C) 2002-2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2006, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Functions to support vbitsets.
- Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).
/* Yacc library error-printing function.
- Copyright (C) 2002, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
# bison-i18n.m4 serial 2
-dnl Copyright (C) 2005-2006, 2009-2013 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2006, 2009-2014 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
# Sanity test a C compiler.
-# Copyright (C) 2006, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# -*- Autoconf -*-
# Sanity-test a C++ compiler.
#
-# Copyright (C) 2004, 2006, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006, 2009-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# flex.m4 serial 2
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# -*- Autoconf -*-
# Checks required to run `timevar', a time tracker.
#
-# Copyright (C) 2002-2003, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2009-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
/* IELR's inadequacy annotation list.
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* IELR's inadequacy annotation list.
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* IELR's inadequacy list.
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* IELR's inadequacy list.
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Generate the LR(0) parser states for Bison.
- Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2013 Free Software
+ Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Generate the LR(0) parser states for Bison.
- Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2013 Free Software
+ Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* A simple, memory-efficient bitset implementation.
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* A simple, memory-efficient bitset implementation.
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Associativity information.
- Copyright (C) 2002, 2005-2006, 2008-2013 Free Software Foundation,
+ Copyright (C) 2002, 2005-2006, 2008-2014 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Associativity information.
- Copyright (C) 2002, 2006, 2008-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2006, 2008-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Closures for Bison
- Copyright (C) 1984, 1989, 2000-2002, 2004-2005, 2007, 2009-2013 Free
+ Copyright (C) 1984, 1989, 2000-2002, 2004-2005, 2007, 2009-2014 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Subroutines for bison
- Copyright (C) 1984, 1989, 2000-2002, 2007, 2009-2013 Free Software
+ Copyright (C) 1984, 1989, 2000-2002, 2007, 2009-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Declaration for error-reporting function for Bison.
- Copyright (C) 2000-2002, 2004-2006, 2009-2013 Free Software
+ Copyright (C) 2000-2002, 2004-2006, 2009-2014 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify
/* Declaration for error-reporting function for Bison.
- Copyright (C) 2000-2002, 2006, 2009-2013 Free Software Foundation,
+ Copyright (C) 2000-2002, 2006, 2009-2014 Free Software Foundation,
Inc.
This program is free software: you can redistribute it and/or modify
/* Find and resolve or report lookahead conflicts for bison,
- Copyright (C) 1984, 1989, 1992, 2000-2013 Free Software Foundation,
+ Copyright (C) 1984, 1989, 1992, 2000-2014 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Find and resolve or report lookahead conflicts for bison,
- Copyright (C) 2000-2002, 2004, 2007, 2009-2013 Free Software
+ Copyright (C) 2000-2002, 2004, 2007, 2009-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Match rules with nonterminals for bison,
- Copyright (C) 1984, 1989, 2000-2003, 2005, 2009-2013 Free Software
+ Copyright (C) 1984, 1989, 2000-2003, 2005, 2009-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Match rules with nonterminals for bison,
- Copyright (C) 1984, 1989, 2000-2002, 2009-2013 Free Software
+ Copyright (C) 1984, 1989, 2000-2002, 2009-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Open and close files for Bison.
- Copyright (C) 1984, 1986, 1989, 1992, 2000-2013 Free Software
+ Copyright (C) 1984, 1986, 1989, 1992, 2000-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* File names and variables for bison,
- Copyright (C) 1984, 1989, 2000-2002, 2006-2007, 2009-2013 Free
+ Copyright (C) 1984, 1989, 2000-2002, 2006-2007, 2009-2014 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Common parts between scan-code.l, scan-gram.l, and scan-skel.l.
- Copyright (C) 2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Parse command line arguments for Bison.
- Copyright (C) 1984, 1986, 1989, 1992, 2000-2013 Free Software
+ Copyright (C) 1984, 1986, 1989, 1992, 2000-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Parse command line arguments for bison.
- Copyright (C) 1984, 1986, 1989, 1992, 2000-2013 Free Software
+ Copyright (C) 1984, 1986, 1989, 1992, 2000-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Allocate input grammar variables for Bison.
- Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2013 Free Software
+ Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* 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.
/* Output Graphviz specification of a state machine generated by Bison.
- Copyright (C) 2006-2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Output Graphviz specification of a state machine generated by Bison.
- Copyright (C) 2006, 2010-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2010-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* IELR main implementation.
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* IELR main implementation.
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Compute lookahead criteria for Bison.
- Copyright (C) 1984, 1986, 1989, 2000-2013 Free Software Foundation,
+ Copyright (C) 1984, 1986, 1989, 2000-2014 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Compute lookahead criteria for bison,
Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007,
- 2009-2013 Free Software Foundation, Inc.
+ 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
/* Locations for Bison
- Copyright (C) 2002, 2005-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2005-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Locations for Bison
- Copyright (C) 2002, 2004-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Top level entry point of Bison.
- Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2013 Free
+ Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2014 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Muscle table manager for Bison.
- Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Muscle table manager for Bison,
- Copyright (C) 2001-2003, 2006-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2003, 2006-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Named symbol references for Bison
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Named symbol references for Bison
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Calculate which nonterminals can expand into the null string for Bison.
- Copyright (C) 1984, 1989, 2000-2006, 2009-2013 Free Software
+ Copyright (C) 1984, 1989, 2000-2006, 2009-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Part of the bison parser generator,
- Copyright (C) 2000, 2002, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2002, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Output the generated parsing program for Bison.
- Copyright (C) 1984, 1986, 1989, 1992, 2000-2013 Free Software
+ Copyright (C) 1984, 1986, 1989, 1992, 2000-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Output the generated parsing program for bison,
- Copyright (C) 2000-2003, 2006-2007, 2009-2013 Free Software
+ Copyright (C) 2000-2003, 2006-2007, 2009-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Bison implementation for Yacc-like parsers in C
- Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989-1990, 2000-2014 Free Software Foundation,
+ Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
/* Bison Grammar Parser -*- C -*-
- Copyright (C) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Print an xml on generated parser, for Bison,
- Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Output an xml of the generated parser, for Bison.
- Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Print information on generated parser, for bison,
- Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2013 Free
+ Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2014 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Print information on generated parser, for bison,
- Copyright (C) 2000, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Output a graph of the generated parser, for Bison.
- Copyright (C) 2001-2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2007, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Output a graph of the generated parser, for Bison.
- Copyright (C) 2000, 2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2006, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Input parser for Bison
Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000-2003, 2005-2007,
- 2009-2013 Free Software Foundation, Inc.
+ 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Input parser for Bison
- Copyright (C) 2000-2003, 2005-2007, 2009-2013 Free Software
+ Copyright (C) 2000-2003, 2005-2007, 2009-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Grammar reduction for Bison.
- Copyright (C) 1988-1989, 2000-2003, 2005-2013 Free Software
+ Copyright (C) 1988-1989, 2000-2003, 2005-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Grammar reduction for Bison.
- Copyright (C) 2000-2002, 2007, 2009-2013 Free Software Foundation,
+ Copyright (C) 2000-2002, 2007, 2009-2014 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Binary relations.
- Copyright (C) 2002, 2004-2005, 2009-2013 Free Software Foundation,
+ Copyright (C) 2002, 2004-2005, 2009-2014 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Binary relations.
- Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Bison code properties structure and scanner.
- Copyright (C) 2006-2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Bison Action Scanner -*- C -*-
- Copyright (C) 2006-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Bison Grammar Scanner
- Copyright (C) 2006-2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Bison Grammar Scanner -*- C -*-
- Copyright (C) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Scan Bison Skeletons.
- Copyright (C) 2005-2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2005-2007, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Scan Bison Skeletons. -*- C -*-
- Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Type definitions for the finite state machine for Bison.
- Copyright (C) 2001-2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2007, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Type definitions for the finite state machine for Bison.
- Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2013 Free Software
+ Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Lists of symbols for Bison
- Copyright (C) 2002, 2005-2007, 2009-2013 Free Software Foundation,
+ Copyright (C) 2002, 2005-2007, 2009-2014 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Lists of symbols for Bison
- Copyright (C) 2002, 2005-2007, 2009-2013 Free Software Foundation,
+ Copyright (C) 2002, 2005-2007, 2009-2014 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Symbol table manager for Bison.
- Copyright (C) 1984, 1989, 2000-2002, 2004-2013 Free Software
+ Copyright (C) 1984, 1989, 2000-2002, 2004-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Definitions for symtab.c and callers, part of Bison.
- Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2013 Free Software
+ Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2014 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* System-dependent definitions for Bison.
- Copyright (C) 2000-2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2000-2007, 2009-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
/* 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-2014 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Prepare the LALR and GLR parser tables.
- Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2004, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Keep a unique copy of strings.
- Copyright (C) 2002-2005, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2005, 2009-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
/* Keeping a unique copy of strings.
- Copyright (C) 2002-2003, 2008-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2003, 2008-2014 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
e# Executing Actions. -*- Autotest -*-
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Bison test suite.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# @configure_input@
# Wrapper around a non installed bison to make it work as an installed one.
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Checking the C++ Features. -*- Autotest -*-
-# Copyright (C) 2004-2005, 2007-2013 Free Software Foundation, Inc.
+# Copyright (C) 2004-2005, 2007-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Simple calculator. -*- Autotest -*-
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Exercising Bison on conflicts. -*- Autotest -*-
-# Copyright (C) 2002-2005, 2007-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2005, 2007-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Checking GLR Parsing. -*- Autotest -*-
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Exercising Bison on actual grammars. -*- Autotest -*-
-# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2013 Free Software
+# Copyright (C) 1989-1992, 2000-2005, 2007, 2009-2014 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# Checking GLR Parsing: Regression Tests -*- Autotest -*-
-# Copyright (C) 2002-2003, 2005-2007, 2009-2013 Free Software
+# Copyright (C) 2002-2003, 2005-2007, 2009-2014 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# Bison Parser Headers. -*- Autotest -*-
-# Copyright (C) 2001-2002, 2006-2007, 2009-2013 Free Software
+# Copyright (C) 2001-2002, 2006-2007, 2009-2014 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# Checking the Bison scanner. -*- Autotest -*-
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Java tests for simple calculator. -*- Autotest -*-
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Checking Java Push Parsing. -*- Autotest -*-
-# Copyright (C) 2013 Free Software Foundation, Inc.
+# Copyright (C) 2013-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Macros for the GNU Bison Test suite.
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
## Makefile for Bison testsuite.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Named references test. -*- Autotest -*-
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Checking the output filenames. -*- Autotest -*-
-# Copyright (C) 2000-2002, 2005-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2002, 2005-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Checking Push Parsing. -*- Autotest -*-
-# Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Exercising Bison Grammar Reduction. -*- Autotest -*-
-# Copyright (C) 2001-2002, 2007-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2007-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Bison Regressions. -*- Autotest -*-
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Exercising Bison Grammar Sets. -*- Autotest -*-
-# Copyright (C) 2001-2002, 2005, 2007, 2009-2013 Free Software
+# Copyright (C) 2001-2002, 2005, 2007, 2009-2014 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# Checking skeleton support. -*- Autotest -*-
-# Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Executing Actions. -*- Autotest -*-
-# Copyright (C) 2002, 2004-2005, 2007, 2009-2013 Free Software
+# Copyright (C) 2002, 2004-2005, 2007, 2009-2014 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# Test suite for GNU Bison. -*- Autotest -*-
-# Copyright (C) 2000-2004, 2006-2007, 2009-2013 Free Software
+# Copyright (C) 2000-2004, 2006-2007, 2009-2014 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# Torturing Bison. -*- Autotest -*-
-# Copyright (C) 2001-2002, 2004-2007, 2009-2013 Free Software
+# Copyright (C) 2001-2002, 2004-2007, 2009-2014 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# Value type. -*- Autotest -*-
-# Copyright (C) 2013 Free Software Foundation, Inc.
+# Copyright (C) 2013-2014 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by