From b7837a965611b07ebab571dff2054b29c8b87147 Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Fri, 24 Mar 2017 15:29:22 +0100 Subject: [PATCH] docs: update copyright year to 2017 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 5fb1ee7..adbe6a0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'Overviewer' -copyright = u'2010-2016 The Overviewer Team' +copyright = u'2010-2017 The Overviewer Team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the