From 964d2277085255253967f69ec5704d1c9468aea8 Mon Sep 17 00:00:00 2001 From: Masanori Ogino Date: Wed, 29 Nov 2023 09:53:50 +0900 Subject: [PATCH] sj3rkcv: Use unified license boilerplate Signed-off-by: Masanori Ogino --- sj3rkcv/rk_conv.c | 15 ++++----------- sj3rkcv/sj3_rkcv.c | 10 +++------- sj3rkcv/wc16_str.c | 10 +++------- 3 files changed, 10 insertions(+), 25 deletions(-) diff --git a/sj3rkcv/rk_conv.c b/sj3rkcv/rk_conv.c index 2b1f5a6..4006329 100644 --- a/sj3rkcv/rk_conv.c +++ b/sj3rkcv/rk_conv.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1994 Sony Corporation * * Permission is hereby granted, free of charge, to any person obtaining @@ -24,19 +26,10 @@ * shall not be used in advertising or otherwise to promote the sale, use * or other dealings in this Software without prior written authorization * from Sony Corporation. - * - */ - -/* - * $SonyRCSfile: rk_conv.c,v $ - * $SonyRevision: 1.1 $ - * $SonyDate: 1994/06/03 08:03:59 $ */ -#ifndef lint -static char rcsid[] = "$Header: /export/work/contrib/sj3/sj3rkcv/RCS/rk_conv.c,v 1.14 1994/06/03 07:42:16 notanaka Exp $"; -#endif + #include "sj_sysvdef.h" diff --git a/sj3rkcv/sj3_rkcv.c b/sj3rkcv/sj3_rkcv.c index 8459032..b7d6492 100644 --- a/sj3rkcv/sj3_rkcv.c +++ b/sj3rkcv/sj3_rkcv.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1994 Sony Corporation * * Permission is hereby granted, free of charge, to any person obtaining @@ -24,14 +26,8 @@ * shall not be used in advertising or otherwise to promote the sale, use * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: sj3_rkcv.c,v $ - * $SonyRevision: 1.3 $ - * $SonyDate: 1995/02/10 06:02:25 $ - */ #include diff --git a/sj3rkcv/wc16_str.c b/sj3rkcv/wc16_str.c index 70c42ab..e45ebf4 100644 --- a/sj3rkcv/wc16_str.c +++ b/sj3rkcv/wc16_str.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: MIT-open-group + * * Copyright (c) 1994 Sony Corporation * * Permission is hereby granted, free of charge, to any person obtaining @@ -24,14 +26,8 @@ * shall not be used in advertising or otherwise to promote the sale, use * or other dealings in this Software without prior written authorization * from Sony Corporation. - * */ -/* - * $SonyRCSfile: wc16_str.c,v $ - * $SonyRevision: 1.3 $ - * $SonyDate: 1994/11/17 06:49:21 $ - */ #include "sj_sysvdef.h"