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 A5BC5C28CC5 for ; Wed, 5 Jun 2019 04:07:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7762E2083E for ; Wed, 5 Jun 2019 04:07:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559707647; bh=XVNro2JQORhetYfKStSc6sg4WrEQoospNtE255vrAvg=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=mAivVSeR8tkEbPF85+uF1TzMa5d3dMu4ADgKN/oHz/jehaM3zVyTb21w49BfeGvdr scdaoXCZVMkBAbDSn/BUdPvQhguqQhlaMRWX0o3asjjewI/1hZaw8bXyrwuH05FfZL wTXke8gfRZVRv4uFvFUqYacu7TRZ5qqWDaIw0dvA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726086AbfFEEH1 (ORCPT ); Wed, 5 Jun 2019 00:07:27 -0400 Received: from mail-lj1-f178.google.com ([209.85.208.178]:43788 "EHLO mail-lj1-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725294AbfFEEH0 (ORCPT ); Wed, 5 Jun 2019 00:07:26 -0400 Received: by mail-lj1-f178.google.com with SMTP id 16so8229646ljv.10 for ; Tue, 04 Jun 2019 21:07:25 -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=pXcmK5ikOu9v0PPee18eTcUHAGakTMGdzHSMkyF75js=; b=HH+IBzX5WnBIGYaDdffWPovAJpQ+z3FP/D/K6zh1AtpY4WwU2oFowm9PPb9vVGnDUU LSqYNPaVN8w5RbX1Bjq+xHnr8MZ/2g8j/4RNkmLCMKZvLaLGQ9OP24Q34j2pSeLV84Ck iUqCSEzak0cacMQHFrZAdwJ0eju7eQt54is5s= 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=pXcmK5ikOu9v0PPee18eTcUHAGakTMGdzHSMkyF75js=; b=NMnQ4I20SrfbBa3Xkul3LxVIey3A0ywVIBuF3DBb+8gViZ+/06tnRvvZUho1GvRRS4 XzRdlfCyZqrW1WVHeysXWl16nWofkXrcAttdDDh4bgpLr1ccDd7rjFZbP85t0AuPyEP4 1Vn43BU/rVKMTjkoGKEjl1x2cS7/O2uGPkA8vZkIIB230E0slJyXA/p5VsFHUUJ7O6kg vs1o7FCyvMgey6h9dQiF6Vj+e+EF2IEjpQAOOhuzsUB6nG7isS9nAO4Vji/z26fWdx2z rTtGsPr5y/lK7/0lJzu0QvOpfgzrL1zDa+0X9RgIVM3t0JFpeZelAH/CuzxCxVvTm0Mw fXEw== X-Gm-Message-State: APjAAAUw21+csBZ3sBruhB9qLl6CBnC29k1by/56GZXp4sP7twE2fg9p 3XjM2IUgK9EIyeRLCDsNkEF2Hxh4PyW2vtz7DxfKEx3619E= X-Google-Smtp-Source: APXvYqy/ok4vBQCQDzi9/BmSQEq2u1q1ok48DPat8Oie8EbFsdxQi5PxoYb7u3pGKmGKRoJl2WuIxcyQIth0pvLoB5M= X-Received: by 2002:a2e:655b:: with SMTP id z88mr19629342ljb.108.1559707644759; Tue, 04 Jun 2019 21:07:24 -0700 (PDT) MIME-Version: 1.0 References: <20190604081044.651381636@linutronix.de> <20190604081207.443595178@linutronix.de> In-Reply-To: <20190604081207.443595178@linutronix.de> From: Kate Stewart Date: Tue, 4 Jun 2019 23:07:12 -0500 Message-ID: Subject: Re: [Batch 17 patch 53/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 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 file is free software you can redistribute it and or modify it > under the terms of version 2 of the gnu general public license as > published by the free software foundation 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 8 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart