From: Manish Kumar Date: Thu, 14 Feb 2019 17:08:23 +0000 (+0530) Subject: Copyright updated to 2019 X-Git-Tag: elalto.1.5.2~6851^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F78512%2F1;p=doc.git Copyright updated to 2019 Issue-ID: DOC-397 Change-Id: Ia48250a35c3cd8e483d80b50d5539c6eac3a4c4f Signed-off-by: Manish Kumar --- diff --git a/docs/conf.py b/docs/conf.py index fc96b8b4e..f6a43baa5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -67,7 +67,7 @@ master_doc = 'index' # General information about the project. project = u'' -copyright = u'2018 ONAP. Licensed under Creative Commons Attribution 4.0 International License' +copyright = u'2019 ONAP. Licensed under Creative Commons Attribution 4.0 International License' author = u'Open Network Automation Platform'