From 7f6e29ca7879921855da32f4f93c248f4b3578de Mon Sep 17 00:00:00 2001 From: Dmitry Razdoburdin Date: Wed, 22 Nov 2023 12:10:43 +0100 Subject: [PATCH] Update tests/cpp/plugin/test_sycl_predictor.cc Co-authored-by: Alexandra --- tests/cpp/plugin/test_sycl_predictor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cpp/plugin/test_sycl_predictor.cc b/tests/cpp/plugin/test_sycl_predictor.cc index 788d75fcbbfa..f82a9f33d5f8 100755 --- a/tests/cpp/plugin/test_sycl_predictor.cc +++ b/tests/cpp/plugin/test_sycl_predictor.cc @@ -1,5 +1,5 @@ /*! - * Copyright 2017-2020 XGBoost contributors + * Copyright 2017-2023 XGBoost contributors */ #include #include