From 79c550dc547065ca6e7211107edb5fbbe570d627 Mon Sep 17 00:00:00 2001 From: Zaiming Shi Date: Fri, 23 Jul 2021 11:47:04 +0200 Subject: [PATCH] chore: add notice files --- NOTICE | 5 +++++ apps/emqx/NOTICE | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 NOTICE create mode 100644 apps/emqx/NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 000000000..c32f1a01d --- /dev/null +++ b/NOTICE @@ -0,0 +1,5 @@ +EMQ X, highly scalable, highly available distributed MQTT messaging platform for IoT. +Copyright (c) 2017-2021 EMQ Technologies Co., Ltd. All Rights Reserved. + +This product contains code developed at EMQ Technologies Co., Ltd. +Visit https://www.emqx.come to learn more. diff --git a/apps/emqx/NOTICE b/apps/emqx/NOTICE new file mode 100644 index 000000000..c32f1a01d --- /dev/null +++ b/apps/emqx/NOTICE @@ -0,0 +1,5 @@ +EMQ X, highly scalable, highly available distributed MQTT messaging platform for IoT. +Copyright (c) 2017-2021 EMQ Technologies Co., Ltd. All Rights Reserved. + +This product contains code developed at EMQ Technologies Co., Ltd. +Visit https://www.emqx.come to learn more.