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=DKIMWL_WL_HIGH,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 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 DEB4BC04AAF for ; Tue, 21 May 2019 14:32:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9BFBA21773 for ; Tue, 21 May 2019 14:32:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558449134; bh=kVM+SMsSihesMJgBfuACK73SJgCaj6UrIlgvpg264wE=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=VXJADch/hChLvCgZh7lDlgDbemv4zcjj6hTndE2bnI0CjZ0VB9mgYF0z0hnkgKRFz QsL2zveJnezmjUbi0ddapEB8GE9dHUVQ6h7/0l5/+qSFHBenQ2/cTGfNn59NtcAk4R /+kcnvm25E13ZZ12OMHDvZqvP6BDM2uXa8m9CiJ0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727986AbfEUOcO (ORCPT ); Tue, 21 May 2019 10:32:14 -0400 Received: from mail-lj1-f196.google.com ([209.85.208.196]:46021 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727624AbfEUOcO (ORCPT ); Tue, 21 May 2019 10:32:14 -0400 Received: by mail-lj1-f196.google.com with SMTP id r76so16022312lja.12 for ; Tue, 21 May 2019 07:32:12 -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=TOQ2D9uWSzmQhQsOxrb/KP4xqIyev3un94/MYLLgRJM=; b=bL7GiHVrRSJ+Y+owjRjpbI/M4t9sLHnDzoiyAFSwm26okEfuNaEjiGvs4rAnYhcpU/ /f0ECozHtWGV66HC660H6OXtYUNK2y9m8fz+8DWuEPsbwnENwrUNNMp2iGQ5sqH0d+vM Ggq4LHANtWDpTcrYlYjsFuxNnazLf7/GJlbsg= 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=TOQ2D9uWSzmQhQsOxrb/KP4xqIyev3un94/MYLLgRJM=; b=nVmxGWfITyYFJlACbk3BY9IdxfG9zFR5uR9T5zrnLm3o2TIi39dCS5ehefdT8w5F2m Y5nfn7N58/9I5biGTkC/3QIzg1OMBWC6ENNaMhb59DwGZNBjQe6JGtSTIok/ubbriiXN F0pnh6u8xVdfWpximxXWzFk/Whmg3pdP+y+p5T2tdpbVHZjVUWjDTpbj+VbqDkOGYr82 8Ix3TGGa7oJPq3BY4b1nmoBeMO5vz8wWQ8ZDiBYZYHMJt095kYTJSMagSUw1dTEqsJ3U H6hYMk3EbsQi8NO5NBQH/UDto04Ytj5N8N0NCf5lJmJUGKqBjlX+Revpyp64hj9UW8Wa mjfA== X-Gm-Message-State: APjAAAV7ObRhl4h5D6g+DrwuRwuuqLHI/RZdFxQtctozEZb2JSAU8Psi bs3Y4RLKugEdJKIrzKeo3jPDOEN4n5FRJ3ABc7AJYA== X-Google-Smtp-Source: APXvYqzhqSA/68h+UkbB0Aogw+9sU2jEwcfx80cAd+LH7I+rZWmWzTWhdLATDB2cY/dwY5Ss9Coh/EEcAYjN6m8yclY= X-Received: by 2002:a2e:9cd5:: with SMTP id g21mr35339240ljj.39.1558449132008; Tue, 21 May 2019 07:32:12 -0700 (PDT) MIME-Version: 1.0 References: <20190520071851.141112241@linutronix.de> <20190520071858.029737698@linutronix.de> In-Reply-To: <20190520071858.029737698@linutronix.de> From: Kate Stewart Date: Tue, 21 May 2019 09:32:00 -0500 Message-ID: Subject: Re: [patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 53 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 Reviewed-by: Kate Stewart On Tue, May 21, 2019 at 2:44 AM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > this code may be copied under the gpl v 2 or at your option any > later version > > 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 > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch3&id=0c743c612318 > --- > net/decnet/netfilter/dn_rtmsg.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > --- a/net/decnet/netfilter/dn_rtmsg.c > +++ b/net/decnet/netfilter/dn_rtmsg.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * DECnet An implementation of the DECnet protocol suite for the LINUX > * operating system. DECnet is implemented using the BSD Socket > @@ -6,11 +7,8 @@ > * DECnet Routing Message Grabulator > * > * (C) 2000 ChyGwyn Limited - http://www.chygwyn.com/ > - * This code may be copied under the GPL v.2 or at your option > - * any later version. > * > * Author: Steven Whitehouse > - * > */ > #include > #include > >