Merge pull request #3347 from korigod/doc_copyright-notice

Doc: update copyright notice
This commit is contained in:
Mikhail Korobov 2018-07-25 23:49:08 +03:00 committed by GitHub
commit 733ac6327c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ master_doc = 'index'
# General information about the project.
project = u'Scrapy'
copyright = u'2008-2016, Scrapy developers'
copyright = u'20082018, 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