diff options
Diffstat (limited to 'malloc/memusage.c')
-rw-r--r-- | malloc/memusage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/malloc/memusage.c b/malloc/memusage.c index 4e57ad338c..e99f0c1c14 100644 --- a/malloc/memusage.c +++ b/malloc/memusage.c @@ -1,7 +1,6 @@ /* Profile heap and stack memory usage of running program. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |