]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/PCI: Add NumaChip SPDX GPL-2.0 to replace COPYING boilerplate
authorKrzysztof Wilczynski <kw@linux.com>
Mon, 30 Sep 2019 22:48:09 +0000 (17:48 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 21 Nov 2019 13:49:22 +0000 (07:49 -0600)
commit4257ac5acdee880ed2251278199b3569dfa3dc49
tree1cbb803bc884c2c51653c22316a5d9349578683b
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
x86/PCI: Add NumaChip SPDX GPL-2.0 to replace COPYING boilerplate

Add SPDX GPL-2.0 to numachip.c, which 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.

[bhelgaas: split to separate patch]
Link: https://lore.kernel.org/r/20190828135322.10370-1-kw@linux.com
Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/numachip.c