mirror of https://github.com/scrapy/scrapy.git
Doc: update copyright notice
The years are updated. The hyphen is replaced with an en dash.
This commit is contained in:
parent
258121db04
commit
7020c3e452
|
|
@ -45,7 +45,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'Scrapy'
|
||||
copyright = u'2008-2016, Scrapy developers'
|
||||
copyright = u'2008–2018, Scrapy developers'
|
||||
|
||||
# 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