From 37db7f9e62855067503ea627986de57df63d0ebf Mon Sep 17 00:00:00 2001 From: James McClure Date: Sun, 12 Sep 2021 20:24:38 -0400 Subject: [PATCH] update sphinx docx --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index fa5df96e..e67f47bd 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -18,7 +18,7 @@ import sys # -- Project information ----------------------------------------------------- project = 'LBPM' -copyright = '2021, James E McClure' +copyright = '2021' author = 'James E McClure' # The full version, including alpha/beta/rc tags