[Qt-interest] Legal question: Qt IOS static linking
jjDaNiMoTh
jjdanimoth at gmail.com
Sun Sep 4 15:03:25 CEST 2011
2011/9/4 Ross Bencina <rossb-lists at audiomulch.com>:
> 1. As you suggest above, if you change the sources to Qt you are
> requeired to release those changes.
A little (only for sake of correctness) note:
" if you change the sources to Qt you are requeired to release those changes"
changes to:
"if you change the sources of Qt _and you distribuite compiled sources
to other_, you are required to release those changes"
Basically, if you clone git repo of Qt and you do some modifications,
without giving any binary to others, the (L)GPL doesn't force you to
release patches for those changes.
Reference: http://www.gnu.org/licenses/gpl-faq.html#GPLRequireSourcePostedPublic
More information about the Qt-interest-old
mailing list