diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:52 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:52 +0000 |
commit | a12e71967bfc93773bf7579a060afb2b275b37e8 (patch) | |
tree | dc3d3dfe79107f6ea7defd2b05ae2f1cc89679d2 /libdecnumber/dpd/decimal128.h | |
parent | 806a3d45cd01aa4ca5fd8cea145d2874b9294be1 (diff) | |
download | gcc-a12e71967bfc93773bf7579a060afb2b275b37e8.tar.gz |
Update copyright years in libdecnumber/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206294 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libdecnumber/dpd/decimal128.h')
-rw-r--r-- | libdecnumber/dpd/decimal128.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/dpd/decimal128.h b/libdecnumber/dpd/decimal128.h index 42da6fccb54..2cf910d6b9a 100644 --- a/libdecnumber/dpd/decimal128.h +++ b/libdecnumber/dpd/decimal128.h @@ -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. |