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=-9.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,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 13A5BC04AB3 for ; Mon, 27 May 2019 13:40:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D280A20859 for ; Mon, 27 May 2019 13:40:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558964427; bh=pcN6iyF1CmuTRjB7whltlINe2etRvmfv1/6B6lQIPUM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=dFAnmipCDzACHjav+tsKiZC/c1z/shB12C/fvN/1RfLbNBVbJq0pNTe1ISAoa9fGV CPa/Ag/3xAQ5juWaqC9LWUOMY5+Ws1i+jcxraVgmWTJyDU23SkYnrzohsX6QO0SSfs 0Phx8Qm606MYLpDwxhw0evPAY29aRrD1JTtme6dw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726546AbfE0Nk1 (ORCPT ); Mon, 27 May 2019 09:40:27 -0400 Received: from mail-lj1-f195.google.com ([209.85.208.195]:35453 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726408AbfE0Nk1 (ORCPT ); Mon, 27 May 2019 09:40:27 -0400 Received: by mail-lj1-f195.google.com with SMTP id h11so14763991ljb.2 for ; Mon, 27 May 2019 06:40:26 -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=WZu8HQLio/hybPMYa4xUCLZF2gd4zMEtD6Hg37510YA=; b=iTH/kXSfFDz2P6ZEB7vzQ7rz+AdDl7qgpB8VK2oaL2xNQBZP4FcemZz7urOKDirw0u lDkt9v3iVoooYf3VoYIR1l66KPQ6kTjPFP2w5zzYwDMo6wJSGKqOm/9TxCi9Ry+ijnmM bBkMpCI/D/qVAnox22Y/dFahb5Zu+UoNblBYI= 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=WZu8HQLio/hybPMYa4xUCLZF2gd4zMEtD6Hg37510YA=; b=LhMxotb1/dl2XDt52nqQ1SuozgNO0pAOZ4O0CxWP/0AgPjPRNwG6rwJX91KTVC4h26 Aw00WMqgzElWcOROsmOOzVLoEMI0KXY99cfIN6tAvYPUa9NJMqlhjy0dO+i3LcVwbnzm kHTYxqW5S/uZgCOhmOoVI0ECTdNT3bT+yhRUdReFHj5MbJF1RnJBBct5c3m4ZVgU6oo2 cjhu9OTm36jGGqFfGxtZjoAC1zFi0z/E3j2xPSRs0tb9BSnT9xxq4+M7+SB0CjlZc7wV jvsxgSsvDXmjnf7D1knfvbFmjdhc/otekhKbzp+pilzWuA3dtZhVHXV16mcnVELiqJGq BG2Q== X-Gm-Message-State: APjAAAVmQBB99fEB0rnkQQNmfTnWB7Ww5kvrMMbn/sBgQ+7MMpc0YrcH nrsSGe/fdhGBjn2hQMV74lGeHur2Sdo6ZC+vtOJjFMppyMA= X-Google-Smtp-Source: APXvYqwuNcvOBKyGUbWDR0HMITaRKMh6nEupA8k16t2lw1nC7R5NqIlB9Xm3pXFKuGD3FhxPMoVBMXh4+TQMKVTrS5M= X-Received: by 2002:a2e:5517:: with SMTP id j23mr61004586ljb.5.1558964425313; Mon, 27 May 2019 06:40:25 -0700 (PDT) MIME-Version: 1.0 References: <20190527065459.647681500@linutronix.de> <20190527070034.575739538@linutronix.de> In-Reply-To: <20190527070034.575739538@linutronix.de> From: Kate Stewart Date: Mon, 27 May 2019 08:40:13 -0500 Message-ID: Subject: Re: [Batch 8 patch 22/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 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 Mon, May 27, 2019 at 4:53 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 version 2 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 > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 655 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch8&id=9614db0eeb09 Reviewed-by: Kate Stewart