Skip to content

Commit c8a8dcb

Browse files
committed
save
1 parent 1dc7e28 commit c8a8dcb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cuda_core/cuda/core/experimental/_linker.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED.
2+
#
3+
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
4+
15
import weakref
26
from dataclasses import dataclass
37
from typing import List, Optional

0 commit comments

Comments
 (0)