From 6217c3d550cc8d677793b3bd5c80e2a1b3ce3bac Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Tue, 14 Jun 2022 10:58:23 +0100 Subject: IVGCVSW-7024 Add missing license info for reuse lint Signed-off-by: Jim Flynn Change-Id: I97dee6982e0a7be01c13e9e803c0997547a39ff1 --- python/pyarmnn/examples/keyword_spotting/requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'python/pyarmnn/examples/keyword_spotting/requirements.txt') diff --git a/python/pyarmnn/examples/keyword_spotting/requirements.txt b/python/pyarmnn/examples/keyword_spotting/requirements.txt index 96782eafd0..9d88f9047e 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 -- cgit v1.2.1