doc/dev: Update copyright year

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2024-08-22 10:45:19 -07:00 committed by James Valleroy
parent 5b9265adf5
commit 3b5abf1ae9
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -22,7 +22,7 @@ sys.path.insert(0, os.path.abspath('../../'))
# pylint: disable=invalid-name # pylint: disable=invalid-name
project = 'FreedomBox' project = 'FreedomBox'
copyright = '2021-2023, FreedomBox Authors' copyright = '2021-2024, FreedomBox Authors'
author = 'FreedomBox Authors' author = 'FreedomBox Authors'
# The short X.Y version # The short X.Y version