diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-05-10 15:40:58 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-05-12 16:44:04 +0000 |
| commit | eebd9d53665e1b691ffada910b940b37b6f62cc4 (patch) | |
| tree | da546f8ae926b256abb88ebfdb47cf5d6e3345ae /include | |
| parent | b61a573019428cbdc38ed03be9ecd2482011ea66 (diff) | |
Diffstat (limited to 'include')
| -rw-r--r-- | include/wchar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wchar.h b/include/wchar.h index 147efb4dbf86..c0cf13c49a9e 100644 --- a/include/wchar.h +++ b/include/wchar.h @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: (BSD-2-Clause AND BSD-2-Clause) + * SPDX-License-Identifier: (BSD-2-Clause) * * Copyright (c)1999 Citrus Project, * All rights reserved. |
