mirror of
https://github.com/NVIDIA/nccl-tests.git
synced 2026-05-01 11:58:19 +08:00
update copyright notice.
This commit is contained in:
parent
10a48eb2a9
commit
38bf3cdc2b
@ -1,5 +1,6 @@
|
||||
/*************************************************************************
|
||||
* Copyright (c) 2016-2022, NVIDIA CORPORATION. All rights reserved.
|
||||
* Copyright (c) 2024, Scitix Tech PTE. LTD. All rights reserved.
|
||||
*
|
||||
* See LICENSE.txt for license information
|
||||
************************************************************************/
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
/**
|
||||
/*************************************************************************
|
||||
* Copyright (c) 2024, Scitix Tech PTE. LTD. All rights reserved.
|
||||
*/
|
||||
*
|
||||
* See LICENSE.txt for license information
|
||||
************************************************************************/
|
||||
|
||||
#include <unistd.h>
|
||||
#include <dirent.h>
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
/**
|
||||
/*************************************************************************
|
||||
* Copyright (c) 2024, Scitix Tech PTE. LTD. All rights reserved.
|
||||
*/
|
||||
*
|
||||
* See LICENSE.txt for license information
|
||||
************************************************************************/
|
||||
|
||||
#ifndef __UCOMMD_H__
|
||||
#define __UCOMMD_H__
|
||||
|
||||
Loading…
Reference in New Issue
Block a user