fix(copyright header): add header to missing files (#2807)

[ROCm/composable_kernel commit: f3239395dc]
This commit is contained in:
Aviral Goel
2025-09-11 15:27:08 -04:00
committed by GitHub
parent 3790ed04c6
commit 358f7ab285
19 changed files with 55 additions and 6 deletions

View File

@@ -1,3 +1,6 @@
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
// SPDX-License-Identifier: MIT
#include "ck_tile/core.hpp"
#include "ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp"
#include "ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_base.hpp"