From 776092915301a74c66086f4b0b0e1d98c65ede7d Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 12 Jan 2013 17:08:17 +0900 Subject: [PATCH] doc: Update copyright year --- doc/conf.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py.in b/doc/conf.py.in index 81d83a1f..c8a8239b 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -64,7 +64,7 @@ master_doc = 'index' # General information about the project. 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 # |version| and |release|, also used in various other places throughout the