aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wcslcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcslcpy.c')
-rw-r--r--lib/libc/string/wcslcpy.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/wcslcpy.c b/lib/libc/string/wcslcpy.c
index b104a0622a6e..ca60d587004f 100644
--- a/lib/libc/string/wcslcpy.c
+++ b/lib/libc/string/wcslcpy.c
@@ -1,4 +1,6 @@
/*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved.
*