Update copyright year in the docs
This commit is contained in:
parent
6012d97a70
commit
27ea3e3156
|
@ -52,7 +52,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'Dependency Injector'
|
||||
copyright = u'2017, ETS Labs'
|
||||
copyright = u'2020, ETS Labs'
|
||||
author = u'ETS Labs'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
|
Loading…
Reference in New Issue