aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/math/csqrtq.c
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/math/csqrtq.c')
-rw-r--r--libquadmath/math/csqrtq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/csqrtq.c b/libquadmath/math/csqrtq.c
index 5279e4378a2..aaf081251f7 100644
--- a/libquadmath/math/csqrtq.c
+++ b/libquadmath/math/csqrtq.c
@@ -1,5 +1,5 @@
/* Complex square root of __float128 value.
- Copyright (C) 1997-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.