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/docs_conf/config.mako | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'python/pyarmnn/docs_conf') diff --git a/python/pyarmnn/docs_conf/config.mako b/python/pyarmnn/docs_conf/config.mako index b26003bd53..0b5592dd81 100644 --- a/python/pyarmnn/docs_conf/config.mako +++ b/python/pyarmnn/docs_conf/config.mako @@ -1,3 +1,7 @@ +## +## Copyright © 2020 Arm Ltd and Contributors. All rights reserved. +## SPDX-License-Identifier: MIT +## <%! # Template configuration. Copy over in your template directory # (used with --template-dir) and adapt as required. -- cgit v1.2.1