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 38146C28CC0 for ; Thu, 30 May 2019 13:45:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 01706259CC for ; Thu, 30 May 2019 13:45:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559223947; bh=uUoRxK5ZPI5b1xTbb7XaZ/mhSYOOm+bcSHDL71qGg84=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=fmpNVxVyP3223mA3w1Bis9uClgF1OlagsuaXu6Ff/orIGd/KiOLHcYp7nZeblEwJ3 tEfJvWKd9wyKqZhpaHkO6bU44h/ZlARCWfnQXgq3ATgaqnUGqJBnA9x6K9S8Ql98ek iEVq9WXjdqyTX5bEdv8fzpRtsaNuNkOdHH3w62x0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726841AbfE3Npq (ORCPT ); Thu, 30 May 2019 09:45:46 -0400 Received: from mail-lj1-f170.google.com ([209.85.208.170]:41626 "EHLO mail-lj1-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726540AbfE3Npq (ORCPT ); Thu, 30 May 2019 09:45:46 -0400 Received: by mail-lj1-f170.google.com with SMTP id q16so6102933ljj.8 for ; Thu, 30 May 2019 06:45:45 -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=Wuk4xRCK13pQbKS/Ls0cnisvIku4Aeak5Vhf0R57llw=; b=La4D6fCVbYSFl1om6tvMS522p3akyAUGkC1mZ7fmStTyZprYEi9CPEUTIGx/vI/zJy RDOB/plpxRxIZjB1Z3J4kKbTiHnXzgXc2x5Lxh6QaKgrnGcRUJwh1LyN53sdIm/4n2u3 NJe/Rr/kvdUMSGwjB+75Z0hhSdw+tJLlpWlWU= 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=Wuk4xRCK13pQbKS/Ls0cnisvIku4Aeak5Vhf0R57llw=; b=kCWWcG9MXiwFQN26DQoTXG8LX1aG+0TPvRS9BW8uUF85/JOSOlilCiqdRka0ytL7Rh 0ppyfcrrD7zvDx7gUYSAzNiF3i36PdSvwpiUYEnogwYZ/hxt+sDuWOmOANgFbCyqZ4nT vQGx247zer4VdjabZl3Y9ESO2EAd8FRmUewkFLR8OCnj3utlifgrMJhJfAZQ95/iQMW/ MVwZNmQJkxIV4bgQdqWwYeOK+5cPrNVDhj+yMmG1x/D7b4jv26EZMTUFXBZfZ5lv9xu8 tfSmPQIatvdwBmX6qGDH2X+B5QhJJlcmwkJNUpkNztczDCjJvtD+bd37Va9HmfyEPbsC ZI1g== X-Gm-Message-State: APjAAAVzczM7D9nGdlt9QB9ldGfDJ0SflnnWMn2KKE5IwjF4PJNEfsM8 v/0MPypkaq3lF+1Hj/IANokTXFrpqRxY4TsqhZJb2g== X-Google-Smtp-Source: APXvYqxs/qvz/xNxuTu61qPR5UsXwYB00NsM1/Eyhsog4iV4Deab/zawAc16RZotANNQZpzUQKiB9hVtyKvnbSSXn7E= X-Received: by 2002:a2e:655b:: with SMTP id z88mr2282355ljb.108.1559223944434; Thu, 30 May 2019 06:45:44 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000436.292339952@linutronix.de> In-Reply-To: <20190530000436.292339952@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 08:45:32 -0500 Message-ID: Subject: Re: [Batch 13 patch 30/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 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 2 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 version 2 as > > this program is free software you can redistribute it and or modify > it under the terms of the gnu general public license version 2 as > publishhed by the free software foundation > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 48 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart