about summary refs log tree commit diff
path: root/math/s_csqrt_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_csqrt_template.c')
-rw-r--r--math/s_csqrt_template.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/s_csqrt_template.c b/math/s_csqrt_template.c
index 5197d97157..af80d5af3c 100644
--- a/math/s_csqrt_template.c
+++ b/math/s_csqrt_template.c
@@ -1,8 +1,6 @@
 /* Complex square root of a float type.
    Copyright (C) 1997-2021 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.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public