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 42F0DC072B5 for ; Fri, 24 May 2019 11:10:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 13B7621773 for ; Fri, 24 May 2019 11:10:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558696253; bh=e3kuJAscVYa1QUzqA0C6kezeet8fSfrSgjgzX5icUcc=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=CQyJ4FG4UJ4MH9s5lsA2NdXNRcIQAmbWMuRuCFRIXvo9hLDXwQod97CKqkPz18LTg l04KTmQKJ7PKX8aR4AMsynIS39tixrt/p9NoS5pl5riLLrXH8hqAravXMSJPHtOVvY 5wKaKZ0OazRJVwLlD7ahJFkUKubgBlL4yS8epUW8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390783AbfEXLKw (ORCPT ); Fri, 24 May 2019 07:10:52 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:37143 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390760AbfEXLKw (ORCPT ); Fri, 24 May 2019 07:10:52 -0400 Received: by mail-lj1-f194.google.com with SMTP id h19so2831294ljj.4 for ; Fri, 24 May 2019 04:10:51 -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=sjnUmgwj4ErCkB1gzbcTyKDE632Q9gEgTC05nnH3DYc=; b=YkpiuxSrCQH9oUh+/VR4BXVF9i8hs1ngeYi7lTmAXZEdnF7souXCpM0GFkSaVI4Ex3 T04pc4wG2Ol+7AKCMHCZ6Vd0DLU0GsIPPP7HkaT8J3OtBh6kwyM35o21oBdP0NJ38LTw wBH8xm6Z7LhWpHPWXQ+CbrQIiK4hV9771kvSY= 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=sjnUmgwj4ErCkB1gzbcTyKDE632Q9gEgTC05nnH3DYc=; b=BKB9r/hSNgTAQs8zfeCrKoKOqb+2rpZrkM/NBYCo0dMY26uUH0/OJjVgnr5DP7xaQM 7as2BfKgodljU45rgynqzJ1Ycnt5YtQ3eNJgKy8Y2rMNxmyzEelPhDZsoUWky9efhvsk omCaHlLNFiCxLC+aXweDGsbN6Yz8V9wa4LKnT137zhq4GkYLhWt0Ahwd4x50i9yV8f0o SgqV9Ur964r9qHaIEpasMy7nUa3WKk0l0eaQl+wocKE6D6LaCYQNG1dkX/CiGq6XsKqP 8mKBJNk7T9h+ZQxV3DKUMXgqRkwe4x8/kKhDFZ3CatxCunJcUs+G5mc9sgdclE5rBK56 kTrw== X-Gm-Message-State: APjAAAViismgmaqRCjMrzbfyHPJ3EAwqSHOXzIRpLH/UBINcuMAH1l8I heg4kVtGNuo2dhqXjeM3oZYwz0fJEkwa+ucTCDUfFA== X-Google-Smtp-Source: APXvYqy44KoHGiSEKZiGlGmbD6/lgaALHXanCOA1eaKG7Luv1/BkRblZG065H+P9hlP7creec1m+kvcC+PPfxoHvuX0= X-Received: by 2002:a2e:9cd5:: with SMTP id g21mr993131ljj.39.1558696250571; Fri, 24 May 2019 04:10:50 -0700 (PDT) MIME-Version: 1.0 References: <20190524100345.776412942@linutronix.de> <20190524100842.915521339@linutronix.de> In-Reply-To: <20190524100842.915521339@linutronix.de> From: Kate Stewart Date: Fri, 24 May 2019 06:10:38 -0500 Message-ID: Subject: Re: [Batch 6 - patch 01/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 126 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 this program is distributed in the hope that it > will be useful but without any warranty without even the implied warranty > of merchantability or fitness for a particular purpose see the gnu > general public license for more details > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 2 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch6&id=239493710ab3 > --- > drivers/media/dvb-frontends/bcm3510.h | 11 +---------- > drivers/media/dvb-frontends/bcm3510_priv.h | 11 +---------- > 2 files changed, 2 insertions(+), 20 deletions(-) > > --- a/drivers/media/dvb-frontends/bcm3510.h > +++ b/drivers/media/dvb-frontends/bcm3510.h > @@ -1,19 +1,10 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Support for the Broadcom BCM3510 ATSC demodulator (1st generation Air2PC) > * > * Copyright (C) 2001-5, B2C2 inc. > * > * GPL/Linux driver written by Patrick Boettcher > - * > - * 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. > - * > - * This program is distributed in the hope that it will be useful, > - * but WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > - * GNU General Public License for more details. > */ > #ifndef BCM3510_H > #define BCM3510_H > --- a/drivers/media/dvb-frontends/bcm3510_priv.h > +++ b/drivers/media/dvb-frontends/bcm3510_priv.h > @@ -1,19 +1,10 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Support for the Broadcom BCM3510 ATSC demodulator (1st generation Air2PC) > * > * Copyright (C) 2001-5, B2C2 inc. > * > * GPL/Linux driver written by Patrick Boettcher > - * > - * 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. > - * > - * This program is distributed in the hope that it will be useful, > - * but WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > - * GNU General Public License for more details. > */ > #ifndef __BCM3510_PRIV_H__ > #define __BCM3510_PRIV_H__ > >