Added license information (#1862)

* Added license information

* Remove leading space in include

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Mythreya Kuricheti <mythreya.kuricheti@amd.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
이 커밋은 다음에 포함됨:
Gopesh Bhardwaj
2025-11-18 22:35:11 +05:30
커밋한 사람 GitHub
부모 4c4b3a3e95
커밋 9fa00a76d3
9개의 변경된 파일27개의 추가작업 그리고 0개의 파일을 삭제
+3
파일 보기
@@ -1,3 +1,6 @@
//Copyright © Advanced Micro Devices, Inc., or its affiliates.
//SPDX-License-Identifier: MIT
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <cstring>
+3
파일 보기
@@ -1,3 +1,6 @@
//Copyright © Advanced Micro Devices, Inc., or its affiliates.
//SPDX-License-Identifier: MIT
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <fstream>
+3
파일 보기
@@ -1,3 +1,6 @@
//Copyright © Advanced Micro Devices, Inc., or its affiliates.
//SPDX-License-Identifier: MIT
#include <gtest/gtest.h>
#include "core/pm4_factory.h"
+3
파일 보기
@@ -1,3 +1,6 @@
//Copyright © Advanced Micro Devices, Inc., or its affiliates.
//SPDX-License-Identifier: MIT
#include <gtest/gtest.h>
#include <memory>
#include <vector>
+3
파일 보기
@@ -1,3 +1,6 @@
//Copyright © Advanced Micro Devices, Inc., or its affiliates.
//SPDX-License-Identifier: MIT
#include <gtest/gtest.h>
#include <cstdint>
#include <vector>
+3
파일 보기
@@ -1,3 +1,6 @@
//Copyright © Advanced Micro Devices, Inc., or its affiliates.
//SPDX-License-Identifier: MIT
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <cstring>
+3
파일 보기
@@ -1,3 +1,6 @@
//Copyright © Advanced Micro Devices, Inc., or its affiliates.
//SPDX-License-Identifier: MIT
#include <gtest/gtest.h>
#include <cstdint>
#include <vector>
+3
파일 보기
@@ -1,3 +1,6 @@
//Copyright © Advanced Micro Devices, Inc., or its affiliates.
//SPDX-License-Identifier: MIT
#include <gtest/gtest.h>
#include "../trace_config.h"
+3
파일 보기
@@ -1,3 +1,6 @@
//Copyright © Advanced Micro Devices, Inc., or its affiliates.
//SPDX-License-Identifier: MIT
#include <gtest/gtest.h>
#include "util/hsa_rsrc_factory.h"