!52 merge refs/merge-requests/52/head into master

【轻量级 PR】update: 更新文件 README.OpenSource

Created-by: gcw_TjfIWYag
Commit-by: gcw_TjfIWYag
Merged-by: openharmony_ci
Description: update: 更新文件 README.OpenSource


See merge request: openharmony/third_party_expat!52
This commit is contained in:
openharmony_ci
2026-06-04 15:50:03 +08:00
+3 -3
View File
@@ -1,10 +1,10 @@
[
{
"Name": "openEuler:expat",
"Name": "expat",
"License": "MIT License",
"License File": "COPYING",
"Version Number": "2.6.3",
"Owner": "xiechengliang1@huawei.com",
"Version Number": "624da0f593bb8d7e146b9f42b06d8e6c80d032a3",
"Owner": "lvang3@huawei.com",
"Upstream URL": "http://www.libexpat.org",
"Description": "Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)."
}