From 003f7e99185e8b9a07a1f4dd3b346b8381071922 Mon Sep 17 00:00:00 2001 From: titusquah <46580668+titusquah@users.noreply.github.com> Date: Wed, 7 Oct 2020 16:45:57 -0600 Subject: [PATCH] Update conf.py --- 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 12d57b2..ff35792 100644 --- a/docs/_source/conf.py +++ b/docs/_source/conf.py @@ -18,8 +18,8 @@ sys.path.insert(0, os.path.abspath('../../')) # -- Project information ----------------------------------------------------- project = 'LLEPE' -copyright = '2020, Titus Quah, Nwike Iloeje' -author = 'Titus Quah, Nwike Iloeje' +copyright = '2020, Argonne National Laboratory' +author = 'Argonne National Laboratory' master_doc = 'index' # The full version, including alpha/beta/rc tags