!2 README.OpenSource 中License信息整改

Merge pull request !2 from peizhe/master
This commit is contained in:
openharmony_ci
2023-05-05 02:26:43 +00:00
committed by Gitee
+11 -11
View File
@@ -1,11 +1,11 @@
[
{
"Name": "bytes",
"License": "Apache License V2.0, MIT",
"License File": "LICENSE-APACHE, LICENSE-MIT",
"Version Number": "1.1.0",
"Owner": "xuelei3@huawei.com",
"Upstream URL": "https://github.com/tokio-rs/bytes",
"Description": "Types and traits for working with bytes."
}
]
[
{
"Name": "bytes",
"License": "MIT",
"License File": "LICENSE",
"Version Number": "1.1.0",
"Owner": "xuelei3@huawei.com",
"Upstream URL": "https://github.com/tokio-rs/bytes",
"Description": "Types and traits for working with bytes."
}mio
]