diff --git a/tests/pytorch/fused_attn/test_paged_attn.py b/tests/pytorch/fused_attn/test_paged_attn.py index ff4a7ea0f4..ce40473c51 100644 --- a/tests/pytorch/fused_attn/test_paged_attn.py +++ b/tests/pytorch/fused_attn/test_paged_attn.py @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved. +# Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved. # # See LICENSE for license information.