summaryrefslogtreecommitdiff
path: root/libdecnumber/decDouble.c
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-02-06 22:09:24 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2013-02-06 22:09:24 +0000
commit8e322cb4b95da8005a57670b0e69148fda10f6f7 (patch)
tree803791f67f602bc2ce08492c502a0cc5202539c7 /libdecnumber/decDouble.c
parent1b78544ffe0cdca95b935ca740efb5919a2b72e9 (diff)
downloadgcc-8e322cb4b95da8005a57670b0e69148fda10f6f7.tar.gz
Update copyright in libdecnumber.
From-SVN: r195821
Diffstat (limited to 'libdecnumber/decDouble.c')
-rw-r--r--libdecnumber/decDouble.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/decDouble.c b/libdecnumber/decDouble.c
index 9af8e15c6c5..b88786974c9 100644
--- a/libdecnumber/decDouble.c
+++ b/libdecnumber/decDouble.c
@@ -1,5 +1,5 @@
/* decDouble 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.