lkml.org 
[lkml]   [2003]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[I4L] hfcpci missing MODULE_LICENSE
Salut,

If this is compiled as a module and then loaded, the kernel is tainted
because of a missing module license.

Also, according to many european laws, software which is released
under no license must not be used.

More on this patch can be found at
<URL:http://keepsake.keepsake.ch/~thunder/noyau/2.6.0-test11-ta1/hfcpci_license.xml>

Thunder

diff -Nur linux-2.6.0-test9-mm3/drivers/isdn/hisax/hisax_hfcpci.c linux-2.6.0-test9-mm3-ta1/drivers/isdn/hisax/hisax_hfcpci.c
--- linux-2.6.0-test9-mm3/drivers/isdn/hisax/hisax_hfcpci.c 2003-10-08 21:24:04.000000000 +0200
+++ linux-2.6.0-test9-mm3-ta1/drivers/isdn/hisax/hisax_hfcpci.c 2003-11-24 13:30:53.000000000 +0100
@@ -35,6 +35,7 @@
MODULE_PARM(debug, "i");
#endif

+MODULE_LICENSE("GPL");
MODULE_AUTHOR("Kai Germaschewski <kai.germaschewski@gmx.de>/Werner Cornelius <werner@isdn4linux.de>");
MODULE_DESCRIPTION("HFC PCI ISDN driver");
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.025 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site