From dab2cfbd7cbfc81a229549d7dad86b6dd7f2594c Mon Sep 17 00:00:00 2001 From: dongxuy04 <78518666+dongxuy04@users.noreply.github.com> Date: Thu, 16 Nov 2023 09:35:08 +0800 Subject: [PATCH] Update cpp/bench/CMakeLists.txt Co-authored-by: Brad Rees <34135411+BradReesWork@users.noreply.github.com> --- cpp/bench/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/bench/CMakeLists.txt b/cpp/bench/CMakeLists.txt index 2289038de..ee9936adf 100644 --- a/cpp/bench/CMakeLists.txt +++ b/cpp/bench/CMakeLists.txt @@ -1,5 +1,5 @@ #============================================================================= -# Copyright (c) 2018-2023, NVIDIA CORPORATION. +# Copyright (c) 2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.