doc: Update copyright year
This commit is contained in:
parent
84db4f256e
commit
7760929153
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue