aboutsummaryrefslogtreecommitdiff
path: root/malloc/hooks.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/hooks.c')
-rw-r--r--malloc/hooks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/malloc/hooks.c b/malloc/hooks.c
index 2761e47..070f01d 100644
--- a/malloc/hooks.c
+++ b/malloc/hooks.c
@@ -1,7 +1,6 @@
/* Compatibility code for malloc debugging and state management.
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