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 BAF53C282E1 for ; Fri, 24 May 2019 11:18:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 93F6D21773 for ; Fri, 24 May 2019 11:18:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558696733; bh=uHRQTR1Bu+QgqYRtwW99ZKeedK/2lR3xtv+kpdpaPtA=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=egTlgGrcycmW7Wh8N9yqvyZIooVOqg+uUV0uA4kk4HifKacGUeLVRzRFwFBBiWTgK avBULoCHTFcL1huV30Ed1O+TSsFk8a3uMbBDMblhL10yY3qapS64r/HbreDSvtL8dk SFdo4TPV7j0cp/gNTS1PZjXj0DewCahsxHqejZBM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390882AbfEXLSx (ORCPT ); Fri, 24 May 2019 07:18:53 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:46601 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390903AbfEXLSw (ORCPT ); Fri, 24 May 2019 07:18:52 -0400 Received: by mail-lj1-f194.google.com with SMTP id m15so8277306ljg.13 for ; Fri, 24 May 2019 04:18: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 :cc; bh=t34bgnqaz6uOK6s1D3WBE2ImTjClRO1Gk6NtltFV4Kk=; b=JL+YQcg3snV4fymbD44v98JdI1JNd9LZ+Gye2y0Hy+fnqNwmz+/USBfk8/V9fgHqna pQKVaVZr6EwqGyd+vHyoAppFbeGNsjOPeSUyaVbBCMbvX+hhGXmthpfGhbOPJxNIQGqj XTbbO/ryJHozDeLCyUdR/HodTk+IgNwXw/w4Y= 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=t34bgnqaz6uOK6s1D3WBE2ImTjClRO1Gk6NtltFV4Kk=; b=l53iR1O7peVtYJkqDyqCOpWkobrX7aLH4FHg/IKAYmEu2oAMHZiI1PVdrhQWpinvEm M5co5LbkfLG26HpJkVlKkEu7Sqg5taOctMQohkJwmEtHloEyWYxCGXzdHwvpsKsmIjlQ luXhNlqC0ZEKtq2uBwh0WyE46FIlXYKh11Hw1mQnSISJMckw/1vAErNC0slDhWyIuNl9 cGZIri0bf1dGiekRj4tZQT2seK7oWDr3XlI6N7DjVrurcmFORizeNBge4+ORcu0YbYEf nq3wktnE4tH0+9qaGNhEmDP0PAYUqX0HL6/5PJzknG2tTWDSx1TtvG/TRl6xIwwSP91z UmSw== X-Gm-Message-State: APjAAAVcocbpdWEvLWXp6nf4gCzRVj9tRueOlRKUJl/xxwRwNvQg1h1k wGHS9QqbAwyBJwzAhquOGQ9ZaT5WoUY+8OdH73zadIOXwWI= X-Google-Smtp-Source: APXvYqxoOJ/yeLFMBo+klljzvLH6pYUFUWax1S2LGg7SKL5xt3LkY5AEQAHO03GyENsi10JyXf6d/xbf+WmdGp1rRBU= X-Received: by 2002:a2e:5d4f:: with SMTP id r76mr36760963ljb.49.1558696730868; Fri, 24 May 2019 04:18:50 -0700 (PDT) MIME-Version: 1.0 References: <20190524100345.776412942@linutronix.de> <20190524100844.465381181@linutronix.de> In-Reply-To: <20190524100844.465381181@linutronix.de> From: Kate Stewart Date: Fri, 24 May 2019 06:18:38 -0500 Message-ID: Subject: Re: [Batch 6 - patch 17/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142 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 Fri, May 24, 2019 at 5:12 AM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > 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 as published by > the free software foundation inc 675 mass ave cambridge ma 02139 usa > either version 2 of the license or at your option any later version > incorporated herein by reference > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 4 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch6&id=2b4e6cfd61c1 > --- > arch/x86/kernel/cpuid.c | 7 +------ > arch/x86/kernel/msr.c | 7 +------ > fs/isofs/compress.c | 7 +------ > fs/isofs/zisofs.h | 7 +------ > 4 files changed, 4 insertions(+), 24 deletions(-) > > --- a/arch/x86/kernel/cpuid.c > +++ b/arch/x86/kernel/cpuid.c > @@ -1,13 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* ----------------------------------------------------------------------- * > * > * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved > * > - * This program 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, Inc., 675 Mass Ave, Cambridge MA 02139, > - * USA; either version 2 of the License, or (at your option) any later > - * version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/kernel/msr.c > +++ b/arch/x86/kernel/msr.c > @@ -1,14 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* ----------------------------------------------------------------------- * > * > * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved > * Copyright 2009 Intel Corporation; author: H. Peter Anvin > * > - * This program 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, Inc., 675 Mass Ave, Cambridge MA 02139, > - * USA; either version 2 of the License, or (at your option) any later > - * version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/fs/isofs/compress.c > +++ b/fs/isofs/compress.c > @@ -1,13 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright 2001 H. Peter Anvin - All Rights Reserved > * > - * This program 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, Inc., 675 Mass Ave, Cambridge MA 02139, > - * USA; either version 2 of the License, or (at your option) any later > - * version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/fs/isofs/zisofs.h > +++ b/fs/isofs/zisofs.h > @@ -1,13 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* ----------------------------------------------------------------------- * > * > * Copyright 2001 H. Peter Anvin - All Rights Reserved > * > - * This program 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, Inc., 675 Mass Ave, Cambridge MA 02139, > - * USA; either version 2 of the License, or (at your option) any later > - * version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > >