1
0
mirror of https://github.com/moparisthebest/spdylay synced 2024-11-15 22:15:14 -05:00

doc: Update copyright year

This commit is contained in:
Tatsuhiro Tsujikawa 2013-01-12 17:08:17 +09:00
parent 84db4f256e
commit 7760929153

View File

@ -64,7 +64,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'Spdylay' project = u'Spdylay'
copyright = u'2012, Tatsuhiro Tsujikawa' copyright = u'2012, 2013, Tatsuhiro Tsujikawa'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the