diff --git a/doc/source/conf.py b/doc/source/conf.py index 0c24453878..3efd6d2625 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -25,8 +25,8 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'oslo.config' -copyright = u'2013, OpenStack Foundation' +project = u'releases' +copyright = u'2015, OpenStack Foundation' # If true, '()' will be appended to :func: etc. cross-reference text. add_function_parentheses = True