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=DKIM_SIGNED,DKIM_VALID, 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 BD696C04AB4 for ; Sun, 19 May 2019 23:27:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4E5DF20645 for ; Sun, 19 May 2019 23:27:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=pobox.com header.i=@pobox.com header.b="Eya5Ut9i"; dkim=fail reason="key not found in DNS" (0-bit key) header.d=lohutok.net header.i=@lohutok.net header.b="ipH9BHHM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727281AbfESX15 (ORCPT ); Sun, 19 May 2019 19:27:57 -0400 Received: from pb-smtp21.pobox.com ([173.228.157.53]:61139 "EHLO pb-smtp21.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726739AbfESX14 (ORCPT ); Sun, 19 May 2019 19:27:56 -0400 Received: from pb-smtp21.pobox.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id 0595669CF1 for ; Sun, 19 May 2019 19:27:44 -0400 (EDT) (envelope-from allison@lohutok.net) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=subject:to :references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=sasl; bh=kcUd/MFUR/Et AwD6lwtHP6f/jtw=; b=Eya5Ut9iaz+BbmNlQQeWCeU+YuSTNOdfAIzbI46k/gAH /H5MP2ufaHhNyB53NQQYhCZUAbfSliiPJ+IGjziYlbZX5b6kKhSfYtzVB8oNckHx OhnarriRMTzOizW6E5ETxJgXjoebR8LYxnHFT1cLUkLydUcg/IbL/Da7dz6KOKE= Received: from pb-smtp21.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id F2A3169CF0 for ; Sun, 19 May 2019 19:27:43 -0400 (EDT) (envelope-from allison@lohutok.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lohutok.net; h=subject:to:references:from:message-id:date:mime-version:in-reply-to:content-type:content-transfer-encoding; s=2018-11.pbsmtp; bh=G1IS1nv5oVSqh3QlN5/7sroQTMK/2Znis95EtOlXq1c=; b=ipH9BHHMDHSjCWicgSiYrxitXMMjZeo9fjl832UQWsKax8nD/uK0SGNuQVpnTGTUcMFvr719WlxNZn6a7OAO7+o23RQoB/EIUKiDKTUENVyKKd2YWg8smUxe+6IDpRd8GPbGpp3HSmAGFfQ4QojwjSFUHYJnEcMb43WGHP8UM7A= Received: from [192.168.0.158] (unknown [73.239.75.143]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp21.pobox.com (Postfix) with ESMTPSA id 16C1469CEF for ; Sun, 19 May 2019 19:27:41 -0400 (EDT) (envelope-from allison@lohutok.net) Subject: Re: [patch 13/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 To: linux-spdx@vger.kernel.org References: <20190519135130.462579320@linutronix.de> <20190519154041.837383322@linutronix.de> <5B2D319A-A4C7-4D04-9668-DB120ED7AF9E@jilayne.com> From: Allison Randal Message-ID: <4c9ca009-cadc-769f-805c-ce61656820e8@lohutok.net> Date: Sun, 19 May 2019 16:27:39 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <5B2D319A-A4C7-4D04-9668-DB120ED7AF9E@jilayne.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US X-Pobox-Relay-ID: B243D082-7A8D-11E9-AE5B-8D86F504CC47-44123303!pb-smtp21.pobox.com Content-Transfer-Encoding: quoted-printable Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Reviewed-by: Allison Randal On 5/19/19 6:38 PM, J Lovejoy wrote: > Reviewed-by: Jilayne Lovejoy >=20 >> On May 19, 2019, at 7:51 AM, Thomas Gleixner wrot= e: >> >> Based on 2 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 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 >> >> 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 >> >> extracted by the scancode license scanner the SPDX license identifier >> >> GPL-2.0-or-later >> >> has been chosen to replace the boilerplate/reference in 355 file(s). >> >> Signed-off-by: Thomas Gleixner >> --- >> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/co= mmit/?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(-) >> >> --- 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 mod= ify it >> - * under the terms of the GNU General Public License as published = by the >> - * Free Software Foundation; either version 2 of the License, or (a= t 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 . >> - * >> */ >> >> /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 mod= ify it >> - * under the terms of the GNU General Public License as published = by the >> - * Free Software Foundation; either version 2 of the License, or (a= t 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 >> --- 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 modi= fy >> - * 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 modi= fy >> - * 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 >> --- 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 modi= fy >> - * 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 >> --- 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 . >> */ >> >> /** >> --- 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 modi= fy >> - * 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 >> --- 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 modi= fy >> - * 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 >> --- 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 modi= fy >> - * 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 >> --- 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 modi= fy >> - * 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. >> */ >> >> --- 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 modi= fy >> - * 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 >> --- 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 modi= fy >> - * 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_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 modi= fy >> - * 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_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 modi= fy >> - * 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_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 modi= fy >> - * 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=3D= 20 >> - * >> - * This program is free software; you can redistribute it and/or modi= fy >> - * 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_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 modi= fy >> - * 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_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 modi= fy >> - * 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_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 modi= fy >> - * 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_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 modi= fy >> - * 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 >> --- 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 modi= fy >> - * 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 >> --- 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 modi= fy >> - * 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 . >> */ >> >> >> --- 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 modi= fy >> - * 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 >> --- 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