mirror of
https://github.com/openharmony/third_party_gptfdisk.git
synced 2026-07-01 13:17:25 -04:00
Description: [feature] optimize oss's dependencies and spdx identifier info
Bug: https://gitee.com/openharmony/third_party_gptfdisk/issues/IBJ6FG Test: It could be normally parse by validate_readme_opensource script Signed-off-by: Jinguang Dong <dongjinguang@huawei.com>
This commit is contained in:
+13
-10
@@ -1,11 +1,14 @@
|
||||
[
|
||||
{
|
||||
"Name" : "GPT fdisk",
|
||||
"License" : "GPL-2.0-or-later",
|
||||
"License File" : "COPYING",
|
||||
"Version Number" : "1.0.10",
|
||||
"Owner" : "Roderick W. Smith, rodsmith@rodsbooks.com",
|
||||
"Upstream URL" : "https://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.10/gptfdisk-1.0.10.tar.gz/download",
|
||||
"Description" : "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Re"
|
||||
}
|
||||
]
|
||||
{
|
||||
"Name": "GPT fdisk",
|
||||
"License": "GPL-2.0-only",
|
||||
"License File": "COPYING",
|
||||
"Version Number": "1.0.10",
|
||||
"Owner": "gudehe@huawei.com",
|
||||
"Upstream URL": "https://sourceforge.net/projects/gptfdisk",
|
||||
"Description": "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks.",
|
||||
"Dependencies": [
|
||||
"Popt"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user