From 64d34db6d94dbd62b48b80152b0fbd16b38d0f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ci=5F=E5=AF=BB=E5=B7=B1?= Date: Mon, 25 Nov 2024 02:29:48 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20README.OpenSource=20?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ci_寻己 --- README.OpenSource | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.OpenSource b/README.OpenSource index a877fd6cc..36b057d0b 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,11 +1,11 @@ [ { - "Name": "vendor_hardmony", - "License": "Apache-2.0 License", - "License File": " LICENSE ", - "Version Number": "", + "Name": "linux_5.15", + "License": "GPL-2.0+", + "License File": "COPYING", + "Version Number": "5.15.74", "Owner" : "", - "Upstream URL": "", - "Description": "" + "Upstream URL": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?h=linux-5.15.y", + "Description": "linux kernel 5.15" } ] -- Gitee