summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py1
-rw-r--r--docs/index.rst8
-rw-r--r--docs/release/installation/index.rst2
-rw-r--r--docs/release/release-notes/index.rst2
-rw-r--r--docs/release/release-notes/release-notes.rst8
5 files changed, 11 insertions, 10 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'
diff --git a/docs/index.rst b/docs/index.rst
index 22eafd4..1ae2c5a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -3,11 +3,11 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. SPDX-License-Identifier CC-BY-4.0
-.. (c) OPNFV, Ericsson AB and others
+.. (c) 2021 Anuket contributors
-*********************************
-OPNFV Kuberef
-*********************************
+**************
+Anuket Kuberef
+**************
.. toctree::
:numbered:
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst
index 2a441c9..5d1d8a6 100644
--- a/docs/release/installation/index.rst
+++ b/docs/release/installation/index.rst
@@ -1,6 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-.. (c) OPNFV, Ericsson AB and others.
+.. (c) 2021 Anuket contributors.
.. _kuberef-installation:
.. _kuberef-configguide:
diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst
index 068176c..e9e401b 100644
--- a/docs/release/release-notes/index.rst
+++ b/docs/release/release-notes/index.rst
@@ -1,6 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-.. (c) OPNFV, Ericsson AB and others.
+.. (c) 2021 Anuket contributors.
.. _kuberef-releasenotes:
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst
index 833d232..f5910ae 100644
--- a/docs/release/release-notes/release-notes.rst
+++ b/docs/release/release-notes/release-notes.rst
@@ -1,11 +1,11 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-.. (c) OPNFV, Ericsson AB and others.
+.. (c) 2021 Anuket contributors.
-OPNFV Kali Release
-==================
+Anuket Kali Release
+===================
-This is the Kali release of the OPNFV Kuberef Project.
+This is the Kali release of the Anuket Kuberef Project.
* Framework for e2e RI2 deployment on bare-metal hosts (using Bifrost)
and on bare-metal hosts provided by Equinix Metal.