chore(copyright): update copyright header for script directory (#3184)

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

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

---------

Co-authored-by: Vidyasagar Ananthan <vanantha@amd.com>
This commit is contained in:
Aviral Goel
2025-11-11 14:26:01 -05:00
committed by GitHub
parent 1b1c46e508
commit ab68c9d384
42 changed files with 108 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright © Advanced Micro Devices, Inc., or its affiliates.
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
for file in $(git diff --cached --name-only --diff-filter=ACM | grep -E '\.(cpp|hpp|txt|inc)$'); do