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 A8B71C04AB3 for ; Mon, 27 May 2019 14:07:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 74123205ED for ; Mon, 27 May 2019 14:07:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558966066; bh=JzVPTZfM5yZ4jv5Fg7oUel+MRGq//egmg8XqkdB3LGA=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=AHMEVz2tjv9zOfhzaeChup+Uv8LAh1bnYbvzNnFouHmZ0/p+bFk0k5MQa+rqOzRrb M0CkvK6A1ke9V/jpOUs66xoKRk64hG+5yF41w4fhkgLbzVjXs7Z747s08KCDnrNzux Vc7BZL6hahxpcDAzS+lU5LYh0GRz61yZph4ecLYc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726420AbfE0OHq (ORCPT ); Mon, 27 May 2019 10:07:46 -0400 Received: from mail-lf1-f50.google.com ([209.85.167.50]:38843 "EHLO mail-lf1-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726114AbfE0OHq (ORCPT ); Mon, 27 May 2019 10:07:46 -0400 Received: by mail-lf1-f50.google.com with SMTP id b11so5756168lfa.5 for ; Mon, 27 May 2019 07:07:44 -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=WJR/77A5h+qfcp7z1r8MTHc77psyP95gPqLtAnmc01o=; b=dzdOJXtcL4jmU4lLxkT9JDFfc/aZAZXVkglUfTWXdS9rKKuI63xaEBOjTDWAFJHqSV 6dpEvFooCK35dq7+MDnNM70fd6HZXoPgetldLOI6hIyGIeY2B8g6WNK43NIdEhIUUxGI E44QSy/V87+QphWpkgRtfx2UtoW7Z8ht3sXlE= 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=WJR/77A5h+qfcp7z1r8MTHc77psyP95gPqLtAnmc01o=; b=V4vUJn/MMtxBblnbQUmC3ymVBcGAV+LTUUIZaDjf+EOSybGcWDKqKOLGQ+RR9zY1kG apMup7HBPuYvi5SVsQXPg80hSYAz9YVLNn/z6ZdCuocgL6NE3OHQykzMcrAM7ruHmovF 0ZMwH373oyUPIWhgy5dW7wkmSbQ4aXsYfQaJ83WCgBERMQvPPNSNLJ9vwr3HkFC23Jws uESypWCavkQHk4efuAO5LqJPsNdAOzDpb0Ty+aNWWZPOW+VhdaG8PhF4COWRWKGzaGU1 vXVS4h+G5qhmoPqAj5XLjyidWwOIprnYMLAUkfa9C393b2AGjKt3LEyFmi8IPCSOxEen Gu1g== X-Gm-Message-State: APjAAAX0sbnjg5x1wta9RNYGRiGNsYpO69KU4Dd9KOF0Wd+KVD/rVNGs WT+jstU8TwOogJGzN+/t8NgGoTIFyLIwa0yJZ1DUtnfCdsgMAw== X-Google-Smtp-Source: APXvYqw2LxNSBSqQVqPQhd4gScmRKJYAZyjTqbhgcvAf4ev8xlgEJ0286QDCswSdh37eIB+27Lp6ywUyL939bscgFIE= X-Received: by 2002:a19:97d3:: with SMTP id z202mr27444547lfd.145.1558966063988; Mon, 27 May 2019 07:07:43 -0700 (PDT) MIME-Version: 1.0 References: <20190527065459.647681500@linutronix.de> <20190527070034.021731668@linutronix.de> In-Reply-To: <20190527070034.021731668@linutronix.de> From: Kate Stewart Date: Mon, 27 May 2019 09:07:32 -0500 Message-ID: Subject: Re: [Batch 8 patch 16/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 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 Mon, May 27, 2019 at 4:53 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 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 write to the free > software foundation inc 59 temple place suite 330 boston ma 02111 > 1307 usa > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 83 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart