From c6c2c699e4d5d982cbe8bb4f3aead5a54963db77 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 27 Feb 2018 08:45:05 -0500 Subject: [PATCH] requests-HTML Signed-off-by: Kenneth Reitz --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index cde5294..ae61974 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -20,8 +20,8 @@ # -- Project information ----------------------------------------------------- import requests_html -project = 'requests-html' -copyright = '2018, Kenneth Reitz' +project = 'requests-HTML' +copyright = u'MMXVIII. A Kenneth Reitz Project' author = 'Kenneth Reitz' # The short X.Y version