From 7600ec94946b657c9e51b7dfed141c82aeae09e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cgc1202=E2=80=9D?= <“gaochao49@huawei.com”> Date: Wed, 26 Oct 2022 17:18:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0README.OpenSource=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gaochao --------------------------------------- Signed-off-by: “gc1202” <“gaochao49@huawei.com”> --- 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 000000000000..0e1e5183e78b --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "linux-4.19", + "License": "GPL-2.0+", + "License File": "COPYING", + "Version Number": "4.19.155", + "Owner": "liuyu82@huawei.com", + "Upstream URL": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?h=linux-4.19.y", + "Description": "linux kernel 4.19" + } +] -- Gitee