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 C7538C072B5 for ; Fri, 24 May 2019 11:13:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 98D54217F9 for ; Fri, 24 May 2019 11:13:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558696414; bh=kc9oXR1iz1VigNbsuCtBia9eFyOBTvBosa5H89rrBeU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=VvQZWuD9VjXbFyqeI64GqEDzVYi7Hob5MPymdpyfh95JY5tQHV5i2QWiFy+hGv4rC ixmiy1vopiQoK7n90OstQmJRnmFE/YBe8s7B4Bmmm27uG8n2vaxQPK1EUphX9A+s2S tYo62qS93S1EaHUOHSyKRfI+ds47A2IZ643TAMr4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390743AbfEXLNe (ORCPT ); Fri, 24 May 2019 07:13:34 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:46077 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390714AbfEXLNe (ORCPT ); Fri, 24 May 2019 07:13:34 -0400 Received: by mail-lj1-f194.google.com with SMTP id r76so2834202lja.12 for ; Fri, 24 May 2019 04:13:32 -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=DQQjD7q6BOc1e6I/iHo7dQXQR0qVGD8zK32D+A4Vy7g=; b=YCPwih97VnWOF9ZOgfD7HcDSWPHQDdaocLQgEWIhWLfsxigAKIXUYdkYAS+RSD1FNM eDeq1n27sqmbqrVXV21piS0pLuOY4uxdX+0TFBF3TanEzNr33OnzfimbvAWDZg3RW4j+ /9AoBJ5WDC/yqS6DrmRLYJozQL58rExU/eNSo= 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=DQQjD7q6BOc1e6I/iHo7dQXQR0qVGD8zK32D+A4Vy7g=; b=DRg8lQVYWS07gOChLZQT4FX1muydwFjPvtMBxmIbGbJglwwLMucQXbV1GPrI0xT6yJ wzRJHQpFTtMc9ahMF9F8e6wPd2j+3WFUhbMM7Vc1EgXwr/OxOVFagT2PN5TguDY/NmU3 mG6yhBZyvc25Z+Uk/zG/gbbrPcqV8Q7PAAgmYAv7q4y62k7eengJeU4lHJiPb7cB4T4q NqKXR3a6E8fFBsHJOK3rPmT9tfgJnY8RSXyWPZHAub0qP4EKLO9fOpLgF9x3CwbHZT5P bP/NSGek+kViEnnGA5S366I4jh0xNNTPr7AKP0oVu2mFmms8eiyQiiatDU/NRHDnEUQj 6sbQ== X-Gm-Message-State: APjAAAXN3OCBL+rDFPIhq1Exmt0JS5o3SB2McOhNTlSoDrmnFTuEXgUD 7g6DryqBuVLzTj4ZJcSfu8Z7rU7Mp2vs0Pv+HO8nFw== X-Google-Smtp-Source: APXvYqx/BaNcNah5YWfm3L8tArNSZDypAOBR2+hd7GWyGuRhOMNH2KAncGflMr8YSmTMrPhv5buhbd87PWXfma66Zlw= X-Received: by 2002:a2e:97d8:: with SMTP id m24mr42647314ljj.52.1558696412167; Fri, 24 May 2019 04:13:32 -0700 (PDT) MIME-Version: 1.0 References: <20190524100345.776412942@linutronix.de> <20190524100843.397682032@linutronix.de> In-Reply-To: <20190524100843.397682032@linutronix.de> From: Kate Stewart Date: Fri, 24 May 2019 06:13:20 -0500 Message-ID: Subject: Re: [Batch 6 - patch 06/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131 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 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 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=3b621f8e5f9a > --- > drivers/media/usb/gspca/etoms.c | 11 +---------- > 1 file changed, 1 insertion(+), 10 deletions(-) > > --- a/drivers/media/usb/gspca/etoms.c > +++ b/drivers/media/usb/gspca/etoms.c > @@ -1,17 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Etoms Et61x151 GPL Linux driver by Michel Xhaard (09/09/2004) > * > * V4L2 by Jean-Francois Moine > - * > - * 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 > - * 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. > */ > > #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt > >