|
1 | | -# Nexent Open Source License |
2 | | - |
3 | | -Nexent is licensed under the MIT License, with the following additional conditions: |
4 | | - |
5 | | -Nexent 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 Nexent in writing, you may not use the Nexent source code to operate a multi-tenant SaaS service. |
8 | | -b. LOGO and copyright information: In the process of using Nexent's frontend, you may not remove or modify the LOGO or copyright information in the Nexent console or applications. This restriction is inapplicable to uses of Nexent that do not involve its frontend. |
9 | | - |
10 | | -Please contact zhenggaoqi@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 Nexent'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 |
19 | | - |
20 | | -Copyright © 2025 Huawei Technologies Co., Ltd. |
| 1 | +MIT License |
| 2 | + |
| 3 | +Copyright (c) 2025 Huawei Technologies Co., Ltd. All rights reserved. |
| 4 | + |
| 5 | +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, and to permit persons to whom the Software is |
| 10 | +furnished to do so, subject to the following conditions: |
| 11 | + |
| 12 | +The above copyright notice and this permission notice shall be included in all |
| 13 | +copies or substantial portions of the Software. |
| 14 | + |
| 15 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 16 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 17 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 18 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 19 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 20 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 21 | +SOFTWARE. |
0 commit comments