Re: rt73usb: support for wireless in Kohjinsha subnotebook

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Hazelton
Date: Tuesday, October 23, 2007 - 10:07 am

On Tuesday 23 October 2007 10:05:12 Dan Williams wrote:

Lacking any other indication MODULE_LICENSE is supposed to mark the license 
that the code is being distributed under. If companies are intentionally 
mis-using this to get around the "internal interfaces" limitations (where 
some interfaces are not available unless the module is GPL'd) and the warning 
message printed in the logs when the module is not GPL'd then they are 
(technically) in violation of the law. (interfaces that are GPL only are 
considered so internal to the kernel that using them makes your code GPL 
because of the inclusion of GPL'd code. And no - I am not going to get into 
that discussion - it's pointless)

In the end, using MODULE_LICENSE for any purpose other than declaring the 
chosen license for the code is deceptive. So it is easily arguable that by 
not including any license with the code other than the MODULE_LICENSE 
statement and then trying to prosecute because MODULE_LICENSE doesn't 
accurately state the license on the code is entrapment and illegal.

DRH

-- 
Dialup is like pissing through a pipette. Slow and excruciatingly painful.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
rt73usb: support for wireless in Kohjinsha subnotebook, Pavel Machek, (Sat Oct 20, 11:41 am)
Re: rt73usb: support for wireless in Kohjinsha subnotebook, Daniel Hazelton, (Mon Oct 22, 2:42 pm)
Re: rt73usb: support for wireless in Kohjinsha subnotebook, Christoph Hellwig, (Tue Oct 23, 2:08 am)
Re: rt73usb: support for wireless in Kohjinsha subnotebook, Arjan van de Ven, (Tue Oct 23, 9:13 am)
Re: rt73usb: support for wireless in Kohjinsha subnotebook, Daniel Hazelton, (Tue Oct 23, 10:07 am)
Re: rt73usb: support for wireless in Kohjinsha subnotebook, Daniel Hazelton, (Tue Oct 23, 12:41 pm)
Re: rt73usb: support for wireless in Kohjinsha subnotebook, Daniel Hazelton, (Tue Oct 23, 3:19 pm)