update copyright notice.

This commit is contained in:
Zhongqi An 2024-12-04 15:41:37 +08:00
parent 10a48eb2a9
commit 38bf3cdc2b
3 changed files with 9 additions and 4 deletions

View File

@ -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
************************************************************************/

View File

@ -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>

View File

@ -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__