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