From c0028aa03b45d24eb848652947bb9817e88329d8 Mon Sep 17 00:00:00 2001 From: Arunachalam Ganapathy Date: Mon, 7 Mar 2022 16:31:52 +0000 Subject: [PATCH] update copyright year Signed-off-by: Arunachalam Ganapathy Change-Id: Id5ed79727545115ccff0d93c9f8ecd09f6c253b4 --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index d9cea1e..f0bbdbf 100644 --- a/conf.py +++ b/conf.py @@ -18,8 +18,8 @@ # -- Project information ----------------------------------------------------- project = 'Arm reference solutions' -copyright = '2020-2021, Arm' -author = 'Avinash Mehta' +copyright = '2020-2022, Arm' +author = 'Arunachalam Ganapathy' # -- General configuration --------------------------------------------------- -- GitLab