summaryrefslogtreecommitdiff
path: root/libquadmath/math/expq.c
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/math/expq.c')
-rw-r--r--libquadmath/math/expq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/expq.c b/libquadmath/math/expq.c
index 5733b4906d9..70c638d7a08 100644
--- a/libquadmath/math/expq.c
+++ b/libquadmath/math/expq.c
@@ -1,5 +1,5 @@
/* Quad-precision floating point e^x.
- Copyright (C) 1999-2013 Free Software Foundation, Inc.
+ Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jj@ultra.linux.cz>
Partly based on double-precision code