Skip to content

Commit ed84231

Browse files
committed
Merge pull request scrapy#944 from JeffPaine/patch-1
Update docs copyright year range
2 parents 13f83f0 + b422312 commit ed84231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
# General information about the project.
4444
project = u'Scrapy'
45-
copyright = u'2008-2013, Scrapy developers'
45+
copyright = u'2008-2014, Scrapy developers'
4646

4747
# The version info for the project you're documenting, acts as replacement for
4848
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)