From 241fe382ba5efac0d216a7ccf241077a25871680 Mon Sep 17 00:00:00 2001 From: duangavin123 Date: Mon, 2 Aug 2021 07:58:14 +0000 Subject: [PATCH] =?UTF-8?q?update=20zh-cn/contribute/=E7=AC=AC=E4=B8=89?= =?UTF-8?q?=E6=96=B9=E5=BC=80=E6=BA=90=E8=BD=AF=E4=BB=B6=E5=8F=8A=E8=AE=B8?= =?UTF-8?q?=E5=8F=AF=E8=AF=81=E8=AF=B4=E6=98=8E.md.=20Signed-off-by:=20dua?= =?UTF-8?q?ngavin123=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...0\256\270\345\217\257\350\257\201\350\257\264\346\230\216.md" | 1 + 1 file changed, 1 insertion(+) 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\217\212\350\256\270\345\217\257\350\257\201\350\257\264\346\230\216.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\217\212\350\256\270\345\217\257\350\257\201\350\257\264\346\230\216.md" index 4871bbe01d8..7ac73667609 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\217\212\350\256\270\345\217\257\350\257\201\350\257\264\346\230\216.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\217\212\350\256\270\345\217\257\350\257\201\350\257\264\346\230\216.md" @@ -92,3 +92,4 @@ OpenHarmony使用了如下第三方开源软件,下表对各开源软件采用 | third_party_pulseaudio | LGPL v2.1 | 该License无强制开放源码义务条款。 | | third_party_ffmpeg | LGPL v2.1 | OpenHarmony采用动态链接方式使用LGPL许可证下的ffmpeg库,不会导致该项目其它代码受到LGPL许可证的影响。 | | third_party_quickjs | MIT licence | 该License无强制开放源码义务条款。| +| third_party_icu | BSD 3-Clause License, ICU License, UNICODE INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE | License无强制开放源码义务条款。 | -- Gitee