aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber/decQuad.h
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-02-06 22:09:24 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2013-02-06 22:09:24 +0000
commit764d5cfd794414d80dbb2b933dedbc6d8505e6fb (patch)
tree803791f67f602bc2ce08492c502a0cc5202539c7 /libdecnumber/decQuad.h
parent8e1d9c011a24d9f954a5e7432f932a8d6c73e5f8 (diff)
Update copyright in libdecnumber.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@195821 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libdecnumber/decQuad.h')
-rw-r--r--libdecnumber/decQuad.h2
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.