Skip to content

Commit e37f510

Browse files
author
Diptorup Deb
committed
Add missing license headers.
1 parent be68c49 commit e37f510

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

numba_dpex/tests/experimental/kernel_api_overloads/spv_overloads/test_atomic_fence.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2023 - 2024 Intel Corporation
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
import dpnp
26

37
import numba_dpex as dpex

numba_dpex/tests/experimental/kernel_api_overloads/spv_overloads/test_barriers.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2023 - 2024 Intel Corporation
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
import dpnp
26

37
import numba_dpex as dpex

0 commit comments

Comments
 (0)