diff options
Diffstat (limited to 'lib/ckeditor5/LICENSE.md')
-rw-r--r-- | lib/ckeditor5/LICENSE.md | 98 |
1 files changed, 49 insertions, 49 deletions
diff --git a/lib/ckeditor5/LICENSE.md b/lib/ckeditor5/LICENSE.md index 95eabee..868e64d 100644 --- a/lib/ckeditor5/LICENSE.md +++ b/lib/ckeditor5/LICENSE.md | |||
@@ -1,49 +1,49 @@ | |||
1 | Software License Agreement | 1 | Software License Agreement |
2 | ========================== | 2 | ========================== |
3 | 3 | ||
4 | Copyright (c) 2014-2021, CKSource - Frederico Knabben. All rights reserved. | 4 | Copyright (c) 2014-2021, CKSource - Frederico Knabben. All rights reserved. |
5 | 5 | ||
6 | Online builder code samples are licensed under the terms of the MIT License (see Appendix A): | 6 | Online builder code samples are licensed under the terms of the MIT License (see Appendix A): |
7 | 7 | ||
8 | http://en.wikipedia.org/wiki/MIT_License | 8 | http://en.wikipedia.org/wiki/MIT_License |
9 | 9 | ||
10 | CKEditor 5 collaboration features are only available under a commercial license. [Contact us](https://ckeditor.com/contact/) for more details. | 10 | CKEditor 5 collaboration features are only available under a commercial license. [Contact us](https://ckeditor.com/contact/) for more details. |
11 | 11 | ||
12 | Free 30-days trials of CKEditor 5 collaboration features are available: | 12 | Free 30-days trials of CKEditor 5 collaboration features are available: |
13 | * https://ckeditor.com/collaboration/ - Real-time collaboration (with all features). | 13 | * https://ckeditor.com/collaboration/ - Real-time collaboration (with all features). |
14 | * https://ckeditor.com/collaboration/comments/ - Inline comments feature (without real-time collaborative editing). | 14 | * https://ckeditor.com/collaboration/comments/ - Inline comments feature (without real-time collaborative editing). |
15 | * https://ckeditor.com/collaboration/track-changes/ - Track changes feature (without real-time collaborative editing). | 15 | * https://ckeditor.com/collaboration/track-changes/ - Track changes feature (without real-time collaborative editing). |
16 | 16 | ||
17 | Trademarks | 17 | Trademarks |
18 | ---------- | 18 | ---------- |
19 | 19 | ||
20 | CKEditor is a trademark of CKSource - Frederico Knabben. All other brand | 20 | CKEditor is a trademark of CKSource - Frederico Knabben. All other brand |
21 | and product names are trademarks, registered trademarks or service | 21 | and product names are trademarks, registered trademarks or service |
22 | marks of their respective holders. | 22 | marks of their respective holders. |
23 | 23 | ||
24 | --- | 24 | --- |
25 | 25 | ||
26 | Appendix A: The MIT License | 26 | Appendix A: The MIT License |
27 | --------------------------- | 27 | --------------------------- |
28 | 28 | ||
29 | The MIT License (MIT) | 29 | The MIT License (MIT) |
30 | 30 | ||
31 | Copyright (c) 2014-2021, CKSource - Frederico Knabben | 31 | Copyright (c) 2014-2021, CKSource - Frederico Knabben |
32 | 32 | ||
33 | Permission is hereby granted, free of charge, to any person obtaining a copy | 33 | Permission is hereby granted, free of charge, to any person obtaining a copy |
34 | of this software and associated documentation files (the "Software"), to deal | 34 | of this software and associated documentation files (the "Software"), to deal |
35 | in the Software without restriction, including without limitation the rights | 35 | in the Software without restriction, including without limitation the rights |
36 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | 36 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
37 | copies of the Software, and to permit persons to whom the Software is | 37 | copies of the Software, and to permit persons to whom the Software is |
38 | furnished to do so, subject to the following conditions: | 38 | furnished to do so, subject to the following conditions: |
39 | 39 | ||
40 | The above copyright notice and this permission notice shall be included in | 40 | The above copyright notice and this permission notice shall be included in |
41 | all copies or substantial portions of the Software. | 41 | all copies or substantial portions of the Software. |
42 | 42 | ||
43 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 43 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
44 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 44 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
45 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | 45 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
46 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 46 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
47 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 47 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
48 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 48 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
49 | THE SOFTWARE. | 49 | THE SOFTWARE. |