diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-26 02:00:33 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-26 02:00:33 +0000 |
| commit | 5e53a4f90f82c4345f277dd87cc9292f26e04a29 (patch) | |
| tree | 10be8127dc8fe8e40344df4a1c8b85297442fba1 /lib/libiconv_modules/mapper_serial | |
| parent | efe67753ccbbbba0013dac241c79d2dc124d76a2 (diff) | |
Notes
Diffstat (limited to 'lib/libiconv_modules/mapper_serial')
| -rw-r--r-- | lib/libiconv_modules/mapper_serial/citrus_mapper_serial.c | 2 | ||||
| -rw-r--r-- | lib/libiconv_modules/mapper_serial/citrus_mapper_serial.h | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.c b/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.c index 87f362a7ef8f..37633c15cf72 100644 --- a/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.c +++ b/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.c @@ -2,6 +2,8 @@ /* $NetBSD: citrus_mapper_serial.c,v 1.2 2003/07/12 15:39:20 tshiozak Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c)2003 Citrus Project, * All rights reserved. * diff --git a/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.h b/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.h index 02cb9b1c8e50..45fb8f83d12d 100644 --- a/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.h +++ b/lib/libiconv_modules/mapper_serial/citrus_mapper_serial.h @@ -2,6 +2,8 @@ /* $NetBSD: citrus_mapper_serial.h,v 1.1 2003/06/25 09:51:46 tshiozak Exp $ */ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c)2003 Citrus Project, * All rights reserved. * |
