From 9656a21ebec7c893c8be40a38f3e56c19bf1b033 Mon Sep 17 00:00:00 2001 From: Dante Dam <37320033+laggycomputer@users.noreply.github.com> Date: Fri, 11 Jan 2019 09:25:24 -0800 Subject: Bumped copyright years to 2019. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 56ffc572..a1a11869 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -69,7 +69,7 @@ master_doc = 'index' # General information about the project. project = u'discord.py' -copyright = u'2015-2017, Rapptz' +copyright = u'2015-2019, Rapptz' # 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.3