diff options
Diffstat (limited to 'lib/libc/stdio/fcloseall.c')
-rw-r--r-- | lib/libc/stdio/fcloseall.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdio/fcloseall.c b/lib/libc/stdio/fcloseall.c index 8ee9a6227b79..6248c6123d02 100644 --- a/lib/libc/stdio/fcloseall.c +++ b/lib/libc/stdio/fcloseall.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2006 Daniel M. Eischen. All rights reserved. * * Redistribution and use in source and binary forms, with or without |