diff options
author | DJ Delorie <dj@redhat.com> | 2013-02-07 04:43:49 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2013-02-07 04:43:49 +0000 |
commit | 0f5f799a26ee1ab0e591247bb54827a9010bd7b9 (patch) | |
tree | 9c41ca427b2994bb6a157e46989764060c5df9bb /libdecnumber/dpd/decimal64.c | |
parent | 1965d5f2d027f2a389ef64079123fe39ab83a034 (diff) | |
download | binutils-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.zip binutils-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.tar.gz binutils-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.tar.bz2 |
merge from gcc
Diffstat (limited to 'libdecnumber/dpd/decimal64.c')
-rw-r--r-- | libdecnumber/dpd/decimal64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/dpd/decimal64.c b/libdecnumber/dpd/decimal64.c index d5153a2..0815ba2 100644 --- a/libdecnumber/dpd/decimal64.c +++ b/libdecnumber/dpd/decimal64.c @@ -1,5 +1,5 @@ /* Decimal 64-bit format module for the decNumber C Library. - Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. Contributed by IBM Corporation. Author Mike Cowlishaw. This file is part of GCC. |