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 2DBACC04AB3 for ; Wed, 29 May 2019 03:26:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0174F20657 for ; Wed, 29 May 2019 03:26:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559100380; bh=CtQ7Ct4isGvJxGBLcKuWX0zEN8QQRq/yYFDJjhIjUb8=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=BGsSmMm70RCIDRaE8zBpw4xwfvTRpNfLH7oKuciPC40f0aIfmi7U5gJSEAZ5yEViI tQg7A6fA/A9cT66N6oS1dg107OwJyMShntm9oEYUwRbF3R+gi8bFvoM7nbXoJTxiPd mq2mwhHrCkjD28CawzpKmCniq04zNdJVKNF+R9kM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725830AbfE2D0T (ORCPT ); Tue, 28 May 2019 23:26:19 -0400 Received: from mail-lj1-f170.google.com ([209.85.208.170]:41631 "EHLO mail-lj1-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725828AbfE2D0T (ORCPT ); Tue, 28 May 2019 23:26:19 -0400 Received: by mail-lj1-f170.google.com with SMTP id q16so911088ljj.8 for ; Tue, 28 May 2019 20:26:18 -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=D9INYeutR9u+Kvwgp8lZWud0Ai7UJd0dTHwVWgnXfb8=; b=eYCNGA2NdC5tz1547cHm4WTtkToxaF+SZ9JgrNPQzzXxyc6W8JWSaZup06w0DSCchg 5O/m0SwWBqh5Dq1JvKXLDSxLRgT4dP4i26Yn8ZM/93NfKlM2/xNA42onbaDWSGEINl36 zcdK1yr2RO4gAuVUv5yi2no1ROxeqfZBQCNSw= 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=D9INYeutR9u+Kvwgp8lZWud0Ai7UJd0dTHwVWgnXfb8=; b=ewB8wDxy+wBWedXSlK18VtmxRqY4CbzbrL90OsQ5ILWKQ0uCWkAocjP3FZyITm0wca covxQDzNgReSPHrX1vIi8d3Q59zVNt0e/Uata42CL3Y3Kt0Vdq+Caxa1/C8xqN79eWry mdqErXsrn2kqgcH8S9jZU1a+E3syeP6Hvf8iUK6GysG13vt6h4UTWtXBufYc0+2NyBp9 ow51PIaw6RgFThVYQ/fsBuf+kbOTaxfVZRlY2H5LnvhfzC07HNsmCWKPZMXIU/APcW9z Sfaj2wDmGg+a3LOC84LJ8hEeJt5XMQuZAY7k0bV9FsLbv/Nbt05bG/mIiF6OHEGIo0Bl ++9A== X-Gm-Message-State: APjAAAUJiJTqnA+E5mcEnsGgDqHhCST7xUReKJmDJZPpznSu0mQh8rAa +jx0SuzWHtf53HT6hbz2q1aQ5B+c6gf60L5Jkcyu3DsyxsU= X-Google-Smtp-Source: APXvYqwpHicdh0c3U4Z2EVDdOrzm7RpeTWRhfTShE28uE2ma9XoAc8gCFldNF7wz0Ot3Alb8XG6r8I87Qfspe899Li4= X-Received: by 2002:a2e:809a:: with SMTP id i26mr14560184ljg.182.1559100377225; Tue, 28 May 2019 20:26:17 -0700 (PDT) MIME-Version: 1.0 References: <20190528171003.338128414@linutronix.de> <20190528171439.854676954@linutronix.de> In-Reply-To: <20190528171439.854676954@linutronix.de> From: Kate Stewart Date: Tue, 28 May 2019 22:26:05 -0500 Message-ID: Subject: Re: [Batch 10 patch 19/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 220 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, May 28, 2019 at 12:17 PM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > distributed under the gnu gpl license version 2 > > 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