From 4c88e5abbffbc81ffb32dfab16dc064e1e709583 Mon Sep 17 00:00:00 2001 From: Masaki Baba Date: Mon, 9 Sep 2024 10:05:40 +0900 Subject: [PATCH] fix company name 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 01fba6509..be9ec44af 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.