IVGCVSW-7024 Add missing license info for reuse lint

Signed-off-by: Jim Flynn <jim.flynn@arm.com>
Change-Id: I97dee6982e0a7be01c13e9e803c0997547a39ff1
diff --git a/python/pyarmnn/examples/image_classification/README.md.license b/python/pyarmnn/examples/image_classification/README.md.license
new file mode 100644
index 0000000..6b63511
--- /dev/null
+++ b/python/pyarmnn/examples/image_classification/README.md.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2020-2022 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/python/pyarmnn/examples/image_classification/requirements.txt b/python/pyarmnn/examples/image_classification/requirements.txt
index 289a2b5..f411e2f 100644
--- a/python/pyarmnn/examples/image_classification/requirements.txt
+++ b/python/pyarmnn/examples/image_classification/requirements.txt
@@ -1,3 +1,7 @@
+#
+# Copyright © 2020 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
 requests>=2.23.0
 urllib3>=1.25.8
 Pillow>=6.1.0
diff --git a/python/pyarmnn/examples/keyword_spotting/README.MD b/python/pyarmnn/examples/keyword_spotting/README.md
similarity index 100%
rename from python/pyarmnn/examples/keyword_spotting/README.MD
rename to python/pyarmnn/examples/keyword_spotting/README.md
diff --git a/python/pyarmnn/examples/keyword_spotting/README.md.license b/python/pyarmnn/examples/keyword_spotting/README.md.license
new file mode 100644
index 0000000..db7c467
--- /dev/null
+++ b/python/pyarmnn/examples/keyword_spotting/README.md.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/python/pyarmnn/examples/keyword_spotting/requirements.txt b/python/pyarmnn/examples/keyword_spotting/requirements.txt
index 96782ea..9d88f90 100644
--- a/python/pyarmnn/examples/keyword_spotting/requirements.txt
+++ b/python/pyarmnn/examples/keyword_spotting/requirements.txt
@@ -1,3 +1,7 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
 numpy>=1.19.2
 soundfile>=0.10.3
 pytest==6.2.4
diff --git a/python/pyarmnn/examples/object_detection/README.md.license b/python/pyarmnn/examples/object_detection/README.md.license
new file mode 100644
index 0000000..6b63511
--- /dev/null
+++ b/python/pyarmnn/examples/object_detection/README.md.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2020-2022 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/python/pyarmnn/examples/object_detection/requirements.txt b/python/pyarmnn/examples/object_detection/requirements.txt
index 01f2d18..322bc83 100644
--- a/python/pyarmnn/examples/object_detection/requirements.txt
+++ b/python/pyarmnn/examples/object_detection/requirements.txt
@@ -1,3 +1,7 @@
+#

+# Copyright © 2020-2021 Arm Ltd and Contributors. All rights reserved.

+# SPDX-License-Identifier: MIT

+#

 --extra-index-url https://google-coral.github.io/py-repo/

 numpy>=1.19.2

 tqdm>=4.47.0

diff --git a/python/pyarmnn/examples/speech_recognition/README.md.license b/python/pyarmnn/examples/speech_recognition/README.md.license
new file mode 100644
index 0000000..6b63511
--- /dev/null
+++ b/python/pyarmnn/examples/speech_recognition/README.md.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2020-2022 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/python/pyarmnn/examples/speech_recognition/requirements.txt b/python/pyarmnn/examples/speech_recognition/requirements.txt
index 96782ea..c123b3d 100644
--- a/python/pyarmnn/examples/speech_recognition/requirements.txt
+++ b/python/pyarmnn/examples/speech_recognition/requirements.txt
@@ -1,3 +1,7 @@
+#
+# Copyright © 2020-2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
 numpy>=1.19.2
 soundfile>=0.10.3
 pytest==6.2.4
diff --git a/python/pyarmnn/examples/speech_recognition/tests/testdata/inference_output.npy.license b/python/pyarmnn/examples/speech_recognition/tests/testdata/inference_output.npy.license
new file mode 100644
index 0000000..14e9b44
--- /dev/null
+++ b/python/pyarmnn/examples/speech_recognition/tests/testdata/inference_output.npy.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/python/pyarmnn/examples/speech_recognition/tests/testdata/quick_brown_fox_16000khz.wav.license b/python/pyarmnn/examples/speech_recognition/tests/testdata/quick_brown_fox_16000khz.wav.license
new file mode 100644
index 0000000..b994066
--- /dev/null
+++ b/python/pyarmnn/examples/speech_recognition/tests/testdata/quick_brown_fox_16000khz.wav.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2021-2022 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#
diff --git a/python/pyarmnn/examples/tests/testdata/labelmap.txt.license b/python/pyarmnn/examples/tests/testdata/labelmap.txt.license
new file mode 100644
index 0000000..14e9b44
--- /dev/null
+++ b/python/pyarmnn/examples/tests/testdata/labelmap.txt.license
@@ -0,0 +1,4 @@
+#
+# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
+# SPDX-License-Identifier: MIT
+#