From 455a8fc8cab12bbcbf35f04053da84ec0ed1c5c6 Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Sat, 17 Mar 2018 08:03:35 +0100 Subject: update docs copyright years --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 84e6517..4b4a760 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,7 +57,7 @@ master_doc = 'index' # General information about the project. project = 'python-gitlab' -copyright = '2013-2016, Gauvain Pocentek, Mika Mäenpää' +copyright = '2013-2018, Gauvain Pocentek, Mika Mäenpää' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the -- cgit v1.2.1