From a07ede814f7203b6023753c9734c121e29d2f6f8 Mon Sep 17 00:00:00 2001 From: Vladyslav Tsymbal Date: Tue, 14 Jul 2026 18:47:15 +0300 Subject: [PATCH] Update copyright headers This is a follow-up commit for the MR 1709, which was merged without copyright updates. Relates-To: HERESDK-12772 Signed-off-by: Vladyslav Tsymbal --- olp-cpp-sdk-core/include/olp/core/client/OlpClient.h | 2 +- olp-cpp-sdk-core/src/client/OlpClient.cpp | 2 +- olp-cpp-sdk-core/tests/client/OlpClientTest.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/olp-cpp-sdk-core/include/olp/core/client/OlpClient.h b/olp-cpp-sdk-core/include/olp/core/client/OlpClient.h index a472d1798..31fe149bf 100644 --- a/olp-cpp-sdk-core/include/olp/core/client/OlpClient.h +++ b/olp-cpp-sdk-core/include/olp/core/client/OlpClient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2024 HERE Europe B.V. + * Copyright (C) 2019-2026 HERE Europe B.V. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/olp-cpp-sdk-core/src/client/OlpClient.cpp b/olp-cpp-sdk-core/src/client/OlpClient.cpp index 6375bb158..662c8d8a8 100644 --- a/olp-cpp-sdk-core/src/client/OlpClient.cpp +++ b/olp-cpp-sdk-core/src/client/OlpClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2024 HERE Europe B.V. + * Copyright (C) 2019-2026 HERE Europe B.V. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/olp-cpp-sdk-core/tests/client/OlpClientTest.cpp b/olp-cpp-sdk-core/tests/client/OlpClientTest.cpp index 2f557af10..0a75ce524 100644 --- a/olp-cpp-sdk-core/tests/client/OlpClientTest.cpp +++ b/olp-cpp-sdk-core/tests/client/OlpClientTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2024 HERE Europe B.V. + * Copyright (C) 2019-2026 HERE Europe B.V. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.