diff options
Diffstat (limited to 'lib/libc/stdio/getwchar.c')
-rw-r--r-- | lib/libc/stdio/getwchar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/getwchar.c b/lib/libc/stdio/getwchar.c index 2828075520a6..ecf7aa75b996 100644 --- a/lib/libc/stdio/getwchar.c +++ b/lib/libc/stdio/getwchar.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2002 Tim J. Robbins. * All rights reserved. |