about summary refs log tree commit diff
path: root/math/s_fmaf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_fmaf.c')
-rw-r--r--math/s_fmaf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/s_fmaf.c b/math/s_fmaf.c
index 0da3b9a282..401f0fc5ae 100644
--- a/math/s_fmaf.c
+++ b/math/s_fmaf.c
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   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