Add copyright notices to missing files (#3133)

This commit is contained in:
John Afaganis
2025-10-31 08:35:11 -06:00
committed by GitHub
parent a7c52e8afa
commit 3f996ee738
20 changed files with 55 additions and 3 deletions

View File

@@ -1,4 +1,8 @@
#!/bin/sh
## Copyright © Advanced Micro Devices, Inc. or its affiliates.
## SPDX-License-Identifier: MIT
# TODO: run this script from CK root or build directory
EXE="$(find . -name tile_example_fmha_fwd_v3 -type f | head -n 1)"
VALID=0