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=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,T_DKIMWL_WL_HIGH, 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 A064AC072B5 for ; Fri, 24 May 2019 11:12:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7217E21841 for ; Fri, 24 May 2019 11:12:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558696329; bh=HOID6q0KxalJuL15oP7p1qi1jKpjU16Rv9yCB00vS3E=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=Jm1iHFIu2B8bVbK3isrg71nRqxg2ym9BALQLxvHyPXMuKzdZNhK6FUF4tbtTDGbN3 zRDwrQqqeMf2o39DisNdqSPGIyNiyx8EbNypVE/GC+p9dkckxgNV9VgQaLDR2g3dOF a0UsqJKosuklN10wLqGneJ3T7x4+LuY0NlKGoxQ4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390794AbfEXLMJ (ORCPT ); Fri, 24 May 2019 07:12:09 -0400 Received: from mail-lf1-f67.google.com ([209.85.167.67]:43040 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390772AbfEXLMJ (ORCPT ); Fri, 24 May 2019 07:12:09 -0400 Received: by mail-lf1-f67.google.com with SMTP id u27so6825691lfg.10 for ; Fri, 24 May 2019 04:12:08 -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=T847YoNMFziJpOSClfZ9uRZ5lLwBmeBMHOlt24CgUKU=; b=FODt4SFl4bL9vSYuAXEjsB5kygckv2eyUx1JlFGnSAlGPomAMp7k9Eh69A6a32+47V +p5ym7HhzlRfzaH6wbEV9zs7BWmCX+Bh5x/RS9NyB+aCUJbmjbk+ITL/rtrPNB5fQ8m0 70uFiNSBhUAsebVYQ0+ZqqDvGt3+/dgowHutU= 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=T847YoNMFziJpOSClfZ9uRZ5lLwBmeBMHOlt24CgUKU=; b=AvevbIyDoPocGhT8fnI4PhVlumkezL2Sh7oOvV7q4U2IpPONDIsBvm7z2em8A1/S1A 1nPIWEgz4gRJIstHWZPU5JRaFNGKSSQKfjD5gG9RUTZF1FGc2kYQLC6V0bM0L/d/11Eg F2GJZgQw80CYdI22zFKAfOasworwD+4mwJqdh5dOWrhLX429jg3EGp+o6oKLP/vUc8NI s3zkbeW6F1Z9HEovVJewg58wO/MfbEpE987jmwN5h8S+xgfw9GrkJCadHnd/ePnxJUc8 82wMa46vQ8MTaRwcNFvFMrPnIKjxChAzw2dtEXrfo/RqAyhaqYfKU4auvUWo2xSeI5Oj fkkQ== X-Gm-Message-State: APjAAAX5meyHaD3eJLKllpUHsMolQpgFt4qcMRDRphLMDvHWssGLf/EG 32XHtMI5evOS1e+67vvSEhsmIiScqS/aiC8j+s9xig== X-Google-Smtp-Source: APXvYqywyarHJ19lND9wTQVmT5EZosJvDHz49+VBxpPaIQ77uK0t/T+RIxNybUvVIVokjyhMoHN6ewABEBgT3dgFyew= X-Received: by 2002:a19:c312:: with SMTP id t18mr29748590lff.165.1558696327297; Fri, 24 May 2019 04:12:07 -0700 (PDT) MIME-Version: 1.0 References: <20190524100345.776412942@linutronix.de> <20190524100843.113522467@linutronix.de> In-Reply-To: <20190524100843.113522467@linutronix.de> From: Kate Stewart Date: Fri, 24 May 2019 06:11:55 -0500 Message-ID: Subject: Re: [Batch 6 - patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 128 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 Reviewed-by: Kate Stewart On Fri, May 24, 2019 at 5:12 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this program 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 > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 1 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch6&id=a0ed6ec4086b > --- > drivers/net/hippi/rrunner.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) > > --- a/drivers/net/hippi/rrunner.c > +++ b/drivers/net/hippi/rrunner.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * rrunner.c: Linux driver for the Essential RoadRunner HIPPI board. > * > @@ -9,11 +10,6 @@ > * for sorting out the legal issues, with the NDA, allowing the code to > * be released under the GPL. > * > - * This program 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. > - * > * Thanks to Jayaram Bhat from ODS/Essential for fixing some of the > * stupid bugs in my code. > * > >