[PATCH 0/4] Pass correct license string to MODULE_LICENSE

From: William Breathitt Gray
Date: Mon Feb 01 2016 - 18:52:13 EST


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