From efa29f8b29cf9d9451e134fed753d52121429cc5 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Mon, 1 Mar 2021 17:33:57 +0000
Subject: [PATCH] psplash: Add Copyright and License for reuse compliance

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 meta-ohos-core/recipes-core/psplash/psplash_%.bbappend | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-ohos-core/recipes-core/psplash/psplash_%.bbappend b/meta-ohos-core/recipes-core/psplash/psplash_%.bbappend
index 6563df94..6195997d 100644
--- a/meta-ohos-core/recipes-core/psplash/psplash_%.bbappend
+++ b/meta-ohos-core/recipes-core/psplash/psplash_%.bbappend
@@ -1,2 +1,6 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 FILESEXTRAPATHS_prepend := "${OHOS_COREBASE}/assets:"
 SPLASH_IMAGES = "file://ostc-logo-small.png;outsuffix=default"
-- 
GitLab