Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41008
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-03-10 01:45 -0800 |
| References | <8bb998ea-858c-4aff-b8e6-36f1acfdc621@googlegroups.com> <6137bdf6-4944-4fe3-8286-20cfba30dcef@5g2000yqz.googlegroups.com> <7041ce65-5551-4cdc-a312-b473b7e0c04a@googlegroups.com> |
| Message-ID | <500b289f-c591-41d7-96c6-8a5a0fef89ff@googlegroups.com> (permalink) |
| Subject | Re: pyqt4 & qt license |
| From | newspost2012@gmx.de |
Am Sonntag, 10. März 2013 05:09:41 UTC+1 schrieb D. Xenakis: > Please correct me if im wrong.. > ... > PyQT4 GPL Licence is free and by using that someone can develop only > non-commercial software. Wrong. GPL does not prevent you from developing commercial softwarre. You just have to release your source under GPL. GPL is free as in freedom. It doesn't have to be free as in "free beer". There are customers paying for software relesed under GPL. They just needed it and didn't care if others used it too. > What about the source here? Could that be both open and close? As already said, if you use parts of GPL code in your (non private) project, the whole project has to be GPL. > Can someone develop a closed source but NON-commercial software, > by using PyQT4 GPL license? GPL does not cover commercial vs. non-commertial. Just freedom vs. proprietary. > ... hth, Martin
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
pyqt4 & qt license pitsakis@gmail.com - 2013-03-09 18:08 -0800
Re: pyqt4 & qt license Ioakeim Tellidis <lists@e-noesis.com> - 2013-03-09 21:38 -0500
Re: pyqt4 & qt license CM <cmpython@gmail.com> - 2013-03-09 19:31 -0800
Re: pyqt4 & qt license "D. Xenakis" <gouzounakis@hotmail.com> - 2013-03-09 20:09 -0800
Re: pyqt4 & qt license Vito De Tullio <vito.detullio@gmail.com> - 2013-03-10 05:45 +0100
Re: pyqt4 & qt license Michael Torrie <torriem@gmail.com> - 2013-03-09 22:03 -0700
Re: pyqt4 & qt license newspost2012@gmx.de - 2013-03-10 01:45 -0800
Re: pyqt4 & qt license Michael Torrie <torriem@gmail.com> - 2013-03-09 20:50 -0700
csiph-web