Hello NVIDIA team,
I was reviewing the LICENSE file for nccl-tests and noticed a slight deviation in the wording regarding endorsement:
The current wording in LICENSE.txt is:
Neither the name of NVIDIA CORPORATION, nor the names of their contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Reference:
https://github.com/NVIDIA/nccl-tests/blob/master/LICENSE.txt#L12-L14
Standard BSD-style wording:
Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
The current phrasing explicitly mentions “NVIDIA CORPORATION,” whereas the standard formulation refers to “the copyright holder.” Using the standard wording could help align the license with common BSD-style licenses and avoid potential ambiguity in interpretation.
Thank you for considering this suggestion.
Hello NVIDIA team,
I was reviewing the LICENSE file for nccl-tests and noticed a slight deviation in the wording regarding endorsement:
The current wording in LICENSE.txt is:
Reference:
https://github.com/NVIDIA/nccl-tests/blob/master/LICENSE.txt#L12-L14
Standard BSD-style wording:
Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.The current phrasing explicitly mentions “NVIDIA CORPORATION,” whereas the standard formulation refers to “the copyright holder.” Using the standard wording could help align the license with common BSD-style licenses and avoid potential ambiguity in interpretation.
Thank you for considering this suggestion.