From 59949c6bed579f32b03625ba775c7f87c680bae9 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan <andrei.gherzan@huawei.com> Date: Mon, 15 Mar 2021 15:17:18 +0000 Subject: [PATCH] demo-dashboard-gateway-image: Add Copyright and License for reuse compliance Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> --- .../recipes-core/images/demo-dashboard-gateway-image.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb b/meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb index 35569f30..70f88dcd 100644 --- a/meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb +++ b/meta-ohos-demo/recipes-core/images/demo-dashboard-gateway-image.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: Huawei Inc. +# +# SPDX-License-Identifier: Apache-2.0 + require recipes-core/images/openharmony-image-base.bb SUMMARY = "Dashboard demo image: gateway" -- GitLab