We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d554acd commit d5a9757Copy full SHA for d5a9757
LICENSE.md
@@ -1,4 +1,6 @@
1
This repository is structured in a way that files are licensed differently
2
- [`cuda.python`](./cuda_python/LICENSE): NVIDIA Software License
3
- [`cuda.bindings`](./cuda_bindings/LICENSE): NVIDIA Software License
4
- - [`cuda.core`](./cuda_core/LICENSE) and everything else in this repository: Apache 2.0
+ - [`cuda.core`](./cuda_core/LICENSE): Apache 2.0
5
+ - [`cuda.pathfinder`](./cuda_pathfinder/LICENSE): Apache 2.0
6
+ - Repo metadata, CI tools, GitHub workflows: Apache 2.0
0 commit comments