Opened 11 years ago
Closed 11 years ago
#10585 closed Bug (fixed)
Update license note in CKEditor files
Reported by: | Anna Tomanek | Owned by: | Piotr Jasiun |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.2 |
Component: | General | Version: | 4.0 Beta |
Keywords: | Cc: |
Description
The header that we use in our files is still:
/** * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.html or http://ckeditor.com/license */
while LICENSE.html was replaced with LICENSE.md for CKEditor 4.
The license page on our website is also now: http://ckeditor.com/about/license, though we do have a redirection from http://ckeditor.com/license so this is not a big issue.
Change History (3)
comment:1 Changed 11 years ago by
Milestone: | → CKEditor 4.2 |
---|---|
Status: | new → confirmed |
comment:2 Changed 11 years ago by
Owner: | set to Piotr Jasiun |
---|---|
Status: | confirmed → assigned |
Ops!
As for the license link, we can keep the shorter one we use now as redirection will do the job.