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 01628C072A4 for ; Wed, 22 May 2019 05:17:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C85092075B for ; Wed, 22 May 2019 05:17:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558502259; bh=0QU6hb08pYTDFI5+DqL1g1vQ9BM4nLuFw6qpQdEeIlQ=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=Wdx8i1Gks4xJhb814hEOsnW4L4hDblppMENksDLCgHdqsJps9n2RivX5rNvzROiDC F7Zvttw9q4Vhsb/8X340wDILYWw94sdFeSMDiOICjm4feKcy6PAcfM1HgaXDfADfbb wZZ/TpxQUmgo2hCwKLmbQy9/UlDeR306DLi4sm2o= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725850AbfEVFRj (ORCPT ); Wed, 22 May 2019 01:17:39 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:36361 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725808AbfEVFRj (ORCPT ); Wed, 22 May 2019 01:17:39 -0400 Received: by mail-lj1-f194.google.com with SMTP id z1so828514ljb.3 for ; Tue, 21 May 2019 22:17:38 -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=6/t6zEJsL2duW/+gwoKqU9eb5jCbfl58afiBs0X+J/Q=; b=aLlHUywCYnjxhKFmEdZ1ikPDQbpYjYQ3dwO1iEnZbGMiN2UUyNQalyO1N9T0mdOSEC OiEkpKq+q8KxGyvVWx9nPwj4AAT1qTSvBByR+b3XzIXoGbgVnHacto05a03T8aQht0el lfWQUHZvth6SC/Gz3Z3H3mrL6Eg1BDS5nw8Uo= 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=6/t6zEJsL2duW/+gwoKqU9eb5jCbfl58afiBs0X+J/Q=; b=XVwMkuTw3utSbQWo46DYCZQelQR5A4OieMpt/5vugis4Z2Op13pOwhncpW+dJZVd3S 3f//eT2b1/s8e4DpvVKGwfOK/d1TDxo7xk3XIwBg9LIxIAJXPuak+oIM9P82Irlen5D3 9kK5ZpzPqC8JNnvbafGinAdS38ovIvfvZxGdWHrlBUbhHbwUdYyVp+TtfR1GDVWuzEjP oCr8DtyQeMnWygEV2jdHHdmfRyZ0Bvv0/KXKwjzO8XrglZv+Kefa2vbPLjeAKSGzpUyr O0K7XvR54hppCym9+fEX2Ym9apiIR5v+cIUIFMyQ3JWUBqDhf0g+ruBQgR4DoUDGG9bw +C2w== X-Gm-Message-State: APjAAAUYsx7nYR2byOrmeeaD/fJg3FjQK/xUQefPJlZSgtHiY00lzAsP RHgMpVHZOHPZgCG0N8m6yW/6lwTrqzjeEDlY05FeHw== X-Google-Smtp-Source: APXvYqyBcuvsP41JMxdSnzVTQnEWWwDzHRg3ItFhQUoUsNqFEG1FU18wuQTBxP/qPM8jhJjeUDU+5TRrNSqWoro45JE= X-Received: by 2002:a2e:5d4f:: with SMTP id r76mr28063772ljb.49.1558502257343; Tue, 21 May 2019 22:17:37 -0700 (PDT) MIME-Version: 1.0 References: <20190520071851.141112241@linutronix.de> <20190520071859.937199252@linutronix.de> In-Reply-To: <20190520071859.937199252@linutronix.de> From: Kate Stewart Date: Wed, 22 May 2019 00:17:24 -0500 Message-ID: Subject: Re: [patch 24/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 74 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): > > you may copy modify and redistribute this file under the terms of > the gnu general public license version 2 or any later version at > your convenience > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 3 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch3&id=e6277b5ec765 > --- > arch/m68k/math-emu/fp_arith.c | 4 +--- > arch/m68k/math-emu/fp_arith.h | 4 +--- > arch/m68k/math-emu/multi_arith.h | 5 ++--- > 3 files changed, 4 insertions(+), 9 deletions(-) > > --- a/arch/m68k/math-emu/fp_arith.c > +++ b/arch/m68k/math-emu/fp_arith.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > > fp_arith.c: floating-point math routines for the Linux-m68k > @@ -8,9 +9,6 @@ > Somewhat based on the AlphaLinux floating point emulator, by David > Mosberger-Tang. > > - You may copy, modify, and redistribute this file under the terms of > - the GNU General Public License, version 2, or any later version, at > - your convenience. > */ > > #include "fp_emu.h" > --- a/arch/m68k/math-emu/fp_arith.h > +++ b/arch/m68k/math-emu/fp_arith.h > @@ -1,3 +1,4 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > > fp_arith.h: floating-point math routines for the Linux-m68k > @@ -8,9 +9,6 @@ > Somewhat based on the AlphaLinux floating point emulator, by David > Mosberger-Tang. > > - You may copy, modify, and redistribute this file under the terms of > - the GNU General Public License, version 2, or any later version, at > - your convenience. > > */ > > --- a/arch/m68k/math-emu/multi_arith.h > +++ b/arch/m68k/math-emu/multi_arith.h > @@ -1,3 +1,4 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* multi_arith.h: multi-precision integer arithmetic functions, needed > to do extended-precision floating point. > > @@ -6,9 +7,7 @@ > Somewhat based on arch/alpha/math-emu/ieee-math.c, which is (c) > David Mosberger-Tang. > > - You may copy, modify, and redistribute this file under the terms of > - the GNU General Public License, version 2, or any later version, at > - your convenience. */ > + */ > > /* Note: > > >