ISV/Licensing: Difference between revisions

From KDE TechBase
(category isv)
(→‎Licensing: - rewording.....)
Line 1: Line 1:
=== Licensing ===
=== Licensing ===
An often arising question is: ''Can I use KDE to develop commercial applications?'' - '''Yes, you can develop commercial applications for KDE'''. KDE's foundation libraries {{path|kdelibs}} and {{path|kdepimlibs}} but also KOffice libraries and several of its major apps are licensed under the LGPL, which means you can link closed source applications against those libraries. A valid Qt developer license is required for closed source development, however.
An often arising question is: ''Can I use KDE to develop commercial applications?'' - '''Yes, you can develop commercial applications for KDE'''. KDE's foundation libraries {{path|kdelibs}} and {{path|kdepimlibs}}, as well as KOffice libraries and other major supporting applications, are licensed under the [http://www.gnu.org/copyleft/lesser.html LGPL].  The [http://www.gnu.org/copyleft/lesser.html LGPL] allows the linking of closed source applications against those libraries. Though, a [http://www.trolltech.com/products/qt/licenses Qt developer license] is required for closed source development.


[[Category:ISV]]
[[Category:ISV]]

Revision as of 17:59, 14 January 2007

Licensing

An often arising question is: Can I use KDE to develop commercial applications? - Yes, you can develop commercial applications for KDE. KDE's foundation libraries kdelibs and kdepimlibs, as well as KOffice libraries and other major supporting applications, are licensed under the LGPL. The LGPL allows the linking of closed source applications against those libraries. Though, a Qt developer license is required for closed source development.