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 AEE9DC28CC0 for ; Thu, 30 May 2019 12:36:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7634B258EC for ; Thu, 30 May 2019 12:36:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559219799; bh=0NhaKa5gpS/fq0UvQIaf2MxU1fcYU9eBHP3StV4/zqU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=eeO0JXssUDTuyOYUGUmchpcbnn2XrVxJ5p6uys36tj9r9XzUIu8yWAbd9w1uRiBTB bdyTgWKVUBqbr95G/w4M8xMVZvq9HVjI1udw5BibydEwS3Y/ECra3+9qaePFJ+snv0 DHSRUF0pvKivtn7DaHN4DrsSiWCgOFsYcnLA7Lss= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726031AbfE3Mgj (ORCPT ); Thu, 30 May 2019 08:36:39 -0400 Received: from mail-lj1-f171.google.com ([209.85.208.171]:36598 "EHLO mail-lj1-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726005AbfE3Mgj (ORCPT ); Thu, 30 May 2019 08:36:39 -0400 Received: by mail-lj1-f171.google.com with SMTP id m22so5651618ljc.3 for ; Thu, 30 May 2019 05:36:37 -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=teqZ7VHrtrZsn378FWUSNa/ut69WhRn/I3VSDfqWbao=; b=CYo91+RuBbklglT9mzCaQTD2XcscqVQKrQ/Mbr6swfBwIMpMc2QKMU97kcIfTN/I0b Y0wl+xMAJWtZIrVKju0FsArW3XxI8oa2/Ka9/MCPAuYrYikNLxD0Kt2EhiqsUZoR26mM iqm9BMBPhT/CKYrEbwweLnxuYITHeozaLYWTM= 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=teqZ7VHrtrZsn378FWUSNa/ut69WhRn/I3VSDfqWbao=; b=bnj1UUBzsqh2npY0pt8WbzsSZlJyj3wGhJWovX56VapJPX73EnuFoZogJP3rEUNWwU hHn+lpK9BO1Z6MXLt4rfNgWCvtkWtmNgFaF+SRieDwD+Yth9iH5mYrueEeC4A3JimRcV KoJQQ0y8rvR9XzFmK7ZKl+yhgQsHKkWzQaKjAO7uT/DiYge7CgU6c2JGjhHPEUpiF6a7 C2Onww3KjkXlrHoaBf7rusE44XHtBzNEXvxbPtfqGbSVFjliZQupsAgRvHiH54PfyRPc CWA2qDUijRaBK9o7SO+ZuMPWnAu8ntZ2gJRkS53Es3zWC3gEauTa+zEHmXnKko+ibhep alCg== X-Gm-Message-State: APjAAAU4TyIvaJVNNvf7h1AOZpL1L0gEtoFm0zAMp/RC1SIpOas3iOyB TG2pcibjPC80mvT+vdIkOay3lpaRqHCVNAukJP9qUA== X-Google-Smtp-Source: APXvYqzlYsMy0EIQF7nABpNhCqyGtoTbo8Awdgv+PAIRCRMCnXDYSUdqtEQC32XvDeQWhCzyEciFmAvBpBuT9xoxJKQ= X-Received: by 2002:a2e:655b:: with SMTP id z88mr2080882ljb.108.1559219796901; Thu, 30 May 2019 05:36:36 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000434.434198430@linutronix.de> In-Reply-To: <20190530000434.434198430@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 07:36:25 -0500 Message-ID: Subject: Re: [Batch 13 patch 10/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 311 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 Thu, May 30, 2019 at 6:39 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this 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 > > 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