From 3c2c4ef96dc81edc94e5a9fed2bf231605e03ef8 Mon Sep 17 00:00:00 2001 From: Iain Learmonth Date: Sun, 1 May 2022 15:34:58 +0100 Subject: [PATCH] docs: correct copyright --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 4bd725c..325712e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -7,8 +7,8 @@ builtins.__sphinx_build__ = True # -- Project information ----------------------------------------------------- -project = 'Bypass Censorship' -copyright = '2022, Bypass Censorship' +project = 'Bypass Censorship Portal' +copyright = '2021-2022 SR2 Communications Limited' author = 'Bypass Censorship'