aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/math/sincosq_kernel.c
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/math/sincosq_kernel.c')
-rw-r--r--libquadmath/math/sincosq_kernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/sincosq_kernel.c b/libquadmath/math/sincosq_kernel.c
index f6341a4d948..91b61aebb13 100644
--- a/libquadmath/math/sincosq_kernel.c
+++ b/libquadmath/math/sincosq_kernel.c
@@ -1,5 +1,5 @@
/* Quad-precision floating point sine and cosine on <-pi/4,pi/4>.
- Copyright (C) 1999 Free Software Foundation, Inc.
+ Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jj@ultra.linux.cz>