From ac8a5a2d1c5abd450d8d29a8c3b42e89d0aed7e4 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan <andrei.gherzan@huawei.com> Date: Mon, 1 Mar 2021 17:40:36 +0000 Subject: [PATCH] softbus: Add Copyright and License for reuse compliance Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> --- meta-ohos-foundation/recipes-softbus/softbus/softbus_git.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-ohos-foundation/recipes-softbus/softbus/softbus_git.bb b/meta-ohos-foundation/recipes-softbus/softbus/softbus_git.bb index 9a1829ab..0dd439db 100644 --- a/meta-ohos-foundation/recipes-softbus/softbus/softbus_git.bb +++ b/meta-ohos-foundation/recipes-softbus/softbus/softbus_git.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: Huawei Inc. +# +# SPDX-License-Identifier: Apache-2.0 + SUMMARY = "OHOS Softbus" DESCRIPTION = "OHOS communication utility for distributed services" LICENSE = "Apache-2.0" -- GitLab