aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDiego Russo <diego.russo@arm.com>2022-11-18 12:20:58 +0000
committerDiego Russo <diego.russo@arm.com>2022-11-21 13:52:12 +0000
commit44cc65185af05fbfaef6a149da63144ef0fbb07d (patch)
treed6cb628888ebd0805c85d43f1b888922ea4b0abf /docs
parent9add32c037f8aa9dc849794b172002fce531cbd5 (diff)
downloadmlia-44cc65185af05fbfaef6a149da63144ef0fbb07d.tar.gz
Add copyright/license to docs/source/conf.py
File docs/source/conf.py is autogenerated by sphinx and it needs to carry Sphinx copyright notice and license. Change-Id: I6f506326e876e03515e2f6b4c5986f4f12b93302
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 1073089..c23c936 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -1,5 +1,6 @@
# SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates.
-# SPDX-License-Identifier: Apache-2.0
+# SPDX-FileCopyrightText: Copyright (c) 2007-2022 by the Sphinx team (see AUTHORS file)
+# SPDX-License-Identifier: Apache-2.0 AND BSD-2-Clause
"""Configuration file for the Sphinx documentation builder."""
# This file only contains a selection of the most common options. For a full
# list see the documentation: