From 7f8e19e51511bf5d737dd8e1ded94ef9ca0c317c Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Tue, 26 Oct 2021 08:02:39 +0100
Subject: [PATCH] LICENSE: Add initial LICENSE file text

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 LICENSE | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 LICENSE

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 00000000..f5ac4734
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,7 @@
+This repository is using "reuse"[1] for license compliance. This implies having all the
+license files for any of the artefacts in this repository, in the "LICENSES" root
+directory.
+
+See the "LICENSES" subdirectory for more information.
+
+[1] https://reuse.software/
-- 
GitLab