Skip to content

Commit 61830a9

Browse files
committed
Add SPDX for DESCRIPTION.rst files
1 parent 4affc86 commit 61830a9

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

cuda_bindings/DESCRIPTION.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
2+
13
****************************************
24
cuda-bindings: Low-level CUDA interfaces
35
****************************************

cuda_core/DESCRIPTION.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. SPDX-License-Identifier: Apache-2.0
2+
13
*******************************************************
24
cuda-core: Pythonic access to CUDA core functionalities
35
*******************************************************

cuda_python/DESCRIPTION.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
2+
13
**************************************************************
24
cuda-python: Metapackage collection of CUDA Python subpackages
35
**************************************************************

0 commit comments

Comments
 (0)