From 6ae845ed9a5f0d8a748e69f2b047bad563187491 Mon Sep 17 00:00:00 2001 From: Kosuke Takeuchi Date: Fri, 28 Feb 2025 13:50:45 +0900 Subject: [PATCH] Update planning/autoware_path_generator/test/test_path_generator_node_interface.cpp Signed-off-by: kosuke55 Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com> Signed-off-by: kosuke55 --- .../test/test_path_generator_node_interface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planning/autoware_path_generator/test/test_path_generator_node_interface.cpp b/planning/autoware_path_generator/test/test_path_generator_node_interface.cpp index 0a5c916ea..de55a73af 100644 --- a/planning/autoware_path_generator/test/test_path_generator_node_interface.cpp +++ b/planning/autoware_path_generator/test/test_path_generator_node_interface.cpp @@ -1,4 +1,4 @@ -// Copyright 2025 Tier IV, Inc. +// Copyright 2025 TIER IV, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.