about summary refs log tree commit diff
path: root/stdlib/msort.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/msort.c')
-rw-r--r--stdlib/msort.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/msort.c b/stdlib/msort.c
index 8750cc59db..2ef270262e 100644
--- a/stdlib/msort.c
+++ b/stdlib/msort.c
@@ -1,7 +1,6 @@
 /* An alternative to qsort, with an identical interface.
    This file is part of the GNU C Library.
    Copyright (C) 1992-2021 Free Software Foundation, Inc.
-   Written by Mike Haertel, September 1988.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public