From 4658b2ff23dd18b02fd08715dffbfa576efc92a8 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan <andrei.gherzan@huawei.com> Date: Mon, 1 Mar 2021 17:29:53 +0000 Subject: [PATCH] ohos-libsec: Add Copyright and License for reuse compliance Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> --- .../recipes-ohos-libsec/ohos-libsec/ohos-libsec_git.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-ohos-acts/recipes-ohos-libsec/ohos-libsec/ohos-libsec_git.bb b/meta-ohos-acts/recipes-ohos-libsec/ohos-libsec/ohos-libsec_git.bb index cf5f15d0..153ffaa8 100644 --- a/meta-ohos-acts/recipes-ohos-libsec/ohos-libsec/ohos-libsec_git.bb +++ b/meta-ohos-acts/recipes-ohos-libsec/ohos-libsec/ohos-libsec_git.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: Huawei Inc. +# +# SPDX-License-Identifier: Apache-2.0 + LICENSE = "MulanPSL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=2ba4788337b3607f139c2267ed50d32b" -- GitLab