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 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 BDCA1C072A4 for ; Wed, 22 May 2019 05:14:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7F43A20863 for ; Wed, 22 May 2019 05:14:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558502093; bh=uButz2Hfmn2tslj9fjaAY0dbcLMFoAQTF9cbjQ+Q4bc=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=AUYDfP2jt5u8TGQVGOK/dpP3W296+v6c5n/40fu7O7BIp9sFxQYntW2oKqmYD3kkx O/WIF+eZ4o5mvLBnVaVlln1AlHoht865Vq05n/37vvqcDCFiRFhBc3QCV7jOUkodT9 ZiFn8k0sL1ZgvZhosuX9jOoLBO/FOciz8aXJEa78= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727946AbfEVFOw (ORCPT ); Wed, 22 May 2019 01:14:52 -0400 Received: from mail-lj1-f196.google.com ([209.85.208.196]:36220 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725808AbfEVFOv (ORCPT ); Wed, 22 May 2019 01:14:51 -0400 Received: by mail-lj1-f196.google.com with SMTP id z1so824492ljb.3 for ; Tue, 21 May 2019 22:14:49 -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=4ysEEq3OMyaQE76ksjqLuW0ymH7ukwL6B+37wu3XnWw=; b=WHL8Lsj7rr7ivU8DqDLjjxJrp73KFZrfyQSl525EianvngMkeQi28wa1YNthDGGemB wDVTjoJFYwei9D3Mp5tToH1RfPwoYPA0XQja+PxUXjS9vHB82/WgJDWKQU9lMVmeGh+O lXuqOwaG4wVQJpOxWXvtq/cH3xHhWSNf+nGP4= 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=4ysEEq3OMyaQE76ksjqLuW0ymH7ukwL6B+37wu3XnWw=; b=M238TcCPX1a0t2MuI6uebXDrdoY42yRRbHx3NiMT6xLQr/l4F/igwumzQO5bh9AiVv REEJqqgXApoM1fsePvw+lz8kQ+X6DzXsHCRMcZr5ppf/pm1IfFsKNRvPUGGYsmfO7vty GM74jqmqRO+a+EOnzrcRrl4YGhQr0NkKq5Mxpx93GMnXrRxPI8KKeuYPQcC3xO1xpXhP jBmSqViEje2nT88GRdqcWu0xCG/mr+w8YPwOLB8hb0WA8VbozHHVBMbERP2nQsp9YG+d dBdG+/LTDueeakPStKT/m/8L4UoDkMf+yCtKW256YP1raoBFbjNIixahplbIT8jwNsKe pQqA== X-Gm-Message-State: APjAAAUlN2N3mWJtA7D7r32V/5jJyAg+12yXYAMGRQ4AXNud4Ed+d06b 2eyiKoS19k/fbgWQ1SyTNhVToLqxwbI6H9qGzIQssg== X-Google-Smtp-Source: APXvYqz6bsdihk4NWHCDOkpzcgY0ELnk5alaD6BGVA89DRZYMm6nUxr+5EObLZ0RdGbLTS1nIRT7u9xAUD/da3Emjn4= X-Received: by 2002:a2e:a294:: with SMTP id k20mr6846005lja.118.1558502088703; Tue, 21 May 2019 22:14:48 -0700 (PDT) MIME-Version: 1.0 References: <20190520071851.141112241@linutronix.de> <20190520071859.105288849@linutronix.de> In-Reply-To: <20190520071859.105288849@linutronix.de> From: Kate Stewart Date: Wed, 22 May 2019 00:14:35 -0500 Message-ID: Subject: Re: [patch 15/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 65 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 Tue, May 21, 2019 at 2:44 AM Thomas Gleixner wrote: > > 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 you should have received a > copy of the gnu general public license along with this program if > not see http www gnu org licenses > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 6 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch3&id=e9e8c4d9ab80 > --- > drivers/media/usb/gspca/gl860/gl860-mi1320.c | 14 +------------- > drivers/media/usb/gspca/gl860/gl860-mi2020.c | 14 +------------- > drivers/media/usb/gspca/gl860/gl860-ov2640.c | 14 +------------- > drivers/media/usb/gspca/gl860/gl860-ov9655.c | 14 +------------- > drivers/media/usb/gspca/gl860/gl860.c | 14 +------------- > drivers/media/usb/gspca/gl860/gl860.h | 14 +------------- > 6 files changed, 6 insertions(+), 78 deletions(-) > > --- a/drivers/media/usb/gspca/gl860/gl860-mi1320.c > +++ b/drivers/media/usb/gspca/gl860/gl860-mi1320.c > @@ -1,18 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Subdriver for the GL860 chip with the MI1320 sensor > * Author Olivier LORIN from own logs > - * > - * 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. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program. If not, see . > */ > > /* Sensor : MI1320 */ > --- a/drivers/media/usb/gspca/gl860/gl860-mi2020.c > +++ b/drivers/media/usb/gspca/gl860/gl860-mi2020.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Subdriver for the GL860 chip with the MI2020 sensor > * Author Olivier LORIN, from logs by Iceman/Soro2005 + Fret_saw/Hulkie/Tricid > * with the help of Kytrix/BUGabundo/Blazercist. > * Driver achieved thanks to a webcam gift by Kytrix. > - * > - * 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. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program. If not, see . > */ > > /* Sensor : MI2020 */ > --- a/drivers/media/usb/gspca/gl860/gl860-ov2640.c > +++ b/drivers/media/usb/gspca/gl860/gl860-ov2640.c > @@ -1,18 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Subdriver for the GL860 chip with the OV2640 sensor > * Author Olivier LORIN, from Malmostoso's logs > - * > - * 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. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program. If not, see . > */ > > /* Sensor : OV2640 */ > --- a/drivers/media/usb/gspca/gl860/gl860-ov9655.c > +++ b/drivers/media/usb/gspca/gl860/gl860-ov9655.c > @@ -1,19 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Subdriver for the GL860 chip with the OV9655 sensor > * Author Olivier LORIN, from logs done by Simon (Sur3) and Almighurt > * on dsd's weblog > - * > - * 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. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program. If not, see . > */ > > /* Sensor : OV9655 */ > --- a/drivers/media/usb/gspca/gl860/gl860.c > +++ b/drivers/media/usb/gspca/gl860/gl860.c > @@ -1,22 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* GSPCA subdrivers for Genesys Logic webcams with the GL860 chip > * Subdriver core > * > * 2009/09/24 Olivier Lorin > * GSPCA by Jean-Francois Moine > * Thanks BUGabundo and Malmostoso for your amazing help! > - * > - * 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. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program. If not, see . > */ > > #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt > --- a/drivers/media/usb/gspca/gl860/gl860.h > +++ b/drivers/media/usb/gspca/gl860/gl860.h > @@ -1,20 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* GSPCA subdrivers for Genesys Logic webcams with the GL860 chip > * Subdriver declarations > * > * 2009/10/14 Olivier LORIN > - * > - * 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. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program. If not, see . > */ > #ifndef GL860_DEV_H > #define GL860_DEV_H > >