summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-thunder-ecam.c
diff options
context:
space:
mode:
authorBjorn Helgaas2018-01-26 21:12:23 +0100
committerBjorn Helgaas2018-01-28 22:48:54 +0100
commite1e86ee06cf8d8b5ffc42a0bc73d8174e1ac8d3e (patch)
tree6e59b2558798a8f79fa7cb2fc8576986315e8732 /drivers/pci/host/pci-thunder-ecam.c
parentPCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate (diff)
downloadkernel-qcow2-linux-e1e86ee06cf8d8b5ffc42a0bc73d8174e1ac8d3e.tar.gz
kernel-qcow2-linux-e1e86ee06cf8d8b5ffc42a0bc73d8174e1ac8d3e.tar.xz
kernel-qcow2-linux-e1e86ee06cf8d8b5ffc42a0bc73d8174e1ac8d3e.zip
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
Add SPDX GPL-2.0 to all PCI files that referred to the kernel default "COPYING" file, which specifies GPL version 2. Remove the boilerplate language referring to the GPL and "COPYING", relying on the assertion in b24413180f56 ("License cleanup: add SPDX GPL-2.0 license identifier to files with no license") that the SPDX identifier may be used instead of the full boilerplate text. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci/host/pci-thunder-ecam.c')
-rw-r--r--drivers/pci/host/pci-thunder-ecam.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/pci/host/pci-thunder-ecam.c b/drivers/pci/host/pci-thunder-ecam.c
index fc0ca03f280e..32d1d7b81ef4 100644
--- a/drivers/pci/host/pci-thunder-ecam.c
+++ b/drivers/pci/host/pci-thunder-ecam.c
@@ -1,8 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0
/*
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
- *
* Copyright (C) 2015, 2016 Cavium, Inc.
*/