Context
This issue was found during an Open Source Review Board (OSRB) audit of NVIDIA Warp. Warp vendors cuBQL under warp/native/cuBQL, where seven builder files split NVIDIA CORPORATION & AFFILIATES across two comment lines. As a result, only Copyright (c) 2025 NVIDIA is attached to the SPDX-FileCopyrightText tag.
A repository-wide audit found the same pattern in the top-level CMakeLists.txt and the aggregate N-body sample, for nine affected files in total.
Proposed fix
Join each affected notice so the complete legal entity appears on the SPDX-FileCopyrightText line. This is a comment-only change with no runtime impact.
Context
This issue was found during an Open Source Review Board (OSRB) audit of NVIDIA Warp. Warp vendors cuBQL under
warp/native/cuBQL, where seven builder files splitNVIDIA CORPORATION & AFFILIATESacross two comment lines. As a result, onlyCopyright (c) 2025 NVIDIAis attached to theSPDX-FileCopyrightTexttag.A repository-wide audit found the same pattern in the top-level
CMakeLists.txtand the aggregate N-body sample, for nine affected files in total.Proposed fix
Join each affected notice so the complete legal entity appears on the
SPDX-FileCopyrightTextline. This is a comment-only change with no runtime impact.