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 D53EDC28CC0 for ; Thu, 30 May 2019 12:45:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9F61523A1E for ; Thu, 30 May 2019 12:45:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559220306; bh=FX6MMPde65NSykR2LDAk2xTCSLAhJ/OlPssDtZk7uOU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=QQAqLA+9r1L+NYb00NUoMFpotKvESYYS17iUlRqLzNRsFoLWu9L/WFc46r6H2b6xy 346Wq/QczH71mEZcWI9AdL7mxv0Wnfkx8vG5nEkEmWG5kgwTEybP0GSgbYuTkITyfI F/LpABTMdgnzHPs6InqYpzNeEioMUDMXj/kew5bU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726079AbfE3MpG (ORCPT ); Thu, 30 May 2019 08:45:06 -0400 Received: from mail-lj1-f174.google.com ([209.85.208.174]:38628 "EHLO mail-lj1-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725919AbfE3MpG (ORCPT ); Thu, 30 May 2019 08:45:06 -0400 Received: by mail-lj1-f174.google.com with SMTP id o13so5908484lji.5 for ; Thu, 30 May 2019 05:45:04 -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=jjMfaEcRJ4ju0plGdRnKp42PentUVymYRnTYJtbfPiQ=; b=JnjY1aLg52Q5+klHjLFKn1IShvrR8Ljvf3UuVnDygcZfg/36ZkOvk8v6qhnlTaVv4u 25Eblc2AJgeUwU4/+kMeRDormxHhplsZwb8EWmb3NDoQ1WcaulhTL0iLabtrrpxRWMq6 3H6/RAk1Jz/OSr3dgjCO1finNqERz+QGXEQA4= 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=jjMfaEcRJ4ju0plGdRnKp42PentUVymYRnTYJtbfPiQ=; b=l8Hkx2TTl6CZVIM5IKvjKiyyRNdUFkJulP+vJfYNzCNLpwajNJQRtOayJ45i3zmxlj HsSUoJ2/q8g/LZZHJMBfOv+g6US8SeCiOR8XyhdEEOfH7mSsQiRkKJUgTUCPYff/6eQ0 fjG/DtV3dwLV8NWVPngxLUx6Uf2rqWb7CUiYduXqAGN25aKXWkHlo0j61fsxYmqJRdHC DJHjhOanM++5ffWGu0XYYQEsQ4p6skZOhtW/bI75PJy16gP1lgb4kEjeW7jbfklOPcuX lnY0aDKnpmdzHRYZxuC69+f/4PKrfWoVr24r7MxLUmh5aI3Mt8Bh7bS8whlOhs0zd2gA 7I6w== X-Gm-Message-State: APjAAAUzR/ETCA+awSJlXv5lJ3RRtUOjbtml79D4HoloS/nWEDRY1DJM 2pqmpTWLFXDA8s6BprZ7YnrmWVgD3bDhlgunzIhRbA== X-Google-Smtp-Source: APXvYqwq7LkP2MLUORaj4F8BWR4UxTtd/iuns+OTkHeFD+js4jt0KcmxkdAxUrwBy8ZXQ5nriBadjBnjmaJn/ATBs84= X-Received: by 2002:a2e:9594:: with SMTP id w20mr2095168ljh.17.1559220304030; Thu, 30 May 2019 05:45:04 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000434.979312564@linutronix.de> In-Reply-To: <20190530000434.979312564@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 07:44:52 -0500 Message-ID: Subject: Re: [Batch 13 patch 16/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 317 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 program is free software you can redistribute it and or modify > it under the terms of the gnu general public license as published by > the free software foundation version 2 this program is distributed > as is without any warranty of any kind whether express or implied > 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 59 temple place suite 330 boston ma 02111 1307 usa > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 12 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart