From b47417479d4754e9d0c9f26e20596d33528d2ed0 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 2 May 2023 07:56:50 -0700 Subject: [PATCH] doc/dev: Update copyright year Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- doc/dev/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/conf.py b/doc/dev/conf.py index 937d93efd..252676132 100644 --- a/doc/dev/conf.py +++ b/doc/dev/conf.py @@ -22,7 +22,7 @@ sys.path.insert(0, os.path.abspath('../../')) # pylint: disable=invalid-name project = 'FreedomBox' -copyright = '2021, FreedomBox Authors' +copyright = '2021-2023, FreedomBox Authors' author = 'FreedomBox Authors' # The short X.Y version