From b00a4dcb8e6531c4016e15ad3121751eddda40ce Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Sat, 7 Jan 2023 20:33:30 +0000 Subject: [PATCH] Update copyright --- 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 bf23102..8e80e80 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -7,7 +7,7 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information project = 'BRECcIA Relationship Mapper' -copyright = 'University of Southampton' +copyright = 'Matthew Grove, University of Southampton' author = 'Matthew Grove' release = '1.1'