diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2017-12-04 17:54:04 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2017-12-04 17:54:04 +0100 |
commit | 317f8f8f0651488f226b5280a8f036c7c135c639 (patch) | |
tree | 97bd4889ab2822a00d4b0f0d5cde38b59f9f41de /release/LICENSE.md | |
parent | 1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c (diff) | |
download | piedsjaloux-ckeditor-component-317f8f8f0651488f226b5280a8f036c7c135c639.tar.gz piedsjaloux-ckeditor-component-317f8f8f0651488f226b5280a8f036c7c135c639.tar.zst piedsjaloux-ckeditor-component-317f8f8f0651488f226b5280a8f036c7c135c639.zip |
Add oembed4.7.3
Diffstat (limited to 'release/LICENSE.md')
-rw-r--r-- | release/LICENSE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/LICENSE.md b/release/LICENSE.md index 9ae5c06..044e7da 100644 --- a/release/LICENSE.md +++ b/release/LICENSE.md | |||
@@ -2,7 +2,7 @@ Software License Agreement | |||
2 | ========================== | 2 | ========================== |
3 | 3 | ||
4 | CKEditor - The text editor for Internet - http://ckeditor.com | 4 | CKEditor - The text editor for Internet - http://ckeditor.com |
5 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 5 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. |
6 | 6 | ||
7 | Licensed under the terms of any of the following licenses at your | 7 | Licensed under the terms of any of the following licenses at your |
8 | choice: | 8 | choice: |
@@ -37,7 +37,7 @@ done by developers outside of CKSource with their express permission. | |||
37 | 37 | ||
38 | The following libraries are included in CKEditor under the MIT license (see Appendix D): | 38 | The following libraries are included in CKEditor under the MIT license (see Appendix D): |
39 | 39 | ||
40 | * CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2016, CKSource - Frederico Knabben. | 40 | * CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2017, CKSource - Frederico Knabben. |
41 | * PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca. | 41 | * PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca. |
42 | * CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke <marijnh@gmail.com> and others. | 42 | * CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke <marijnh@gmail.com> and others. |
43 | 43 | ||