Re: Big development in the GUI realm
Kartic schreef:
[color=blue]
> In any case, let's say I use Python to create an application that uses
> some module that is GPL. So what are my options?[/color]
For your own personal use: doesn't mather.
If you want to distribute it, your application must be GPL'ed, so *all*
source code must be made available for those you distribute it to.
--
JanC
"Be strict when sending and tolerant when receiving."
RFC 1958 - Architectural Principles of the Internet - section 3.9
Kartic schreef:
[color=blue]
> In any case, let's say I use Python to create an application that uses
> some module that is GPL. So what are my options?[/color]
For your own personal use: doesn't mather.
If you want to distribute it, your application must be GPL'ed, so *all*
source code must be made available for those you distribute it to.
--
JanC
"Be strict when sending and tolerant when receiving."
RFC 1958 - Architectural Principles of the Internet - section 3.9
Comment