From 0c0a8ed86fe4ff764b030ec7a0a7b984bf905ddd Mon Sep 17 00:00:00 2001 From: Saad Rahim Date: Fri, 24 May 2019 15:05:00 -0700 Subject: [PATCH] Adding NVIDIA copyright --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index e4bc74ac0e..168af08995 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -56,7 +56,7 @@ master_doc = 'index' # General information about the project. project = u'RCCL' -copyright = u'2019, Advanced Mirco Devices' +copyright = u'2015-2018, NVIDIA CORPORATION; Modifications Copyright 2019 Advanced Mirco Devices' author = u'Advanced Mirco Devices' # The version info for the project you're documenting, acts as replacement for