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 C1707C28CC5 for ; Wed, 5 Jun 2019 04:08:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7C0A82083E for ; Wed, 5 Jun 2019 04:08:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559707708; bh=iTekq3hoDNr8PKndJKrrby4aqN9LDm8CDslIzWViiog=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=kuKkplWOmt5x27RUSmPcEw/FrYaYgCbtVEHaf1+IqW9A2RLB6oXyjUBodkZ9cTA/t q3fswkBBFpHsGq8q9E/+j4eKOD0ViDqhzr+LH0xo09Zgh8zjKXfCSoUahj2+BAzvmP tqDBI+blulC/R3rNXdlM9iU6DeGnVYryzELcfLnY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726532AbfFEEI2 (ORCPT ); Wed, 5 Jun 2019 00:08:28 -0400 Received: from mail-lf1-f43.google.com ([209.85.167.43]:41341 "EHLO mail-lf1-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725294AbfFEEI2 (ORCPT ); Wed, 5 Jun 2019 00:08:28 -0400 Received: by mail-lf1-f43.google.com with SMTP id 136so6480995lfa.8 for ; Tue, 04 Jun 2019 21:08:27 -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=JwBN/pSdiz6q9OH0Ua2K7wT8B5oRhinatSSk9iMivKM=; b=MvMOehOT0Wrl4lzHMheiFUqw3i7YhKLdT3w4nBi99YUB/xJCDemh3UxtilMHZKq8Ui qVhFRdFWl5SCbeal5QbQ+TKwa89jqneflmzGpfFB3U9aQ09Y9QVBRMErIv0dJYj0cG3Y 3tFWfLN3YJE3UskUTaz+js7rVLjj+YeNntfpo= 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=JwBN/pSdiz6q9OH0Ua2K7wT8B5oRhinatSSk9iMivKM=; b=rWZxiNjM7waBE36z0Ygyej01nV3u5pNAFuXh1JhES8oMbA02L+Ce52LcDevBEfffNU f2VLhnfAxHltvAZSVvbk46lLr6nETBC/+tL19BIXABq+tmJMcnc1eovHTH+h7fmvmYcd HGDLUp74cZCSgAX+5TXFpwlmy3QGPttFE6KZmlNBc3UNuVAeqmjpsmWJAIVYN3aCoKU9 yNWJfL1P0LrNoFZ9cSz3VIE/yy5zCa0O/E3/0a95CX/DeEnDFAYvrloQpWbZzfkTwVzI 1XHPro74sofZPjSY5qgKIZSRtKsKYZgy2363cqwRoxuPksIG/sys9zCOwZuAdmtFjHII kv8Q== X-Gm-Message-State: APjAAAV+dg4AfYAyN+1b2/Ki5S2LVnUu+sA5H/04iHv9Y4axqXy9Qp+7 BsjcjA3Fd9iKDuBrGw6T8noV0djF0aEHU4UhHqlahB0AKQ8= X-Google-Smtp-Source: APXvYqzBZVH8INekyOJk7ZrvqiEiUyHMIc2Xv2WpsbtaEcOGCP35Fmz+2I8E8gUDXo/TH1qITmd6p21Kkv+2CuUW5Bg= X-Received: by 2002:ac2:54a6:: with SMTP id w6mr17922202lfk.108.1559707706157; Tue, 04 Jun 2019 21:08:26 -0700 (PDT) MIME-Version: 1.0 References: <20190604081044.651381636@linutronix.de> <20190604081207.195075312@linutronix.de> In-Reply-To: <20190604081207.195075312@linutronix.de> From: Kate Stewart Date: Tue, 4 Jun 2019 23:08:14 -0500 Message-ID: Subject: Re: [Batch 17 patch 51/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 502 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 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 51 franklin st fifth floor boston ma 02110 > 1301 usa > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 1 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart