diff options
Diffstat (limited to 'libquadmath/math/x2y2m1q.c')
-rw-r--r-- | libquadmath/math/x2y2m1q.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/x2y2m1q.c b/libquadmath/math/x2y2m1q.c index 90bbc2f..1843bae 100644 --- a/libquadmath/math/x2y2m1q.c +++ b/libquadmath/math/x2y2m1q.c @@ -1,5 +1,5 @@ /* Compute x^2 + y^2 - 1, without large cancellation error. - Copyright (C) 2012 Free Software Foundation, Inc. + Copyright (C) 2012-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |