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 90C4DC282DD for ; Fri, 24 May 2019 01:11:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4224D2133D for ; Fri, 24 May 2019 01:11:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558660312; bh=V8JMr1wCUhT8WTwYvpQbdP+U0DCaH2dOBcp/KemoHTo=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=0kdRggsvBEa8twL96K9Msu4KKOhkKXsHzJX250WYKyAzDfP1io4xSrT4Glo7r234o NubW0OKavH2r97g4jAE+7SG2jMPy4CzPvT4L9EuL1Abb5ykc0DnGLGcRMl9YykIIvf WaWK+Qk5oB4a56soTwdJmcNYmhCTstqGNrvrwvIU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731608AbfEXBLw (ORCPT ); Thu, 23 May 2019 21:11:52 -0400 Received: from mail-lf1-f65.google.com ([209.85.167.65]:44954 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731488AbfEXBLv (ORCPT ); Thu, 23 May 2019 21:11:51 -0400 Received: by mail-lf1-f65.google.com with SMTP id n134so5752463lfn.11 for ; Thu, 23 May 2019 18:11: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=6F3MPL48mmgTsygb7zivfZLaMVvl0Hybi4uCzHs7ZDA=; b=eL2vRkKNGA0uaGkaDEt2X3vWNruXCQEcWudkfIgcDGuJdb4chlh2Cl+A2oYCK+FN/g XOJAudeBNKoUHaJufd0Yd0BUcOt1WkZh2m3SafiV5p4RIuMS36pUA71YLVpTMu51Z809 3PviCNRYdz4S21GrdLhMsApvOpcb1KGrh74H8= 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=6F3MPL48mmgTsygb7zivfZLaMVvl0Hybi4uCzHs7ZDA=; b=GvVHur/VpaDVdiGkufBt8oWgtwCu4HDhQxpXBY1y8erhUyHmH67kJrivz9TXSCfaBr 5yp6q6TznMTvmyPj5IvyU3dfW261bidtDwvTaztVLPrharpW6RvUZJlRZLnGI1uTKlEC PMWSXh2f6NLFGu/8w2ucrTAIfiDyBcIeoCHmlbnm3Q4izXW2rF0/b0C582/4OoEODVI2 Lom6ij0r2hp9Iv0esGEENcRl1oAteJAetIquD1rnU1iMFFWPo6uOaqgurTAP4gNnVYgC Y9vJecUwqXBCaunTV0VkNEPeDQ2Ebt7ZN2XpsBVLWoDYowwgm2UjuDO8ZCmUXFl/qveS 2kBg== X-Gm-Message-State: APjAAAWrn/8Nu2+UHfUoDu7cndc1Tq7qw2qr7kaZRGWD4yHmk1AYFE7j m83rURxOROg4Vm67LqQa5v2MI764pCvcNIDgWC9KOrxsdbE= X-Google-Smtp-Source: APXvYqyO9wymPDadWiOuAemELZW8kvRQnaK3sIx8W5ZL+cD21Et/9O5zTU57fm+3O3AI3l9IDFCt3WAq1bF4h+ZGBHE= X-Received: by 2002:ac2:41d7:: with SMTP id d23mr2565293lfi.118.1558660309254; Thu, 23 May 2019 18:11:49 -0700 (PDT) MIME-Version: 1.0 References: <20190523091437.334232837@linutronix.de> <20190523091649.592169384@linutronix.de> In-Reply-To: <20190523091649.592169384@linutronix.de> From: Kate Stewart Date: Thu, 23 May 2019 20:11:38 -0500 Message-ID: Subject: Re: [Batch 5 - patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103 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 Thu, May 23, 2019 at 4:29 AM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > the sctp implementation is free software you can redistribute it and > or modify it under the terms of the gnu general public license as > published by the free software foundation either version 2 or at > your option any later version the sctp implementation is distributed > in the hope that it will be useful but without any warranty without > even the implied warranty of merchantability or fitness for a > particular purpose see the gnu general public license for more > details you should have received a copy of the gnu general public > license along with gnu cc see the file copying if not see http www > gnu org licenses > > 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=batch5&id=c2b42ff8d9db > --- > net/sctp/endpointola.c | 17 +---------------- > 1 file changed, 1 insertion(+), 16 deletions(-) > > --- a/net/sctp/endpointola.c > +++ b/net/sctp/endpointola.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* SCTP kernel implementation > * Copyright (c) 1999-2000 Cisco, Inc. > * Copyright (c) 1999-2001 Motorola, Inc. > @@ -10,22 +11,6 @@ > * > * This abstraction represents an SCTP endpoint. > * > - * The SCTP implementation is free software; > - * you can redistribute it and/or modify it under the terms of > - * the GNU General Public License as published by > - * the Free Software Foundation; either version 2, or (at your option) > - * any later version. > - * > - * The SCTP implementation is distributed in the hope that it > - * will be useful, but WITHOUT ANY WARRANTY; without even the implied > - * ************************ > - * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > - * See the GNU General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License > - * along with GNU CC; see the file COPYING. If not, see > - * . > - * > * Please send any bug reports or fixes you make to the > * email address(es): > * lksctp developers > >