From 99a7a2e74f6b2744422ead14ea1b14b64490d173 Mon Sep 17 00:00:00 2001 From: Julian Prieber Date: Wed, 23 Mar 2022 17:39:13 +0100 Subject: [PATCH] Update LICENSE --- LICENSE | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/LICENSE b/LICENSE index d693867..a000587 100644 --- a/LICENSE +++ b/LICENSE @@ -735,4 +735,23 @@ SOFTWARE. #end Laravel-EnvEditor + +#begin CKEditor 4 (https://github.com/ckeditor/ckeditor4) + +CKEditor - The text editor for Internet - https://ckeditor.com/ Copyright (c) 2003-2022, CKSource Holding sp. z o.o. 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") https://www.gnu.org/licenses/gpl.html (See Appendix A) + +GNU Lesser General Public License Version 2.1 or later (the "LGPL") https://www.gnu.org/licenses/lgpl.html (See Appendix B) + +Mozilla Public License Version 1.1 or later (the "MPL") https://www.mozilla.org/MPL/MPL-1.1.html (See Appendix C) + +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. + +Read full licence here: https://github.com/ckeditor/ckeditor4/blob/master/LICENSE.md + +#end CKEditor 4 + ----------------------------------- -------------------- -----------------------------------