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