diff --git a/build_tools/promote_whl_from_rc_to_final.py b/build_tools/promote_whl_from_rc_to_final.py index 73a4850b6..341d2e6c2 100755 --- a/build_tools/promote_whl_from_rc_to_final.py +++ b/build_tools/promote_whl_from_rc_to_final.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2024 The IREE Authors +# Copyright 2024 Advanced Micro Devices, Inc. # # Licensed under the Apache License v2.0 with LLVM Exceptions. # See https://llvm.org/LICENSE.txt for license information.