From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail01.asahi-net.or.jp ([202.224.55.13]:56987 "EHLO mail01.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725733AbeHUHSM (ORCPT ); Tue, 21 Aug 2018 03:18:12 -0400 Date: Tue, 21 Aug 2018 12:50:07 +0900 Message-ID: <874lfoe5u8.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Kuninori Morimoto Cc: Simon Horman , Rich Felker , Linux-SH , Linux-Renesas Subject: Re: [PATCH 13/13] sh: lib: convert to SPDX identifiers In-Reply-To: <87d0udvn6d.wl-kuninori.morimoto.gx@renesas.com> References: <874lg8p7d2.wl-kuninori.morimoto.gx@renesas.com> <87lg9knslt.wl-kuninori.morimoto.gx@renesas.com> <20180809123631.q7rxqaqaipakfdvh@verge.net.au> <87d0udvn6d.wl-kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Mon, 20 Aug 2018 10:37:49 +0900, Kuninori Morimoto wrote: > > > Hi Simon, Sato-san > > > > From: Kuninori Morimoto > > > > > > This patch updates license to use SPDX-License-Identifier > > > instead of verbose license text. > > > > > > Signed-off-by: Kuninori Morimoto > > > --- > (snip) > > > -In addition to the permissions in the GNU General Public License, the > > > -Free Software Foundation gives you unlimited permission to link the > > > -compiled version of this file into combinations with other programs, > > > -and to distribute those combinations without any restriction coming > > > -from the use of this file. (The General Public License restrictions > > > -do apply in other respects; for example, they cover modification of > > > -the file, and distribution when not linked into a combine > > > -executable.) > > > > Given the above clause I wonder if the SPDX identifier should be: > > > > SPDX-License-Identifier: GPL-2.0+ WITH GCC-exception-2.0 > > Ahh, indeed. > I will post v2 patch. > Sato-san, can I post [13/13 v2] only ? or should post all patches ? > Please sent all patches. Thanks. -- Yosinori Sato From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yoshinori Sato Date: Tue, 21 Aug 2018 03:50:07 +0000 Subject: Re: [PATCH 13/13] sh: lib: convert to SPDX identifiers Message-Id: <874lfoe5u8.wl-ysato@users.sourceforge.jp> List-Id: References: <874lg8p7d2.wl-kuninori.morimoto.gx@renesas.com> <87lg9knslt.wl-kuninori.morimoto.gx@renesas.com> <20180809123631.q7rxqaqaipakfdvh@verge.net.au> <87d0udvn6d.wl-kuninori.morimoto.gx@renesas.com> In-Reply-To: <87d0udvn6d.wl-kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Kuninori Morimoto Cc: Simon Horman , Rich Felker , Linux-SH , Linux-Renesas On Mon, 20 Aug 2018 10:37:49 +0900, Kuninori Morimoto wrote: > > > Hi Simon, Sato-san > > > > From: Kuninori Morimoto > > > > > > This patch updates license to use SPDX-License-Identifier > > > instead of verbose license text. > > > > > > Signed-off-by: Kuninori Morimoto > > > --- > (snip) > > > -In addition to the permissions in the GNU General Public License, the > > > -Free Software Foundation gives you unlimited permission to link the > > > -compiled version of this file into combinations with other programs, > > > -and to distribute those combinations without any restriction coming > > > -from the use of this file. (The General Public License restrictions > > > -do apply in other respects; for example, they cover modification of > > > -the file, and distribution when not linked into a combine > > > -executable.) > > > > Given the above clause I wonder if the SPDX identifier should be: > > > > SPDX-License-Identifier: GPL-2.0+ WITH GCC-exception-2.0 > > Ahh, indeed. > I will post v2 patch. > Sato-san, can I post [13/13 v2] only ? or should post all patches ? > Please sent all patches. Thanks. -- Yosinori Sato