From 6c426c1f202369c35f21bd8c8f5eaae5c7b20731 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 12 Feb 2020 15:33:57 -0800 Subject: [PATCH] doc/dev: Update copyright year 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 fa0bc7b69..25098a70d 100644 --- a/doc/dev/conf.py +++ b/doc/dev/conf.py @@ -38,7 +38,7 @@ django.setup(set_prefix=True) # pylint: disable=invalid-name project = 'FreedomBox' -copyright = '2019, FreedomBox Authors' +copyright = '2020, FreedomBox Authors' author = 'FreedomBox Authors' # The short X.Y version