about summary refs log tree commit diff
path: root/malloc/malloc-check.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/malloc-check.c')
-rw-r--r--malloc/malloc-check.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/malloc/malloc-check.c b/malloc/malloc-check.c
index 8ed67de3ff..4bb00212bb 100644
--- a/malloc/malloc-check.c
+++ b/malloc/malloc-check.c
@@ -1,7 +1,6 @@
 /* glibc.malloc.check implementation.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as