diff --git "a/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\274\225\345\205\245\346\214\207\345\257\274.md" "b/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\274\225\345\205\245\346\214\207\345\257\274.md" index aabb1c27b3f7db08261f54dbc3deee10d90d4bfa..de66c81d8fc19562452aae76b357a8162420e55f 100755 --- "a/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\274\225\345\205\245\346\214\207\345\257\274.md" +++ "b/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\274\225\345\205\245\346\214\207\345\257\274.md" @@ -143,72 +143,7 @@ third_party_abcde/doc/ LICENSEFILE LICENSE Apache-2.0 ### 第三方开源软件许可证要求 -1. 第三方开源软件许可证类型必须是[OSI](https://opensource.org/osd-annotated) 明确定义的。 -2. 第三方开源软件许可证必须与使用该开源软件的代码仓许可证兼容。 -3. 如下类型许可证可以引入到OpenHarmony项目中: - -- Apache License 2.0 -- Mulan Permissive Software License, Version 2 -- BSD 2-clause -- BSD 3-clause -- DOM4J License -- PostgreSQL License -- Eclipse Distribution License 1.0 -- MIT -- ISC -- ICU -- University of Illinois/NCSA -- W3C Software License -- zlib/libpng -- Academic Free License 3.0 -- Python Software Foundation License -- Python Imaging Library Software License -- Boost Software License Version 1.0 -- WTF Public License -- UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE -- Zope Public License 2.0 - -4. 如下类型许可证不建议引入到OpenHarmony项目中: - -- GNU GPL 1, 2, 3 -- GNU Affero GPL 3 -- GNU LGPL 2, 2.1, 3 -- QPL -- Sleepycat License -- Server Side Public License (SSPL) version 1 -- Code Project Open License (CPOL) -- BSD-4-Clause/BSD-4-Clause (University of California-Specific) -- Facebook BSD+Patents license -- NPL 1.0/NPL 1.1 -- The Solipsistic Eclipse Public License -- The "Don't Be A Dick" Public License -- JSON License -- Binary Code License (BCL) -- Intel Simplified Software License -- JSR-275 License -- Microsoft Limited Public License -- Amazon Software License (ASL) -- Java SDK for Satori RTM license -- Redis Source Available License (RSAL) -- Booz Allen Public License -- Creative Commons Non-Commercial -- Sun Community Source License 3.0 -- Common Development and Distribution Licenses: CDDL 1.0 and CDDL 1.1 -- Common Public License: CPL 1.0 -- Eclipse Public License: EPL 1.0 -- IBM Public License: IPL 1.0 -- Mozilla Public Licenses: MPL 1.0, MPL 1.1, and MPL 2.0 -- Sun Public License: SPL 1.0 -- Open Software License 3.0 -- Erlang Public License -- UnRAR License -- SIL Open Font License -- Ubuntu Font License Version 1.0 -- IPA Font License Agreement v1.0 -- Ruby License -- Eclipse Public License 2.0: EPL 2.0 - -如要引入其它类型License或上述(4)所列License,请联系邮箱:oh-legal@openatom.io。 +[《许可证与特殊许可证评审指导》](许可证与特殊许可证评审指导.md) ## 软件退出与退出原则