Update licenses and add third party notice - #16128
Open
pzelasko wants to merge 6 commits into
Open
Conversation
pzelasko
force-pushed
the
agent/update-licenses-third-party-notice
branch
from
August 24, 2026 18:44
78aea2f to
046af6a
Compare
pzelasko
force-pushed
the
agent/update-licenses-third-party-notice
branch
from
August 24, 2026 19:07
046af6a to
41b3490
Compare
pzelasko
force-pushed
the
agent/update-licenses-third-party-notice
branch
from
August 24, 2026 19:29
41b3490 to
d572d4a
Compare
Signed-off-by: Piotr Żelasko <pzelasko@nvidia.com>
Signed-off-by: Piotr Żelasko <pzelasko@nvidia.com>
Signed-off-by: Piotr Żelasko <pzelasko@nvidia.com>
Signed-off-by: Piotr Żelasko <pzelasko@nvidia.com>
Signed-off-by: Piotr Żelasko <pzelasko@nvidia.com>
Signed-off-by: Piotr Żelasko <pzelasko@nvidia.com>
pzelasko
force-pushed
the
agent/update-licenses-third-party-notice
branch
from
August 24, 2026 20:17
d572d4a to
816871b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
THIRD-PARTY-NOTICEScovering all 330 third-party dependencies, grouping package/version lists by applicable license and including the full license termsSPDX-License-Identifier: Apache-2.0and normalize the NVIDIA entity toNVIDIA CORPORATION & AFFILIATESin all 1,651 in-scope source headers while preserving every existing yearLICENSESigning Your Worksection toCONTRIBUTING.mdwith the complete verbatim DCO 1.1 text and sign-off instructionsBSD 2-Clause LicensetoBSD-2-ClauseThe changes are split into focused, signed-off commits so the dependency notices, bulk source-header migration, LICENSE update, DCO text, SPDX correction, and inline attribution fixes can be reviewed independently.
Validation
pre-commit run --from-ref origin/main --to-ref HEADgit diff --check origin/main..HEADTHIRD-PARTY-NOTICEScontains 30 full license-text sections and that all 330 dependencies are covered by at least one applicable license sectionApache-2.0SPDX identifierLICENSE, theSigning Your Worksection, and the correctedBSD-2-ClauseidentifierSigned-off-bytrailerUnit tests were not run because this PR changes licensing metadata, comments, and documentation only.