[PATCH 0/2] Fix GPL v2 license string typos

Bjorn Helgaas bhelgaas at google.com
Tue Jul 15 15:56:38 PDT 2014


Thierry posted similar patches for tegra and mvebu.  These change the rest
of the occurrences in drivers/pci from:

  -MODULE_LICENSE("GPLv2");
  +MODULE_LICENSE("GPL v2");

---

Bjorn Helgaas (2):
      PCI: generic: Fix GPL v2 license string typo
      PCI: rcar: Fix GPL v2 license string typo


 drivers/pci/host/pci-host-generic.c |    2 +-
 drivers/pci/host/pcie-rcar.c        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



More information about the linux-arm-kernel mailing list