diff options
Diffstat (limited to 'lib/libc/locale/wcsnrtombs.c')
| -rw-r--r-- | lib/libc/locale/wcsnrtombs.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/locale/wcsnrtombs.c b/lib/libc/locale/wcsnrtombs.c index ce77ebbffc4c..8d90445aacf1 100644 --- a/lib/libc/locale/wcsnrtombs.c +++ b/lib/libc/locale/wcsnrtombs.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright 2013 Garrett D'Amore <garrett@damore.org> * Copyright 2010 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 2002-2004 Tim J. Robbins. |
