aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorJim Flynn <jimfly01@e127806.cambridge.arm.com>2022-06-14 10:58:23 +0100
committermike.kelly <mike.kelly@arm.com>2022-07-08 11:25:33 +0000
commit0dcef5322e300ec765363d3c0398c2a4404a9a46 (patch)
tree2eb16da51a5f3b2da755307b5f119a801748cb6f /tests/CMakeLists.txt
parent5e09080c3848fce5c39424dfac735d3281300aa4 (diff)
downloadarmnn-0dcef5322e300ec765363d3c0398c2a4404a9a46.tar.gz
IVGCVSW-7024 Add missing license info for reuse lint
Signed-off-by: Jim Flynn <jim.flynn@arm.com> Change-Id: I97dee6982e0a7be01c13e9e803c0997547a39ff1
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 4cb324f2c7..9f377c6466 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,3 +1,8 @@
+#
+# Copyright © 2018-2022 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
+
# UnitTests
include(CheckIncludeFiles)