|
| 1 | +----------------------------------------------------------------------------------------- 主体部分 |
1 | 2 | 注意: |
| 3 | +本协议分为”主体部分“、”Apache-2.0部分“、”AGPL-3.0部分“。 |
2 | 4 |
|
3 | | -出于行业竞争力保护目的,本软件针对不同行业使用不同的开源协议: |
| 5 | +无论以任何形式的传递(包含但不限于购买、分发、二次开发、服务调用),本软件的许可协议均不得在传递过程中发生改变。 |
4 | 6 |
|
5 | | -当本软件应用于能源行业(煤炭、电力、新能源)时,本软件使用的开源协议为 AGPL-3.0 license; |
| 7 | +出于行业竞争力保护目的,不同行业在使用本软件时需要遵循以下规则: |
6 | 8 |
|
7 | | -当本软件应用于非能源行业时(即非煤炭、电力、新能源行业)时,本软件使用的开源协议为 Apache-2.0 license; |
| 9 | +当本软件应用于能源行业(煤炭、电力、新能源)时,您需要遵守”主体部分“、”AGPL-3.0部分“的协议约束; |
8 | 10 |
|
9 | | -但是,如果您与giscat达成另一项商业许可协议并收到来自 [email protected]的商业许可文件, |
10 | | -将允许您使用商业许可文件中所述的许可来取代 AGPL-3.0 / Apache-2.0 license 带来的限制。 |
11 | | - |
12 | | - |
13 | | - |
14 | | -NOTICE: |
15 | | - |
16 | | -For the purpose of industry competition protection, |
17 | | -the software uses different open source protocols for different industries: |
18 | | - |
19 | | -When the software is applied to the energy industry (coal, electric power, new energy), |
20 | | -the open source agreement of the software is AGPL-3.0 license; |
21 | | - |
22 | | -When the software is applied to non-energy industries (that is, non-coal, electric power, and new energy industries), |
23 | | -the open source agreement used by the software is apache-2.0 license; |
24 | | - |
25 | | -However, if you enter into another commercial licensing agreement with giscat, |
26 | | -and received commercial license file from [email protected], |
27 | | -this software allows you to replace the restrictions imposed by the AGPL-3.0 / Apache-2.0 license |
28 | | -with the licenses described in the commercial license file. |
| 11 | +当本软件应用于非能源行业时(即非煤炭、电力、新能源行业)时,您需要遵守”主体部分“、”Apache-2.0部分“的协议约束; |
29 | 12 |
|
| 13 | +但是,如果您与giscat达成另一项商业许可协议并收到来自 [email protected]的商业许可文件, |
| 14 | +,在商业许可文件允许的使用范围内,将允许您使用商业许可文件中所述的许可来替代 ”Apache-2.0部分“、”AGPL-3.0部分“ 带来的限制。 |
30 | 15 |
|
| 16 | +----------------------------------------------------------------------------------------- end 主体部分 |
31 | 17 |
|
32 | | ------------------------------------------------------------------------------------------ |
| 18 | +----------------------------------------------------------------------------------------- Apache-2.0部分 |
33 | 19 |
|
34 | 20 | Apache License |
35 | 21 | Version 2.0, January 2004 |
@@ -233,7 +219,9 @@ with the licenses described in the commercial license file. |
233 | 219 | See the License for the specific language governing permissions and |
234 | 220 | limitations under the License. |
235 | 221 |
|
236 | | ------------------------------------------------------------------------------------------ |
| 222 | +----------------------------------------------------------------------------------------- end Apache-2.0部分 |
| 223 | + |
| 224 | +----------------------------------------------------------------------------------------- AGPL-3.0部分 |
237 | 225 |
|
238 | 226 | GNU AFFERO GENERAL PUBLIC LICENSE |
239 | 227 | Version 3, 19 November 2007 |
@@ -896,3 +884,5 @@ specific requirements. |
896 | 884 | if any, to sign a "copyright disclaimer" for the program, if necessary. |
897 | 885 | For more information on this, and how to apply and follow the GNU AGPL, see |
898 | 886 | <http://www.gnu.org/licenses/>. |
| 887 | + |
| 888 | +----------------------------------------------------------------------------------------- end AGPL-3.0部分 |
0 commit comments