Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1643468yba; Sun, 14 Apr 2019 16:25:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqz391OZRvAcbxAxX0cTCXk6/XUAO9e+T6IH7eFmC0ZUEDnyZZ6vEs9aKM9KPVhl0pptZcbr X-Received: by 2002:a17:902:2aeb:: with SMTP id j98mr5014422plb.38.1555284343824; Sun, 14 Apr 2019 16:25:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555284343; cv=none; d=google.com; s=arc-20160816; b=z3KMPE5LXfnqXI3FJyLtL/rQgA/FxyNz0GPrqF0f3IqV+dYdnWHakWjRfY7Z0ZGSD/ oGCzWwSI1Wnf+De0qD5kq/+sxrI7dEAAfwVTX6eFiD/8BqPlaVolHKEnwQ5gEpv3iin0 cneylQ5RlbwwdwXWzRlwa2ZqPUXKfYgmRAYt5lhGL/LbrGSVhP7L0e0MAlqZ59zdYyus WYxottZtTbf+I/trgNwEnvCVmCGDgfPbCOxxuaDZr1xhBdbfKP5N0CZWH60YSOdZ7TNV aemCKy5Zvz1Cp6J9Y5JK9RqIWYexwv1GYN6tAmz/IbDqGy6dDqy8e4vJFK35/C6GsUj+ 8G7A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=8o3HF6LikWWVQfX3SsfnF5QF2uEOBiwoQJY0TeMKwPw=; b=aWQQij46lGg0fh//DMLEqPIfZazrkQfBqS+EwKfaVCvi4y3o2i3qyCg6GOI6nY9B1M vJ1dJ/JVfRjzVY3Mui+5JW8Sh+5tluSev2Dc/zBrZeLGOB834zmc0CTDoGTrNW/U1/As 6KjnxnUXntrNrSVtaHV0OILRQCevy8DTklMdLBCkQMUYkdP9ZgqjBqoZRTIrmtC9FPIv tugO8mP9QFViizXAPMsqaZJF/ZWeZn3mhOTmAlnUk09QF56qxFofFxKjFGStLns6C1Sw CqPIWYT4Sya4IaRk2DJDcRDrQQcx0UZDMkRNsKmecwfBhEecNSxWCtY0/oBVVSGKzTx4 P79Q== 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 s9si40456425plr.17.2019.04.14.16.25.02; Sun, 14 Apr 2019 16:25:43 -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 S1726283AbfDNXXV (ORCPT + 99 others); Sun, 14 Apr 2019 19:23:21 -0400 Received: from 178.115.242.59.static.drei.at ([178.115.242.59]:42444 "EHLO mail.osadl.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725775AbfDNXXV (ORCPT ); Sun, 14 Apr 2019 19:23:21 -0400 Received: by mail.osadl.at (Postfix, from userid 1001) id 5CAE75C1578; Mon, 15 Apr 2019 01:22:32 +0200 (CEST) Date: Mon, 15 Apr 2019 01:22:32 +0200 From: Nicholas Mc Guire To: Andrew Lunn Cc: Nicholas Mc Guire , Jason Cooper , Gregory Clement , Sebastian Hesselbarth , Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] ARM: mvebu: add SPDX license identifier Message-ID: <20190414232232.GA1215@osadl.at> References: <1555217391-3552-1-git-send-email-hofrat@osadl.org> <1555217391-3552-3-git-send-email-hofrat@osadl.org> <20190414162210.GC10323@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190414162210.GC10323@lunn.ch> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 14, 2019 at 06:22:10PM +0200, Andrew Lunn wrote: > On Sun, Apr 14, 2019 at 06:49:51AM +0200, Nicholas Mc Guire wrote: > > The license is clearly identified as GPL V2 - so just add in the > > appropriate SPDX license identifier. > > > > Signed-off-by: Nicholas Mc Guire > > Hi Nicholas > > Adding a SPDX line makes the license text redundant, so you should > remove it in the same patch as adding the SPDX line. > So remove that first line from this paragraph * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. reducing it to: * This program is licensed "as is" without any warranty of any kind, * whether express or implied. Is that what you are proposing ? The GPL does state that there is no warranty but using a different wording that may not be legally equivalent. thx! hofrat