rocr: Add copyright for new files (#886)

Signed-off-by: Alysa Liu <Alysa.Liu@amd.com>
This commit is contained in:
Alysa Liu
2025-09-11 10:56:31 -04:00
committed by GitHub
parent 3e1e2408a9
commit 2b2b8329b5
47 changed files with 280 additions and 10 deletions
@@ -1,3 +1,9 @@
/*
* Copyright © Advanced Micro Devices, Inc., or its affiliates.
*
* SPDX-License-Identifier: MIT
*/
#ifdef _WIN32 // Compiling for Windows Platform
#include <stdlib.h>