about summary refs log tree commit diff
path: root/stdlib/strtod.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/strtod.c')
-rw-r--r--stdlib/strtod.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/strtod.c b/stdlib/strtod.c
index 6f239c86bd..8c707d30cc 100644
--- a/stdlib/strtod.c
+++ b/stdlib/strtod.c
@@ -1,7 +1,6 @@
 /* Read decimal floating point numbers.
    This file is part of the GNU C Library.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public