diff --git a/bin/csh/iconv_stub.h b/bin/csh/iconv_stub.h --- a/bin/csh/iconv_stub.h +++ b/bin/csh/iconv_stub.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2006 Hajimu UMEMOTO * All rights reserved. * diff --git a/bin/csh/iconv_stub.c b/bin/csh/iconv_stub.c --- a/bin/csh/iconv_stub.c +++ b/bin/csh/iconv_stub.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2006 Hajimu UMEMOTO * All rights reserved. *