Thread (1 message) 1 message, 1 author, 2021-01-26

Re: [PATCH v20 3/4] PCI: microchip: Add host driver for Microchip PCIe controller

From: Leon Romanovsky <leon@kernel.org>
Date: 2021-01-26 03:15:14
Also in: linux-pci

On Mon, Jan 25, 2021 at 09:29:01AM +0000, Daire.McNamara@microchip.com wrote:
Hi Leon,

thanks.

Just:
quoted
+builtin_platform_driver(mc_pcie_driver);
+MODULE_LICENSE("GPL v2");
to
quoted
+builtin_platform_driver(mc_pcie_driver);
+MODULE_LICENSE("GPL");
or does
+// SPDX-License-Identifier: GPL-2.0
need to change as well, to:
+// SPDX-License-Identifier: GPL
You should change only MODULE_LICENSE(..) and leave SPDX as is.
See Documentation/process/license-rules.rst

  448     "GPL v2"                      Same as "GPL". It exists for historic
  449                                   reasons.

Thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help