From a64cbb966953582d976f55594122e3f292328aab Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Wed, 17 Feb 2016 16:45:52 +0800 Subject: [PATCH] Copyright to 2016 --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 387a465..c9c67a3 100644 --- a/source/conf.py +++ b/source/conf.py @@ -44,7 +44,7 @@ master_doc = 'index' # General information about the project. project = u'跟我一起写Makefile' -copyright = u'2014-2015, 作者:陈皓;排版:SeisMan' +copyright = u'2014-2016, 作者:陈皓;排版:SeisMan' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the