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 41218C28CC5 for ; Wed, 5 Jun 2019 03:59:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 134662075C for ; Wed, 5 Jun 2019 03:59:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559707152; bh=E79LUVWiE7B90Y04xr1xUJA5Ki3csI9a6BplyZsi4XQ=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=bYkJpSyKF3tbaPm/hkCB/Z4Myceu4xP+Gc/OdVdUpCbI+mt4moROMuqiDLZCYt00Q +HdycLaLXoEsuq2QRD4UAY6mmEQTHd67jDSdexnidqAOvZXHG8MFmdO4zRtOt/UaZA 7exGX9xCUcKwmklxdQhGxiRWSqCTZstC34BoE+OY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726555AbfFED7L (ORCPT ); Tue, 4 Jun 2019 23:59:11 -0400 Received: from mail-lj1-f179.google.com ([209.85.208.179]:37558 "EHLO mail-lj1-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726537AbfFED7L (ORCPT ); Tue, 4 Jun 2019 23:59:11 -0400 Received: by mail-lj1-f179.google.com with SMTP id 131so9256548ljf.4 for ; Tue, 04 Jun 2019 20:59:10 -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=X0tfN9fv8U/kYVkRTLMjqHnRlZi0lKHCpAF6nKb7lcY=; b=SeEZskcaV0YLD4ZlNxUNyoLgAIFI61RVudRnseXDj6AWPRPus6srl8BraX0AJ2X9iD 8u4tVCx0LUc56p/hAxEDD5cj3k6fNK01iiEua7a8BYbX81DrKnOkmf9tFj/KUhtJaQaU bnVnQ2atCTkkkoplm4vMFsswPkQtcjTPwnhY8= 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=X0tfN9fv8U/kYVkRTLMjqHnRlZi0lKHCpAF6nKb7lcY=; b=hkLxSXTU3/wyRssAULReFps61Eg3wZmPTCG+pVNOWWrIvlJiqJtaStZjpxS6xXzEac CHYyaiHiY0AxoZAJ1plt4jxG2EMO7YBEmpDaHDgFXc7Oh+oSR571zz+SywSwLNY+iAhm E2Z0XvdtrJkIsBJYlCsyUYgnHaUBiMV0/Z7iOYa2lwhz/gCDA/JdUl/AW+5fOerUne8N VPNYEpSxSJsGk3WoRWdMJOIcCTXkDMxm/x12b5cJqM8Nu1xPLDV1vexpaB19owBonPz9 4lDmM7HXJeuXRrvvB9U1bmvtZs1/On2vFw7JeCMDGqZv7P+oxUzLEI71sf6jF+JJHchB Y7YA== X-Gm-Message-State: APjAAAUf74pS+Q+XpTLCSKE7xO89coOziDLjyqJTR5VG/SMYIvQS8pBJ I9mwsvI4ykgixfRgqvhNDB8DhCpFnUJGCnJAcSK0y7Ht X-Google-Smtp-Source: APXvYqxM6L4JagzAAP1N5qZxzt7PPPi7SfxloDHdbZOhhUOfQ4eGARoza1NitSBy8rTzukgEz+nyOay7JdIAdPRIhp4= X-Received: by 2002:a2e:81c4:: with SMTP id s4mr6877582ljg.182.1559707149260; Tue, 04 Jun 2019 20:59:09 -0700 (PDT) MIME-Version: 1.0 References: <20190604081044.651381636@linutronix.de> <20190604081207.801261482@linutronix.de> In-Reply-To: <20190604081207.801261482@linutronix.de> From: Kate Stewart Date: Tue, 4 Jun 2019 22:58:57 -0500 Message-ID: Subject: Re: [Batch 17 patch 56/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507 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 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 59 temple place suite 330 boston ma 02111 > 1307 usa the full gnu general public license is included in this > distribution in the file called license > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 8 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart