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.0 required=3.0 tests=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 D67FAC282CE for ; Tue, 4 Jun 2019 11:54:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A599C24643 for ; Tue, 4 Jun 2019 11:54:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727250AbfFDLya (ORCPT ); Tue, 4 Jun 2019 07:54:30 -0400 Received: from mout.kundenserver.de ([212.227.126.130]:54099 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727425AbfFDLya (ORCPT ); Tue, 4 Jun 2019 07:54:30 -0400 Received: from [192.168.1.110] ([95.118.47.44]) by mrelayeu.kundenserver.de (mreue011 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MMGAg-1hEoRL3uti-00JKlF; Tue, 04 Jun 2019 13:53:38 +0200 Subject: Re: [Batch 17 patch 46/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 To: Thomas Gleixner , linux-spdx@vger.kernel.org References: <20190604081044.651381636@linutronix.de> <20190604081206.534229504@linutronix.de> From: "Enrico Weigelt, metux IT consult" Organization: metux IT consult Message-ID: Date: Tue, 4 Jun 2019 11:53:36 +0000 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <20190604081206.534229504@linutronix.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:21j/c603RsHxOKme7ciLGJ3YSN5bwmZDBWwDdgsYf2p7IyCvk0e kmA/a9slBAnZz84LRai6s6e54tR6m3pb8Wg4ZtLZL3FNqC+czR5Z+011S2o/SRowcLryFrE iInXiTeNicPOmyjOX2YBkHHtD8IwXd0xCd7qReAs2PWqo+UeK8eTIttQdzUSAEuxMzNERGQ FyXGOQnL8SVmUMGv5lZ5g== X-UI-Out-Filterresults: notjunk:1;V03:K0:iVbmuRfuqpY=:/O9JT+B91NJcvMBceeCmGR /e4xul5TWUbEkU/Gw2xlEHMzgsTKX7SOfE6P1YA1U5WtpbOBhGVKbkV71FSrRETDopkPge5P1 IS/OBSpTzg5AmZaZFB7Ii5eDBTxxXBBO5x89qM5xepC5QpALKKT+h3xLAUxcFs9b5P8n3Zctr N2w5U3Lmhrzs1ZRIG0qKPYsL92gvZAb8eRZzuC209b7JJTApby47YBG0zDZhG7F58k6Lmgl5U Fgk91rAWdYkIQPQzydqaOSW9OWMD0GQpPwORSa4kdo96rRHIuG196DymCNNOlKMot93zr3RJd lHoWhkGC+DvDoN5CMIQPsIpkdw10TfM8eIqoHUE5mi08BTIqMrHCFLHlFON/Tk0BaikdbvF9P 1yNh3DTDgaZO5ToHqc6FHPVFwPDVN6gRPxtq5TEMuHs/84TpCSubqi/AXzi04h0+dFHEstxUH BvDS4XAzVZ87Bu/abDZvBUjlfrmT94WvEo83Nx+7m7VQs7eQcesBAa5UAERYnq73R/1ynN35j OVTA+zWFSsq2Y0bXfV2kOnXndpRiRdxIHEdfmT26BpAUMjIlKMTOd5T/tAZLfUjtYYkU8RSv2 rMP5zm1GbDjPMXocZDu156XPjXfJ1SlO4n2n7AojX+kwPAZE853/U3dlbqE61zIUxF5cFlnwq EsgZtPINzJb722RwpU6HzIDy7qXs+bktY/p4Qf/wIpj1v+czys6slmwrE2KHKmLNpRkDq24GY myIKqclDCLTQUwpdqiGoUl/+RANPMkhEMkO5nd/mKtih7y2qpfFCy3PRvpY= Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Archived-At: List-Archive: List-Post: On 04.06.19 08:11, Thomas Gleixner wrote: > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this file is part of the linux kernel and is made available under > the terms of the gnu general public license version 2 > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 28 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch17&id=cba69b866091 > --- > arch/x86/boot/a20.c | 4 +--- > arch/x86/boot/apm.c | 4 +--- > arch/x86/boot/bitops.h | 4 +--- > arch/x86/boot/boot.h | 4 +--- > arch/x86/boot/cmdline.c | 4 +--- > arch/x86/boot/compressed/eboot.c | 4 +--- > arch/x86/boot/copy.S | 4 +--- > arch/x86/boot/cpu.c | 4 +--- > arch/x86/boot/cpucheck.c | 4 +--- > arch/x86/boot/edd.c | 4 +--- > arch/x86/boot/main.c | 4 +--- > arch/x86/boot/memory.c | 4 +--- > arch/x86/boot/pm.c | 4 +--- > arch/x86/boot/pmjump.S | 4 +--- > arch/x86/boot/printf.c | 4 +--- > arch/x86/boot/string.c | 4 +--- > arch/x86/boot/tty.c | 4 +--- > arch/x86/boot/version.c | 4 +--- > arch/x86/boot/video-bios.c | 4 +--- > arch/x86/boot/video-mode.c | 4 +--- > arch/x86/boot/video-vesa.c | 4 +--- > arch/x86/boot/video-vga.c | 4 +--- > arch/x86/boot/video.c | 4 +--- > arch/x86/boot/video.h | 4 +--- > arch/x86/lib/cmdline.c | 3 +-- > drivers/block/skd_main.c | 4 +--- > drivers/block/skd_s1120.h | 4 +--- > drivers/firmware/efi/libstub/arm-stub.c | 5 +---- > 28 files changed, 28 insertions(+), 84 deletions(-) > > --- a/arch/x86/boot/a20.c > +++ b/arch/x86/boot/a20.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007-2008 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/apm.c > +++ b/arch/x86/boot/apm.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > @@ -7,9 +8,6 @@ > * Original APM BIOS checking by Stephen Rothwell, May 1994 > * (sfr@canb.auug.org.au) > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/bitops.h > +++ b/arch/x86/boot/bitops.h > @@ -1,11 +1,9 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/boot.h > +++ b/arch/x86/boot/boot.h > @@ -1,12 +1,10 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/cmdline.c > +++ b/arch/x86/boot/cmdline.c > @@ -1,11 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/compressed/eboot.c > +++ b/arch/x86/boot/compressed/eboot.c > @@ -1,11 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > > /* ----------------------------------------------------------------------- > * > * Copyright 2011 Intel Corporation; author Matt Fleming > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > #include > --- a/arch/x86/boot/copy.S > +++ b/arch/x86/boot/copy.S > @@ -1,11 +1,9 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* ----------------------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > #include > --- a/arch/x86/boot/cpu.c > +++ b/arch/x86/boot/cpu.c > @@ -1,11 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007-2008 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/cpucheck.c > +++ b/arch/x86/boot/cpucheck.c > @@ -1,11 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/edd.c > +++ b/arch/x86/boot/edd.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/main.c > +++ b/arch/x86/boot/main.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/memory.c > +++ b/arch/x86/boot/memory.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/pm.c > +++ b/arch/x86/boot/pm.c > @@ -1,11 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/pmjump.S > +++ b/arch/x86/boot/pmjump.S > @@ -1,11 +1,9 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* ----------------------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/printf.c > +++ b/arch/x86/boot/printf.c > @@ -1,11 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/string.c > +++ b/arch/x86/boot/string.c > @@ -1,11 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/tty.c > +++ b/arch/x86/boot/tty.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/version.c > +++ b/arch/x86/boot/version.c > @@ -1,11 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/video-bios.c > +++ b/arch/x86/boot/video-bios.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/video-mode.c > +++ b/arch/x86/boot/video-mode.c > @@ -1,11 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007-2008 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/video-vesa.c > +++ b/arch/x86/boot/video-vesa.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/video-vga.c > +++ b/arch/x86/boot/video-vga.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/video.c > +++ b/arch/x86/boot/video.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * Copyright 2009 Intel Corporation; author H. Peter Anvin > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/boot/video.h > +++ b/arch/x86/boot/video.h > @@ -1,11 +1,9 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* -*- linux-c -*- ------------------------------------------------------- * > * > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright 2007 rPath, Inc. - All Rights Reserved > * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > - * > * ----------------------------------------------------------------------- */ > > /* > --- a/arch/x86/lib/cmdline.c > +++ b/arch/x86/lib/cmdline.c > @@ -1,6 +1,5 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > * > * Misc librarized functions for cmdline poking. > */ > --- a/drivers/block/skd_main.c > +++ b/drivers/block/skd_main.c > @@ -1,12 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Driver for sTec s1120 PCIe SSDs. sTec was acquired in 2013 by HGST and HGST > * was acquired by Western Digital in 2012. > * > * Copyright 2012 sTec, Inc. > * Copyright (c) 2017 Western Digital Corporation or its affiliates. > - * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > */ > > #include > --- a/drivers/block/skd_s1120.h > +++ b/drivers/block/skd_s1120.h > @@ -1,9 +1,7 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Copyright 2012 STEC, Inc. > * Copyright (c) 2017 Western Digital Corporation or its affiliates. > - * > - * This file is part of the Linux kernel, and is made available under > - * the terms of the GNU General Public License version 2. > */ > > > --- a/drivers/firmware/efi/libstub/arm-stub.c > +++ b/drivers/firmware/efi/libstub/arm-stub.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * EFI stub implementation that is shared by arm and arm64 architectures. > * This should be #included by the EFI stub implementation files. > @@ -6,10 +7,6 @@ > * Roy Franz * Copyright (C) 2013 Red Hat, Inc. > * Mark Salter > - * > - * This file is part of the Linux kernel, and is made available under the > - * terms of the GNU General Public License version 2. > - * > */ > > #include > > Reviewed-By: Enrico Weigelt -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering info@metux.net -- +49-151-27565287