mirror of
https://github.com/openharmony/kernel_common_modules_newip.git
synced 2026-07-21 03:55:20 -04:00
a592016130
1、license文件以及代码文件头去掉“NewIP is dual licensed: you can use it under the terms of the GPL V2 and the BSD2 license”相关描述,只在项目仓根目录license文件中描述每个路径的license即可。 2、只保留根目录license文件,去掉子目录license文件。 3、NewIP是网络5.0联盟共同推出的新协议,属于公共,建议公共代码license使用BSD-3,不要使用BSD-2。liteOS是BSD-3,如果用BSD-2,属于反向使用。 4、linux目录增加README.OpenSource,相当于NewIP引用Linux内核第三方软件的形式,参考鸿蒙社区Linux-5.10内核仓README.OpenSource。 5、communication_sfc_newip/code 改 src。 Signed-off-by: yangyanjun <yangyanjun@huawei.com>
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
[
|
|
{
|
|
"Name": "linux-5.10",
|
|
"License": "GPL-2.0+",
|
|
"License File": "COPYING",
|
|
"Version Number": "5.10.93",
|
|
"Owner": "liuyu82@huawei.com",
|
|
"Upstream URL": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?h=linux-5.10.y",
|
|
"Description": "linux kernel 5.10"
|
|
}
|
|
]
|