diff options
Diffstat (limited to 'lib/libc/string/wcsspn.c')
-rw-r--r-- | lib/libc/string/wcsspn.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/wcsspn.c b/lib/libc/string/wcsspn.c index 6569206208b0..2b08acbd94f6 100644 --- a/lib/libc/string/wcsspn.c +++ b/lib/libc/string/wcsspn.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c)1999 Citrus Project, * All rights reserved. * |