diff options
Diffstat (limited to 'lib/libc/stdio/vwscanf.c')
-rw-r--r-- | lib/libc/stdio/vwscanf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/vwscanf.c b/lib/libc/stdio/vwscanf.c index 6f80c249d2d5..4f6e31446316 100644 --- a/lib/libc/stdio/vwscanf.c +++ b/lib/libc/stdio/vwscanf.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. |