You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permission is hereby granted, free of charge, to any person obtaining a copy
6
-
of this software and associated documentation files (the "Software"), to deal
7
-
in the Software without restriction, including without limitation the rights
8
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
-
copies of the Software, subject to the following conditions:
10
-
11
-
The above copyright notice and this permission notice shall be included in all
12
-
copies or substantial portions of the Software.
13
-
14
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20
-
SOFTWARE.
1
+
# DataMate Open Source License
2
+
3
+
DataMate is licensed under the MIT License, with the following additional conditions:
4
+
5
+
DataMate is permitted to be used commercially, including as a backend service for other applications or as an application development platform for enterprises. However, when the following conditions are met, you must contact the producer to obtain a commercial license:
6
+
7
+
a. Multi-tenant SaaS service: Unless explicitly authorized by DataMate in writing, you may not use the DataMate source code to operate a multi-tenant SaaS service.
8
+
b. LOGO and copyright information: In the process of using DataMate's frontend, you may not remove or modify the LOGO or copyright information in the DataMate console or applications. This restriction is inapplicable to uses of Nexent that do not involve its frontend.
9
+
10
+
Please contact zhangyafeng2@huawei.com by email to inquire about licensing matters.
11
+
12
+
As a contributor, you should agree that:
13
+
14
+
a. The producer can adjust the open-source agreement to be more strict or relaxed as deemed necessary.
15
+
b. Your contributed code may be used for commercial purposes, such as DataMate's cloud business.
16
+
17
+
Apart from the specific conditions mentioned above, all other rights and restrictions follow the MIT License.
18
+
Detailed information about the MIT License can be found at: https://opensource.org/licenses/MIT
0 commit comments