mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 02:02:46 +00:00
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>
[ROCm/composable_kernel commit: ab68c9d384]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
## Copyright © Advanced Micro Devices, Inc. or its affiliates.
|
||||
## SPDX-License-Identifier: MIT
|
||||
|
||||
# This script generate list of files that are not referenced from any test (list in JSON format)
|
||||
# Script only looks at not referenced files from three directories: include, library and profiler
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright © Advanced Micro Devices, Inc., or its affiliates.
|
||||
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
"""
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright © Advanced Micro Devices, Inc., or its affiliates.
|
||||
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
"""
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright © Advanced Micro Devices, Inc., or its affiliates.
|
||||
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user