On Apr 12, 1:02 am, Robert Kern <[EMAIL PROTECTED]> wrote:
> All parts of the software have to be licensed compatibly with the GPL. The FSF
> has a fairly comprehensive list of the licenses they believe are 
> GPL-compatible.
> The source that you provide needs to be the preferred form for making
> modifications; i.e., you can't use a tool that obfuscates the code. You need 
> to
> provide the scripts that you use to build the software. You have to be careful
> about using patented techniques in your code. The source code must be offered 
> at
> no extra charge (this part of the license is a bit tricky, so please read the
> license and the commentaries).

Ok, i see...You said "All parts of the software have to be licensed
compatibly with the GPL". What if, let's say, my application's GUI is
made by Qt (Open Source edition that is indeed under GPL license) and
in this application i use some module(s) that i bought from some other
company and they aren't under GPL, do you see any implication to
this ?

Thanks you all again!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to