From a91807068e9ec3d78e5fdaa3f0480edbc93bbeec Mon Sep 17 00:00:00 2001 From: Vasileios Karakasis Date: Wed, 23 Nov 2022 22:54:02 +0100 Subject: [PATCH] Update copyright notice in docs --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 43a73bca9b..263f55823b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -85,7 +85,7 @@ # General information about the project. project = 'ReFrame' -copyright = '2016-2022, CSCS/ETH Zurich' +copyright = '2016-2022, CSCS/ETH Zurich and other ReFrame Project Developers' author = 'ReFrame Project Developers' # The version info for the project you're documenting, acts as replacement for