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 558F0C04AAC for ; Tue, 21 May 2019 00:49:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1CB3721479 for ; Tue, 21 May 2019 00:49:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558399758; bh=G9Nas5rItQ6tYbg8z0vTSg5v7fbZMpLO7GLCEHawbPw=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=hE0WopFJ4WfQPAZjlb3FoNE44shvpKoiU2VRFzgwV7XLNr2l9dZOu2m5VGOoVd/uX 18zlK/HqdA2trpyTOTSvjPOxNfIXg0V8zK/Fumkvf5CvK2rwjuBvToEXbPrDfows1E j/f96s/Oc6kXeyum9C350D1aX8zbMmrwGlDSJhls= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726879AbfEUAtR (ORCPT ); Mon, 20 May 2019 20:49:17 -0400 Received: from mail-lf1-f66.google.com ([209.85.167.66]:33766 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726677AbfEUAtR (ORCPT ); Mon, 20 May 2019 20:49:17 -0400 Received: by mail-lf1-f66.google.com with SMTP id x132so11701501lfd.0 for ; Mon, 20 May 2019 17:49:15 -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=dXiSxDiRJ7g6hBZsx1IJC4iR8bvoycUO4xTdCUyNtmY=; b=hIaIS08TNS3HVy83raMry3E2ScIpyQ7LtJmn5p9hCTfzMbfip/p2321GeH69ZuRatb +jCmTcZkSqSgQmLhKaZMXHH2w9/P3AHncZVH88HQRNgVJUssO0pT6x9gDOr1qatPGPSw VUnj9uqEOlcVa+fFPCk5r1o5iNfRcf3jrK5XM= 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=dXiSxDiRJ7g6hBZsx1IJC4iR8bvoycUO4xTdCUyNtmY=; b=XMNJduJobQrchJo65XFEUPezmYB9WU9TplWJ1dt4DyDgLt3t+cAvCTth5i/3agfmQJ ftCG4ft4UzVngiAVCdvydQGdq4N69uqSLAMgIc/UxJM6qQGOSI/s8nsRN2tXFxqvIhLP RKheAUdETMGKplX45Fx5niXmKAFo4sDYVieku1RQUHMzNN8oiR8FkWZvpQnXXcq0Syb5 mA/xGifEgirg84AnN9y4YfbcjaH3MQLxEA0wPQYLCVt6oMpycC3bO+8k7Xi9f5D8Wq3n oggIfCd3pnyyWpnSJZMXXRP6IEnf8gz78IabfkD8tjRPWyct3eLkCCmnL8C8Q2l6fEP5 1F4w== X-Gm-Message-State: APjAAAXnIFndgzD/Zoz6G7Ol5zApA1G3CF2VNAkTCzmfM9Wzge/roPmL uCugpphhuty5HKAJZvGnGMOQ7AfXt6rLyB9jOAiVnQmmOFc= X-Google-Smtp-Source: APXvYqxEyJgbM0wPxK3KjFvYAQ7WR1FYauuuuAx+0fNqkukDZfOfK7+JdLYFj2DjFLZlQf92nA22lLJDMaB4Y034P4g= X-Received: by 2002:a19:2d1a:: with SMTP id k26mr38832205lfj.104.1558399754964; Mon, 20 May 2019 17:49:14 -0700 (PDT) MIME-Version: 1.0 References: <20190520170750.949430150@linutronix.de> <20190520170858.645641371@linutronix.de> In-Reply-To: <20190520170858.645641371@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 19:49:02 -0500 Message-ID: Subject: Re: [patch 23/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48 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 Mon, May 20, 2019 at 12:10 PM 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 as published by > the free software foundation inc 53 temple place ste 330 boston ma > 02111 1307 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 13 file(s). > > Signed-off-by: Thomas Gleixner > Cc: linux-spdx@vger.kernel.org > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch2&id=4a859872a681 > --- > arch/x86/boot/vesa.h | 7 +------ > include/linux/raid/pq.h | 7 +------ > lib/raid6/algos.c | 7 +------ > lib/raid6/avx2.c | 8 +------- > lib/raid6/avx512.c | 7 +------ > lib/raid6/mmx.c | 7 +------ > lib/raid6/recov.c | 7 +------ > lib/raid6/sse1.c | 7 +------ > lib/raid6/sse2.c | 7 +------ > lib/raid6/x86.h | 7 +------ > 10 files changed, 10 insertions(+), 61 deletions(-) > > --- a/arch/x86/boot/vesa.h > +++ b/arch/x86/boot/vesa.h > @@ -1,13 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* ----------------------------------------------------------------------- * > * > * Copyright 1999-2007 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > #ifndef BOOT_VESA_H > --- a/include/linux/raid/pq.h > +++ b/include/linux/raid/pq.h > @@ -1,13 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright 2003 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > #ifndef LINUX_RAID_RAID6_H > --- a/lib/raid6/algos.c > +++ b/lib/raid6/algos.c > @@ -1,13 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright 2002 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/lib/raid6/avx2.c > +++ b/lib/raid6/avx2.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 2012 Intel Corporation > @@ -5,13 +6,6 @@ > * > * Based on sse2.c: Copyright 2002 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/lib/raid6/avx512.c > +++ b/lib/raid6/avx512.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* -*- linux-c -*- -------------------------------------------------------- > * > * Copyright (C) 2016 Intel Corporation > @@ -8,12 +9,6 @@ > * Based on avx2.c: Copyright 2012 Yuanhan Liu All Rights Reserved > * Based on sse2.c: Copyright 2002 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- > */ > > --- a/lib/raid6/mmx.c > +++ b/lib/raid6/mmx.c > @@ -1,13 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright 2002 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/lib/raid6/recov.c > +++ b/lib/raid6/recov.c > @@ -1,13 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright 2002 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/lib/raid6/sse1.c > +++ b/lib/raid6/sse1.c > @@ -1,13 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright 2002 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/lib/raid6/sse2.c > +++ b/lib/raid6/sse2.c > @@ -1,13 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright 2002 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/lib/raid6/x86.h > +++ b/lib/raid6/x86.h > @@ -1,13 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* ----------------------------------------------------------------------- * > * > * Copyright 2002-2004 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., 53 Temple Place Ste 330, > - * Boston MA 02111-1307, USA; either version 2 of the License, or > - * (at your option) any later version; incorporated herein by reference. > - * > * ----------------------------------------------------------------------- */ > > /* > > > >