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 6FA24C28CC0 for ; Thu, 30 May 2019 11:45:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3B94525870 for ; Thu, 30 May 2019 11:45:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559216706; bh=4dhbcVALZPrrgaR4o5aKGa3xwIrKUrwkhPfGrib5lV4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=epoVDXRGWKyX/aIhyNVrHDkOkvw+W+KAN/QYK54n/yv7mzBpaG+qBvlWqtK1TO9qS qGbWqwzy7xa3N+rAobL6uu39qpao/P+moXpRH/Ggqf9OAD1jMsjnk3voDb4kfOuat6 +Ze/hEFXzl45UUv6ej42Ys7ft3RGeWC4SN2mgBe8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726762AbfE3LpG (ORCPT ); Thu, 30 May 2019 07:45:06 -0400 Received: from mail-lf1-f49.google.com ([209.85.167.49]:41048 "EHLO mail-lf1-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726753AbfE3LpG (ORCPT ); Thu, 30 May 2019 07:45:06 -0400 Received: by mail-lf1-f49.google.com with SMTP id 136so4768916lfa.8 for ; Thu, 30 May 2019 04: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=UWT7PJo6Lm/rprEj0fG1OGE5vDrw/sp3caaj+RPRee4=; b=FcqzLjS3uk6148d3Ibx+hA2STpb0P1/coYlONrHK9CVpyvv0C6mCfL8KUXTy/b74Bf LVh1owVzVpja8rp/wwyjrSB7a0YiSCvutWSQJPuAeiccyf8KEtaOAciygfxJzLjYM6mU 94ft7BrCsDs1nIaB8MooMLu6nQwjqebLry2Vg= 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=UWT7PJo6Lm/rprEj0fG1OGE5vDrw/sp3caaj+RPRee4=; b=jhx0ALJQgfppF9qUJzC8bvyljSPauRz2nI15rgsdp5+SdbM/t+3R1WdYEO6qOwwpMN 6CoEHwxbwKnqDPDn+0BT8c33vKl8s29tbYTccCwzE5GhKPe/q6lvWYKg8RuYwLLfnKx0 +iTtMVdCabda5MZxh5D/M6q4ioUaC+xjRfkccrmHwEPaEN4yyXKRTjHwYk0+MH2jPZys VumeB6YEwuWvQGMbIONNWybCXhFOhnww98rCBBT2s2G0UP3lRFVZ8WeLt79OsXrQ1QaP 79HjiOvO9Da3jF98cUNMzvZMwlbDvIKw3OCSnqx6m34uZjyFZ5TuoFYBefe1B8cT4cAc DJcw== X-Gm-Message-State: APjAAAXmHUTuM3G2NYlPOAwzDgwX2vRLe/Lht6mumI0eBtnU6arVnLVQ i3z/eUvZ7OM92423STb9woWWMgxtcnDVSkSCY2QAk8wyN1xjKQ== X-Google-Smtp-Source: APXvYqz2ty+BQ9NBytX83lyDCfciSvmHkrqCl7BCIoNAMOhB7CIzXcTIRrG44uFuMtb88Z8yAMtNC55d1xcJ9wKZjxw= X-Received: by 2002:a19:22d8:: with SMTP id i207mr1769322lfi.97.1559216704002; Thu, 30 May 2019 04:45:04 -0700 (PDT) MIME-Version: 1.0 References: <20190529235716.581218785@linutronix.de> <20190530000434.051516995@linutronix.de> In-Reply-To: <20190530000434.051516995@linutronix.de> From: Kate Stewart Date: Thu, 30 May 2019 06:44:53 -0500 Message-ID: Subject: Re: [Batch 13 patch 06/48] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307 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 driver is licensed under the terms of gplv2 > > 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