about summary refs log tree commit diff
path: root/sysdeps/i386/strlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/strlen.c')
-rw-r--r--sysdeps/i386/strlen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/i386/strlen.c b/sysdeps/i386/strlen.c
index 1f595ab37b..a775756f53 100644
--- a/sysdeps/i386/strlen.c
+++ b/sysdeps/i386/strlen.c
@@ -1,7 +1,6 @@
 /* Determine the length of a string.  For Intel 80x86, x>=3.
    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