Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp785052imm; Wed, 22 Aug 2018 12:33:00 -0700 (PDT) X-Google-Smtp-Source: AA+uWPx6flSfVB1RPB0qV7npdSBSB2MrmJm9kecL0bulznZ4HikCgzjRUrB9kRQ3bU+ldpczVy0+ X-Received: by 2002:a17:902:9696:: with SMTP id n22-v6mr55616919plp.212.1534966380660; Wed, 22 Aug 2018 12:33:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534966380; cv=none; d=google.com; s=arc-20160816; b=RcF5zLlJDVDJQ+DT1IOKMcwQcSj/FLP6eULshWjJd5Av80+Wz3egFEncUoGXJti6Vk jUrEw1sJ9PQNwzaqWhDk0rK2RyEmRT4AfrLn6C6cvXHeCao3sryGKXK3gX64ii085r7E 1BVeAh4bCYvUnPkBCztTnjfTlygZcTww9BZn7b4fH+MDVfYEMOfOK8na83GxX31W0xua Ats/mdShhGZe2iR8pTdTxXbupb1atBywG7RTxEo7hDWP2tNpUoHvg1+5KJuU0AMrwYlh xlyM8Ey1pS7LzBdXM9j2DgqLveL+dMz7Q8gG17rsCwP7sen9231O+Lr2fseAN2YiVuwt ITXg== 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:arc-authentication-results; bh=TJ8xpH0mHxh/TCvlXTmKgxcp7+jT1zKb8hoyZ33WGVY=; b=CCPgE3V5qe0fLKa99PJuBXrvt4uaCRcjGiEhY9Sya6W3JwXriHnC/fcrdc983mXoNU GLiu4kl2kBxVDFeteONnt+gVz8mFe+inronDEJL3+tk6oHL5CSnb3vnYwy3tjs5kJnrE yqrByfsKVGckdJHZ0F7zmJsPGtrIDj51hVEcC8sCLvatIOatr2bSEXDd9jLPg1iHsu6h wi5iJIJNBvL/qwkWrggNhvNWMzKY0NP9v0h1HqL541hc/Qltf8uTQCZ2lkz8ZeRsAJy4 uW4o5hSrRnimLrqfU7sVp9M/GwIW5/2pNph9CNTz4JGnWyZqLnv9caHky37Aodf7QNq/ NnFA== 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 p12-v6si2297150pls.53.2018.08.22.12.32.44; Wed, 22 Aug 2018 12:33:00 -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 S1728146AbeHVW5t (ORCPT + 99 others); Wed, 22 Aug 2018 18:57:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35724 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726098AbeHVW5t (ORCPT ); Wed, 22 Aug 2018 18:57:49 -0400 Received: from localhost (5355525A.cm-6-6b.dynamic.ziggo.nl [83.85.82.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id A078FCB7; Wed, 22 Aug 2018 19:31:37 +0000 (UTC) Date: Wed, 22 Aug 2018 21:31:33 +0200 From: Greg Kroah-Hartman To: Philippe Ombredanne Cc: Fabio Estevam , Wolfram Sang , Wolfram Sang , Linux-Renesas , Kuninori Morimoto , Wolfgang Grandegger , Marc Kleine-Budde , "David S. Miller" , linux-can@vger.kernel.org, netdev , linux-kernel , Thomas Gleixner Subject: Re: [PATCH 05/11] can: rcar: use SPDX identifier for Renesas drivers Message-ID: <20180822193133.GA1613@kroah.com> References: <20180821220233.9202-1-wsa+renesas@sang-engineering.com> <20180821220233.9202-6-wsa+renesas@sang-engineering.com> <20180822063005.535lytz7hl32rsha@katana> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 22, 2018 at 08:16:45PM +0200, Philippe Ombredanne wrote: > Hi Fabio, > On Wed, Aug 22, 2018 at 2:55 PM, Fabio Estevam wrote: > > On Wed, Aug 22, 2018 at 3:30 AM, Wolfram Sang wrote: > >> > >>> > +// SPDX-License-Identifier: GPL-2.0-or-later > >>> > >>> According to Documentation/process/license-rules.rst the format should > >>> be like this instead: > >>> > >>> // SPDX-License-Identifier: GPL-2.0+ > >> > >> According to https://spdx.org/licenses/ it should be what I did above. > > > > Previous advice I saw was to follow the format described in > > Documentation/process/license-rules.rst > > > > Greg/Philippe, > > > > Any inputs on this matter? > > > > Thanks > > IMHO we should always treat and use the > Documentation/process/license-rules.rst as the reference and not SPDX > proper who moves at its own pace and evolves its specs and license ids > independently of where we stand in the kernel. > If this is not right Doc patches are welcomed! > In this is very specific case this has been discussed on list a few > times. If I recall correctly Thomas also had an opinion on this... > So you are correct and this should be for now: > // SPDX-License-Identifier: GPL-2.0+ That is correct, stick with that format/version for now please. thanks, greg k-h