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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7447FC28CC1 for ; Wed, 29 May 2019 13:13:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 57504205F4 for ; Wed, 29 May 2019 13:13:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727094AbfE2NNG (ORCPT ); Wed, 29 May 2019 09:13:06 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:46211 "EHLO relay2-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726628AbfE2NNG (ORCPT ); Wed, 29 May 2019 09:13:06 -0400 X-Originating-IP: 92.137.69.152 Received: from localhost (alyon-656-1-672-152.w92-137.abo.wanadoo.fr [92.137.69.152]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 8E45B40017; Wed, 29 May 2019 13:13:01 +0000 (UTC) Date: Wed, 29 May 2019 15:13:00 +0200 From: Alexandre Belloni To: Greg KH Cc: Linus Torvalds , Andrew Morton , Thomas Gleixner , linux-kernel@vger.kernel.org, linux-spdx@vger.kernel.org Subject: Re: [GIT PULL] SPDX update for 5.2-rc1 - round 1 Message-ID: <20190529131300.GV3274@piout.net> References: <20190521133257.GA21471@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190521133257.GA21471@kroah.com> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On 21/05/2019 15:32:57+0200, Greg KH wrote: > - Add GPL-2.0-only or GPL-2.0-or-later tags to files where our scan I'm very confused by those two tags because they are not mentioned in the SPDX 2.1 specification or the kernel documentation and seem to just be from https://spdx.org/ids-howi which doesn't seem to be versionned anywhere. While I understand the rationale behind those, I believe the correct way of introducing them would be first to add them in the spec and documentation and then make use of them. Now, what should we do with all the GPL-2.0 and GPL-2.0+ tags that we have? -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com