Skip to content

Commit cd09fec

Browse files
committed
Manually fix up 3 files marked as "binary".
1 parent bdb986b commit cd09fec

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

cuda_bindings/cuda/bindings/_bindings/loader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021-2024 NVIDIA Corporation. All rights reserved.
1+
// SPDX-FileCopyrightText: Copyright (c) 2021-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
// SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
33
//
44
// Please refer to the NVIDIA end user license agreement (EULA) associated

cuda_bindings/cuda/bindings/_lib/param_packer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021-2024 NVIDIA Corporation. All rights reserved.
1+
// SPDX-FileCopyrightText: Copyright (c) 2021-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
// SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
33
//
44
// Please refer to the NVIDIA end user license agreement (EULA) associated

cuda_core/cuda/core/experimental/include/utility.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED.
1+
// SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
//
33
// SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
44

0 commit comments

Comments
 (0)