aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorJim Flynn <jimfly01@e127806.cambridge.arm.com>2022-06-14 10:58:23 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-07-08 15:26:05 +0100
commit6217c3d550cc8d677793b3bd5c80e2a1b3ce3bac (patch)
tree2eb16da51a5f3b2da755307b5f119a801748cb6f /samples
parent0eba1a250623025bd4ef28a43f804955201ed831 (diff)
downloadarmnn-6217c3d550cc8d677793b3bd5c80e2a1b3ce3bac.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 'samples')
-rw-r--r--samples/CMakeLists.txt4
-rw-r--r--samples/ImageClassification/README.md.license4
-rw-r--r--samples/ImageClassification/requirements.txt4
-rw-r--r--samples/ImageClassification/run_classifier.py4
-rw-r--r--samples/KeywordSpotting/Readme.md.license4
-rw-r--r--samples/ObjectDetection/Readme.md.license4
-rw-r--r--samples/SpeechRecognition/Readme.md.license4
-rw-r--r--samples/serialized/Readme.md.license4
-rw-r--r--samples/serialized/ssd_mobilenet_v1.armnn.license4
9 files changed, 36 insertions, 0 deletions
diff --git a/samples/CMakeLists.txt b/samples/CMakeLists.txt
index 42e5a476cf..31ff5086e1 100644
--- a/samples/CMakeLists.txt
+++ b/samples/CMakeLists.txt
@@ -1,3 +1,7 @@
+#
+# Copyright © 2018-2022 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
if (NOT BUILD_BARE_METAL)
if(BUILD_SAMPLE_APP AND ARMNNREF)
add_executable(SimpleSample SimpleSample.cpp)
diff --git a/samples/ImageClassification/README.md.license b/samples/ImageClassification/README.md.license
new file mode 100644
index 0000000000..14e9b44345
--- /dev/null
+++ b/samples/ImageClassification/README.md.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/samples/ImageClassification/requirements.txt b/samples/ImageClassification/requirements.txt
index 3f100b29b1..17b52b8c78 100644
--- a/samples/ImageClassification/requirements.txt
+++ b/samples/ImageClassification/requirements.txt
@@ -1,3 +1,7 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
numpy==1.20.2
Pillow==8.2.0
pybind11==2.6.2
diff --git a/samples/ImageClassification/run_classifier.py b/samples/ImageClassification/run_classifier.py
index b3f79ea63c..4ce8b8b84e 100644
--- a/samples/ImageClassification/run_classifier.py
+++ b/samples/ImageClassification/run_classifier.py
@@ -1,3 +1,7 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
import argparse
from pathlib import Path
from typing import Union
diff --git a/samples/KeywordSpotting/Readme.md.license b/samples/KeywordSpotting/Readme.md.license
new file mode 100644
index 0000000000..14e9b44345
--- /dev/null
+++ b/samples/KeywordSpotting/Readme.md.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/samples/ObjectDetection/Readme.md.license b/samples/ObjectDetection/Readme.md.license
new file mode 100644
index 0000000000..6b63511843
--- /dev/null
+++ b/samples/ObjectDetection/Readme.md.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2020-2022 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/samples/SpeechRecognition/Readme.md.license b/samples/SpeechRecognition/Readme.md.license
new file mode 100644
index 0000000000..14e9b44345
--- /dev/null
+++ b/samples/SpeechRecognition/Readme.md.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/samples/serialized/Readme.md.license b/samples/serialized/Readme.md.license
new file mode 100644
index 0000000000..14e9b44345
--- /dev/null
+++ b/samples/serialized/Readme.md.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/samples/serialized/ssd_mobilenet_v1.armnn.license b/samples/serialized/ssd_mobilenet_v1.armnn.license
new file mode 100644
index 0000000000..14e9b44345
--- /dev/null
+++ b/samples/serialized/ssd_mobilenet_v1.armnn.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#