From: Anil Belur Date: Fri, 3 Sep 2021 06:17:40 +0000 (+1000) Subject: Fix: Rm dup word from ONAP Copyright notice X-Git-Tag: v0.7.3^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=6f29096bb5037824b6a89d7e7c54f746fb55ad10;p=releng%2Fdocs-conf.git Fix: Rm dup word from ONAP Copyright notice Issue-ID: RELENG-3929 Signed-off-by: Anil Belur Change-Id: I0ae87fdaa9db07aebe3d3d91441b054418a4cf55 --- diff --git a/docs_conf/defaults/onap.yaml b/docs_conf/defaults/onap.yaml index 592eeb7..8ad8cbc 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: "© Copyright ONAP. Licensed under Creative Commons Attribution 4.0 International License." +copyright: "ONAP. Licensed under Creative Commons Attribution 4.0 International License." pygments_style: "sphinx" html_theme: sphinx_rtd_theme diff --git a/releasenotes/notes/fix-onap-copyright-notice-89415a353ed2a2be.yaml b/releasenotes/notes/fix-onap-copyright-notice-89415a353ed2a2be.yaml new file mode 100644 index 0000000..335d228 --- /dev/null +++ b/releasenotes/notes/fix-onap-copyright-notice-89415a353ed2a2be.yaml @@ -0,0 +1,8 @@ +--- +fixes: + - | + Remove redundant "copyright" word from ONAP copyright notice. + (LF JIRA: RELENG-3929). + + Ref: + https://wiki.onap.org/display/Meetings/TSC+2021-08-05