mirror of
https://github.com/openharmony/third_party_pcre2.git
synced 2026-07-21 08:56:05 -04:00
README.OpenSource中License 字段修正
Signed-off-by: zhenghui <zhenghui25@huawei.com>
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
[
|
||||
{
|
||||
"Name": "PCRE2",
|
||||
"License": "BSD 3-Clause License",
|
||||
"License": "BSD 3-Clause License WITH pcre2 exception",
|
||||
"License File": "pcre2/LICENSE",
|
||||
"Version Number": "pcre2-10.42",
|
||||
"Owner": "jiangxiaofeng8@huawei.com",
|
||||
"Owner": "maliang34@huawei.com",
|
||||
"Upstream URL": "https://github.com/PhilipHazel/pcre2.git",
|
||||
"Description": "pcre2 is a re_working of the original PCRE1 library to provide an entirely new API."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user