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