From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1EF3EC04AAC for ; Tue, 21 May 2019 01:34:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E2DF321479 for ; Tue, 21 May 2019 01:34:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558402473; bh=McwgMRhCQkkc/j4QPbBEo7JmUbo6n2JqDSWSga37fzU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=l6DCXDag0uVjLrZ4RrBEDeS3JXm2QY0otV/ykNmZB7u5fSOAphEwi0dkyb2Z/zzyt uuoJIJWSImQb7gkSL/11LpOo9dYEcF1iSeEbFULgUC4FlB5frmdgmenx1HtYFjeBYN tcFKXtP8Sa5w8Vn4rXY2CYxwtbJEhGsntBIgsS8w= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727116AbfEUBec (ORCPT ); Mon, 20 May 2019 21:34:32 -0400 Received: from mail-lj1-f193.google.com ([209.85.208.193]:38476 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727108AbfEUBec (ORCPT ); Mon, 20 May 2019 21:34:32 -0400 Received: by mail-lj1-f193.google.com with SMTP id 14so14266758ljj.5 for ; Mon, 20 May 2019 18:34:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kJbV56gzQyH0WOcNUfAHo0ej1VbzR+28eA8fuAhrm4g=; b=Pz1bx+Px83+NQrsAgnpLKBcOgQMVqr8FDSHqgA+cDUyasZDw4PyBFkLL8PhGmsFC7r K00yeN4jpGoCBzakejiyzD/BiNMorvYWcC2Smzd1k5MWCwaypg017E6wgVgyLFqCfO2H tDlhHwrAayeTSaT1PLtSn9vR3FGHJjaWyNVJ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kJbV56gzQyH0WOcNUfAHo0ej1VbzR+28eA8fuAhrm4g=; b=Pt/2rFWDwaG5I4ww5bc6TlP44ovQv+7WiQnqKaBlgkuurtytlv9jkMbslwrzqVB2k8 C9ptY7EXOS7gQZl2s9OEgcDikQyXXkftpa2qLfui1CN5mdbLgd/eFP1Yyt60cllBafkR sEQhNuI27f+rkvKUA2KtvRQl+t7Iu7PnthU/c7UUOJ6bpXUyAXhnBbWnaZ3NsrB5MTn/ h+OuQjDOkxOeS3ZBZclpGKHEoKSvbJN8SEiEwIpCsX3qW7PYvixu1qcSJJyzl3Z8BzuB tfHY4YHWfWx4JAKCKOo/lLRKJffZJQBg2Xw4g6I+CkzVmJgnUIBYdHD4ncX50n7sI+D+ /Rog== X-Gm-Message-State: APjAAAWRbda+YCMVyVrnZI28WCteqRyGZyzripJM5ecdnoN4usAZPOlJ 7XEf2BDKFC3MYfrPo2rdHdDUKUI99Ah5wMsjXuh71g== X-Google-Smtp-Source: APXvYqy2Hk8KXtuJMbsMCCOc54zC7XPWmWFHWy9oAn8Xqqk90DTcsxwz1g8sn6y3QQ9XwyUZewBM4Wnc1rG6Aq9B3Zs= X-Received: by 2002:a2e:5d4f:: with SMTP id r76mr23755315ljb.49.1558402470297; Mon, 20 May 2019 18:34:30 -0700 (PDT) MIME-Version: 1.0 References: <20190519135130.462579320@linutronix.de> <20190519154042.707528683@linutronix.de> In-Reply-To: <20190519154042.707528683@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 20:34:18 -0500 Message-ID: Subject: Re: [patch 22/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22 To: Thomas Gleixner Cc: linux-spdx@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Hi Thomas, You may want to extend your pattern for the first 3 as there is no copyright statement so applying it will end up with : // SPDX-License-Identifier: GPL-2.0-or-later /* */ which will look a bit weird. Maybe break this patch up into the one with copyright, and the rest without? Kate On Sun, May 19, 2019 at 12:19 PM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > the code contained herein is licensed under the gnu general public > license you may obtain a copy of the gnu general public license > version 2 or later at the following locations > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 4 file(s). > > Signed-off-by: Thomas Gleixner > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=step2&id=bafe4d8bf0ca > --- > arch/arm/boot/dts/ep7209.dtsi | 4 +--- > arch/arm/boot/dts/ep7211-edb7211.dts | 4 +--- > arch/arm/boot/dts/ep7211.dtsi | 4 +--- > drivers/dma/mmp_tdma.c | 6 +----- > 4 files changed, 4 insertions(+), 14 deletions(-) > > --- a/arch/arm/boot/dts/ep7209.dtsi > +++ b/arch/arm/boot/dts/ep7209.dtsi > @@ -1,7 +1,5 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > - * The code contained herein is licensed under the GNU General Public > - * License. You may obtain a copy of the GNU General Public License > - * Version 2 or later at the following locations: > */ > > /dts-v1/; > --- a/arch/arm/boot/dts/ep7211-edb7211.dts > +++ b/arch/arm/boot/dts/ep7211-edb7211.dts > @@ -1,7 +1,5 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > - * The code contained herein is licensed under the GNU General Public > - * License. You may obtain a copy of the GNU General Public License > - * Version 2 or later at the following locations: > */ > > #include "ep7211.dtsi" > --- a/arch/arm/boot/dts/ep7211.dtsi > +++ b/arch/arm/boot/dts/ep7211.dtsi > @@ -1,7 +1,5 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > - * The code contained herein is licensed under the GNU General Public > - * License. You may obtain a copy of the GNU General Public License > - * Version 2 or later at the following locations: > */ > > #include "ep7209.dtsi" > --- a/drivers/dma/mmp_tdma.c > +++ b/drivers/dma/mmp_tdma.c > @@ -1,12 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Driver For Marvell Two-channel DMA Engine > * > * Copyright: Marvell International Ltd. > - * > - * The code contained herein is licensed under the GNU General Public > - * License. You may obtain a copy of the GNU General Public License > - * Version 2 or later at the following locations: > - * > */ > > #include > >