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,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 87803C072A4 for ; Wed, 22 May 2019 05:18:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5ABFA2075B for ; Wed, 22 May 2019 05:18:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558502281; bh=kmBYES7tj5hTF2JzJ8Go2T9LQKIDBE6DDDb9O+Hj0eU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=K1+3kfTbOGSjkVDYyj1VT2RlHGUpv+KSzvSa0qFQ0Y7cFphK0gjTIp8Vv/B4P82g8 JV8dqnb3xkX85fAaVDJRkkEpvJgrUNSMBzpA7BVbWzJtNgjozuVlK55P/aSBZWfsfw hP0LC2C2L/nYFXY2DmrY222Ehw2GHmtUJ1hgi9uU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725808AbfEVFSB (ORCPT ); Wed, 22 May 2019 01:18:01 -0400 Received: from mail-lj1-f196.google.com ([209.85.208.196]:37499 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725796AbfEVFSB (ORCPT ); Wed, 22 May 2019 01:18:01 -0400 Received: by mail-lj1-f196.google.com with SMTP id h19so821881ljj.4 for ; Tue, 21 May 2019 22:17:59 -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=iZ/CsgC4RypvV5n4VaxhzzL8g3ROfxhIscUkprm5cPI=; b=AQlyk0leZJpPW/w4pS8l6l5h0bKe5XobVjhKWeh16WIOOungnO9wPAGs1NbmxR05Hr pHleP4BOYfGhFrHpBrT2Up7KqK7qUUg00psv2MEzTxSCX86n4W/GOD4Idz2bYAjsxffD vxg5Q6MqC3BjCOpYj7cWzFjSLwhG0OTOVpgYs= 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=iZ/CsgC4RypvV5n4VaxhzzL8g3ROfxhIscUkprm5cPI=; b=puAo/3iR9JrES55Deyd7XC7QrvUUt6ztsy47rswHpE6NRNWniZa8bMsLWwiBVoLLq0 C9PrTSpPi4C97W265bfF7rf4q24mQnEnODoiIfwfH/nKYDsrugYvnFuUi5EdjwskK/EK TWSgrWMrGPt9YZL8vHcfN0TqZsKwtf03DfACi/fBEpSkkaYK7j0rBgr0KaRc/c6QX8HT z76WSJbLThKvoXxdiAFCYhHdyAGHSl/0dx9s0aopWj6TrVnN7IUw/kRO90VCn+irxvUo 0tELXO3sh7xNyvSgSvPgQYsemgHAP7eFz1GFLkeL7tZXA8y1ZiGrd/U9J8J9zYRQJb95 EqLw== X-Gm-Message-State: APjAAAW+/yCsR/g0F6t2c+JI9tkZ7Ui0h4MYqhS/Zl/thNcWMLrVxHwf 5dTtByR1jJAm7YnPKNI2KBghpkticdQRqQXA79KqJYxydKw= X-Google-Smtp-Source: APXvYqzQLlm2GwMJUEw0szdNNdoleFXY+q8T/izlCiKQOSLr+bAiJa6kjOpewxxGEjXL2Ek54F9gymmCfiVON69B7LU= X-Received: by 2002:a2e:97d8:: with SMTP id m24mr34166842ljj.52.1558502278945; Tue, 21 May 2019 22:17:58 -0700 (PDT) MIME-Version: 1.0 References: <20190520071851.141112241@linutronix.de> <20190520071859.749329557@linutronix.de> In-Reply-To: <20190520071859.749329557@linutronix.de> From: Kate Stewart Date: Wed, 22 May 2019 00:17:45 -0500 Message-ID: Subject: Re: [patch 22/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 72 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:45 AM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > this program is free software you can redistribute it and or modify > it under the terms of the gnu general public license version 2 or > any later at your option as published by the free software > foundation > > 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=69233ac311ba > --- > net/netfilter/xt_nfacct.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > --- a/net/netfilter/xt_nfacct.c > +++ b/net/netfilter/xt_nfacct.c > @@ -1,10 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * (C) 2011 Pablo Neira Ayuso > * (C) 2011 Intra2net AG > - * > - * This program is free software; you can redistribute it and/or modify > - * it under the terms of the GNU General Public License version 2 (or any > - * later at your option) as published by the Free Software Foundation. > */ > #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt > > >