aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/math/cosq_kernel.c
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/math/cosq_kernel.c')
-rw-r--r--libquadmath/math/cosq_kernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/cosq_kernel.c b/libquadmath/math/cosq_kernel.c
index 42d29adfd8c..8ee7c34497d 100644
--- a/libquadmath/math/cosq_kernel.c
+++ b/libquadmath/math/cosq_kernel.c
@@ -1,5 +1,5 @@
/* Quad-precision floating point 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>