All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix GPL v2 license string typos
@ 2014-07-15 22:56 ` Bjorn Helgaas
  0 siblings, 0 replies; 18+ 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] 18+ messages in thread

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

Thread overview: 18+ 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 ` Bjorn Helgaas
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
2014-07-15 22:56   ` Bjorn Helgaas
2014-07-15 22:56   ` Bjorn Helgaas
2014-07-16  8:44   ` Will Deacon
2014-07-16  8:44     ` Will Deacon
2014-07-16  8:44     ` Will Deacon
2014-07-15 22:56 ` [PATCH 2/2] PCI: rcar: " Bjorn Helgaas
2014-07-15 22:56   ` Bjorn Helgaas
2014-07-15 22:56   ` Bjorn Helgaas
2014-07-16  0:08   ` Simon Horman
2014-07-16  0:08     ` Simon Horman
2014-07-16  0:08     ` Simon Horman
2014-07-15 23:09 ` [PATCH 0/2] Fix GPL v2 license string typos Bjorn Helgaas
2014-07-15 23:09   ` Bjorn Helgaas
2014-07-15 23:09   ` Bjorn Helgaas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.