chore(copyright): update copyright header for example directory (#3273)

* chore(copyright): update copyright header for codegen directory

* chore(copyright): update copyright header for example directory

[ROCm/composable_kernel commit: d85f065b15]
This commit is contained in:
Aviral Goel
2025-11-25 06:02:41 +04:00
committed by GitHub
parent 9cb3d700da
commit 91ffc9dd1e
729 changed files with 1077 additions and 1025 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
EXE=build/bin/tile_example_moe_smoothquant

View File

@@ -1,4 +1,7 @@
#!/bin/sh
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
EXE=build/bin/tile_example_moe_smoothquant
for pr_i in "fp16" "bf16" ; do