From c8a3c31dcc547de48e53cad12b08c1061ca1cc21 Mon Sep 17 00:00:00 2001 From: starry69 Date: Sun, 3 Jan 2021 14:42:51 +0530 Subject: [PATCH] Update copyright of docs config Signed-off-by: starry69 --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 78bfe945b..9638d271b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -50,7 +50,7 @@ master_doc = 'index' # General information about the project. project = u'Python Telegram Bot' -copyright = u'2015-2020, Leandro Toledo' +copyright = u'2015-2021, Leandro Toledo' author = u'Leandro Toledo' # The version info for the project you're documenting, acts as replacement for