diff options
Diffstat (limited to 'lib/libc/stdlib/reallocf.c')
| -rw-r--r-- | lib/libc/stdlib/reallocf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/reallocf.c b/lib/libc/stdlib/reallocf.c index a85b5a3c036b..470d55bd736c 100644 --- a/lib/libc/stdlib/reallocf.c +++ b/lib/libc/stdlib/reallocf.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 1998, M. Warner Losh <imp@freebsd.org> * All rights reserved. * |
