diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2018-06-15 23:07:44 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2018-06-18 09:37:46 -0400 |
commit | f57a3bca61357a599be99552aaa6084bd8276682 (patch) | |
tree | 57b759b9dcff9a0af002b351cefd0f954a22e57c /libdecnumber/decQuad.c | |
parent | b0f49e3fd776bd64d55c76f001f353c1327d3001 (diff) | |
download | binutils-gdb-f57a3bca61357a599be99552aaa6084bd8276682.tar.gz |
libdecnumber: Sync with GCC
Diffstat (limited to 'libdecnumber/decQuad.c')
-rw-r--r-- | libdecnumber/decQuad.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/decQuad.c b/libdecnumber/decQuad.c index e18e9dfcce6..2f2f5a2c892 100644 --- a/libdecnumber/decQuad.c +++ b/libdecnumber/decQuad.c @@ -1,5 +1,5 @@ /* decQuad module for the decNumber C Library. - Copyright (C) 2007-2013 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. Contributed by IBM Corporation. Author Mike Cowlishaw. This file is part of GCC. |