From 55b47905e7816f9097e1da0041e0a2b22ce4af43 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Mon, 9 Jan 2023 17:35:07 +0100 Subject: [PATCH] Bump copyright years --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 96f97bf..08efee8 100644 --- a/source/conf.py +++ b/source/conf.py @@ -18,7 +18,7 @@ # -- Project information ----------------------------------------------------- project = 'OpenStack Administration Guide' -copyright = '2020, StackHPC Ltd' +copyright = '2020-2023, StackHPC Ltd' author = 'StackHPC Ltd'