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 6BBABC28CC0 for ; Wed, 29 May 2019 14:29:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 413272238A for ; Wed, 29 May 2019 14:29:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559140192; bh=5rMnjMsk+if1m3IS8lBqXwhtFvt4X/htf343esZbFgA=; h=References:In-Reply-To:From:Date:Subject:To:List-ID:From; b=krp2/WavTGG+HlZVe60A4RrN0+e80aNoXePuRL2idxdagE8xBQh8q/bToG8jbaYkG kUcuUGS6tXDbRKH6vucJvZenmxuwS0slctRwvXJlblK2810VGeSh3zvTMMwOxF+bOz clU3RylG+yqBnuTvi9Ao6HFuvUqI//4YlowNzQ8I= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726118AbfE2O3v (ORCPT ); Wed, 29 May 2019 10:29:51 -0400 Received: from mail-qt1-f194.google.com ([209.85.160.194]:40092 "EHLO mail-qt1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726012AbfE2O3v (ORCPT ); Wed, 29 May 2019 10:29:51 -0400 Received: by mail-qt1-f194.google.com with SMTP id a15so699489qtn.7 for ; Wed, 29 May 2019 07:29:51 -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=YQmiaZR1g64FWC//rxNxE5nfq7t+Ju8QbU9R9lk3Tio=; b=beW43HJfq+ychtlUZLgvUfjfaac5Sg6wGhEUv5/xj53LEt9lweytjl8ePPhfDObuV2 E8QdJQ8a5QUD/L4wBCzoSHEvNyQ7wOQ0sdODzQcP15HmO/wG2KHCxN1h9d/YXCah/rXm VqyxcA5G4Co0rwSPLokDtwN1Mlq8KPlK1XFFM= 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=YQmiaZR1g64FWC//rxNxE5nfq7t+Ju8QbU9R9lk3Tio=; b=O5bswlFa/b/syCRfbKJ5btTuQw9OPz9DxKMjT6oM4I51f7OGm6Mp+zvdEmFmj24IGa zNJYGPVVLznOQa2VFB8tWH3U5PBYpDkkhg1rmapPvs+MKsY22lu3wet4d3wcKLKxmpsL vwW8kmLk2NhJWXSFi6E17Z1UTVb01mLn75XTGDw0ddxvl6HWpPqY14ElCxrMF5V8lIE5 ZupJo22CD9CEb2J1y1eQW5XlqPcOE66c2JmP0VS+eMKHs+S7I7SgnTzo2MMC/tUZeraa rin1OAZpjevx9/zlmoIV8ccyOpsuH31w3r/avMLcKVTMd+wYnneY7WWvK2OriTc7aY+t ClKw== X-Gm-Message-State: APjAAAWRy1tfiZDD2XVdTakVMkqVDTHZ46LvIKAKoUKT5fnaKC+sBGE2 ETOW/F+xlJrvA2tU0wVzTUoa1eV90a6Tycu85ILO9mf2DNc= X-Google-Smtp-Source: APXvYqwW0Q1CUceoLjd/90xtmSpR4QDvhtSX3lwug80oGOCQuu0rZvejXDa+2rIuPYgK3gVoq9ruOSI5BlhaRUnn0eQ= X-Received: by 2002:a0c:96b9:: with SMTP id a54mr56218439qvd.135.1559140190662; Wed, 29 May 2019 07:29:50 -0700 (PDT) MIME-Version: 1.0 References: <20190529141224.009795289@linutronix.de> <20190529141332.923901602@linutronix.de> In-Reply-To: <20190529141332.923901602@linutronix.de> From: Steve Winslow Date: Wed, 29 May 2019 10:29:37 -0400 Message-ID: Subject: Re: [Batch 11 patch 05/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 255 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 Suggest holding on this one for further review. Feels similar to some in prior batches that just said GPL without explicit version stated but making reference to linux/COPYING. On Wed, May 29, 2019 at 10:22 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this source is covered by the gnu gpl the same as all kernel sources > > 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=batch11&id=a910f0c382df > --- > net/ipv4/inetpeer.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > --- a/net/ipv4/inetpeer.c > +++ b/net/ipv4/inetpeer.c > @@ -1,8 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * INETPEER - A storage for permanent information about peers > * > - * This source is covered by the GNU GPL, the same as all kernel sources. > - * > * Authors: Andrey V. Savochkin > */ > > > -- Steve Winslow Director of Strategic Programs The Linux Foundation swinslow@linuxfoundation.org