From ad6ebc053abff98725c0a852c412e9bafaae53de Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 20 Apr 2022 17:37:26 +0200 Subject: [PATCH] docs: Bump copyright year Signed-off-by: Andrei Gherzan --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 5c6ae4b..e7a2491 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ master_doc = 'index' # General information about the project. project = 'meta-raspberrypi' -copyright = '2021, meta-raspberrypi contributors' +copyright = '2022, meta-raspberrypi contributors' author = 'meta-raspberrypi contributors' # The version info for the project you're documenting, acts as replacement for