From 0ec9b9578e092c19114e4c266b7f175e78a2be27 Mon Sep 17 00:00:00 2001 From: s00445842 Date: Tue, 14 Jul 2020 21:26:25 +0800 Subject: [PATCH] TicketNo:DTS2020071407775 Description:fix format Team:OTHERS Feature or Bugfix:Bugfix Binary Source:NA PrivateCode(Yes/No):Yes Change-Id: I36a476d9864af20bf81505d562e953abb4ea7917 Reviewed-on: http://mgit-tm.rnd.huawei.com/9725791 Reviewed-by: gongjunsong 00284668 Tested-by: public jenkins --- README.OpenSource | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) mode change 100644 => 100755 README.OpenSource diff --git a/README.OpenSource b/README.OpenSource old mode 100644 new mode 100755 index 98df2ee..c602cda --- a/README.OpenSource +++ b/README.OpenSource @@ -1,13 +1,11 @@ [ { - "Name": "Zlib", + "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" + "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" } ] -- GitLab