Adds 2016 copyright year to sphinx conf files
Change-Id: I7e1a5e408490f35ad859bfa9fd91335a3417d00a
This commit is contained in:
@@ -59,7 +59,7 @@ master_doc = 'index'
|
||||
project = u'Contributor Guide'
|
||||
bug_tag = u'contributor-guide'
|
||||
|
||||
copyright = u'2015, OpenStack contributors'
|
||||
copyright = u'2015-2016, OpenStack contributors'
|
||||
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
||||
Reference in New Issue
Block a user