SWDEV-553044 : Adding missing copyright header in rocm-core (#875)

SWDEV-553044 : Adding missing copyright header in rocm-core
This commit is contained in:
nunnikri
2025-09-10 10:10:16 -07:00
کامیت شده توسط GitHub
والد 8bc97e3273
کامیت b6ffa43226
2فایلهای تغییر یافته به همراه9 افزوده شده و 1 حذف شده
@@ -1,3 +1,9 @@
/*
Copyright © Advanced Micro Devices, Inc., or its affiliates.
SPDX-License-Identifier: MIT
*/
#include "rocm_version.h"
#include <string.h>
#include <stdlib.h>
@@ -1,6 +1,8 @@
#%Module1.0######################################################################
#######################################################################
##
## Rocm module
## Copyright © Advanced Micro Devices, Inc., or its affiliates.
## SPDX-License-Identifier: MIT
##
module-whatis "Adds ROCm binary paths to your environment variable"