From c08b277be45deff8e3bb590054da4b9d65cb21d6 Mon Sep 17 00:00:00 2001
From: ulif <uli@gnufix.de>
Date: Sat, 18 Feb 2017 07:28:18 +0100
Subject: [PATCH] Update year in docs.

---
 docs/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/conf.py b/docs/conf.py
index 818eb83..bb86cd5 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -53,7 +53,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'diceware'
-copyright = '2015, 2016, Uli Fouquet'
+copyright = '2015-2017, Uli Fouquet'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
-- 
GitLab