linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix GPL v2 license string typos
@ 2014-07-15 22:56 Bjorn Helgaas
  2014-07-15 22:56 ` [PATCH 1/2] PCI: generic: Fix GPL v2 license string typo Bjorn Helgaas
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bjorn Helgaas @ 2014-07-15 22:56 UTC (permalink / raw)
  To: linux-pci, Simon Horman, Will Deacon
  Cc: Thierry Reding, linux-arm-kernel, linux-sh

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-07-16  8:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-15 22:56 [PATCH 0/2] Fix GPL v2 license string typos Bjorn Helgaas
2014-07-15 22:56 ` [PATCH 1/2] PCI: generic: Fix GPL v2 license string typo Bjorn Helgaas
2014-07-16  8:44   ` Will Deacon
2014-07-15 22:56 ` [PATCH 2/2] PCI: rcar: " Bjorn Helgaas
2014-07-16  0:08   ` Simon Horman
2014-07-15 23:09 ` [PATCH 0/2] Fix GPL v2 license string typos Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).