Fix copyright in doc/source/config.py
Mirantis is raplaced by OpenStack Foundation https://trello.com/c/RdKHZqlq Change-Id: I371db495da0b14ddaa8e9473dd559880d4990752
This commit is contained in:
parent
e5dd33d00c
commit
a834d51eac
@ -55,7 +55,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Rally'
|
||||
copyright = u'%d, Mirantis Inc.' % datetime.datetime.now().year
|
||||
copyright = u'%d, OpenStack Foundation' % datetime.datetime.now().year
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
Loading…
Reference in New Issue
Block a user