From 1cb759a9d97f9f3245ed67facaca1fedff3ca833 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 19 Mar 2017 21:14:08 -0400 Subject: [PATCH] roman numberals --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 41bc6066..9b135d31 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -59,7 +59,7 @@ master_doc = 'index' # General information about the project. project = u'Requests' -copyright = u'2017. A Kenneth Reitz Project' +copyright = u'MMXVII. A Kenneth Reitz Project' author = u'Kenneth Reitz' # The version info for the project you're documenting, acts as replacement for