diff --git a/docs/source/conf.py b/docs/source/conf.py index bc74c42f..5d4b9b9f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -18,8 +18,8 @@ # -- Project information ----------------------------------------------------- project = 'BioNetGen' -copyright = '2022, Caleb Armstrong' -author = 'Ali Sinan Saglam & Caleb Armstrong' +copyright = '2024, James R. Faeder' +author = 'Caleb Armstrong, Ali Sinan Saglam, and James R. Faeder' # The short X.Y version # version = "0" @@ -70,4 +70,4 @@ # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] \ No newline at end of file +html_static_path = ['_static']