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 D1FA4C072B5 for ; Fri, 24 May 2019 11:12:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A6C5A217F9 for ; Fri, 24 May 2019 11:12:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558696377; bh=xIvcKb+EHJPW8xgQTJwujIKg5GCEUA2ZNRnaA+svLO8=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=KLX5nXaqZKhfhxpq8s/Hfc+bBFQ/62g0SVEIL1C8W6nucO5bXphpcBSeS4zMzF6/V 0oELWDkvDrZnQovx2crFZ5LzYPGcfB5EqXXVkOcLV5xIexDW2s76CRYAKNwBMvRuFB ic2477p36jKKnsv0u7KGZmqoFCNd0t2+pxY/rwe4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390654AbfEXLMz (ORCPT ); Fri, 24 May 2019 07:12:55 -0400 Received: from mail-lj1-f196.google.com ([209.85.208.196]:37292 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391085AbfEXLMk (ORCPT ); Fri, 24 May 2019 07:12:40 -0400 Received: by mail-lj1-f196.google.com with SMTP id h19so2835564ljj.4 for ; Fri, 24 May 2019 04:12:39 -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=t2zNZ0a5rYysQAN0kIH6baFbn6zvOHJu3qFxNBco4H4=; b=E6iNOCZQXwGutZkM+vRHfo4QfvRb8gUwiMEWysU5k8juhI0wlkg/+50nbrOLer/wls L5mjj+g3UeFv2+xUkC3SFRzYmIKh83nicufHnCOL51+Tz3kH0vdPUhWphzHWYNPA1A9w FuwYT8cp1vHxlXdEkyJsHquVHJriUvd9r1Lw0= 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=t2zNZ0a5rYysQAN0kIH6baFbn6zvOHJu3qFxNBco4H4=; b=NNoPPYIMLTUgg6o8It3LJRebTSzNDZl/u6Gpnrq/XeuA++mkLVqv58qRwPfwKhv32J +bBj2yKmfKuhxSeb8Rh9EZGZSabI2D/l6FezAK73OaaPdnTwCBa5lzuoDzuvrCHF6cAz 0L6XGy2bv0hi5c4T87CbOWuRtM38vaPt2kiZFlANVVqpjeYamv9MUW6oX3auMfJkV6BL kHnZNXwhefei1tJ+ahY5b4W63TZ6YKekBIOWWrwGYqlahVqMLJZP85Ab2ZPhAH6nUSl0 tZ5VI22nOXQdjotIs7IiO+dXGeVbIscNqdgQtNe/vB4u125un+df5OcLo5xdwN7KXouQ mykw== X-Gm-Message-State: APjAAAUmxaYrEWSqG7qNgWvjqrlDO6B5V26Tc+PCfuzFCWERTnZJ04ZE vi4UUYgyAtu1OkPWHY4IWCUdjOStKtIV7Ge7Nds+QHd/5oY= X-Google-Smtp-Source: APXvYqy8ai//H+QOc/6Om+vV1kvIdMG+MC09jxVMMD/X6gShsHw3XuTtPEjIMHsHF86uW9M6hfTnB5GnylN6E8EHVUw= X-Received: by 2002:a2e:8741:: with SMTP id q1mr29728864ljj.97.1558696358230; Fri, 24 May 2019 04:12:38 -0700 (PDT) MIME-Version: 1.0 References: <20190524100345.776412942@linutronix.de> <20190524100843.207819312@linutronix.de> In-Reply-To: <20190524100843.207819312@linutronix.de> From: Kate Stewart Date: Fri, 24 May 2019 06:12:26 -0500 Message-ID: Subject: Re: [Batch 6 - patch 04/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129 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 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 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=01df2d765b06 > --- > drivers/char/toshiba.c | 12 +----------- > 1 file changed, 1 insertion(+), 11 deletions(-) > > --- a/drivers/char/toshiba.c > +++ b/drivers/char/toshiba.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* toshiba.c -- Linux driver for accessing the SMM on Toshiba laptops > * > * Copyright (c) 1996-2001 Jonathan A. Buzzard (jonathan@buzzard.org.uk) > @@ -35,22 +36,11 @@ > * *any* time. It is up to any program to be aware of this eventuality > * and take appropriate steps. > * > - * 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, 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. > - * > * The information used to write this driver has been obtained by reverse > * engineering the software supplied by Toshiba for their portable computers in > * strict accordance with the European Council Directive 92/250/EEC on the legal > * protection of computer programs, and it's implementation into English Law by > * the Copyright (Computer Programs) Regulations 1992 (S.I. 1992 No.3233). > - * > */ > > #define TOSH_VERSION "1.11 26/9/2001" > >