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 CC919C282DE for ; Wed, 5 Jun 2019 04:23:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 94FC020717 for ; Wed, 5 Jun 2019 04:23:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559708617; bh=2xazu6cNmAISPotg/NbwdzrxZFB1cUG8ex2Inb9DKa4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=Vwn/uNkj1zEJja0v2Gi9snfJTy0t7rhDoCk4z2OM0tviHlzVk+g2IJmYny6TNyPsF JULc5lAR0w2jG3PA2QhdPT3i5mozJ5P2/KSa2Hkt512PMe+leEXNQZmZcpXseBvGDF zS/ioSgb0UXpOcQBoVLzoXrb9tqfxD6omagL+d3U= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726056AbfFEEXh (ORCPT ); Wed, 5 Jun 2019 00:23:37 -0400 Received: from mail-lj1-f174.google.com ([209.85.208.174]:45654 "EHLO mail-lj1-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725268AbfFEEXh (ORCPT ); Wed, 5 Jun 2019 00:23:37 -0400 Received: by mail-lj1-f174.google.com with SMTP id m23so37465lje.12 for ; Tue, 04 Jun 2019 21:23:35 -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=CuCLOGWM/IYU6CloKiDnI3Q/AIiw5URA1DRP39jA42c=; b=hj+/d1qZrKPAMJOxxpPr8jj/SzPOfkEhmktqXKB1QHI75LCYdq+mQip6Z4kAXJm0bw z28cRKJvqK1efxYsSMp6DtAEHGFkY3GI+auoIEPhTBi7wMKJiUfib59WeMUhJcQDWEL8 Jt8wpF42jxQhUXm7IdWxXSaHBtNRFYpZuoeXM= 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=CuCLOGWM/IYU6CloKiDnI3Q/AIiw5URA1DRP39jA42c=; b=iPv7G4pE/H88I/vtq7tgs8fLzwwTwuTCXVZKemHuwZIyRG5JGBvNNctNQkKFfdj/Mc UqOj6c6gpVIpfIcUI/R2y5DQqfgPlGZM+kI8wtCFyxx2PM54LF8aTO/jYgk8bqlUHrvE 26DQn+grBk9+om0IU1abW5ySqmCrjTQcqfUhM85KZE5Mg73bkNdxRnw2AlM8N/dpYDpg QJr4zp/RJpOu8a4FtoV478A+9MZubdv/LWtKJBmsJbcp91jd/LvqoqDh4O59rQHDkqgD 7U+TdksZPth8XSFGhH8xNSmbi4YHPcy5XzOqAH+MocsrhgP3+ynSgsol+OsS7mKynq29 PpCA== X-Gm-Message-State: APjAAAVXMtEnr67sOOIDYhcznxrzFg5AVEiCkpsGFJN2cdy1qSat9YaO 75mpCDC3i/uVwywLsK2ZkyKx1m3N74pl5KISMw6s0rhLhR4= X-Google-Smtp-Source: APXvYqwbM1HMBxG1PRisoC4/ETCNRiBibBkTtSMU5SNfL7BjAtpAcZ+95r6rUXmIKZ3d8cejYGhV00x7IapsI5+K8bs= X-Received: by 2002:a2e:655b:: with SMTP id z88mr19695930ljb.108.1559708615036; Tue, 04 Jun 2019 21:23:35 -0700 (PDT) MIME-Version: 1.0 References: <20190604081044.651381636@linutronix.de> <20190604081206.933168790@linutronix.de> In-Reply-To: <20190604081206.933168790@linutronix.de> From: Kate Stewart Date: Tue, 4 Jun 2019 23:23:23 -0500 Message-ID: Subject: Re: [Batch 17 patch 49/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 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 Tue, Jun 4, 2019 at 5:01 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 > published by the free software foundation > > 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 > published 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 4122 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch17&id=5789687aed34 Reviewed-by: Kate Stewart