From 3b5abf1ae9a8b3d0c8c996a970512f9172c89120 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Thu, 22 Aug 2024 10:45:19 -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 27fd9e7d7..3aba53caa 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-2023, FreedomBox Authors' +copyright = '2021-2024, FreedomBox Authors' author = 'FreedomBox Authors' # The short X.Y version