From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 179917EB; Fri, 12 May 2023 00:41:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D0866C4339B; Fri, 12 May 2023 00:41:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683852068; bh=buIg82FsdUAF2Q1U/hR23a0od1zuZD5R5znK2wDNEQE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=FR9CtCjJXhscTX6v+8eud1o8h8AsAJ6CvD1UDO3Ny+kWOY9I3O9HZWktWAa4grjkn Iu2OcNzq7LNVuMd1AEPkfLMajCndiwQ0+Q8bE8R5idpeMifggxQOIvWzGpsdeaHzGj uw0q9ORsxXvVUbTAZZ6Zkk7ahY/q3m1DG8KrGl+7L1TgsrC5o2UvMok/vvtuOes5ws ijPJslKVstS6L8cNoZhC16eMm9dtwSEAZeqPBdQugC5x4SfsrLQ6ndDNRYe+NLfagJ KRWdc4iu8NbhhqNFDyNXwnglJWhTXm65486914Yp/k8CS14VXp6ZGdMxz5nxJO8z4U K5CWoACLAPKTw== Date: Thu, 11 May 2023 17:41:05 -0700 From: Jakub Kicinski To: Bagas Sanjaya Cc: Linux DRI Development , Linux Kernel Mailing List , Linux Networking , Linux ARM , Linux Staging Drivers , Linux Watchdog Devices , Linux Kernel Actions , Diederik de Haas , Kate Stewart , David Airlie , Karsten Keil , Jay Vosburgh , Andy Gospodarek , "David S. Miller" , Eric Dumazet , Paolo Abeni , Sam Creasey , Dominik Brodowski , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Greg Kroah-Hartman , Wim Van Sebroeck , Guenter Roeck , Jan Kara , Andreas =?UTF-8?B?RsOkcmJlcg==?= , Manivannan Sadhasivam , Tom Rix , Simon Horman , Yang Yingliang , "Steven Rostedt (Google)" , Pavel Machek , Minghao Chi , Kalle Valo , Uwe =?UTF-8?B?S2xlaW5lLUvDtm5pZw==?= , Viresh Kumar , Arnd Bergmann , Deepak R Varma , Davidlohr Bueso , Thomas Gleixner , Jacob Keller , Gaosheng Cui , Dan Carpenter , Archana Subject: Re: [PATCH 00/10] Treewide GPL SPDX conversion (love letter to Didi) Message-ID: <20230511174105.63b7a6ae@kernel.org> In-Reply-To: <20230511133406.78155-1-bagasdotme@gmail.com> References: <20230511133406.78155-1-bagasdotme@gmail.com> Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 11 May 2023 20:33:56 +0700 Bagas Sanjaya wrote: > I trigger this patch series because of Didi's GPL full name fixes > attempt [1], for which all of them had been NAKed. In many cases, the > appropriate correction is to use SPDX license identifier instead. > > Often, when replacing license notice boilerplates with their equivalent > SPDX identifier, the notice doesn't mention explicit GPL version. Greg > [2] replied this question by falling back to GPL 1.0 (more precisely > GPL 1.0+ in order to be compatible with GPL 2.0 used by Linux kernel), > although there are exceptions (mostly resolved by inferring from > older patches covering similar situation). Should you be CCing linux-spdx@ on this? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8B0AAC7EE22 for ; Fri, 12 May 2023 00:41:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8124210E05C; Fri, 12 May 2023 00:41:12 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id 524C810E05C for ; Fri, 12 May 2023 00:41:10 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4E0E6652C0; Fri, 12 May 2023 00:41:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D0866C4339B; Fri, 12 May 2023 00:41:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683852068; bh=buIg82FsdUAF2Q1U/hR23a0od1zuZD5R5znK2wDNEQE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=FR9CtCjJXhscTX6v+8eud1o8h8AsAJ6CvD1UDO3Ny+kWOY9I3O9HZWktWAa4grjkn Iu2OcNzq7LNVuMd1AEPkfLMajCndiwQ0+Q8bE8R5idpeMifggxQOIvWzGpsdeaHzGj uw0q9ORsxXvVUbTAZZ6Zkk7ahY/q3m1DG8KrGl+7L1TgsrC5o2UvMok/vvtuOes5ws ijPJslKVstS6L8cNoZhC16eMm9dtwSEAZeqPBdQugC5x4SfsrLQ6ndDNRYe+NLfagJ KRWdc4iu8NbhhqNFDyNXwnglJWhTXm65486914Yp/k8CS14VXp6ZGdMxz5nxJO8z4U K5CWoACLAPKTw== Date: Thu, 11 May 2023 17:41:05 -0700 From: Jakub Kicinski To: Bagas Sanjaya Subject: Re: [PATCH 00/10] Treewide GPL SPDX conversion (love letter to Didi) Message-ID: <20230511174105.63b7a6ae@kernel.org> In-Reply-To: <20230511133406.78155-1-bagasdotme@gmail.com> References: <20230511133406.78155-1-bagasdotme@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kate Stewart , Dan Carpenter , Tom Rix , Dominik Brodowski , Uwe =?UTF-8?B?S2xlaW5lLUvDtm5pZw==?= , Eric Dumazet , Viresh Kumar , Pavel Machek , Robert Jarzmik , Gaosheng Cui , Andy Gospodarek , Davidlohr Bueso , Linux Staging Drivers , Minghao Chi , Yang Yingliang , "Steven Rostedt \(Google\)" , Archana , Simon Horman , Jacob Keller , David Airlie , Paolo Abeni , Guenter Roeck , Sam Creasey , Linux Watchdog Devices , Arnd Bergmann , Manivannan Sadhasivam , Jay Vosburgh , Kalle Valo , Jan Kara , Linux Kernel Actions , Haojian Zhuang , Linux DRI Development , Thomas Gleixner , Wim Van Sebroeck , Linux ARM , Karsten Keil , Deepak R Varma , Greg Kroah-Hartman , Linux Kernel Mailing List , Andreas =?UTF-8?B?RsOkcmJlcg==?= , Diederik de Haas , Linux Networking , "David S. Miller" , Daniel Mack Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, 11 May 2023 20:33:56 +0700 Bagas Sanjaya wrote: > I trigger this patch series because of Didi's GPL full name fixes > attempt [1], for which all of them had been NAKed. In many cases, the > appropriate correction is to use SPDX license identifier instead. > > Often, when replacing license notice boilerplates with their equivalent > SPDX identifier, the notice doesn't mention explicit GPL version. Greg > [2] replied this question by falling back to GPL 1.0 (more precisely > GPL 1.0+ in order to be compatible with GPL 2.0 used by Linux kernel), > although there are exceptions (mostly resolved by inferring from > older patches covering similar situation). Should you be CCing linux-spdx@ on this?