fix opensource

Signed-off-by: 18721213663 <zhuhongtao12@huawei.com>
This commit is contained in:
18721213663
2024-09-29 15:08:30 +08:00
parent 9814114bcb
commit 892574c155
+4 -4
View File
@@ -1,11 +1,11 @@
[
{
"Name": "liburing",
"License": "MIT License, GPL V2.0",
"License File": "LICENSE, COPYING.GPL",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "2.3",
"Owner": "maojingjing1@huawei.com",
"Upstream URL": "https://github.com/axboe/liburing/releases/tag/liburing-2.3",
"Owner": "mailto:maojingjing1@huawei.com",
"Upstream URL": "https://github.com/axboe/liburing.git",
"Description": "liburing provides helpers to setup and reardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation."
}
]