From d06ce9c79da949da9a794d7f6413a20be2810dcc Mon Sep 17 00:00:00 2001 From: Thales Macedo Garitezi Date: Tue, 18 Apr 2023 12:58:48 -0300 Subject: [PATCH] docs(license): change license contents after review https://github.com/emqx/emqx/pull/10378#discussion_r1170143535 --- LICENSE | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/LICENSE b/LICENSE index 68bb18ce3..8ff0a9060 100644 --- a/LICENSE +++ b/LICENSE @@ -1,12 +1,7 @@ Source code in this repository is variously licensed under below licenses. -For EMQX: Apache License 2.0, see APL.txt, -which applies to all source files except for lib-ee sub-directory. +For Default: Apache License 2.0, see APL.txt, +which applies to all source files except for folders applied with Business Source License. For EMQX Enterprise (since version 5.0): Business Source License 1.1, -see lib-ee/BSL.txt, which applies to source code in lib-ee -sub-directory and some of the apps under the apps directory. - -Source code under apps that uses BSL License: -- apps/emqx_bridge_kafka -- apps/emqx_bridge_pulsar +see apps/emqx_bridge_kafka/BSL.txt as an example, please check license files under sub directory of apps.