From cc16a5efd4cda85c7df849c3f03a51ebd557a835 Mon Sep 17 00:00:00 2001 From: michael vincerra Date: Wed, 9 Feb 2022 15:04:31 -0800 Subject: [PATCH] Update copyright of documentation from 2021 to 2022. Signed-off-by: michael vincerra --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index d93316d1..c725ebe2 100644 --- a/source/conf.py +++ b/source/conf.py @@ -69,7 +69,7 @@ master_doc = 'index' # General information about the project. #project = u'Clear Linux* project' project = u'Clear Linux* Project Docs' -copyright = u'2021 Intel Corporation. All Rights Reserved.' +copyright = u'2022 Intel Corporation. All Rights Reserved.' author = u'many' # The version info for the project you're documenting, acts as replacement for