summaryrefslogtreecommitdiff
path: root/libdecnumber/decQuad.c
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-06 22:09:24 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-06 22:09:24 +0000
commit53fbfc5ac870b570d6950bd5b9763d2bd7ffca0e (patch)
tree803791f67f602bc2ce08492c502a0cc5202539c7 /libdecnumber/decQuad.c
parent92920cc62318e5e8b6d02d506eaf66c160796088 (diff)
downloadgcc-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.c')
-rw-r--r--libdecnumber/decQuad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/decQuad.c b/libdecnumber/decQuad.c
index dcd670b53fc..e18e9dfcce6 100644
--- a/libdecnumber/decQuad.c
+++ b/libdecnumber/decQuad.c
@@ -1,5 +1,5 @@
/* decQuad module 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.