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=-8.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, 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 EDDF5C04AB4 for ; Sun, 19 May 2019 17:38:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9249420644 for ; Sun, 19 May 2019 17:38:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="key not found in DNS" (0-bit key) header.d=jilayne.com header.i=@jilayne.com header.b="MyzArmYc" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726739AbfESRiR (ORCPT ); Sun, 19 May 2019 13:38:17 -0400 Received: from mx1-c1.supremebox.com ([198.23.53.215]:36924 "EHLO mx1.supremebox.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726472AbfESRiQ (ORCPT ); Sun, 19 May 2019 13:38:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=jilayne.com ; s=default; h=To:References:Message-Id:Content-Transfer-Encoding:Cc:Date: In-Reply-To:From:Subject:Mime-Version:Content-Type:Sender:Reply-To:Content-ID :Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To: Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe :List-Post:List-Owner:List-Archive; bh=UZ72AWXTXHHScrKXCd/2rD9RmuR5NQPmvCCbZDCc1HU=; b=MyzArmYc+xoIvlf+E/f8F6FdbY jGINcKhj27PVveE3AlWz/+i8tDX+niqq+M1+usGdiW6E74hTNGZ0IT8AWdYwjH+tJEcqB/WnRK4+d B2Qq1nAqbmKazz8p5U5HCcKWIY5AlHvTcXk0sy1vZL+vKiUMcaBfL6Xm/rrBtWWi/LoE=; Received: from [67.164.173.226] (helo=[10.0.0.176]) by mx1.supremebox.com with esmtpa (Exim 4.89) (envelope-from ) id 1hSPlE-0004XO-23; Sun, 19 May 2019 17:38:13 +0000 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.8\)) Subject: Re: [patch 13/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 From: J Lovejoy In-Reply-To: <20190519154041.837383322@linutronix.de> Date: Sun, 19 May 2019 11:38:11 -0600 Cc: linux-spdx@vger.kernel.org Content-Transfer-Encoding: quoted-printable Message-Id: <5B2D319A-A4C7-4D04-9668-DB120ED7AF9E@jilayne.com> References: <20190519135130.462579320@linutronix.de> <20190519154041.837383322@linutronix.de> To: Thomas Gleixner X-Mailer: Apple Mail (2.3445.104.8) X-Sender-Ident-agJab5osgicCis: opensource@jilayne.com Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Reviewed-by: Jilayne Lovejoy > On May 19, 2019, at 7:51 AM, Thomas Gleixner = wrote: >=20 > Based on 2 normalized pattern(s): >=20 > 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 either version 2 of the license or at > your option any later version this program 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 this program if not see http www gnu org licenses >=20 > 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 either version 2 of the license or at > your option any later version this program 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 [based] > [from] [clk] [highbank] [c] you should have received a copy of the > gnu general public license along with this program if not see http > www gnu org licenses >=20 > extracted by the scancode license scanner the SPDX license identifier >=20 > GPL-2.0-or-later >=20 > has been chosen to replace the boilerplate/reference in 355 file(s). >=20 > Signed-off-by: Thomas Gleixner > --- > = https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit= /?h=3Dstep2&id=3D5fbc26bd36f6 > --- > arch/arm/boot/dts/hi3519-demb.dts | 15 = +-------------- > arch/arm/boot/dts/hi3519.dtsi | 15 = +-------------- > arch/arm/mach-socfpga/socfpga.c | 14 = +------------- > arch/arm/mach-zynq/pm.c | 14 = +------------- > arch/arm/xen/efi.c | 14 = +------------- > arch/mips/pci/pci-ar2315.c | 13 = +------------ > arch/nios2/boot/compressed/console.c | 15 = +-------------- > arch/nios2/boot/compressed/misc.c | 15 = +-------------- > arch/nios2/boot/compressed/vmlinux.lds.S | 15 = +-------------- > arch/nios2/boot/dts/3c120_devboard.dts | 14 = +------------- > arch/nios2/include/asm/asm-offsets.h | 15 = +-------------- > arch/nios2/include/asm/cpuinfo.h | 15 = +-------------- > arch/nios2/include/asm/elf.h | 15 = +-------------- > arch/nios2/include/asm/irq.h | 15 = +-------------- > arch/nios2/include/asm/irqflags.h | 15 = +-------------- > arch/nios2/include/asm/kgdb.h | 15 = +-------------- > arch/nios2/include/asm/registers.h | 15 = +-------------- > arch/nios2/include/asm/setup.h | 15 = +-------------- > arch/nios2/include/asm/tlbflush.h | 15 = +-------------- > arch/nios2/kernel/asm-offsets.c | 15 = +-------------- > arch/nios2/kernel/cpuinfo.c | 15 = +-------------- > arch/nios2/kernel/insnemu.S | 14 = +------------- > arch/nios2/kernel/irq.c | 15 = +-------------- > arch/nios2/kernel/kgdb.c | 15 = +-------------- > arch/nios2/kernel/prom.c | 15 = +-------------- > arch/nios2/kernel/vmlinux.lds.S | 15 = +-------------- > arch/powerpc/include/asm/livepatch.h | 14 = +------------- > arch/powerpc/platforms/powernv/opal-hmi.c | 14 = +------------- > arch/sparc/include/asm/uprobes.h | 14 = +------------- > arch/sparc/include/uapi/asm/oradax.h | 14 = +------------- > arch/sparc/kernel/uprobes.c | 14 = +------------- > arch/x86/include/asm/livepatch.h | 14 = +------------- > arch/x86/include/asm/orc_lookup.h | 14 = +------------- > arch/x86/include/asm/orc_types.h | 14 = +------------- > arch/x86/kernel/livepatch.c | 14 = +------------- > crypto/camellia_generic.c | 14 = +------------- > crypto/simd.c | 14 = +------------- > crypto/twofish_common.c | 15 = +-------------- > crypto/twofish_generic.c | 15 = +-------------- > crypto/xcbc.c | 14 = +------------- > drivers/ata/ahci_xgene.c | 15 = +-------------- > drivers/char/hw_random/xgene-rng.c | 15 = +-------------- > drivers/char/tpm/st33zp24/i2c.c | 14 = +------------- > drivers/char/tpm/st33zp24/spi.c | 14 = +------------- > drivers/char/tpm/st33zp24/st33zp24.c | 14 = +------------- > drivers/char/tpm/tpm_i2c_atmel.c | 14 = +------------- > drivers/char/tpm/tpm_i2c_nuvoton.c | 14 = +------------- > drivers/clk/hisilicon/clk-hi3519.c | 14 = +------------- > drivers/clk/hisilicon/crg-hi3516cv300.c | 14 = +------------- > drivers/clk/hisilicon/crg-hi3798cv200.c | 14 = +------------- > drivers/clk/hisilicon/reset.c | 14 = +------------- > drivers/clk/hisilicon/reset.h | 14 = +------------- > drivers/clk/socfpga/clk.c | 14 = +------------- > drivers/crypto/virtio/virtio_crypto_algs.c | 14 = +------------- > drivers/crypto/virtio/virtio_crypto_common.h | 14 = +------------- > drivers/crypto/virtio/virtio_crypto_core.c | 14 = +------------- > drivers/crypto/virtio/virtio_crypto_mgr.c | 14 = +------------- > drivers/dma/xgene-dma.c | 14 = +------------- > drivers/edac/xgene_edac.c | 14 = +------------- > drivers/gpio/gpio-altera.c | 14 = +------------- > drivers/gpio/gpio-xgene-sb.c | 14 = +------------- > drivers/gpu/drm/meson/meson_crtc.c | 14 = +------------- > drivers/gpu/drm/meson/meson_crtc.h | 14 = +------------- > drivers/gpu/drm/meson/meson_drv.c | 14 = +------------- > drivers/gpu/drm/meson/meson_drv.h | 14 = +------------- > drivers/gpu/drm/meson/meson_dw_hdmi.c | 14 = +------------- > drivers/gpu/drm/meson/meson_dw_hdmi.h | 14 = +------------- > drivers/gpu/drm/meson/meson_plane.c | 14 = +------------- > drivers/gpu/drm/meson/meson_plane.h | 14 = +------------- > drivers/gpu/drm/meson/meson_vclk.c | 14 = +------------- > drivers/gpu/drm/meson/meson_vclk.h | 14 = +------------- > drivers/gpu/drm/meson/meson_venc.c | 14 = +------------- > drivers/gpu/drm/meson/meson_venc.h | 14 = +------------- > drivers/gpu/drm/meson/meson_venc_cvbs.c | 14 = +------------- > drivers/gpu/drm/meson/meson_venc_cvbs.h | 14 = +------------- > drivers/gpu/drm/meson/meson_viu.c | 14 = +------------- > drivers/gpu/drm/meson/meson_viu.h | 14 = +------------- > drivers/gpu/drm/meson/meson_vpp.c | 14 = +------------- > drivers/gpu/drm/meson/meson_vpp.h | 14 = +------------- > drivers/gpu/drm/udl/udl_dmabuf.c | 14 = +------------- > drivers/hwmon/ltq-cputemp.c | 14 = +------------- > drivers/hwmon/xgene-hwmon.c | 14 = +------------- > drivers/i2c/busses/i2c-xgene-slimpro.c | 15 = +-------------- > drivers/iio/accel/bmc150-accel-spi.c | 14 = +------------- > drivers/mailbox/mailbox-xgene-slimpro.c | 15 = +-------------- > drivers/media/common/siano/smscoreapi.h | 13 = +------------ > drivers/media/common/siano/smsdvb-main.c | 13 = +------------ > drivers/media/common/siano/smsdvb.h | 14 = +------------- > drivers/media/common/siano/smsendian.c | 13 = +------------ > drivers/media/common/siano/smsendian.h | 13 = +------------ > drivers/media/usb/gspca/topro.c | 14 = +------------- > drivers/media/usb/siano/smsusb.c | 13 = +------------ > drivers/mfd/cros_ec_dev.c | 14 = +------------- > drivers/mfd/cros_ec_dev.h | 14 = +------------- > drivers/mtd/spi-nor/hisi-sfc.c | 14 = +------------- > drivers/net/can/sja1000/tscan1.c | 14 = +------------- > drivers/net/ethernet/amd/amd8111e.c | 15 = +-------------- > drivers/net/ethernet/amd/amd8111e.h | 13 = +------------ > drivers/net/ethernet/apm/xgene-v2/enet.c | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/enet.h | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/ethtool.c | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/ethtool.h | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/mac.c | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/mac.h | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/main.c | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/main.h | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/mdio.c | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/ring.c | 14 = +------------- > drivers/net/ethernet/apm/xgene-v2/ring.h | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_cle.c | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_cle.h | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.c | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_hw.c | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_hw.h | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_main.h | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_ring2.c | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_ring2.h | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.h | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c | 14 = +------------- > drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.h | 14 = +------------- > drivers/net/ethernet/broadcom/sb1250-mac.c | 15 = +-------------- > drivers/net/ethernet/hisilicon/hisi_femac.c | 14 = +------------- > drivers/net/ethernet/ibm/ibmveth.c | 14 = +------------- > drivers/net/ethernet/ibm/ibmveth.h | 14 = +------------- > drivers/net/ethernet/marvell/mv643xx_eth.c | 14 = +------------- > drivers/net/ethernet/marvell/pxa168_eth.c | 14 = +------------- > drivers/net/ethernet/natsemi/ns83820.c | 16 = +--------------- > drivers/net/ethernet/nvidia/forcedeth.c | 14 = +------------- > drivers/net/ethernet/smsc/smc911x.c | 14 = +------------- > drivers/net/ethernet/smsc/smc911x.h | 13 = +------------ > drivers/net/ethernet/smsc/smc91x.c | 14 = +------------- > drivers/net/ethernet/smsc/smc91x.h | 13 = +------------ > drivers/net/ethernet/smsc/smsc911x.c | 15 = +-------------- > drivers/net/ethernet/smsc/smsc911x.h | 14 = +------------- > drivers/net/ethernet/smsc/smsc9420.c | 14 = +------------- > drivers/net/ethernet/smsc/smsc9420.h | 14 = +------------- > drivers/net/ethernet/tundra/tsi108_eth.h | 14 = +------------- > drivers/net/usb/asix.h | 14 = +------------- > drivers/net/usb/asix_common.c | 14 = +------------- > drivers/net/usb/asix_devices.c | 14 = +------------- > drivers/net/usb/ax88172a.c | 14 = +------------- > drivers/net/usb/ax88179_178a.c | 14 = +------------- > drivers/net/usb/catc.c | 13 = +------------ > drivers/net/usb/cdc_eem.c | 14 = +------------- > drivers/net/usb/cdc_ether.c | 14 = +------------- > drivers/net/usb/cdc_subset.c | 14 = +------------- > drivers/net/usb/cx82310_eth.c | 14 = +------------- > drivers/net/usb/gl620a.c | 14 = +------------- > drivers/net/usb/int51x1.c | 13 = +------------ > drivers/net/usb/lg-vl600.c | 14 = +------------- > drivers/net/usb/mcs7830.c | 15 = +-------------- > drivers/net/usb/net1080.c | 14 = +------------- > drivers/net/usb/plusb.c | 14 = +------------- > drivers/net/usb/rndis_host.c | 14 = +------------- > drivers/net/usb/sierra_net.c | 14 = +------------- > drivers/net/usb/smsc75xx.c | 14 = +------------- > drivers/net/usb/smsc75xx.h | 14 = +------------- > drivers/net/usb/smsc95xx.c | 14 = +------------- > drivers/net/usb/smsc95xx.h | 14 = +------------- > drivers/net/usb/usbnet.c | 14 = +------------- > drivers/net/usb/zaurus.c | 14 = +------------- > drivers/net/virtio_net.c | 14 = +------------- > drivers/net/wireless/ralink/rt2x00/rt2400pci.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2400pci.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2500pci.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2500pci.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2500usb.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2500usb.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2800.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2800lib.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2800mmio.c | 14 = +------------- > drivers/net/wireless/ralink/rt2x00/rt2800mmio.h | 14 = +------------- > drivers/net/wireless/ralink/rt2x00/rt2800pci.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2800pci.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2800soc.c | 14 = +------------- > drivers/net/wireless/ralink/rt2x00/rt2800usb.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2800usb.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00config.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00debug.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00debug.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00dev.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00dump.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00firmware.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00leds.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00leds.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00lib.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00link.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00mac.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00mmio.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00mmio.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00pci.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00pci.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00queue.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00queue.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00reg.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00soc.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00soc.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00usb.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt2x00usb.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt61pci.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt61pci.h | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt73usb.c | 13 = +------------ > drivers/net/wireless/ralink/rt2x00/rt73usb.h | 13 = +------------ > drivers/net/wireless/rndis_wlan.c | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_chip.c | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_chip.h | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_def.h | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_mac.c | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_mac.h | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_rf.c | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_rf.h | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.c | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_usb.c | 14 = +------------- > drivers/net/wireless/zydas/zd1211rw/zd_usb.h | 14 = +------------- > drivers/net/xen-netback/xenbus.c | 14 = +------------- > drivers/nfc/microread/microread.h | 14 = +------------- > drivers/nfc/pn533/i2c.c | 15 = +-------------- > drivers/nfc/pn533/pn533.c | 14 = +------------- > drivers/nfc/pn533/pn533.h | 14 = +------------- > drivers/nfc/pn533/usb.c | 14 = +------------- > drivers/nfc/pn544/pn544.h | 14 = +------------- > drivers/perf/xgene_pmu.c | 14 = +------------- > drivers/phy/hisilicon/phy-hisi-inno-usb2.c | 14 = +------------- > drivers/phy/phy-xgene.c | 14 = +------------- > drivers/pinctrl/pinctrl-zynq.c | 14 = +------------- > drivers/pwm/pwm-hibvt.c | 14 = +------------- > drivers/sbus/char/oradax.c | 14 = +------------- > drivers/scsi/megaraid/megaraid_sas.h | 14 = +------------- > drivers/scsi/megaraid/megaraid_sas_base.c | 14 = +------------- > drivers/scsi/megaraid/megaraid_sas_fp.c | 14 = +------------- > drivers/scsi/megaraid/megaraid_sas_fusion.c | 14 = +------------- > drivers/scsi/megaraid/megaraid_sas_fusion.h | 14 = +------------- > drivers/video/fbdev/mmp/core.c | 15 = +-------------- > drivers/video/fbdev/mmp/fb/mmpfb.c | 15 = +-------------- > drivers/video/fbdev/mmp/fb/mmpfb.h | 15 = +-------------- > drivers/video/fbdev/mmp/hw/mmp_ctrl.c | 15 = +-------------- > drivers/video/fbdev/mmp/hw/mmp_ctrl.h | 16 = +--------------- > drivers/video/fbdev/mmp/hw/mmp_spi.c | 15 = +-------------- > drivers/video/fbdev/mmp/panel/tpo_tj032md01bw.c | 15 = +-------------- > include/dt-bindings/clock/hi3516cv300-clock.h | 14 = +------------- > include/dt-bindings/clock/hi3519-clock.h | 14 = +------------- > include/dt-bindings/clock/histb-clock.h | 14 = +------------- > include/linux/livepatch.h | 14 = +------------- > include/linux/microchipphy.h | 14 = +------------- > include/linux/platform_data/st33zp24.h | 14 = +------------- > include/net/calipso.h | 16 = +--------------- > include/net/cipso_ipv4.h | 16 = +--------------- > include/net/mip6.h | 14 = +------------- > include/net/netlabel.h | 16 = +--------------- > include/net/nfc/hci.h | 14 = +------------- > include/net/nfc/nfc.h | 14 = +------------- > include/video/mmp_disp.h | 15 = +-------------- > kernel/livepatch/core.c | 14 = +------------- > kernel/livepatch/patch.c | 14 = +------------- > kernel/livepatch/shadow.c | 14 = +------------- > kernel/livepatch/transition.c | 14 = +------------- > kernel/printk/internal.h | 14 = +------------- > kernel/printk/printk_safe.c | 14 = +------------- > net/bridge/netfilter/ebt_vlan.c | 14 = +------------- > net/ipv4/cipso_ipv4.c | 16 = +--------------- > net/ipv4/netfilter/nf_nat_snmp_basic_main.c | 12 = +----------- > net/ipv6/ah6.c | 14 = +------------- > net/ipv6/calipso.c | 16 = +--------------- > net/ipv6/esp6.c | 14 = +------------- > net/ipv6/ipcomp6.c | 14 = +------------- > net/ipv6/mip6.c | 14 = +------------- > net/ipv6/tunnel6.c | 14 = +------------- > net/ipv6/xfrm6_tunnel.c | 15 = +-------------- > net/netfilter/xt_connmark.c | 14 = +------------- > net/netfilter/xt_osf.c | 15 = +-------------- > net/netlabel/netlabel_addrlist.c | 16 = +--------------- > net/netlabel/netlabel_addrlist.h | 16 = +--------------- > net/netlabel/netlabel_calipso.c | 16 = +--------------- > net/netlabel/netlabel_calipso.h | 16 = +--------------- > net/netlabel/netlabel_cipso_v4.c | 16 = +--------------- > net/netlabel/netlabel_cipso_v4.h | 16 = +--------------- > net/netlabel/netlabel_domainhash.c | 16 = +--------------- > net/netlabel/netlabel_domainhash.h | 16 = +--------------- > net/netlabel/netlabel_kapi.c | 16 = +--------------- > net/netlabel/netlabel_mgmt.c | 16 = +--------------- > net/netlabel/netlabel_mgmt.h | 16 = +--------------- > net/netlabel/netlabel_unlabeled.c | 16 = +--------------- > net/netlabel/netlabel_unlabeled.h | 16 = +--------------- > net/netlabel/netlabel_user.c | 16 = +--------------- > net/netlabel/netlabel_user.h | 16 = +--------------- > net/nfc/af_nfc.c | 14 = +------------- > net/nfc/core.c | 14 = +------------- > net/nfc/hci/command.c | 14 = +------------- > net/nfc/hci/core.c | 14 = +------------- > net/nfc/hci/hci.h | 14 = +------------- > net/nfc/hci/hcp.c | 14 = +------------- > net/nfc/llcp.h | 14 = +------------- > net/nfc/llcp_commands.c | 14 = +------------- > net/nfc/llcp_core.c | 14 = +------------- > net/nfc/llcp_sock.c | 14 = +------------- > net/nfc/netlink.c | 14 = +------------- > net/nfc/nfc.h | 14 = +------------- > net/nfc/rawsock.c | 14 = +------------- > net/rfkill/core.c | 14 = +------------- > samples/livepatch/livepatch-callbacks-busymod.c | 14 = +------------- > samples/livepatch/livepatch-callbacks-demo.c | 14 = +------------- > samples/livepatch/livepatch-callbacks-mod.c | 14 = +------------- > samples/livepatch/livepatch-sample.c | 14 = +------------- > samples/livepatch/livepatch-shadow-fix1.c | 14 = +------------- > samples/livepatch/livepatch-shadow-fix2.c | 14 = +------------- > samples/livepatch/livepatch-shadow-mod.c | 14 = +------------- > security/selinux/include/netlabel.h | 16 = +--------------- > security/selinux/netlabel.c | 16 = +--------------- > sound/isa/galaxy/azt1605.c | 15 = +-------------- > sound/isa/galaxy/azt2316.c | 15 = +-------------- > sound/isa/galaxy/galaxy.c | 15 = +-------------- > tools/objtool/arch.h | 14 = +------------- > tools/objtool/arch/x86/decode.c | 14 = +------------- > tools/objtool/arch/x86/include/asm/orc_types.h | 14 = +------------- > tools/objtool/builtin-check.c | 14 = +------------- > tools/objtool/builtin-orc.c | 14 = +------------- > tools/objtool/builtin.h | 14 = +------------- > tools/objtool/cfi.h | 14 = +------------- > tools/objtool/check.c | 14 = +------------- > tools/objtool/check.h | 14 = +------------- > tools/objtool/elf.c | 14 = +------------- > tools/objtool/elf.h | 14 = +------------- > tools/objtool/objtool.c | 14 = +------------- > tools/objtool/orc.h | 14 = +------------- > tools/objtool/orc_dump.c | 14 = +------------- > tools/objtool/orc_gen.c | 14 = +------------- > tools/objtool/special.c | 14 = +------------- > tools/objtool/special.h | 14 = +------------- > tools/objtool/warn.h | 14 = +------------- > tools/usb/usbip/libsrc/usbip_device_driver.c | 14 = +------------- > tools/usb/usbip/libsrc/usbip_device_driver.h | 14 = +------------- > tools/usb/usbip/libsrc/usbip_host_common.c | 14 = +------------- > tools/usb/usbip/libsrc/usbip_host_common.h | 14 = +------------- > tools/usb/usbip/libsrc/usbip_host_driver.c | 14 = +------------- > tools/usb/usbip/libsrc/usbip_host_driver.h | 14 = +------------- > tools/usb/usbip/src/usbip.c | 14 = +------------- > tools/usb/usbip/src/usbip.h | 14 = +------------- > tools/usb/usbip/src/usbip_attach.c | 14 = +------------- > tools/usb/usbip/src/usbip_bind.c | 14 = +------------- > tools/usb/usbip/src/usbip_detach.c | 14 = +------------- > tools/usb/usbip/src/usbip_list.c | 14 = +------------- > tools/usb/usbip/src/usbip_network.c | 14 = +------------- > tools/usb/usbip/src/usbip_unbind.c | 14 = +------------- > tools/usb/usbip/src/usbipd.c | 14 = +------------- > tools/usb/usbip/src/utils.c | 14 = +------------- > tools/usb/usbip/src/utils.h | 14 = +------------- > 354 files changed, 354 insertions(+), 4639 deletions(-) >=20 > --- a/arch/arm/boot/dts/hi3519-demb.dts > +++ b/arch/arm/boot/dts/hi3519-demb.dts > @@ -1,19 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (c) 2015 HiSilicon Technologies Co., Ltd. > - * > - * 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; either version 2 of the License, or = (at your > - * option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > /dts-v1/; > --- a/arch/arm/boot/dts/hi3519.dtsi > +++ b/arch/arm/boot/dts/hi3519.dtsi > @@ -1,19 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (c) 2015 HiSilicon Technologies Co., Ltd. > - * > - * 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; either version 2 of the License, or = (at your > - * option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #include > --- a/arch/arm/mach-socfpga/socfpga.c > +++ b/arch/arm/mach-socfpga/socfpga.c > @@ -1,18 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2012-2015 Altera Corporation > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > */ > #include > #include > --- a/arch/arm/mach-zynq/pm.c > +++ b/arch/arm/mach-zynq/pm.c > @@ -1,22 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Zynq power management > * > * Copyright (C) 2012 - 2014 Xilinx > * > * S=C3=B6ren Brinkmann > - * > - * 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, either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > */ >=20 > #include > --- a/arch/arm/xen/efi.c > +++ b/arch/arm/xen/efi.c > @@ -1,18 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (c) 2015, Linaro Limited, Shannon Zhao > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see . > */ >=20 > #include > --- a/arch/mips/pci/pci-ar2315.c > +++ b/arch/mips/pci/pci-ar2315.c > @@ -1,16 +1,5 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > - * 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; either version 2 > - * of the License, or (at your option) any later version. > - * > - * This program 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 this program; if not, see = . > */ >=20 > /** > --- a/arch/nios2/boot/compressed/console.c > +++ b/arch/nios2/boot/compressed/console.c > @@ -1,19 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2008-2010 Thomas Chou > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #include > --- a/arch/nios2/boot/compressed/misc.c > +++ b/arch/nios2/boot/compressed/misc.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2009 Thomas Chou > * > @@ -11,20 +12,6 @@ > * Modified to use standard LinuxSH BIOS by Greg Banks 7Jul2000 > * > * Based on arch/sh/boot/compressed/misc.c > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #include > --- a/arch/nios2/boot/compressed/vmlinux.lds.S > +++ b/arch/nios2/boot/compressed/vmlinux.lds.S > @@ -1,19 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2009 Thomas Chou > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #include > --- a/arch/nios2/boot/dts/3c120_devboard.dts > +++ b/arch/nios2/boot/dts/3c120_devboard.dts > @@ -1,19 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2013 Altera Corporation > * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > * This file is generated by sopc2dts. > */ >=20 > --- a/arch/nios2/include/asm/asm-offsets.h > +++ b/arch/nios2/include/asm/asm-offsets.h > @@ -1,20 +1,7 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2010 Tobias Klauser > * Copyright (C) 2009 Thomas Chou > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #include > --- a/arch/nios2/include/asm/cpuinfo.h > +++ b/arch/nios2/include/asm/cpuinfo.h > @@ -1,19 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2011 Tobias Klauser > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #ifndef _ASM_NIOS2_CPUINFO_H > --- a/arch/nios2/include/asm/elf.h > +++ b/arch/nios2/include/asm/elf.h > @@ -1,19 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2011 Tobias Klauser > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #ifndef _ASM_NIOS2_ELF_H > --- a/arch/nios2/include/asm/irq.h > +++ b/arch/nios2/include/asm/irq.h > @@ -1,20 +1,7 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2013 Altera Corporation > * Copyright (C) 2011 Tobias Klauser > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #ifndef _ASM_NIOS2_IRQ_H > --- a/arch/nios2/include/asm/irqflags.h > +++ b/arch/nios2/include/asm/irqflags.h > @@ -1,19 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2010 Thomas Chou > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ > #ifndef _ASM_IRQFLAGS_H > #define _ASM_IRQFLAGS_H > --- a/arch/nios2/include/asm/kgdb.h > +++ b/arch/nios2/include/asm/kgdb.h > @@ -1,23 +1,10 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2015 Altera Corporation > * Copyright (C) 2011 Tobias Klauser > * > * Based on the code posted by Kazuyasu on the Altera Forum at: > * http://www.alteraforum.com/forum/showpost.php?p=3D77003&postcount=3D2= 0 > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #ifndef _ASM_NIOS2_KGDB_H > --- a/arch/nios2/include/asm/registers.h > +++ b/arch/nios2/include/asm/registers.h > @@ -1,19 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2011 Tobias Klauser > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #ifndef _ASM_NIOS2_REGISTERS_H > --- a/arch/nios2/include/asm/setup.h > +++ b/arch/nios2/include/asm/setup.h > @@ -1,19 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2011 Tobias Klauser > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #ifndef _ASM_NIOS2_SETUP_H > --- a/arch/nios2/include/asm/tlbflush.h > +++ b/arch/nios2/include/asm/tlbflush.h > @@ -1,19 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2010 Tobias Klauser > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #ifndef _ASM_NIOS2_TLBFLUSH_H > --- a/arch/nios2/kernel/asm-offsets.c > +++ b/arch/nios2/kernel/asm-offsets.c > @@ -1,19 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2011 Tobias Klauser > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #include > --- a/arch/nios2/kernel/cpuinfo.c > +++ b/arch/nios2/kernel/cpuinfo.c > @@ -1,22 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2013 Altera Corporation > * Copyright (C) 2011 Tobias Klauser > * > * Based on cpuinfo.c from microblaze > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #include > --- a/arch/nios2/kernel/insnemu.S > +++ b/arch/nios2/kernel/insnemu.S > @@ -1,19 +1,7 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2003-2013 Altera Corporation > * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > */ >=20 >=20 > --- a/arch/nios2/kernel/irq.c > +++ b/arch/nios2/kernel/irq.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2013 Altera Corporation > * Copyright (C) 2011 Tobias Klauser > @@ -6,20 +7,6 @@ > * based on irq.c from m68k which is: > * > * Copyright (C) 2007 Greg Ungerer > - * > - * 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; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program 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 this program. If not, see = . > - * > */ >=20 > #include > --- a/arch/nios2/kernel/kgdb.c > +++ b/arch/nios2/kernel/kgdb.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Nios2 KGDB support > * >=20 >=20