The LGPL is primarily ment for libraries so that non-GPL compatible
products can link to a library (like glibc) without being GPL'd
themselves, for a linux driver, I'm not sure this would make much sense,
and licensing might get complex when trying to intigrate it with the
kernel, I don't know for sure.
you can find a copy of the LGPL here:
http://www.fsf.org/copyleft/lesser.html
as well as reasons to not use it, here
http://www.fsf.org/licenses/why-not-lgpl.html
the GPL-specific FAQ is here:
http://www.fsf.org/licenses/gpl-faq.html
and the GPL itself is avalible here:
http://www.fsf.org/licenses/gpl.html
this is a list of various software Licenses, GPL compatible Free licenses
are at the top, GPL-incompatible Free licenses are below that
http://www.fsf.org/licenses/license-list.html
> Thanks and my apologies for using a technical forum for this question,
> but wanted to go to the right source.
>
>
> Mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/