Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Add copyright to license
Browse files Browse the repository at this point in the history
  • Loading branch information
wmaxey committed Sep 27, 2021
1 parent 9c7a1ad commit bb75bc9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/cuda/annotated_ptr
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2021 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
* NVIDIA SOFTWARE LICENSE
*
* This license is a legal agreement between you and NVIDIA Corporation ("NVIDIA") and governs your use of the NVIDIA/CUDA C++ Library software and materials provided hereunder (“SOFTWARE”).
Expand Down
2 changes: 2 additions & 0 deletions include/cuda/std/detail/__access_property
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2021 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
* NVIDIA SOFTWARE LICENSE
*
* This license is a legal agreement between you and NVIDIA Corporation ("NVIDIA") and governs your use of the NVIDIA/CUDA C++ Library software and materials provided hereunder (“SOFTWARE”).
Expand Down
2 changes: 2 additions & 0 deletions include/cuda/std/detail/__annotated_ptr
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2021 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
*
* NVIDIA SOFTWARE LICENSE
*
* This license is a legal agreement between you and NVIDIA Corporation ("NVIDIA") and governs your use of the NVIDIA/CUDA C++ Library software and materials provided hereunder (“SOFTWARE”).
Expand Down

0 comments on commit bb75bc9

Please sign in to comment.