aboutsummaryrefslogtreecommitdiffstats
path: root/man3/malloc_hook.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/malloc_hook.3')
-rw-r--r--man3/malloc_hook.34
1 files changed, 1 insertions, 3 deletions
diff --git a/man3/malloc_hook.3 b/man3/malloc_hook.3
index 7b76bbc9b4..1ff82fe55f 100644
--- a/man3/malloc_hook.3
+++ b/man3/malloc_hook.3
@@ -1,8 +1,6 @@
.\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
.\"
-.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
-.\" Distributed under GPL
-.\" %%%LICENSE_END
+.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
.\" Heavily based on glibc documentation
.\" Polished, added docs, removed glibc doc bug, 2002-07-20, aeb