Our open source CMS called Geeklog uses the GNU General Public License Version 2 or later. We currently have the FCKeditor integrated into our code which is used as our advanced editor for things like articles and comments.
We would like to integrate the CKeditor into Geeklog but are confused by which GPL version it uses. On your site it indicates it is GPLv3 (http://ckeditor.com/about/license) but in the code (http://svn.ckeditor.com/CKEditor/trunk/LICENSE.html) it suggests it uses GPLv2 or later.
Can anyone clarify what license is being used by the CKeditor and if Geeklogs GPLv2 or later license is compatible?
Thanks
Tom
The license in use for
The license in use for CKEditor is GNU General Public License Version 2 or later (the "GPL"), as indicated in the LICENSE.md file (for CKEditor 4) and the LICENSE.html file (for CKEditor 3).
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!