From dd8116b7eb353a086ee8067bc624a13c360056cc Mon Sep 17 00:00:00 2001 From: Michael <4115205+MelamudMichael@users.noreply.github.com> Date: Thu, 29 Feb 2024 21:04:02 +0200 Subject: [PATCH] Update CMakeLists.txt --- pubsub/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubsub/CMakeLists.txt b/pubsub/CMakeLists.txt index 9126a6a..6cb9d8e 100644 --- a/pubsub/CMakeLists.txt +++ b/pubsub/CMakeLists.txt @@ -17,7 +17,7 @@ # specific language governing permissions and limitations # under the License. # SPDX-FileType: SOURCE -# SPDX-FileCopyrightText: 2023 General Motors GTO LLC +# SPDX-FileCopyrightText: 2024 General Motors GTO LLC # SPDX-License-Identifier: Apache-2.0 cmake_minimum_required(VERSION 3.20)