From fc72b5d5adb77cf8691945ee499a05b5c1bfbec8 Mon Sep 17 00:00:00 2001 From: Russ Danner Date: Tue, 15 Oct 2019 14:46:06 -0400 Subject: [PATCH] Update conf.py Noticed the copyright was 2016. Not sure what the policy here is but just in case this helps :D --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 621919d4f..38d40a4aa 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,7 @@ # General information about the project. project = u'F5 Python SDK' -copyright = u'2016, F5 Networks' +copyright = u'2019, F5 Networks' author = u'F5 Networks' # The version info for the project you're documenting, acts as replacement for