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=-4.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 C24D3C28CC0 for ; Thu, 30 May 2019 13:47:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 90FF02569E for ; Thu, 30 May 2019 13:47:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559224034; bh=k+ztZ8G+aQCUZaTEXaiSkHuh/hT9ZCVIKt7UIp1Ai3A=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=QuAXj1GkS85wis3QcpaL45WagRBzZutXnMi6ggpWj4237ZeAIaJduruB94wAlNS/L H3oP3kLRvKKW0MNDYgAJzjpih+CDwhxFdxbF+MDFj4x1RXY1rAE0kXH9nrp4aOzg5d ZVB+8JQKrXyIMhtNckUAddP5nD1w8Hv+2dkREUG4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726428AbfE3NrO (ORCPT ); Thu, 30 May 2019 09:47:14 -0400 Received: from mail-lj1-f181.google.com ([209.85.208.181]:34844 "EHLO mail-lj1-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726375AbfE3NrN (ORCPT ); Thu, 30 May 2019 09:47:13 -0400 Received: by mail-lj1-f181.google.com with SMTP id h11so6143896ljb.2 for ; Thu, 30 May 2019 06:47:12 -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=B7ZybzjKEnHvgxyVlJ4SHxj5Y2RdXd7lbmvp6nhWrHw=; b=ZYAyR7Phr62zH5B8hdOqCOukBhlJoDbSuvdZtc4xEpeC9L+TlUVuak/xIWRnlOjsGO I7LhV07xyb1f0Qku76suvPka2k0Ry7a1pCk7wY3xf568wg9XylbIuyKhEPipeV6HGLT8 LGdAUU6a85Pw99kC8mFm538G1sxrnExlfCglY= 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=B7ZybzjKEnHvgxyVlJ4SHxj5Y2RdXd7lbmvp6nhWrHw=; b=bmHaFFnRiceyYbMHJxYKDdVq3DsncyiB7KMaZJEFiplQ0ZgzIaelaff2cMLKsDQMKf C8pMXmvy+goR/lgn25yNXx/0+/AaJ6FqgcuY1o2z12ElsiEdXQymx0pdDJCfIFHw+W6Z 1mcp21J9JKgYKPBE4xii+973yMUYR5VVwUGLfVs2qLVyI/Qbp08Ur6a4UuwgAaQ37sG3 nuAqvUfV1UMOG555kbnN7UGHQ/6XdxNtXwLfE15t53jir7d9lE2moAXlrZVI/Gepx2JF phjRYwBu6LUhbZpo+J6NvKaEFKADm9qp1T/sg6MUO3jNEpPZf004rw/XDCD1Z3qKeg+p mcCg== X-Gm-Message-State: APjAAAUF58ZHnQVDYLzI8Rjk7RDrMv5EKCUFyZEeL827cGegDAp3CuMV g6SRkUFGnxB1SJvjqcsERSLdiRasPgyJFK2fqZk92A== X-Google-Smtp-Source: APXvYqzzGMz3urnuVTl3FOULJAEGVG/SJsYCbKVOv4oYafsbtaNwYvBad1lA/E7uku2PkxQA69W2FvIU0H4tx7Ln30g= X-Received: by 2002:a2e:809a:: with SMTP id i26mr2298843ljg.182.1559224031660; Thu, 30 May 2019 06:47:11 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000436.764610986@linutronix.de> In-Reply-To: <20190530000436.764610986@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 08:47:00 -0500 Message-ID: Subject: Re: [Batch 13 patch 35/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 337 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 On Thu, May 30, 2019 at 6:40 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 version 2 of the license and no 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 good title or > non infringement 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 write to the free software foundation > inc 51 franklin st fifth floor boston ma 02110 1301 usa the full gnu > general public license is included in this distribution in the file > called copying > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 6 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart