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,3 +1,6 @@
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
// SPDX-License-Identifier: MIT
#pragma once
#include <stdexcept>