Re: is it possible to have a kernel module with a BSD license?!

From: David Lang
Date: Wed Dec 24 2003 - 18:46:27 EST


the question comes back to looking if it's derived from the linux kernel.

if it is then it must be GPL (GPL doesn't allow anything else)

if it isn't then it can be becouse the GPL is compatable with BSD code.
(it becomes GPL for purposes of the kernel, but is also available for
other uses under the BSD license)

however the big question as always remains 'is this derived from the
kernel code'

David Lang


On Wed, 24 Dec 2003, Mike Fedyk wrote:

> Date: Wed, 24 Dec 2003 14:10:24 -0800
> From: Mike Fedyk <mfedyk@xxxxxxxxxxxxx>
> To: Stan Bubrouski <stan@xxxxxxxxxxx>
> Cc: Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>
> Subject: Re: is it possible to have a kernel module with a BSD license?!
>
> On Wed, Dec 24, 2003 at 05:01:25PM -0500, Stan Bubrouski wrote:
> > Why would anyone want to BSD license a kernel module, honestly...
>
> to work with *BSD?
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/