From 7795868f00352cbbf7120c3a56cb8aa62e578b30 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan <andrei.gherzan@huawei.com> Date: Mon, 1 Mar 2021 17:29:43 +0000 Subject: [PATCH] ohos-googletest: Add Copyright and License for reuse compliance Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> --- .../ohos-googletest/ohos-googletest_git.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-ohos-acts/recipes-ohos-googletest/ohos-googletest/ohos-googletest_git.bb b/meta-ohos-acts/recipes-ohos-googletest/ohos-googletest/ohos-googletest_git.bb index dfd4b9eb..9b10db4b 100644 --- a/meta-ohos-acts/recipes-ohos-googletest/ohos-googletest/ohos-googletest_git.bb +++ b/meta-ohos-acts/recipes-ohos-googletest/ohos-googletest/ohos-googletest_git.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: Huawei Inc. +# +# SPDX-License-Identifier: Apache-2.0 + LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=cbbd27594afd089daa160d3a16dd515a \ file://googlemock/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a \ -- GitLab