mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update copyright for 2020
This commit is contained in:
parent
64f7dd2379
commit
9b38e87468
@ -14,7 +14,7 @@ templates_path = ['_templates']
|
||||
exclude_patterns = ['_build']
|
||||
|
||||
project = 'Sphinx'
|
||||
copyright = '2007-2019, Georg Brandl and the Sphinx team'
|
||||
copyright = '2007-2020, Georg Brandl and the Sphinx team'
|
||||
version = sphinx.__display_version__
|
||||
release = version
|
||||
show_authors = True
|
||||
|
Loading…
Reference in New Issue
Block a user