linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Pass correct license string to MODULE_LICENSE
@ 2016-02-01 23:51 William Breathitt Gray
  2016-02-01 23:51 ` [PATCH 1/4] gpio: 104-dio-48e: " William Breathitt Gray
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: William Breathitt Gray @ 2016-02-01 23:51 UTC (permalink / raw)
  To: linus.walleij, gnurou; +Cc: linux-gpio, linux-kernel

Several of the GPIO drivers have a copyright boilerplate lacking the "or
later" verbiage regarding GPL compliant distribution. The MODULE_LICENSE
string should reflect the actual copyright license terms used.

William Breathitt Gray (4):
  gpio: 104-dio-48e: Pass correct license string to MODULE_LICENSE
  gpio: 104-idi-48: Pass the correct license string to MODULE_LICENSE
  gpio: 104-idio-16: Pass the correct license string to MODULE_LICENSE
  gpio: ws16c48: Pass the correct license string to MODULE_LICENSE

 drivers/gpio/gpio-104-dio-48e.c | 2 +-
 drivers/gpio/gpio-104-idi-48.c  | 2 +-
 drivers/gpio/gpio-104-idio-16.c | 2 +-
 drivers/gpio/gpio-ws16c48.c     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.4.10

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

end of thread, other threads:[~2016-02-13 22:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-01 23:51 [PATCH 0/4] Pass correct license string to MODULE_LICENSE William Breathitt Gray
2016-02-01 23:51 ` [PATCH 1/4] gpio: 104-dio-48e: " William Breathitt Gray
2016-02-01 23:51 ` [PATCH 2/4] gpio: 104-idi-48: Pass the " William Breathitt Gray
2016-02-01 23:53 ` [PATCH 3/4] gpio: 104-idio-16: " William Breathitt Gray
2016-02-01 23:53 ` [PATCH 4/4] gpio: ws16c48: " William Breathitt Gray
2016-02-13 22:41 ` [PATCH 0/4] Pass " Linus Walleij

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