diff options
Diffstat (limited to 'libquadmath/math/rem_pio2q.c')
-rw-r--r-- | libquadmath/math/rem_pio2q.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/rem_pio2q.c b/libquadmath/math/rem_pio2q.c index d93ccfbe90c..60653c8d1d3 100644 --- a/libquadmath/math/rem_pio2q.c +++ b/libquadmath/math/rem_pio2q.c @@ -312,7 +312,7 @@ recompute: /* Quad-precision floating point argument reduction. - 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> |