From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH 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 2AD1BC04AB6 for ; Wed, 29 May 2019 02:48:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D3FB921019 for ; Wed, 29 May 2019 02:48:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559098101; bh=pFuLpNpaOFHj3nCb4H+VG8yOmT2XvuAZJog8mVOWTds=; h=References:In-Reply-To:From:Date:Subject:To:List-ID:From; b=Zj3KSB6BUYGb06cUGTyM0+5niYLTFFuVqHmq5lG8fPGnD7+RSM2vFevwlFZGyhdhh FaJ99pl8MQJ7Nk9KpKwbUUVXIhSi+BnxDoTaG58F4cLPXqTdFgOvRiaBFobdTbtuqF 0qF4LMQzdsRXFIFHQhmFWZj/AghW+f3Th35q07oA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725872AbfE2CsU (ORCPT ); Tue, 28 May 2019 22:48:20 -0400 Received: from mail-qt1-f195.google.com ([209.85.160.195]:35379 "EHLO mail-qt1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725816AbfE2CsU (ORCPT ); Tue, 28 May 2019 22:48:20 -0400 Received: by mail-qt1-f195.google.com with SMTP id w1so808187qts.2 for ; Tue, 28 May 2019 19:48:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=thQAIYKVQNnrAC3jFuvBdxQb8C2naAa6wznp+EF8oeY=; b=O2d6Xs3MEitmD6WCPb/YMH0LqGkG0el4Ygdj3vZuLBk46y47UjCtomGBQKK4/9VjGZ 30cTG9WUTwtAxn5B6msM7Z52kVvbU1jD2Dc0ck8Q58737olDnqUsS1bNC53pUXejv6iU xGbI6sR09SZolX+EhDF8ywpnD/otbughtVri8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=thQAIYKVQNnrAC3jFuvBdxQb8C2naAa6wznp+EF8oeY=; b=pJklV6hJuZUYTsHh619sc1NPHU31ZKA2pyvKgeK4DMf+MT37z2xo1KENjZfHxnws9Z cRlfX3P8B8c3goJg1NZKlal01ae+EkbWV/IP5HxgWFdeN+SKram52woy9oku4JgYxEke Xf1bOcO2jCacfIGhpVvZOdGFCC/qvwRAcR1VagGq1WQLg2i1317anV73PiAnX2McqoBv ZrDEpJ7z+dD4vH00e5gc1AELzJ4AKKjYXrHiQhD4VUIzqIrpQdGo/XkpH0E1eqlyKJjL no8om7MIz4y05cmubzUfWLDbmuemO6LN4Pb1B3XMG30m4gqD8376+xlBay/gyBY34pDT vuaw== X-Gm-Message-State: APjAAAVL7ykJ9fSPlUNOggAr3kfAg6b6L8mW40KjQ9eABlXzCkoW/MQQ FHL1fy/cP//d8q/I9WWfyEccEkFfCLtvYTohRnve6aRDVXXfYQ== X-Google-Smtp-Source: APXvYqx1JO3IZeq2raKLeBYV8Na5M0Beo5FDWuIh3P8upzsRYCZZx3CYZxmo3XQRX+Tg9+9GZAJL6U1/w5c1rpvnrTc= X-Received: by 2002:ac8:6105:: with SMTP id a5mr19778530qtm.242.1559098098127; Tue, 28 May 2019 19:48:18 -0700 (PDT) MIME-Version: 1.0 References: <20190528171003.338128414@linutronix.de> <20190528171438.107155473@linutronix.de> In-Reply-To: <20190528171438.107155473@linutronix.de> From: Steve Winslow Date: Tue, 28 May 2019 22:48:04 -0400 Message-ID: Subject: Re: [Batch 10 patch 01/24] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 To: linux-spdx@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Reviewed-by: Steve Winslow On Tue, May 28, 2019 at 1:17 PM Thomas Gleixner wrote: > > From: Thomas Gleixner tglx@linutronix.de > > Based on 1 normalized pattern(s): > > this program is free software you can redistribute it and or modify > it under the terms and conditions of the gnu general public license > version 2 as published by the free software foundation this program > is distributed in the hope 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 > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-only > > has been chosen to replace the boilerplate/reference in 228 file(s). > > Signed-off-by: Thomas Gleixner > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch10&id=fc4cf4e4c55d > --- > arch/arm/boot/dts/ecx-2000.dts | 13 +------------ > arch/arm/boot/dts/ecx-common.dtsi | 13 +------------ > arch/arm/boot/dts/highbank.dts | 13 +------------ > arch/arm/include/asm/edac.h | 13 +------------ > arch/arm/include/asm/percpu.h | 13 +------------ > arch/arm/mach-highbank/highbank.c | 13 +------------ > arch/arm/mach-highbank/pm.c | 13 +------------ > arch/arm/mach-highbank/sysregs.h | 13 +------------ > arch/arm/mach-highbank/system.c | 13 +------------ > arch/arm/mach-socfpga/l2_cache.c | 13 +------------ > arch/arm/mach-socfpga/ocram.c | 13 +------------ > arch/arm/mach-socfpga/platsmp.c | 13 +------------ > arch/arm/mach-socfpga/pm.c | 13 +------------ > arch/arm/mach-socfpga/self-refresh.S | 13 +------------ > arch/arm/mach-tegra/common.h | 13 +------------ > arch/arm/mach-tegra/cpuidle-tegra114.c | 13 +------------ > arch/arm/mach-tegra/cpuidle.h | 13 +------------ > arch/arm/mach-tegra/irammap.h | 13 +------------ > arch/arm/mach-tegra/irq.h | 13 +------------ > arch/arm/mach-tegra/pm-tegra20.c | 13 +------------ > arch/arm/mach-tegra/pm-tegra30.c | 13 +------------ > arch/arm/mach-tegra/pm.c | 13 +------------ > arch/arm/mach-tegra/pm.h | 13 +------------ > arch/arm/mach-tegra/reset-handler.S | 13 +------------ > arch/arm/mach-tegra/sleep-tegra20.S | 13 +------------ > arch/arm/mach-tegra/sleep-tegra30.S | 13 +------------ > arch/arm/mach-tegra/sleep.h | 13 +------------ > arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 13 +------------ > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 13 +------------ > arch/nios2/boot/dts/10m50_devboard.dts | 13 +------------ > arch/nios2/include/asm/shmparam.h | 13 +------------ > arch/nios2/include/asm/syscall.h | 13 +------------ > arch/nios2/include/asm/syscalls.h | 14 +------------- > arch/nios2/kernel/syscall_table.c | 14 +------------- > drivers/ata/ahci_ceva.c | 13 +------------ > drivers/ata/ahci_imx.c | 13 +------------ > drivers/ata/sata_highbank.c | 13 +------------ > drivers/clk/clk-asm9260.c | 13 +------------ > drivers/clk/clk-highbank.c | 13 +------------ > drivers/clk/clk-oxnas.c | 13 +------------ > drivers/clk/clk-scpi.c | 13 +------------ > drivers/clk/clk-stm32f4.c | 13 +------------ > drivers/clk/socfpga/clk-gate-a10.c | 13 +------------ > drivers/clk/socfpga/clk-periph-a10.c | 13 +------------ > drivers/clk/socfpga/clk-pll-a10.c | 13 +------------ > drivers/clk/tegra/clk-audio-sync.c | 13 +------------ > drivers/clk/tegra/clk-divider.c | 13 +------------ > drivers/clk/tegra/clk-periph-fixed.c | 13 +------------ > drivers/clk/tegra/clk-periph-gate.c | 13 +------------ > drivers/clk/tegra/clk-periph.c | 13 +------------ > drivers/clk/tegra/clk-pll-out.c | 13 +------------ > drivers/clk/tegra/clk-pll.c | 13 +------------ > drivers/clk/tegra/clk-super.c | 13 +------------ > drivers/clk/tegra/clk-tegra-audio.c | 13 +------------ > drivers/clk/tegra/clk-tegra-fixed.c | 13 +------------ > drivers/clk/tegra/clk-tegra-periph.c | 13 +------------ > drivers/clk/tegra/clk-tegra-pmc.c | 13 +------------ > drivers/clk/tegra/clk-tegra-super-gen4.c | 13 +------------ > drivers/clk/tegra/clk-tegra114.c | 13 +------------ > drivers/clk/tegra/clk-tegra124.c | 13 +------------ > drivers/clk/tegra/clk-tegra20.c | 13 +------------ > drivers/clk/tegra/clk-tegra210.c | 13 +------------ > drivers/clk/tegra/clk-tegra30.c | 13 +------------ > drivers/clk/tegra/clk.c | 13 +------------ > drivers/clk/tegra/clk.h | 13 +------------ > drivers/clocksource/timer-of.c | 13 +------------ > drivers/clocksource/timer-oxnas-rps.c | 13 +------------ > drivers/clocksource/timer-probe.c | 13 +------------ > drivers/cpuidle/cpuidle-calxeda.c | 13 +------------ > drivers/cpuidle/cpuidle-zynq.c | 13 +------------ > drivers/devfreq/tegra-devfreq.c | 14 +------------- > drivers/dma/tegra20-apb-dma.c | 13 +------------ > drivers/dma/tegra210-adma.c | 13 +------------ > drivers/edac/highbank_l2_edac.c | 13 +------------ > drivers/edac/highbank_mc_edac.c | 13 +------------ > drivers/firmware/arm_scpi.c | 13 +------------ > drivers/firmware/scpi_pm_domain.c | 13 +------------ > drivers/gpio/gpio-altera-a10sr.c | 13 +------------ > drivers/gpio/gpio-palmas.c | 13 +------------ > drivers/gpio/gpio-rc5t583.c | 14 +------------- > drivers/gpio/gpio-xra1403.c | 13 +------------ > drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c | 13 +------------ > drivers/gpu/host1x/bus.c | 13 +------------ > drivers/gpu/host1x/bus.h | 13 +------------ > drivers/gpu/host1x/cdma.c | 13 +------------ > drivers/gpu/host1x/cdma.h | 13 +------------ > drivers/gpu/host1x/channel.c | 13 +------------ > drivers/gpu/host1x/channel.h | 13 +------------ > drivers/gpu/host1x/debug.h | 13 +------------ > drivers/gpu/host1x/dev.c | 13 +------------ > drivers/gpu/host1x/dev.h | 13 +------------ > drivers/gpu/host1x/hw/cdma_hw.c | 13 +------------ > drivers/gpu/host1x/hw/channel_hw.c | 13 +------------ > drivers/gpu/host1x/hw/host1x01.c | 13 +------------ > drivers/gpu/host1x/hw/host1x01.h | 13 +------------ > drivers/gpu/host1x/hw/host1x01_hardware.h | 13 +------------ > drivers/gpu/host1x/hw/host1x02.c | 13 +------------ > drivers/gpu/host1x/hw/host1x02.h | 13 +------------ > drivers/gpu/host1x/hw/host1x02_hardware.h | 13 +------------ > drivers/gpu/host1x/hw/host1x04.c | 13 +------------ > drivers/gpu/host1x/hw/host1x04.h | 13 +------------ > drivers/gpu/host1x/hw/host1x04_hardware.h | 13 +------------ > drivers/gpu/host1x/hw/host1x05.c | 13 +------------ > drivers/gpu/host1x/hw/host1x05.h | 13 +------------ > drivers/gpu/host1x/hw/host1x05_hardware.h | 13 +------------ > drivers/gpu/host1x/hw/host1x06.c | 13 +------------ > drivers/gpu/host1x/hw/host1x06.h | 13 +------------ > drivers/gpu/host1x/hw/host1x06_hardware.h | 13 +------------ > drivers/gpu/host1x/hw/host1x07.c | 13 +------------ > drivers/gpu/host1x/hw/host1x07.h | 13 +------------ > drivers/gpu/host1x/hw/host1x07_hardware.h | 13 +------------ > drivers/gpu/host1x/hw/hw_host1x01_channel.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x01_sync.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x01_uclass.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x02_channel.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x02_sync.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x02_uclass.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x04_channel.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x04_sync.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x04_uclass.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x05_channel.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x05_sync.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x05_uclass.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x06_hypervisor.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x06_uclass.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x06_vm.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x07_hypervisor.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x07_uclass.h | 14 +------------- > drivers/gpu/host1x/hw/hw_host1x07_vm.h | 14 +------------- > drivers/gpu/host1x/hw/intr_hw.c | 13 +------------ > drivers/gpu/host1x/hw/syncpt_hw.c | 13 +------------ > drivers/gpu/host1x/intr.c | 13 +------------ > drivers/gpu/host1x/intr.h | 13 +------------ > drivers/gpu/host1x/job.c | 13 +------------ > drivers/gpu/host1x/job.h | 13 +------------ > drivers/gpu/host1x/syncpt.c | 13 +------------ > drivers/gpu/host1x/syncpt.h | 13 +------------ > drivers/i2c/busses/i2c-altera.c | 13 +------------ > drivers/i2c/busses/i2c-tegra-bpmp.c | 13 +------------ > drivers/i2c/muxes/i2c-mux-pinctrl.c | 13 +------------ > drivers/iio/light/isl29028.c | 13 +------------ > drivers/mailbox/mailbox-altera.c | 13 +------------ > drivers/mailbox/pl320-ipc.c | 13 +------------ > drivers/media/platform/tegra-cec/tegra_cec.c | 13 +------------ > drivers/media/platform/tegra-cec/tegra_cec.h | 13 +------------ > drivers/mfd/altera-a10sr.c | 13 +------------ > drivers/mfd/rc5t583-irq.c | 14 +------------- > drivers/mfd/rc5t583.c | 14 +------------- > drivers/mfd/tps65090.c | 13 +------------ > drivers/mtd/spi-nor/cadence-quadspi.c | 13 +------------ > drivers/net/ethernet/altera/altera_msgdma.c | 13 +------------ > drivers/net/ethernet/altera/altera_msgdma.h | 13 +------------ > drivers/net/ethernet/altera/altera_msgdmahw.h | 13 +------------ > drivers/net/ethernet/altera/altera_sgdma.c | 13 +------------ > drivers/net/ethernet/altera/altera_sgdma.h | 13 +------------ > drivers/net/ethernet/altera/altera_sgdmahw.h | 13 +------------ > drivers/net/ethernet/altera/altera_tse.h | 13 +------------ > drivers/net/ethernet/altera/altera_tse_ethtool.c | 13 +------------ > drivers/net/ethernet/altera/altera_tse_main.c | 13 +------------ > drivers/net/ethernet/altera/altera_utils.c | 13 +------------ > drivers/net/ethernet/altera/altera_utils.h | 13 +------------ > drivers/net/ethernet/calxeda/xgmac.c | 13 +------------ > drivers/net/hyperv/hyperv_net.h | 14 +------------- > drivers/net/hyperv/netvsc.c | 13 +------------ > drivers/net/hyperv/netvsc_drv.c | 13 +------------ > drivers/net/hyperv/rndis_filter.c | 13 +------------ > drivers/pinctrl/devicetree.c | 13 +------------ > drivers/pinctrl/devicetree.h | 13 +------------ > drivers/power/supply/tps65090-charger.c | 12 +----------- > drivers/regulator/rc5t583-regulator.c | 15 +-------------- > drivers/regulator/tps65090-regulator.c | 12 +----------- > drivers/reset/reset-a10sr.c | 13 +------------ > drivers/reset/reset-oxnas.c | 13 +------------ > drivers/rtc/rtc-rc5t583.c | 14 ++------------ > drivers/soc/tegra/fuse/fuse-tegra.c | 14 +------------- > drivers/soc/tegra/fuse/fuse-tegra20.c | 13 +------------ > drivers/soc/tegra/fuse/fuse-tegra30.c | 14 +------------- > drivers/soc/tegra/fuse/speedo-tegra114.c | 13 +------------ > drivers/soc/tegra/fuse/speedo-tegra124.c | 13 +------------ > drivers/soc/tegra/fuse/speedo-tegra20.c | 13 +------------ > drivers/soc/tegra/fuse/speedo-tegra210.c | 13 +------------ > drivers/soc/tegra/fuse/speedo-tegra30.c | 13 +------------ > drivers/soc/tegra/fuse/tegra-apbmisc.c | 14 +------------- > drivers/spi/spi-tegra114.c | 13 +------------ > drivers/spi/spi-tegra20-sflash.c | 13 +------------ > drivers/spi/spi-tegra20-slink.c | 13 +------------ > drivers/vfio/platform/reset/vfio_platform_amdxgbe.c | 13 +------------ > drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c | 13 +------------ > drivers/xen/arm-device.c | 13 +------------ > include/dt-bindings/clock/oxsemi,ox810se.h | 13 +------------ > include/dt-bindings/clock/oxsemi,ox820.h | 13 +------------ > include/dt-bindings/power/tegra186-powergate.h | 13 +------------ > include/dt-bindings/reset/altr,rst-mgr-a10sr.h | 13 +------------ > include/dt-bindings/reset/altr,rst-mgr-s10.h | 13 +------------ > include/dt-bindings/reset/imx7-reset.h | 13 +------------ > include/dt-bindings/reset/oxsemi,ox810se.h | 13 +------------ > include/dt-bindings/reset/oxsemi,ox820.h | 13 +------------ > include/dt-bindings/reset/tegra186-reset.h | 13 +------------ > include/linux/clk/tegra.h | 13 +------------ > include/linux/mfd/altera-a10sr.h | 13 +------------ > include/linux/mfd/rc5t583.h | 14 +------------- > include/linux/pl320-ipc.h | 12 +----------- > include/linux/scpi_protocol.h | 13 +------------ > include/net/dcbevent.h | 13 +------------ > include/net/dcbnl.h | 13 +------------ > include/net/tc_act/tc_skbedit.h | 13 +------------ > include/soc/tegra/bpmp-abi.h | 13 +------------ > include/soc/tegra/fuse.h | 13 +------------ > net/dcb/dcbevent.c | 13 +------------ > net/dcb/dcbnl.c | 13 +------------ > net/sched/act_skbedit.c | 13 +------------ > net/sched/sch_multiq.c | 13 +------------ > sound/pci/hda/hda_tegra.c | 14 +------------- > sound/soc/cirrus/ep93xx-pcm.h | 13 +------------ > sound/soc/intel/boards/bdw-rt5677.c | 13 +------------ > sound/soc/rockchip/rk3288_hdmi_analog.c | 14 +------------- > sound/soc/rockchip/rk3399_gru_sound.c | 13 +------------ > sound/soc/rockchip/rockchip_max98090.c | 14 +------------- > sound/soc/rockchip/rockchip_rt5645.c | 14 +------------- > sound/soc/spear/spear_pcm.h | 13 +------------ > sound/soc/tegra/tegra30_ahub.c | 13 +------------ > sound/soc/tegra/tegra30_ahub.h | 13 +------------ > sound/soc/tegra/tegra30_i2s.c | 13 +------------ > sound/soc/tegra/tegra30_i2s.h | 13 +------------ > sound/soc/tegra/tegra_max98090.c | 13 +------------ > sound/soc/tegra/tegra_rt5640.c | 13 +------------ > sound/soc/tegra/tegra_rt5677.c | 13 +------------ > sound/soc/tegra/tegra_sgtl5000.c | 13 +------------ > 228 files changed, 229 insertions(+), 2768 deletions(-) > > --- a/arch/arm/boot/dts/ecx-2000.dts > +++ b/arch/arm/boot/dts/ecx-2000.dts > @@ -1,17 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright 2011-2012 Calxeda, Inc. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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/ecx-common.dtsi > +++ b/arch/arm/boot/dts/ecx-common.dtsi > @@ -1,17 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright 2011-2012 Calxeda, Inc. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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/arm/boot/dts/highbank.dts > +++ b/arch/arm/boot/dts/highbank.dts > @@ -1,17 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright 2011-2012 Calxeda, Inc. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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/include/asm/edac.h > +++ b/arch/arm/include/asm/edac.h > @@ -1,18 +1,7 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Copyright 2011 Calxeda, Inc. > * Based on PPC version Copyright 2007 MontaVista Software, Inc. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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_EDAC_H > #define ASM_EDAC_H > --- a/arch/arm/include/asm/percpu.h > +++ b/arch/arm/include/asm/percpu.h > @@ -1,17 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Copyright 2012 Calxeda, Inc. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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_ARM_PERCPU_H_ > #define _ASM_ARM_PERCPU_H_ > --- a/arch/arm/mach-highbank/highbank.c > +++ b/arch/arm/mach-highbank/highbank.c > @@ -1,17 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright 2010-2011 Calxeda, Inc. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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-highbank/pm.c > +++ b/arch/arm/mach-highbank/pm.c > @@ -1,17 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright 2011 Calxeda, Inc. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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-highbank/sysregs.h > +++ b/arch/arm/mach-highbank/sysregs.h > @@ -1,17 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Copyright 2011 Calxeda, Inc. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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 _MACH_HIGHBANK__SYSREGS_H_ > #define _MACH_HIGHBANK__SYSREGS_H_ > --- a/arch/arm/mach-highbank/system.c > +++ b/arch/arm/mach-highbank/system.c > @@ -1,17 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright 2011 Calxeda, Inc. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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-socfpga/l2_cache.c > +++ b/arch/arm/mach-socfpga/l2_cache.c > @@ -1,17 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright Altera Corporation (C) 2016. All rights reserved. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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-socfpga/ocram.c > +++ b/arch/arm/mach-socfpga/ocram.c > @@ -1,17 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright Altera Corporation (C) 2016. All rights reserved. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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-socfpga/platsmp.c > +++ b/arch/arm/mach-socfpga/platsmp.c > @@ -1,20 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright 2010-2011 Calxeda, Inc. > * Copyright 2012 Pavel Machek > * Based on platsmp.c, Copyright (C) 2002 ARM Ltd. > * Copyright (C) 2012 Altera Corporation > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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-socfpga/pm.c > +++ b/arch/arm/mach-socfpga/pm.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * arch/arm/mach-socfpga/pm.c > * > @@ -6,18 +7,6 @@ > * with code from pm-imx6.c > * Copyright 2011-2014 Freescale Semiconductor, Inc. > * Copyright 2011 Linaro Ltd. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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/self-refresh.S > +++ b/arch/arm/mach-socfpga/self-refresh.S > @@ -1,17 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Copyright (C) 2014-2015 Altera Corporation. All rights reserved. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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-tegra/common.h > +++ b/arch/arm/mach-tegra/common.h > @@ -1,18 +1,7 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Copyright (c) 2011, ARM Ltd. > * Copyright (c) 2013, NVIDIA Corporation. All rights reserved. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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 __MACH_TEGRA_COMMON_H > --- a/arch/arm/mach-tegra/cpuidle-tegra114.c > +++ b/arch/arm/mach-tegra/cpuidle-tegra114.c > @@ -1,17 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * Copyright (c) 2013, NVIDIA Corporation. All rights reserved. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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-tegra/cpuidle.h > +++ b/arch/arm/mach-tegra/cpuidle.h > @@ -1,17 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Copyright (c) 2012, NVIDIA Corporation. All rights reserved. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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 __MACH_TEGRA_CPUIDLE_H > --- a/arch/arm/mach-tegra/irammap.h > +++ b/arch/arm/mach-tegra/irammap.h > @@ -1,17 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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 __MACH_TEGRA_IRAMMAP_H > --- a/arch/arm/mach-tegra/irq.h > +++ b/arch/arm/mach-tegra/irq.h > @@ -1,17 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * Copyright (c) 2012, NVIDIA Corporation. All rights reserved. > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms and conditions of the GNU General Public License, > - * version 2, as published by the Free Software Foundation. > - * > - * This program is distributed in the hope 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 __TEGRA_IRQ_H > --- a/arch/arm/mach-tegra/pm-tegra20.c > > -- Steve Winslow Director of Strategic Programs The Linux Foundation swinslow@linuxfoundation.org