replaced static with dynamically generated copyright year
This commit is contained in:
@@ -241,7 +241,6 @@ extensions = [
|
||||
'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.pngmath',
|
||||
'sphinx.ext.mathjax', 'sphinx.ext.viewcode', 'sphinxcontrib.napoleon']
|
||||
|
||||
project = u'Open edX Platform APIs'
|
||||
copyright = u'2016, edX Inc. and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License unless otherwise specified'
|
||||
project = 'Open edX Platform APIs'
|
||||
|
||||
exclude_patterns = ['build', 'links.rst']
|
||||
|
||||
Reference in New Issue
Block a user