diff options
author | DJ Delorie <dj@delorie.com> | 2013-02-07 04:43:35 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2013-02-07 04:43:35 +0000 |
commit | 26630aa2019300948440f957db657165712a932d (patch) | |
tree | 971d46350d4ca5761596569e0dc739c55536c7e7 /libdecnumber/dpd/decimal64.h | |
parent | 253b76661304b1e271cb2b9655c57e1a36ac1ea0 (diff) | |
download | gdb-26630aa2019300948440f957db657165712a932d.tar.gz |
merge from gcc
Diffstat (limited to 'libdecnumber/dpd/decimal64.h')
-rw-r--r-- | libdecnumber/dpd/decimal64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/dpd/decimal64.h b/libdecnumber/dpd/decimal64.h index c501415381e..8a0b617ac63 100644 --- a/libdecnumber/dpd/decimal64.h +++ b/libdecnumber/dpd/decimal64.h @@ -1,5 +1,5 @@ /* Decimal 64-bit format module header 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. |