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 97E06C04AB3 for ; Wed, 29 May 2019 03:22:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6DD1420657 for ; Wed, 29 May 2019 03:22:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559100155; bh=tBpSK/thKzrKez6AcBXqxCscrLqZPpEZgU2Cs3LZU2U=; h=References:In-Reply-To:From:Date:Subject:To:List-ID:From; b=nRzScdARcJ2SRvxSrEtdLjSIqSV3CSToDc23Lzu4p0vRoD5A0VEAsQL2TSHnfd08V hAYjygOuJSrHuIWJk346pjsWhFB3J5dvrpvUj3HfTE4BFbywp1POImykIdYUq9UYlB youU+kFnXjpDR+1NcSY1LatE2od2tTTBnRzuYp10= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725917AbfE2DWf (ORCPT ); Tue, 28 May 2019 23:22:35 -0400 Received: from mail-qt1-f193.google.com ([209.85.160.193]:41335 "EHLO mail-qt1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725856AbfE2DWf (ORCPT ); Tue, 28 May 2019 23:22:35 -0400 Received: by mail-qt1-f193.google.com with SMTP id s57so849245qte.8 for ; Tue, 28 May 2019 20:22:34 -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; bh=3vnGq9SBtEqQgyCdIVZI/0uDAKXyPijKlX99OPezUnc=; b=QDJm13/l/6ljajAAzvd3/Wxfv6k55Mrd93pXvletQDJNKTXCOcO9hptqIz6MGDBSol 8voG5C4YMtTZ0TdpzbLjjjJ6ddqd6ZOWAXu5QLjOhvA1D0RQHoimhs/0HWdxeW8uirvx GFxRPgdYUrx/knufHuBUDXs+FuMCccKHOhCCY= 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; bh=3vnGq9SBtEqQgyCdIVZI/0uDAKXyPijKlX99OPezUnc=; b=tSAHqL0NHNck//9gakt1wP1u5AgdHelr1nXF8a66ElWzcvCvj7O7gMI00Cykfmb8Dv T7vkwk80aUCj3wfO8abJiLMmueifCCFfTtmWIiGrx+bVJM4JrxfwqgSkd8TPgJYFopUt 9P6qAnIif8wDMMWgFhZ+TaVN1rG8s6tENM7SyjX0Ugmn6m+bJldlEj956ZTN4NaTIl9X cqRcg0KuLGKa13oPKjn41MNDB/Nc7shsd6wTM3+q+E/4MmuOFT2CBGUGfwIeK9m+/U5r C+0tG5rUyumzYe++/Eh5UOEblajD9GoJTdvOT0EZjrXPJiQzQCNTTlAJy9kjtp/5zF/4 q2hw== X-Gm-Message-State: APjAAAWA/zOIjIUev/EC0HfEFlHeX6H9uBc2+i+gJ4Q2Y3T/6GpphQu1 Cgh4tnJL2SgbL+qjTmmxzmZ4v9QAlNpqu9TNahzgb87yOwef0w== X-Google-Smtp-Source: APXvYqwPrSVl8RBmcakcmu2EC3Gno+t10aH8m6ELgWPDHKDaCBjntzbWU7LWq3K3DtHYZ2B4WxaXdkxytiia5pbxfjo= X-Received: by 2002:a0c:b66f:: with SMTP id q47mr23455005qvf.102.1559100153825; Tue, 28 May 2019 20:22:33 -0700 (PDT) MIME-Version: 1.0 References: <20190528171003.338128414@linutronix.de> <20190528171439.466585205@linutronix.de> In-Reply-To: <20190528171439.466585205@linutronix.de> From: Steve Winslow Date: Tue, 28 May 2019 23:22:22 -0400 Message-ID: Subject: Re: [Batch 10 patch 15/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215 To: 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 Reviewed-by: Steve Winslow On Tue, May 28, 2019 at 1:17 PM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this code is licenced under the gpl version 2 as described in the > copying file that acompanies the linux kernel > > 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 > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch10&id=4f68c55abd45 > --- > drivers/cpuidle/governors/menu.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > --- a/drivers/cpuidle/governors/menu.c > +++ b/drivers/cpuidle/governors/menu.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * menu.c - the menu idle governor > * > @@ -5,9 +6,6 @@ > * Copyright (C) 2009 Intel Corporation > * Author: > * Arjan van de Ven > - * > - * This code is licenced under the GPL version 2 as described > - * in the COPYING file that acompanies the Linux Kernel. > */ > > #include > > -- Steve Winslow Director of Strategic Programs The Linux Foundation swinslow@linuxfoundation.org