File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * SPDX-FileCopyrightText: Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
+ * SPDX-FileCopyrightText: Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3
3
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4
4
*
5
5
* Licensed under the Apache License, Version 2.0 (the "License");
15
15
* limitations under the License.
16
16
*
17
17
* Licensed under the Apache License v2.0 with LLVM Exceptions.
18
- * See LICENSE.txt for license information.
18
+ * See https://nvidia.github.io/NVTX/ LICENSE.txt for license information.
19
19
*/
20
20
21
21
/**
@@ -38,4 +38,4 @@ typedef struct nvtxSemanticsTime_v1
38
38
uint64_t timeId ;
39
39
} nvtxSemanticsTime_t ;
40
40
41
- #endif /* NVTX_SEMANTIC_ID_TIME_V1 */
41
+ #endif /* NVTX_SEMANTIC_ID_TIME_V1 */
You can’t perform that action at this time.
0 commit comments