summaryrefslogtreecommitdiffstats
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
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>
-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.