From d3b89c35dfdabd116e9a63500e152b1a82ee4ecf Mon Sep 17 00:00:00 2001 From: yangyanjun Date: Sat, 29 Oct 2022 09:34:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A0=B9=E7=9B=AE=E5=BD=95li?= =?UTF-8?q?cense=E4=B8=AD=E8=B7=AF=E5=BE=84=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yangyanjun --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 6a5bcab..69e0ab1 100644 --- a/LICENSE +++ b/LICENSE @@ -2,6 +2,6 @@ NewIP - New IP protocol stack Copyright (c) 2022 Huawei Device Co., Ltd. All rights reserved. The src/linux/ subdirectorie is licensed under the GPL V2 License. -The src/ommon/ subdirectorie is licensed under 3-Clause BSD License. +The src/common/ subdirectorie is licensed under 3-Clause BSD License. The examples/ subdirectorie is licensed under 3-Clause BSD License. The tools/ subdirectorie is licensed under the GPL V2 License. -- Gitee