Updating licensing / attribution for documentation (#432)

This commit is contained in:
gilbertlee-amd
2021-10-08 13:17:24 -06:00
committed by GitHub
parent e506d14d18
commit a6368bac99
3 changed files with 49 additions and 4 deletions
+1 -4
View File
@@ -56,7 +56,7 @@ master_doc = 'index'
# General information about the project.
project = u'RCCL'
copyright = u'2015-2018, NVIDIA CORPORATION; Modifications Copyright 2019-2021 Advanced Micro Devices'
copyright = u'Copyright 2019-2021 Advanced Micro Devices'
author = u'Advanced Micro Devices'
# The version info for the project you're documenting, acts as replacement for
@@ -180,6 +180,3 @@ texinfo_documents = [
author, 'RCCL', 'One line description of project.',
'Miscellaneous'),
]