@@ -24,9 +24,9 @@ In principle, the code contributed to the OpenHarmony project must be source cod
...
@@ -24,9 +24,9 @@ In principle, the code contributed to the OpenHarmony project must be source cod
It is recommended that the code contributed to the OpenHarmony project be distributed using a license in the license trustlist, which includes:
It is recommended that the code contributed to the OpenHarmony project be distributed using a license in the license trustlist, which includes:
-[Apache License 2.0 (Apache-2.0)](https://opensource.org/licenses/Apache-2.0)(applicable to user-mode code)
-Apache License 2.0 (Apache-2.0) (applicable to user-mode code)
-[3-clause BSD License (BSD-3-Clause)](https://opensource.org/licenses/BSD-3-Clause)(applicable to LiteOS kernel code)
-3-clause BSD License (BSD-3-Clause) (applicable to LiteOS kernel code)
-[GNU General Public License version 2 (GPL-2.0)](https://opensource.org/licenses/GPL-2.0)(applicable to Linux kernel code)
-GNU General Public License version 2 (GPL-2.0) (applicable to Linux kernel code)
## Licenses for Third-Party Dependencies
## Licenses for Third-Party Dependencies
...
@@ -36,43 +36,43 @@ In addition to the code contributed, the OpenHarmony project may introduce or de
...
@@ -36,43 +36,43 @@ In addition to the code contributed, the OpenHarmony project may introduce or de
Licenses compatible with Apache License 2.0 can be accepted. The OpenHarmony project recommends that third-party dependencies using the following licenses be preferentially accepted:
Licenses compatible with Apache License 2.0 can be accepted. The OpenHarmony project recommends that third-party dependencies using the following licenses be preferentially accepted:
-[The Romantic WTF public license](https://github.com/pygy/gosub/blob/master/LICENSE)
-The Romantic WTF public license
-[UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE](http://www.unicode.org/copyright.html#Exhibit1)
-UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
- Zope Public License 2.0
- Zope Public License 2.0
- ACE license
- ACE license
-[Oracle Universal Permissive License (UPL) Version 1.0](https://oss.oracle.com/licenses/upl/)
-Oracle Universal Permissive License (UPL) Version 1.0
- Open Grid Forum License
- Open Grid Forum License
...
@@ -113,24 +113,24 @@ Licenses compatible with Apache License 2.0 can be accepted. The OpenHarmony pro
...
@@ -113,24 +113,24 @@ Licenses compatible with Apache License 2.0 can be accepted. The OpenHarmony pro
In principle, the OpenHarmony project will not accept third-party dependencies that use the following licenses, since these licenses do not support commercial use or contain unreasonable restrictions or obligations:
In principle, the OpenHarmony project will not accept third-party dependencies that use the following licenses, since these licenses do not support commercial use or contain unreasonable restrictions or obligations:
-[BSD-4-Clause](https://spdx.org/licenses/BSD-4-Clause.html)/[BSD-4-Clause (University of California-Specific)](https://spdx.org/licenses/BSD-4-Clause-UC.html)