diff options
Diffstat (limited to 'lib/libc/stdio/xprintf_errno.c')
-rw-r--r-- | lib/libc/stdio/xprintf_errno.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/xprintf_errno.c b/lib/libc/stdio/xprintf_errno.c index 7312ac6e0694..0239c7586d5f 100644 --- a/lib/libc/stdio/xprintf_errno.c +++ b/lib/libc/stdio/xprintf_errno.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2005 Poul-Henning Kamp * All rights reserved. |