From 9b9e7de94d3ae6a04ea526e03bccae48b6dbda82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ci=5F=E5=AF=BB=E5=B7=B1?= Date: Mon, 11 Nov 2024 12:59:40 +0000 Subject: [PATCH] add README.OpenSource. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ci_寻己 --- README.OpenSource | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.OpenSource diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 000000000..a877fd6cc --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "vendor_hardmony", + "License": "Apache-2.0 License", + "License File": " LICENSE ", + "Version Number": "", + "Owner" : "", + "Upstream URL": "", + "Description": "" + } +] -- Gitee