From 89d6d5e85b4a7fc342223716adba4e4f1ad2c649 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 4 Aug 2021 21:12:34 +1000 Subject: [PATCH] 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 --- docs_conf/defaults/onap.yaml | 2 +- releasenotes/notes/update-onap-copyright-9debb4772e6d3339.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 releasenotes/notes/update-onap-copyright-9debb4772e6d3339.yaml 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). -- 2.16.6