Relicense CUDA Bindings and CUDA Python under Apache 2.0#2293
Conversation
Signed-off-by: Keith Kraus <keith.j.kraus@gmail.com>
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Signed-off-by: Keith Kraus <keith.j.kraus@gmail.com>
|
/ok to test |
|
| @@ -1,5 +1,5 @@ | |||
| # Copyright 2021-2025 NVIDIA Corporation. All rights reserved. | |||
| # SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE | |||
There was a problem hiding this comment.
I'm not sure why the copyright year updater didn't catch this one, but we should probably update all the years on the files this touches.
| @@ -1,4 +1,4 @@ | |||
| Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | |||
| Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | |||
There was a problem hiding this comment.
Retroactive? I don't think cuda-pathfinder existed in 2024.
|
codex found this: Tracked lockfiles still contain old cuda-bindings license metadata, e.g. cuda_bindings/pixi.lock:3035 and cuda_core/pixi.lock:4497. They are excluded from SPDX checks and partly describe old solved/released packages, but they will still show up in repo-wide old-license searches. |
Signed-off-by: Keith Kraus <keith.j.kraus@gmail.com>
I raised issue #2298 after seeing this. Not sure if we want to do anything about it, but I thought it's useful to document clearly what we have at the moment. |
|
@kkraus14 this branch is out-of-date with main. Do you want to re-trigger the CI with main merged? |
What
Dependency
This draft is based on the post-PR-2285 main branch and is blocked on the internal cybind MR.
Validation