docs(license): change license contents after review

https://github.com/emqx/emqx/pull/10378#discussion_r1170143535
This commit is contained in:
Thales Macedo Garitezi 2023-04-18 12:58:48 -03:00
parent ad4be08bb2
commit d06ce9c79d
1 changed files with 3 additions and 8 deletions

11
LICENSE
View File

@ -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.