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/decQuad.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/decQuad.h')
-rw-r--r-- | libdecnumber/decQuad.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/decQuad.h b/libdecnumber/decQuad.h index 60cc632cbe5..d05c945f373 100644 --- a/libdecnumber/decQuad.h +++ b/libdecnumber/decQuad.h @@ -1,5 +1,5 @@ /* decQuad module header for 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. |