diff --git a/README.OpenSource b/README.OpenSource index c602cdaedec707dbf50e82b93b2635a40be7b286..7ca8cf61c94ec5920e300ccc2eaec9886205087c 100755 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,11 +1,11 @@ [ - { - "Name": "zlib", - "License": "zlib/libpng License", - "License File": "LICENSE", - "Version Number": "1.2.11", - "Owner": "gongjunsong@huawei.com", - "Upstream URL": "https://github.com/madler/zlib/archive/v1.2.11.zip", - "Description": "zlib 1.2.11 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files" - } + { + "Name" : "zlib", + "License" : "zlib/libpng License", + "License File" : "LICENSE", + "Version Number" : "1.2.11", + "Owner" : "gongjunsong@huawei.com", + "Upstream URL" : "https://github.com/madler/zlib/archive/v1.2.11.zip", + "Description" : "zlib 1.2.11 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files" + } ]