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