Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1165615pxb; Thu, 4 Feb 2021 06:40:36 -0800 (PST) X-Google-Smtp-Source: ABdhPJwU4IwLd8bmtd1OH9RUQY1kcuhZOwCtwgoslBZMCQqJ80mV5vPbyUH/hSIdpnOjnJK/ZAm1 X-Received: by 2002:a17:906:1712:: with SMTP id c18mr8360554eje.417.1612449636009; Thu, 04 Feb 2021 06:40:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612449636; cv=none; d=google.com; s=arc-20160816; b=V8+CXSw2rqni3Vcm0B9o8MjiMYTpUhyKR1gatwAVXjR/FycznHOGZIYHm8qJ+w9Aq1 CAayCa1YmUad1I3me0fTyFOTKDodOboHx0E6Q5fKFrWAcXOqKulocwtdLRNtu6ZaScpd dZ4+oA8xPrbCwd218PkNYZqr1ho1xmonktNKZ+Bfy2vbImQq0rUvs0osKfA6M4aXFcr1 eBN8gFGKbTufRSzkrWpSAThlNfM2C+ji0jCmn30TSGHj6DbVmvQ66NBcmhnwfxbvR0Za aU/CJ8M8WJs+5dOkOG79wJnIocFOELoiaS9TEiiMcXX8AhfKxWcHX3FgYv6aKRzBV2Qr b6rQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=3AAcxi4UZoOme5nORBHCj7glDW/N/rNY5lz6gaZRBIk=; b=NjBfeyIu4CFy8m/SCJwfTj2iQ+WP+DxSD8SyHPs/17NgRQTT0vlNygejH0Pnuz0FH1 YzgZ2YSK4qdDwujH8TFM0QZMy+T/z9u5NWeZFnt8C+yb+Qur2usWfuCdOd9+1AGL/R79 Q7bu7grCayKsFW6wmgRRHnbQktXYYU0IzwBrezI8Cit6sv/ib/ZkfI/alDxk4KePw+K2 YxuPxpejotiVARUoq9U8DT7M0luP3uPTgT5SFzgaDbtr63CXkAxnEMH2Z6WgP8XkFHa8 CK8+O+kZh7FyWMb8sSQoJdBOogKkNozRSQ3skQTlEkQNzivD6oOiLrf6PLz4ghnwAI1Q Ak1w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=e7KLylsf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i8si244216ejv.311.2021.02.04.06.40.10; Thu, 04 Feb 2021 06:40:35 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=e7KLylsf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236647AbhBDOhw (ORCPT + 99 others); Thu, 4 Feb 2021 09:37:52 -0500 Received: from mail.kernel.org ([198.145.29.99]:39806 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236796AbhBDOfx (ORCPT ); Thu, 4 Feb 2021 09:35:53 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9388864EE2; Thu, 4 Feb 2021 14:35:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612449312; bh=q4iWNzlgf4ZwVVfzl0gBPNyXiRqM4z4Whq1heB8mwdo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e7KLylsfzQvOcOhoq2QygjgosqRD3dFXXhEBxFmUg3abR0Tmx+4lGyatOeyEW32mR DhbN9zG//xY3yrCTKkBK+YyfZsxe8OeQehTwA+RHYNIMF7GtoiEHBao5w9styBNOd+ LFCA1QnKoy5fyXaZrVXGET3pB6waWCrj1e8Xa+y4= Date: Thu, 4 Feb 2021 15:35:09 +0100 From: Greg Kroah-Hartman To: Bartosz Golaszewski Cc: Bartosz Golaszewski , Kent Gibson , Linus Walleij , linux-gpio , LKML Subject: Re: [PATCH] gpio: uapi: use the preferred SPDX license identifier Message-ID: References: <20210204124357.3817-1-brgl@bgdev.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 04, 2021 at 03:15:50PM +0100, Bartosz Golaszewski wrote: > On Thu, Feb 4, 2021 at 2:47 PM Greg Kroah-Hartman > wrote: > > > > On Thu, Feb 04, 2021 at 01:43:57PM +0100, Bartosz Golaszewski wrote: > > > From: Bartosz Golaszewski > > > > > > GPL-2.0 license identifier is deprecated, let's use the preferred > > > identifier: GPL-2.0-only. > > > > > > Signed-off-by: Bartosz Golaszewski > > > --- > > > Hi Kent, Greg, > > > > > > I started working on making libgpiod licensing reuse-compliant and noticed > > > that the reuse-tool is telling me that the GPL-2.0 SPDX identifier in the > > > GPIO uapi header is deprecated. Since I'm required to copy the header > > > verbatim into libgpiod's repository, I think we need to fix that at source > > > first. > > > > > > include/uapi/linux/gpio.h | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git a/include/uapi/linux/gpio.h b/include/uapi/linux/gpio.h > > > index e4eb0b8c5cf9..3e01ededbf36 100644 > > > --- a/include/uapi/linux/gpio.h > > > +++ b/include/uapi/linux/gpio.h > > > @@ -1,4 +1,4 @@ > > > -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ > > > +/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */ > > > > No, there is no need to convert the kernel to the "latest" spdx level, > > when we started out there was no "-only" nonsense (hint no other license > > has that crud), and "GPL-2.0" is a totally valid summary of the license. > > > > So please don't go changing it all in-kernel, that way lies madness. > > Let's finish fixing up ALL kernel files before worrying about what SPDX > > "version" we are at. > > > > But then, the reuse script is telling me: > > Unfortunately, your project is not compliant with version 3.0 of > the REUSE Specification :-( > > because I'm using a deprecated license. :( Go yell at the REUSE people, there's no requirement to have the most recent version of SPDX, is there? :) And if that's the only thing wrong with the project when running 'reuse lint' then you should be happy, no one will complain at all. thanks, greg k-h