From 2d221058df94a9b02f4cbde0a742ae7594da659a Mon Sep 17 00:00:00 2001 From: Masaki Baba Date: Mon, 9 Sep 2024 10:05:40 +0900 Subject: [PATCH] fix company name Signed-off-by: a-maumau Co-authored-by: Yamato Ando --- map/autoware_lanelet2_map_utils/src/fix_lane_change_tags.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map/autoware_lanelet2_map_utils/src/fix_lane_change_tags.cpp b/map/autoware_lanelet2_map_utils/src/fix_lane_change_tags.cpp index 01fba650..be9ec44a 100644 --- a/map/autoware_lanelet2_map_utils/src/fix_lane_change_tags.cpp +++ b/map/autoware_lanelet2_map_utils/src/fix_lane_change_tags.cpp @@ -1,4 +1,4 @@ -// Copyright 2020 Tier IV, Inc. +// Copyright 2020 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.