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/dconfig.h | |
parent | 1965d5f2d027f2a389ef64079123fe39ab83a034 (diff) | |
download | binutils-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.zip binutils-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.tar.gz binutils-0f5f799a26ee1ab0e591247bb54827a9010bd7b9.tar.bz2 |
merge from gcc
Diffstat (limited to 'libdecnumber/dconfig.h')
-rw-r--r-- | libdecnumber/dconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/dconfig.h b/libdecnumber/dconfig.h index 975f9a1..de634b6 100644 --- a/libdecnumber/dconfig.h +++ b/libdecnumber/dconfig.h @@ -1,5 +1,5 @@ /* Configure decNumber for either host or target. - Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2008-2013 Free Software Foundation, Inc. This file is part of GCC. |