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 0E6A1C28CC5 for ; Wed, 5 Jun 2019 04:00:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CD53D2075C for ; Wed, 5 Jun 2019 04:00:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559707204; bh=Cqxcyt7IV4dGQT7hPWYzNDlrYMHm2/joqAvxTDbrz9Q=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=iIAJl2oQmC09Qz6m1bzsSz3q/2oqAXCmHSDnLH7PFOPLOfmLB/Wm7IPXIewKlVgww OCAfDBX1P1JRIvvLrX78rOvtMQ5tTbisVdyV1BwQOFtZQzs1SBADD+X41OZOv8yVK1 rmJDCumgGAlcTxqCbQb/HQvLqwOD8u0PrtXVtM3E= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725294AbfFEEAE (ORCPT ); Wed, 5 Jun 2019 00:00:04 -0400 Received: from mail-lj1-f172.google.com ([209.85.208.172]:35232 "EHLO mail-lj1-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725268AbfFEEAE (ORCPT ); Wed, 5 Jun 2019 00:00:04 -0400 Received: by mail-lj1-f172.google.com with SMTP id h11so21852861ljb.2 for ; Tue, 04 Jun 2019 21:00:02 -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=dUGOa5qJboIzCjZDCV5w1a1tj8g5t1MKzhwr+H0o6Gw=; b=ZQR4D0MzjWOKukmx+dpKASu4c8BeiV0buFhaRXczBGIMWwJY0n3tnjp+AKulNDtoDE pJj2bcG9E4WUk3gRWmB+qVuzP8s8lXLjFOWWw/4jiPTym89roxUV/PQKnqukzjX89SXW 76zaw06EzJwLglTvMgeP403e0L8E27RNOSSXo= 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=dUGOa5qJboIzCjZDCV5w1a1tj8g5t1MKzhwr+H0o6Gw=; b=oYrJzGAIpEVocssNwgnWrrLyLrJlekLd5GwOJwDpC1uBbqhrc3Z6KMNttOOSKDF7Br dPMHbizz5YzUqbZQAGfZm/v1rA2B9m1TXjk7PO2oOFvg7QaN7xILunnGmFqJe1sul/cQ plCD7mT5pSI8UNCavpg4kv7t3VMjz+XricDkqYrZ8th4zDMPdxqnIaNabiSz6AKWZmP9 KBXwOYVDGIt2NyLkWk6quW9Ee9JzWkrnBNWvYjWxQ+/3rieMKE5tkKJk4g/AObxVZRoJ Z4fm5QgDKO6P+f0qzQcM54qgcfEaLkkUXqgGOuWlfVFsbQx0PvCFIpUzD59/nEDsbFVG jN7g== X-Gm-Message-State: APjAAAUX0qHAiOlesDfNXNvhtkNJGRjV/1in682RPXBIImxbj9UMRAhi A2riMdZDUZrWfIHAZLp8Z5B4pYATtkQEyVAwynteyw== X-Google-Smtp-Source: APXvYqy/JVm2eD6B2SU4Im3D4nOGQ6qWG7yTHYnUv70bU3efAqrQpS7atX7Tm6FDlflIRQGkGty4CRL5g6LyN1YJCWY= X-Received: by 2002:a2e:655b:: with SMTP id z88mr19596009ljb.108.1559707202014; Tue, 04 Jun 2019 21:00:02 -0700 (PDT) MIME-Version: 1.0 References: <20190604081044.651381636@linutronix.de> <20190604081207.687420463@linutronix.de> In-Reply-To: <20190604081207.687420463@linutronix.de> From: Kate Stewart Date: Tue, 4 Jun 2019 22:59:50 -0500 Message-ID: Subject: Re: [Batch 17 patch 55/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506 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 software program is licensed subject to the gnu general public > license gpl version 2 june 1991 available at http www fsf org > copyleft gpl html > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 4 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart