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/decCommon.c | |
parent | PR binutils/15106 (diff) | |
download | binutils-gdb-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.tar.gz binutils-gdb-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.tar.bz2 binutils-gdb-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.zip |
merge from gcc
Diffstat (limited to 'libdecnumber/decCommon.c')
-rw-r--r-- | libdecnumber/decCommon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/decCommon.c b/libdecnumber/decCommon.c index add1f2ed716..42b05b235ed 100644 --- a/libdecnumber/decCommon.c +++ b/libdecnumber/decCommon.c @@ -1,5 +1,5 @@ /* Common code for fixed-size types in the decNumber C Library. - Copyright (C) 2007, 2009 Free Software Foundation, Inc. + Copyright (C) 2007-2013 Free Software Foundation, Inc. Contributed by IBM Corporation. Author Mike Cowlishaw. This file is part of GCC. |