USB: serial: fix module-license macros
Several GPL-2.0 drivers used "GPL" rather than "GPL v2" in their MODULE_LICENSE macros; fix the macros to match the licenses. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Este cometimento está contido em:

cometido por
Greg Kroah-Hartman

ascendente
366122afb8
cometimento
627cfa89b1
@@ -66,4 +66,4 @@ module_usb_serial_driver(serial_drivers, id_table);
|
||||
|
||||
MODULE_AUTHOR("Frans Klaver <frans.klaver@xsens.com>");
|
||||
MODULE_DESCRIPTION("USB-serial driver for Xsens motion trackers");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador