[Gambas-user] LICENSE FEE

Rob sourceforge-raindog2 at ...94...
Fri Jul 22 16:51:31 CEST 2005


On Friday 22 July 2005 10:38, Laurent Carlier wrote:
> No, you can make commercial software with QT or gtk+, you don't
> need to buy a licence from QT !  But you must release it as GPL
> licence with QT (GPL), but not with gtk+ (LGPL) as GPL do not allow
> linking instead of gtk+.

Not to get off topic or anything, but I would love to see a 
shrinkwrapped version of Gambas appear on store shelves someday for 
20 bucks, since (as you say) there's no reason you can't have 
commercial GPL-licensed software.  Linux really began to take off 
when the shrinkwrapped packages started showing up everywhere, and I 
think Gambas could easily do the same.  (But maybe just having a 
Windows version eventually that didn't depend on Cygwin and could be 
included on TheOpenCD and similar projects would be enough.)

> But as binaries (bytecode) produce with gambas aren't link with
> libraries, perhaps it's possible to release them as proprietary ...
> ?

No.... "However, when the interpreter is extended to provide 
"bindings" to other facilities (often, but not necessarily, 
libraries), the interpreted program is effectively linked to the 
facilities it uses through these bindings. So if these facilities are 
released under the GPL, the interpreted program that uses them must 
be released in a GPL-compatible way."

http://www.gnu.org/licenses/gpl-faq.html#IfInterpreterIsGPL

Rob






More information about the User mailing list