diff --git a/docs/source/conf.py b/docs/source/conf.py index ba62995..521f442 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -10,7 +10,7 @@ # -- Project information ----------------------------------------------------- project = 'OpenFeature Enhancement Proposal' -copyright = '2023 OpenFeature is a Cloud Native Computing Foundation sandbox project | All Rights Reserved' +copyright = '2023 OpenFeature is a Cloud Native Computing Foundation incubating project | All Rights Reserved' author = 'Mihir Mittal' release = '1' @@ -42,4 +42,4 @@ templates_path = ['_templates'] exclude_patterns = [] -html_theme = 'sphinx_rtd_theme' \ No newline at end of file +html_theme = 'sphinx_rtd_theme'