@@ -189,7 +189,7 @@ For details about how to obtain the source code of OpenHarmony, see [Source Code
...
@@ -189,7 +189,7 @@ For details about how to obtain the source code of OpenHarmony, see [Source Code
## How to Participate
## How to Participate
For details about how to join in the OpenHarmony community, see [OpenHarmony Community](https://gitee.com/openharmony/community/blob/master/README-EN.md)
For details about how to join in the OpenHarmony community, see [OpenHarmony Community](https://gitee.com/openharmony/community/blob/master/README_EN.md)
For details about how to contribute, see [How to contribute](contribute/how-to-contribute.md).
For details about how to contribute, see [How to contribute](contribute/how-to-contribute.md).
@@ -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:
-[Boost Software License Version 1.0](http://www.opensource.org/licenses/BSL-1.0)
-Boost Software License Version 1.0
-[WTF Public License](http://www.wtfpl.net/)
-WTF Public License
-[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](https://opensource.org/licenses/ZPL-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](https://www.ogf.org/ogf/doku.php/about/copyright)
-Open Grid Forum License
- Google "Additional IP Rights Grant (Patents)" file
- Google "Additional IP Rights Grant (Patents)" file
-[Historical Permission Notice and Disclaimer](https://opensource.org/licenses/HPND)
-Historical Permission Notice and Disclaimer
### Licenses for Unacceptable Third-Party Dependencies
### Licenses for Unacceptable Third-Party Dependencies
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)
-[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)
-BSD-4-Clause/BSD-4-Clause (University of California-Specific)