Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp986615ybi; Wed, 3 Jul 2019 07:39:03 -0700 (PDT) X-Google-Smtp-Source: APXvYqxFtcnKxcc6klByuOi2QWHI2N46R3fnxo6vUHCrviZGPuqNht3cYUxnnYYeSZGT8klRqFWH X-Received: by 2002:a17:90a:80c4:: with SMTP id k4mr13399637pjw.74.1562164743352; Wed, 03 Jul 2019 07:39:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562164743; cv=none; d=google.com; s=arc-20160816; b=BRNletOtdEmD3c4BgwH/xZPT1rnUxD5fpZbXDgOdqRuX/WtbeluXn6qtytPAl0pNsN rvfNwf3axmCDsnoe5y0F62GeV0buooavDT7CGDCcGFDet1nWGP0hCw/5qyvUJxPtYpOr mQNBdpno/UJ3Mobr/BisEIC+u38jHdhX+WsWrTgVsR8zGNYpZPtBudZmfZGZQO31sThN wIWqvdtc5Fo6asXyWhgUgWCzKMTFaZ/Zi+DMwBdk8blI/s52DEiAXhDA479Kxco7gjHY i7Orp0UdW/zn6gTmycYdmPm5Gnv91bHfheO/SK5Iazg4A4NOUWeU9W82uE1KKtMjCX7i tCEw== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=VPmyapQF+aeVjy4/+F4XQhlOxRQyzTcXZy22eVzKrEo=; b=VX8PiApIGEV8hiXV7fNhsnkmYAwp+2a2gcTI/wM+EfeWfZ71xFtVrnlna+B0BA7g5o GB6WWx1lqlJLfPEUMubrFD841vJfnGJSpORrS3DOnIq2UPyoZ0GyarWxQcqp59x6ytxK Gi2InZ14UWWpEoMf4/VxuElFIorfP2OCoA8TY86cFrkJhS8raAFAxWv19mq40Au1SQ2G jL8dFaU5zAkYHhLpRpYhi1wu0tItfllaGCXle9ukfhEbOJZVRwRSKpECijAwBnbKQK7Q 0uXHspPSiVe9Cyb16El0SpgvPiqWO9IOo9eqS8MWtn8wl8AiNWA8Sda85IHT3aHewRIa nTDw== 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 j31si2414239pgi.151.2019.07.03.07.38.48; Wed, 03 Jul 2019 07:39:03 -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 S1727004AbfGCOiA (ORCPT + 99 others); Wed, 3 Jul 2019 10:38:00 -0400 Received: from ns.iliad.fr ([212.27.33.1]:59528 "EHLO ns.iliad.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725933AbfGCOiA (ORCPT ); Wed, 3 Jul 2019 10:38:00 -0400 Received: from ns.iliad.fr (localhost [127.0.0.1]) by ns.iliad.fr (Postfix) with ESMTP id 4E65D201DB; Wed, 3 Jul 2019 16:37:59 +0200 (CEST) Received: from [192.168.108.49] (freebox.vlq16.iliad.fr [213.36.7.13]) by ns.iliad.fr (Postfix) with ESMTP id 37FBA20119; Wed, 3 Jul 2019 16:37:59 +0200 (CEST) Subject: Re: [PATCH v2 03/10] ARM: dts: meson6: update with SPDX Licence identifier To: Neil Armstrong , Kevin Hilman Cc: linux-amlogic@lists.infradead.org, Linux ARM , LKML , Maxime Ripard , Jagan Teki References: <20190527133857.30108-1-narmstrong@baylibre.com> <20190527133857.30108-4-narmstrong@baylibre.com> From: Marc Gonzalez Message-ID: <8b84928a-bf0f-43d3-b018-dbba1071528a@free.fr> Date: Wed, 3 Jul 2019 16:37:59 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190527133857.30108-4-narmstrong@baylibre.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP ; ns.iliad.fr ; Wed Jul 3 16:37:59 2019 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 27/05/2019 15:38, Neil Armstrong wrote: > While the text specifies "of the GPL or the X11 license" the actual > license text matches the MIT license as specified at [0] > > [0] https://spdx.org/licenses/MIT.html > > Signed-off-by: Neil Armstrong > --- > arch/arm/boot/dts/meson6.dtsi | 44 +---------------------------------- > 1 file changed, 1 insertion(+), 43 deletions(-) > > diff --git a/arch/arm/boot/dts/meson6.dtsi b/arch/arm/boot/dts/meson6.dtsi > index 65585255910a..2d31b7ce3f8c 100644 > --- a/arch/arm/boot/dts/meson6.dtsi > +++ b/arch/arm/boot/dts/meson6.dtsi > @@ -1,48 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0 OR MIT > /* > * Copyright 2014 Carlo Caione > - * > - * This file is dual-licensed: you can use it either under the terms > - * of the GPL or the X11 license, at your option. Note that this dual > - * licensing only applies to this file, and not this project as a > - * whole. > - * > - * a) This library is free software; you can redistribute it and/or > - * modify it under the terms of the GNU General Public License as > - * published by the Free Software Foundation; either version 2 of the > - * License, or (at your option) any later version. You seem to have been so focused on the X11 vs MIT issue that you might have overlooked the GPL issue? You selected "GPL-2.0", while the text called for "GPL-2.0+" (GNU General Public License v2.0 or later) (Pointed out by Maxime in a similar patch.) Regards.