IVGCVSW-7024 Add missing license info for reuse lint

Signed-off-by: Jim Flynn <jim.flynn@arm.com>
Change-Id: I97dee6982e0a7be01c13e9e803c0997547a39ff1
diff --git a/samples/CMakeLists.txt b/samples/CMakeLists.txt
index 42e5a47..31ff508 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 0000000..14e9b44
--- /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 3f100b2..17b52b8 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 b3f79ea..4ce8b8b 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 0000000..14e9b44
--- /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 0000000..6b63511
--- /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 0000000..14e9b44
--- /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 0000000..14e9b44
--- /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 0000000..14e9b44
--- /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
+#