From fcd46ee05e83d2104d9879f7f4f3b7686878260e Mon Sep 17 00:00:00 2001 From: TianyuanWu Date: Tue, 5 Aug 2025 14:52:42 +0800 Subject: [PATCH] Omit copyright year Signed-off-by: TianyuanWu --- include/ck_tile/ops/gemm/warp/warp_gemm_attribute_wmma.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_wmma.hpp b/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_wmma.hpp index 2d9c78ccf4..13d3ebae85 100644 --- a/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_wmma.hpp +++ b/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_wmma.hpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -// Copyright (c) 2018-2025, Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) Advanced Micro Devices, Inc. All rights reserved. #pragma once