Re: GPL and NON GPL version modules

From: Arjan van de Ven
Date: Mon May 15 2006 - 11:28:37 EST


On Mon, 2006-05-15 at 15:23 +0530, Srinivas G. wrote:
> Dear All,
>
> I have a small doubt about the GPL and NON GPL version modules.

then you should talk to a lawyer for legal advice

>
> If I have a module called module A which uses the GPL code and module B
> uses the NON GPL (proprietary) code. If the module A depends on module
> B, is it possible to load these modules? That is some of the functions
> (which are defined in module B) are called from module A.

and explain to him how you created the modules and then ask him a few
questions like

1) at what point does the non-gpl part become a derived work of the gpl
part?
2) can I distribute A and B together, given the clause 2 of the GPL
which may restrict when you can distribute a GPL component with other
stuff?
3) how does the answer to 1) and 2) vary in different countries?
4) will you defend me in court if I follow your advice?
(eg how sure are you of your answers)

and then listen really carefully to what your lawyer has to say on these
points, and then and only then make your own decision, based on what he
says, if you want to go forward with what you describe.


-
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/