1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-24 02:04:22 +00:00

updated copyright year, and indentation space

This commit is contained in:
Pablo Hoffman 2010-06-14 07:16:51 -03:00
parent 247fc26598
commit ede1df4b4f
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ master_doc = 'index'
# General information about the project.
project = u'Scrapy'
copyright = u'2008-2009, Insophia'
copyright = u'2008-2010, Insophia'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the