diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-05-10 15:40:58 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-07-25 15:13:49 +0000 |
| commit | caa41f641755c935b036e17440a3b49329c904ed (patch) | |
| tree | c434c1982a6fc944dd51fc660efbd6d84eea7ca5 /libexec/rtld-elf/rtld_malloc.h | |
| parent | 8557b8ba15b9d332000a17a73b752b6ec35d0903 (diff) | |
Diffstat (limited to 'libexec/rtld-elf/rtld_malloc.h')
| -rw-r--r-- | libexec/rtld-elf/rtld_malloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld_malloc.h b/libexec/rtld-elf/rtld_malloc.h index a8eb25272a57..961595685f07 100644 --- a/libexec/rtld-elf/rtld_malloc.h +++ b/libexec/rtld-elf/rtld_malloc.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2019 The FreeBSD Foundation * All rights reserved. |
