diff --git a/doc/source/conf.py b/doc/source/conf.py index eadf443aeb..1364ff9f6e 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = 'openstack-helm' -copyright = '2016-2021, OpenStack Foundation' +copyright = '2016-2022, OpenStack Foundation' # If true, '()' will be appended to :func: etc. cross-reference text. add_function_parentheses = True