lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon,  1 Feb 2016 18:51:48 -0500
From:	William Breathitt Gray <vilhelm.gray@...il.com>
To:	linus.walleij@...aro.org, gnurou@...il.com
Cc:	linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] Pass correct license string to MODULE_LICENSE

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ