license: 更新许可证信息

-将 MIT License 更改为修改版 Apache License 2.0
- 添加商业使用条件和贡献者协议- 明确前端定义和相关限制
- 保留交互设计外观专利权
pull/1/head
zcc 6 months ago
parent 5babe81de3
commit d48a582014

@ -1,20 +1,19 @@
The MIT License (MIT) # Open Source License
Copyright (c) 2018 RuoYi ruoyi-mall is licensed under a modified version of the Apache License 2.0, with the following additional conditions:
Permission is hereby granted, free of charge, to any person obtaining a copy of 1. ruoyi-mall may be utilized commercially, including as a backend service for other applications or as an application development platform for enterprises. Should the conditions below be met, a commercial license must be obtained from the producer:
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to a. Multi-tenant service: Unless explicitly authorized by ruoyi-mall in writing, you may not use the ruoyi-mall source code to operate a multi-tenant environment.
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so, b. LOGO and copyright information: In the process of using ruoyi-mall's frontend, you may not remove or moruoyi-mall the LOGO or copyright information in the ruoyi-mall console or applications. This restriction is inapplicable to uses of ruoyi-mall that do not involve its frontend.
subject to the following conditions: - Frontend Definition: For the purposes of this license, the "frontend" of ruoyi-mall includes all components located in the web/ directory when running ruoyi-mall from the raw source code, or the "web" image when running ruoyi-mall with Docker.
The above copyright notice and this permission notice shall be included in all 2. As a contributor, you should agree that:
copies or substantial portions of the Software.
a. The producer can adjust the open-source agreement to be more strict or relaxed as deemed necessary.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR b. Your contributed code may be used for commercial purposes, including but not limited to its cloud business operations.
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR Apart from the specific conditions mentioned above, all other rights and restrictions follow the Apache License 2.0. Detailed information about the Apache License 2.0 can be found at http://www.apache.org/licenses/LICENSE-2.0.
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN The interactive design of this product is protected by appearance patent.
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Loading…
Cancel
Save