From f312a7c8f2d92d0bfe111c9301f64d85bf787e3f Mon Sep 17 00:00:00 2001 From: intwanghao Date: Fri, 26 Apr 2024 10:36:56 +0800 Subject: [PATCH] fix Signed-off-by: intwanghao --- behavior_tests/src/bt-code-pin-log-filename/test.cu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/behavior_tests/src/bt-code-pin-log-filename/test.cu b/behavior_tests/src/bt-code-pin-log-filename/test.cu index c3bc4a9d0..720cd56ff 100644 --- a/behavior_tests/src/bt-code-pin-log-filename/test.cu +++ b/behavior_tests/src/bt-code-pin-log-filename/test.cu @@ -1,5 +1,5 @@ //============================================================== -// Copyright 2019 Intel Corporation +// Copyright (C) Intel Corporation // // SPDX-License-Identifier: MIT // =============================================================