From ff9f5749e13bef6337f1d844019d051125796505 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Fri, 20 Jan 2017 23:19:19 -0500 Subject: Update copyright year to 2017. --- 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 0d4a84d9..f46aadc9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -67,7 +67,7 @@ master_doc = 'index' # General information about the project. project = u'discord.py' -copyright = u'2015, Rapptz' +copyright = u'2015-2017, 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