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 11EA3C04AB6 for ; Fri, 31 May 2019 12:54:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CEBF026916 for ; Fri, 31 May 2019 12:54:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559307291; bh=kU+4559aTARTqrZtAGuxyDv638ZieS20v+vCt5sJsME=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=XUp4s5bkpsqSLB9iex2ej6spmKKjhGh2rcQT1TGOEJ12UC9WcWdxfmD8zifMhHiVX C8JvpYIdM0ZThZcX73A1aN6jAcLKzjHs3+O8UfL5X7B1yJgHqjFa0NLtlwcXh2Kuz0 msFwwFjGNiM9lUQMuN2kYNrT9i2xnKmMFHd3cSLw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727114AbfEaMyv (ORCPT ); Fri, 31 May 2019 08:54:51 -0400 Received: from mail-lf1-f42.google.com ([209.85.167.42]:33712 "EHLO mail-lf1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726555AbfEaMyv (ORCPT ); Fri, 31 May 2019 08:54:51 -0400 Received: by mail-lf1-f42.google.com with SMTP id y17so7831150lfe.0 for ; Fri, 31 May 2019 05:54:50 -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=V0uL3cPpA62ocLTndXAMwCOWhSiJo7ZylDdaBtsxsKI=; b=ESvrEpqj9YttOg0PpchUHsEk0VcpaxA0aIHFbTW3cJVRxwaiaB2zRWSgr0DhwGhss6 QTxkRNXP3GrJ5CCLgEt1Mng+WCK/te5zIbyaiZJ1O7X4ARjQgTS1JfydG4HNXKRmgcTo fTpCrWllhntGJS9n9xuhfZepjcrIzXXjw4mrI= 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=V0uL3cPpA62ocLTndXAMwCOWhSiJo7ZylDdaBtsxsKI=; b=LP6HYTvYQU5kyr9Ftr+8veDWeTd3LAkrlCtX+SQgAEy4lspr5yZVpPlTo4KSgAFmG2 ityIlh20QcElFB/0Iz6rXpGRkobAFtoEf5sbUb9lOuH5DFVUoFDViB0os28R9eezjRyz hGjCKcRg1eelvrc2yWaimnaOM6COM5nTTH5OTMODAnk31sPgFJH9cMoEeC0W4ZI8CdKn 94XFf3cAMeIxNXjSictCRq3NVo3D21+DyUTqz+ICtwuaxBePYnWvu4W8vUtyUrELL4uP tupqdQuD/1Rjnjhadz5nlyZ0znMr4cblZPRVRnGDTqJjAieSt/ZEthXDvN0kytfmnG24 2bxA== X-Gm-Message-State: APjAAAUwMTiC1bhqYpi0dIcfQHnehxiZpo6BmVNJFv5BVvUAhKKUSPrP sWw63XbeAnKK77AocieS55HEFiCR73CtfMN54/4W2g2FDgLhmQ== X-Google-Smtp-Source: APXvYqz9aBt9AQleEuZNwqn+1wa17IQ11Fwkl637dD92RnBS/ibJ4ZSeeZXjdmIFeM3aVMExAc1BPt/AeQowU7KXRB0= X-Received: by 2002:a19:740e:: with SMTP id v14mr5823188lfe.144.1559307289359; Fri, 31 May 2019 05:54:49 -0700 (PDT) MIME-Version: 1.0 References: <20190531080918.723298166@linutronix.de> <20190531081036.888539456@linutronix.de> In-Reply-To: <20190531081036.888539456@linutronix.de> From: Kate Stewart Date: Fri, 31 May 2019 07:54:38 -0500 Message-ID: Subject: Re: [Batch 14 patch 19/40] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377 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 Fri, May 31, 2019 at 3:12 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this file is subject to the terms and conditions of the gnu general > public license version 2 see the file copying in the main directory > of this archive 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 9 file(s). > > Signed-off-by: Thomas Gleixner Reviewed-by: Kate Stewart