Update copyright years in libdecnumber/

From-SVN: r206294
This commit is contained in:
Richard Sandiford 2014-01-02 22:24:52 +00:00 committed by Richard Sandiford
parent 35c3d610e3
commit 1d5dd71b48
41 changed files with 44 additions and 40 deletions

View file

@ -1,3 +1,7 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
Update copyright years
2013-10-15 David Malcolm <dmalcolm@redhat.com>
* Makefile.in (PICFLAG): New.

View file

@ -1,7 +1,7 @@
# @configure_input@
# Makefile for libdecnumber. Run 'configure' to generate Makefile from Makefile.in
# Copyright (C) 2005-2013 Free Software Foundation, Inc.
# Copyright (C) 2005-2014 Free Software Foundation, Inc.
#This file is part of GCC.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* This is a software decimal floating point library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* This is a software decimal floating point library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* This is a software decimal floating point library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,7 +1,7 @@
# configure.ac for libdecnumber -*- Autoconf -*-
# Process this file with autoconf to generate a configuration script.
# Copyright (C) 2005-2013 Free Software Foundation, Inc.
# Copyright (C) 2005-2014 Free Software Foundation, Inc.
# This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Configure decNumber for either host or target.
Copyright (C) 2008-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Common base code for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Common code for fixed-size types in the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal context module for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal context header module for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Conversion lookup tables for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* decDouble module for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* decDouble module header for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Temporary library support for decimal floating point.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Temporary library support for decimal floating point.
Copyright (C) 2006-2013 Free Software Foundation, Inc.
Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Temporary library support for decimal floating point.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal number arithmetic module for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal number arithmetic module header for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Local definitions for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Packed decimal conversion module for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Packed decimal conversion module header for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* decQuad module for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* decQuad module header for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,6 +1,6 @@
/* Internal testing support for rounding for decimal float.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,6 +1,6 @@
/* Internal testing support for rounding for decimal float.
Copyright (C) 2006-2013 Free Software Foundation, Inc.
Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* decSingle module for the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* decSingle module header for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal 128-bit format module for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal 128-bit format module header for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Local definitions for use with the decNumber C Library.
Copyright (C) 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2007-2014 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal 32-bit format module for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal 32-bit format module header for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal 64-bit format module for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* Decimal 64-bit format module header for the decNumber C Library.
Copyright (C) 2005-2013 Free Software Foundation, Inc.
Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by IBM Corporation. Author Mike Cowlishaw.
This file is part of GCC.