about summary refs log tree commit diff
path: root/string/memcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/memcpy.c')
-rw-r--r--string/memcpy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/string/memcpy.c b/string/memcpy.c
index b5504ae0b0..38728a93a1 100644
--- a/string/memcpy.c
+++ b/string/memcpy.c
@@ -2,7 +2,6 @@
    has been copied.  Overlap is NOT handled correctly.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public