Skip to content

Commit

Permalink
Docs: Updated information about licenses. #991. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaTomanek committed Apr 25, 2018
1 parent ed3c71a commit 927924e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
8 changes: 1 addition & 7 deletions docs/builds/guides/support/license-and-legal.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,7 @@ The following legal notices apply to CKEditor 5 Builds and all software from CKE

Copyright (c) 2003-2018, CKSource Frederico Knabben. All rights reserved.

Licensed under the terms of any of the following licenses at your choice:

* [GNU General Public License Version 2 or later (the "GPL")](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
* [GNU Lesser General Public License Version 2.1 or later (the "LGPL")](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
* [Mozilla Public License Version 1.1 or later (the "MPL")](http://www.mozilla.org/MPL/MPL-1.1.html)

You are not required to, but if you want to explicitly declare the license you have chosen to be bound to when using, reproducing, modifying and distributing this software, just include a text file titled "legal.txt" in your version of this software, indicating your license choice. In any case, your choice will not restrict any recipient of your version of this software to use, reproduce, modify and distribute this software under any of the above licenses.
Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html).

## Sources of intellectual property included in CKEditor

Expand Down
8 changes: 1 addition & 7 deletions docs/framework/guides/support/license-and-legal.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,7 @@ The following legal notices apply to CKEditor 5 Framework and all software from

Copyright (c) 2003-2018, CKSource Frederico Knabben. All rights reserved.

Licensed under the terms of any of the following licenses at your choice:

* [GNU General Public License Version 2 or later (the "GPL")](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
* [GNU Lesser General Public License Version 2.1 or later (the "LGPL")](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
* [Mozilla Public License Version 1.1 or later (the "MPL")](http://www.mozilla.org/MPL/MPL-1.1.html)

You are not required to, but if you want to explicitly declare the license you have chosen to be bound to when using, reproducing, modifying and distributing this software, just include a text file titled "legal.txt" in your version of this software, indicating your license choice. In any case, your choice will not restrict any recipient of your version of this software to use, reproduce, modify and distribute this software under any of the above licenses.
Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html).

## Sources of intellectual property included in CKEditor

Expand Down

0 comments on commit 927924e

Please sign in to comment.