diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-06 22:09:24 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-06 22:09:24 +0000 |
commit | 53fbfc5ac870b570d6950bd5b9763d2bd7ffca0e (patch) | |
tree | 803791f67f602bc2ce08492c502a0cc5202539c7 /libdecnumber/dconfig.h | |
parent | 92920cc62318e5e8b6d02d506eaf66c160796088 (diff) | |
download | gcc-53fbfc5ac870b570d6950bd5b9763d2bd7ffca0e.tar.gz |
Update copyright in libdecnumber.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195821 138bc75d-0d04-0410-961f-82ee72b054a4
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 975f9a1c891..de634b6ae2b 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. |