ISV/Licensing: Difference between revisions

From KDE TechBase
(category isv)
No edit summary
(4 intermediate revisions by 4 users not shown)
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.
 
[[Category:ISV]]
[[Category:ISV]]

Revision as of 15:25, 13 July 2012

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.