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 EF3C1C28CC0 for ; Thu, 30 May 2019 13:54:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C417E259CD for ; Thu, 30 May 2019 13:54:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559224493; bh=Fe1nJVovUSWnZZpbAZTyYJqiAbgG3PoR5GBV5FbaWo8=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=R5MElOZaq9CgGoIydQPMLHPOYLXvC/UUDmuh6fCTTsBD8Zo7uUT8p5BRYB9sQJLTR 4Xu/8rIOiG7YURLTRMQSPGWQCUHr1EF4up0IvU9OXdZbY33ofjnAaJwZXaGsZXgubT SJ76Sf0shxJE+wD1/WfK9twPBSbwQc/Nf+dMoT/Y= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726550AbfE3Nyx (ORCPT ); Thu, 30 May 2019 09:54:53 -0400 Received: from mail-lf1-f45.google.com ([209.85.167.45]:40781 "EHLO mail-lf1-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725870AbfE3Nyx (ORCPT ); Thu, 30 May 2019 09:54:53 -0400 Received: by mail-lf1-f45.google.com with SMTP id a9so3684835lff.7 for ; Thu, 30 May 2019 06:54:52 -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=y7hSOQDnGKbPT2JjjBlne+9P/Rq2ETV2eUYDVPi3RXY=; b=d8wYQ6yaUFzxTL/KxWf64CqvuZknIa/zlO5anBJrt3C8MflBYLEa/ocvRSSJZ0blp0 qIcRKkfb99GaqgLOgU2EGCZE8FZNYGcZqwm2HHjAEY0XNfZmP1Q4c57Q9FZcqp7tjS7Y v57cIqpKxvZsfpvulD5jYiMmaQi1gZCCnZsXU= 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=y7hSOQDnGKbPT2JjjBlne+9P/Rq2ETV2eUYDVPi3RXY=; b=ORBn+/AcyhEQz9n1mlwf1U6Q96mJumKki9jZF1tXmi0xdFTlvOA52NHDx4qaeLYEbM xiuSMDeP4IBeIyteSDiGpVLv9CBcsS9h8oTU6F0fR+wruTdhHOTgkqesE3h2X5qHy9qT r8cXYOQmy7rIuvkUtqxJSx8iWFX6mBjZNyu+6HytvBgoM6K2SSjtxzUDpAP8Ir9DiIjC mm4iWR7CV1YTdFW8+I8yVA4G00QMPlG2U07Rxrs25IHg3ll4uhlHFnYp7iqcz2+7Z7E7 9ZYdXjqsHZ3yFqE2DVnHin3gLArJ/Z2petey/guVvqnzN+7md8ylmFgXPVh1hp1bqYhq qDjQ== X-Gm-Message-State: APjAAAWztZaJU0FfGgh0AcLWlCQC3HiQIH68N/We3IzM62aj7K3ejeIC Qfh5an3mZNiSnF2fR0ol3oe+Du7OKsTPvoSdG3HHkw== X-Google-Smtp-Source: APXvYqx8Kll7+g82DwTeBkF6mx51pd3BbeeXg+fAU6a13FSQJFxDZblidzBKqOGjIappKlf+tuPhSaaKRNdreBoJ0Ps= X-Received: by 2002:ac2:54a6:: with SMTP id w6mr2176386lfk.108.1559224491367; Thu, 30 May 2019 06:54:51 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000436.477146092@linutronix.de> In-Reply-To: <20190530000436.477146092@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 08:54:39 -0500 Message-ID: Subject: Re: [Batch 13 patch 32/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 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:40 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > gpl license summary [copyright] [c] [2010] [intel] [corporation] > [all] [rights] [reserved] this program 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 the full gnu general public license > is included in this distribution in the file called license gpl > > 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