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 1C0E5C04AB3 for ; Mon, 27 May 2019 14:18:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E26B52182B for ; Mon, 27 May 2019 14:18:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558966726; bh=/lLyJfrWEeKULKa7xErhIhzmaHkpteCi6nhIT/C8ptQ=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=FFCrdmCuTgzpw4+eDZpCZrq7J1isBwI3+RPvVePRj4GwxoVWCCqQ12btko4HJgGlE HVL1jHI9QNUJwINQjb7WHjOON+L3ZUikSJ3q2u5L6N8/l0lnt1shvb2+6gXyZgk9w8 OjVu5nvplRQ0bq8B8+58sPmXwz4Z0GUtpAHgFAfM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726191AbfE0OSp (ORCPT ); Mon, 27 May 2019 10:18:45 -0400 Received: from mail-lj1-f179.google.com ([209.85.208.179]:44590 "EHLO mail-lj1-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726115AbfE0OSp (ORCPT ); Mon, 27 May 2019 10:18:45 -0400 Received: by mail-lj1-f179.google.com with SMTP id e13so14799881ljl.11 for ; Mon, 27 May 2019 07:18:44 -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=nNewAyGFL9BxMQb8c8MrRsrApD5yE3U6rExFZ2pVYnA=; b=Qnx5MFMhxK4OhA34m8+XsygCJnK6bcbqF61pXAwDvtPLLWBKIGwA+yOaa3o09VJL3Y toYzxXu6ikyxGewHk/NQbKpgAhYklb33c721JWgNeinb7EtsSh8C0uO5m8arjpWD861Q UuZneUKDlNWfE7mhwdauz3++hpFqtRAs/2Z2g= 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=nNewAyGFL9BxMQb8c8MrRsrApD5yE3U6rExFZ2pVYnA=; b=kepHNyDA070STM6yK+JIxrex4tpEQBfgf+jJ6NasdfluLBeIA8vCgLaPfNf+4fUNty aojyXx2k7So1wK/Bpq+xqpMuxcyQ3B0ipSQyEI8b4YtBr7gmFIUp0FiFklApwKhpNa9y DVwnH6vJHqHNy1qonLGxn0B/qjJn2qCPD+qpPPg8BiJAdd6LaojL9lqD8cnbjIZ0eolz sP5yNfN47np+cnp5rZiD7Yi/Q4u70+tNLWsiPC2I0Q3ZyyQ3nIlqU2woFXQ8Ci0M0LE2 gWuIduE7YRP8Rx/Pj7c0pzK/BrIfU9fVG0HtZxRCskOSA/A7pRRP6//i6uhcgwPYSLRy vGpA== X-Gm-Message-State: APjAAAUVliCiHQbWtSq1GJm0Qxpt7Nk3/c808K5nwjxh1V+js+x3oir4 4fKeVmBToAxKA+yMWb4mkvPB6+unppePHAoPt+ObFw== X-Google-Smtp-Source: APXvYqyBQdLwPmLW6aa1jVAHZtL8PbKggx8i2bSw6QFeT0gp3ZtupI91rqSqX+gLz6SaILumt1C4hJPUE9/Dp39PunM= X-Received: by 2002:a2e:9d4e:: with SMTP id y14mr35764484ljj.199.1558966723417; Mon, 27 May 2019 07:18:43 -0700 (PDT) MIME-Version: 1.0 References: <20190527065459.647681500@linutronix.de> <20190527070033.475087903@linutronix.de> In-Reply-To: <20190527070033.475087903@linutronix.de> From: Kate Stewart Date: Mon, 27 May 2019 09:18:32 -0500 Message-ID: Subject: Re: [Batch 8 patch 10/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 160 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 file 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 either version 2 of the license or at > your option any later version this file 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 library 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-or-later > > has been chosen to replace the boilerplate/reference in 1 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart