From 17ba89426e9a4c63aef5617fdcd8e622b801f099 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Mon, 15 Mar 2021 14:28:57 +0000
Subject: [PATCH] assets: Add Copyright and License for reuse compliance

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 assets/ostc-logo-small-loading.png.license | 3 +++
 assets/ostc-logo-small.png.license         | 3 +++
 2 files changed, 6 insertions(+)
 create mode 100644 assets/ostc-logo-small-loading.png.license
 create mode 100644 assets/ostc-logo-small.png.license

diff --git a/assets/ostc-logo-small-loading.png.license b/assets/ostc-logo-small-loading.png.license
new file mode 100644
index 00000000..98a0b3f4
--- /dev/null
+++ b/assets/ostc-logo-small-loading.png.license
@@ -0,0 +1,3 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
diff --git a/assets/ostc-logo-small.png.license b/assets/ostc-logo-small.png.license
new file mode 100644
index 00000000..98a0b3f4
--- /dev/null
+++ b/assets/ostc-logo-small.png.license
@@ -0,0 +1,3 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
-- 
GitLab