diff options
author | Rich Bennett <rb2745@att.com> | 2019-02-19 17:54:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-19 17:54:51 +0000 |
commit | a99f32c5c8f834f23411284485a655539f567a99 (patch) | |
tree | ee69236e437b726f0ceb0b8f030349d384e16016 | |
parent | 161b975d45250b4801304a08cf523676b398ef16 (diff) | |
parent | c1895bcea03c8a7ce128e5e0e1517d73aab455f4 (diff) |
Merge "Copyright updated to 2019"
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 98059b838..857ab9354 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' |