Linked by Thom Holwerda on Wed 13th Jul 2005 14:00 UTC, submitted by Timothy R. Butler
Permalink for comment 3903
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-06
Even though the KDE libraries are a mix of BSD/LGPL/etc, they are effectively GPLd due to Qt being GPL. You still can not develop non-GPL applications using them due to Qt being GPL, unless you buy a commercial license for Qt. That includes using other open source licenses that are not compatible with the GPL. KDE itself is in a grey area on some libraries it uses due to the viral nature of the GPL. For example, KDE uses the openssl libssl library which is not GPL compatible in kded_kssld.so which kded_kssld.so also links with other libraries that are effectively GPL'd.