aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wcschr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcschr.c')
-rw-r--r--lib/libc/string/wcschr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/wcschr.c b/lib/libc/string/wcschr.c
index 1df1fe6cd520..1375ed9181cf 100644
--- a/lib/libc/string/wcschr.c
+++ b/lib/libc/string/wcschr.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2002 Tim J. Robbins
* All rights reserved.
*