From: Anil Belur Date: Wed, 4 Aug 2021 11:12:34 +0000 (+1000) Subject: Docs: Change ONAP copyright notice X-Git-Tag: v0.7.1^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=89d6d5e85b4a7fc342223716adba4e4f1ad2c649;p=releng%2Fdocs-conf.git Docs: Change ONAP copyright notice TSC Approval: https://wiki.onap.org/display/Meetings/TSC+2021-08-05 Issue-ID: RELENG-3840 Change-Id: I9677ffa06e23c54cb102e976cb17543e60f026d4 Signed-off-by: Anil Belur --- diff --git a/docs_conf/defaults/onap.yaml b/docs_conf/defaults/onap.yaml index 0c005c2..36f6eff 100644 --- a/docs_conf/defaults/onap.yaml +++ b/docs_conf/defaults/onap.yaml @@ -5,7 +5,7 @@ version: master author: "Open Network Automation Platform" # yamllint disable-line rule:line-length -copyright: "{} ONAP. Licensed under Creative Commons Attribution 4.0 International License" +copyright: "2017 - {}, ONAP Project. Licensed under Creative Commons Attribution 4.0 International License." pygments_style: "sphinx" html_theme: sphinx_rtd_theme diff --git a/releasenotes/notes/update-onap-copyright-9debb4772e6d3339.yaml b/releasenotes/notes/update-onap-copyright-9debb4772e6d3339.yaml new file mode 100644 index 0000000..0bedffc --- /dev/null +++ b/releasenotes/notes/update-onap-copyright-9debb4772e6d3339.yaml @@ -0,0 +1,4 @@ +--- +other: + - | + Change ONAP copyright notice. (LF JIRA: RELENG-3840).