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,5 +1,8 @@
#!/usr/bin/env python3
## 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
# CK needs to be built with ability to use dependency parser and generate dependencies