Fix missing copyright notices.

This commit is contained in:
John Afaganis
2025-11-27 13:56:13 -07:00
parent c54ecd905b
commit a73761408e
5 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
#!/usr/bin/env python3
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
import json
import argparse
import os