summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorGeorg Kunz <georg.kunz@ericsson.com>2021-07-02 15:17:23 +0200
committerRihab Banday <rihab.banday@ericsson.com>2021-07-02 13:57:46 +0000
commit14f56761ea31dd1bf9a865e0a9fad113f1343e89 (patch)
tree500db737a7de28c0d24fe1ab4f243cec74327add /docs/conf.py
parente4857b2ae8ed40011d79c14b6cc9ab8d2bc8409a (diff)
Changing OPNFV to Anuket in documentation
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com> Change-Id: Iaea4f1229b0d83e6f58816b81e1323a0b2b42989 Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/72748 Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Reviewed-by: Michael Pedersen <michaelx.pedersen@intel.com>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index b281a51..fb66e70 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -4,3 +4,4 @@
# pylint: disable=import-error
# flake8: noqa
from docs_conf.conf import *
+copyright = '2021, Anuket. Licensed under CC BY 4.0'