aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/swscanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/swscanf.c')
-rw-r--r--lib/libc/stdio/swscanf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/swscanf.c b/lib/libc/stdio/swscanf.c
index d0c0e44bfae2..ad2159e81302 100644
--- a/lib/libc/stdio/swscanf.c
+++ b/lib/libc/stdio/swscanf.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.