From dcc115ca1b782a77ce0117a3f85991c38fe144df Mon Sep 17 00:00:00 2001 From: Ilan Date: Mon, 17 Feb 2020 21:22:48 +0100 Subject: [PATCH] Updates copyright --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index eb91926..b45e280 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -63,7 +63,7 @@ master_doc = 'index' # General information about the project. project = 'Django Q' -copyright = '2015-2018, Ilan Steemers' +copyright = '2015-2020, Ilan Steemers' author = 'Ilan Steemers' # The version info for the project you're documenting, acts as replacement for