From 8f5c2424266a8a8a370bdcbb9a8775cb3c0f562a Mon Sep 17 00:00:00 2001 From: Haicheng Wu <57973641+hwu36@users.noreply.github.com> Date: Mon, 13 Feb 2023 15:35:33 -0500 Subject: [PATCH] Update dual_gemm_common.h fix the copyright of a new file. --- examples/45_dual_gemm/dual_gemm_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/45_dual_gemm/dual_gemm_common.h b/examples/45_dual_gemm/dual_gemm_common.h index 615b480e..72fe62fb 100644 --- a/examples/45_dual_gemm/dual_gemm_common.h +++ b/examples/45_dual_gemm/dual_gemm_common.h @@ -1,5 +1,5 @@ /*************************************************************************************************** - * Copyright (c) 2017 - 2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved. + * Copyright (c) 2017 - 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without