From f751bdf0b1dd9474493562b538c26d0580c4575c Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Tue, 28 Feb 2017 22:25:13 +0200 Subject: [PATCH] Update documentation copyright year --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index f310c444..00679ec2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,7 +48,7 @@ master_doc = 'index' # General information about the project. project = u'Dependency Injector' -copyright = u'2016, ETS Labs' +copyright = u'2017, ETS Labs' author = u'ETS Labs' # The version info for the project you're documenting, acts as replacement for