Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp246007ybi; Thu, 13 Jun 2019 15:15:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqwoC0pl1ArRXacC4MTBQ+HBpNyqj6uLjjLDikIize1BgvqDgOO8Dq45NrWqOg/X5mHu10bz X-Received: by 2002:aa7:8f24:: with SMTP id y4mr52136545pfr.36.1560464122519; Thu, 13 Jun 2019 15:15:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560464122; cv=none; d=google.com; s=arc-20160816; b=s+XzeR4XNrm2koz6umCPtM9QeweA+0at8De4VQU6xs2Ih18KfHvRFDjK/AnYv1Wcy6 cloxZwJQzkD8jL7jUOekqHscAh3pDqZNE0mhbLbGH040KpqevilRgq3FWkWuumhQhIB5 yvFvOzYDeRHv1+BcmSDac6DWGoZhyZjWLUUq+oxsukUwoKdtF4pzvP/ga3INxbE829U6 +3CHiA7HJqvvZgx/I8Z7fxNxAm6xLa7rb95luN1dxv/PKG1lQYbEFR9aFTfEhz0E6fWN b3gPvKHYThHBocG30bHH5zd4hWLGm6+vGTsgZyWEruZ+sMGREeuNDo5FsBQ3aCBd9JWO cKRQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=b6YM9QtbulGyb8YgmKiUbQI/IkWdceSGYLlFeo5GJ2g=; b=KVEd5Sgf6U0fZAYxaDVQYlkbQuDwj5rKliBTEhuZcvvxwPatvXwm8tDcfUSaP8rhop +f7aiK4+ri1TeeYb8osY1Do60RijlaQe8NT4HhRgW5yZ9Uc6eNdLHqpxLkhO6MrkGWOJ tGxisba3RpNXHyXvj96gEG1IABKjRaWBLUBOrb4EUqaWOKXQKXFCMPAB5ZE1tZh47I2F RIRYBXETGJwpjX3JYB0hbIop6H0/gI4xI38Zp2/9E2pV01pmGLqTkRr87Xx0D+ALh4lr CIiNY+n2xFrwz8b0wl9LpQcg0FbRTN8Pd52zwUjbqv2QM7VzChnyg1EfiXUgjTQEqM36 jhmw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 61si560462plq.157.2019.06.13.15.15.05; Thu, 13 Jun 2019 15:15:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728380AbfFMWPA (ORCPT + 99 others); Thu, 13 Jun 2019 18:15:00 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:32970 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727945AbfFMWO7 (ORCPT ); Thu, 13 Jun 2019 18:14:59 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::3d5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 4A67014B678E0; Thu, 13 Jun 2019 15:14:59 -0700 (PDT) Date: Thu, 13 Jun 2019 15:14:56 -0700 (PDT) Message-Id: <20190613.151456.1482983218638838740.davem@davemloft.net> To: oftedal@gmail.com Cc: thuth@redhat.com, sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] sparc: Remove redundant copy of the LGPL-2.0 From: David Miller In-Reply-To: References: <20190527163253.27203-1-thuth@redhat.com> <20190613.141247.955308190761079084.davem@davemloft.net> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 13 Jun 2019 15:14:59 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kjetil Oftedal Date: Fri, 14 Jun 2019 00:04:28 +0200 > On 13/06/2019, David Miller wrote: >> From: Thomas Huth >> Date: Mon, 27 May 2019 18:32:53 +0200 >> >>> We already provide the LGPL-2.0 text in LICENSES/preferred/LGPL-2.0, >>> so there is no need for this additional copy here. >>> >>> Signed-off-by: Thomas Huth >> >> Applied. >> > > Shouldn't the SPDX license identifiers in in arch/sparc/lib be adjusted to > reflect the original intent of LGPL licensing? Yes, can someone cook up a quick patch for me for that? Thanks.