aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/docs_conf/config.mako
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyarmnn/docs_conf/config.mako')
-rw-r--r--python/pyarmnn/docs_conf/config.mako4
1 files changed, 4 insertions, 0 deletions
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.