summaryrefslogtreecommitdiff
path: root/libdecnumber/decContext.h
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/decContext.h
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/decContext.h')
-rw-r--r--libdecnumber/decContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/decContext.h b/libdecnumber/decContext.h
index ae0ca07b859..fed7a0e379c 100644
--- a/libdecnumber/decContext.h
+++ b/libdecnumber/decContext.h
@@ -1,5 +1,5 @@
/* Decimal context header module 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.