From 766cbb7fd28bf18cbd234addb4e88c17925dae6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=B3=E9=87=91?= Date: Fri, 14 Feb 2025 16:20:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BC=8F=E6=B4=9E=E6=89=AB=E6=8F=8F=EF=BC=8COp?= =?UTF-8?q?enSource=E9=97=AE=E9=A2=98=20Signed-off-by:=E6=9F=B3=E9=87=91?= =?UTF-8?q?=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..be45ee4f4 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "linux_5.15", + "License": "GPL-2.0+", + "License File": "COPYING", + "Version Number": "5.15.74", + "Owner" : "", + "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" + } +] \ No newline at end of file -- Gitee