mirror of https://github.com/scrapy/scrapy.git
Merge pull request #944 from JeffPaine/patch-1
Update docs copyright year range
This commit is contained in:
commit
ed84231b60
|
|
@ -42,7 +42,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'Scrapy'
|
||||
copyright = u'2008-2013, Scrapy developers'
|
||||
copyright = u'2008-2014, 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