aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wcsnlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcsnlen.c')
-rw-r--r--lib/libc/string/wcsnlen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcsnlen.c b/lib/libc/string/wcsnlen.c
index f7e30d766c02..15fd520101a1 100644
--- a/lib/libc/string/wcsnlen.c
+++ b/lib/libc/string/wcsnlen.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2009 David Schultz <das@FreeBSD.org>
* All rights reserved.