From ec14b8d0598ea13023e754889d6be29de2cbc51f Mon Sep 17 00:00:00 2001 From: Hyungyu Kim Date: Mon, 17 Feb 2025 15:31:42 +0900 Subject: [PATCH] Change corperation in the license --- .../include/turtlebot3_gazebo/traffic_bar_plugin.hpp | 2 +- .../include/turtlebot3_gazebo/traffic_light_plugin.hpp | 2 +- turtlebot3_gazebo/src/traffic_bar_plugin.cpp | 2 +- turtlebot3_gazebo/src/traffic_light_plugin.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/turtlebot3_gazebo/include/turtlebot3_gazebo/traffic_bar_plugin.hpp b/turtlebot3_gazebo/include/turtlebot3_gazebo/traffic_bar_plugin.hpp index 48e6a8a..1a7a2e5 100644 --- a/turtlebot3_gazebo/include/turtlebot3_gazebo/traffic_bar_plugin.hpp +++ b/turtlebot3_gazebo/include/turtlebot3_gazebo/traffic_bar_plugin.hpp @@ -1,4 +1,4 @@ -// Copyright 2025 Open Source Robotics Foundation +// Copyright 2025 ROBOTIS CO., LTD. // // 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/turtlebot3_gazebo/include/turtlebot3_gazebo/traffic_light_plugin.hpp b/turtlebot3_gazebo/include/turtlebot3_gazebo/traffic_light_plugin.hpp index 2018318..874a3fc 100644 --- a/turtlebot3_gazebo/include/turtlebot3_gazebo/traffic_light_plugin.hpp +++ b/turtlebot3_gazebo/include/turtlebot3_gazebo/traffic_light_plugin.hpp @@ -1,4 +1,4 @@ -// Copyright 2025 Open Source Robotics Foundation +// Copyright 2025 ROBOTIS CO., LTD. // // 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/turtlebot3_gazebo/src/traffic_bar_plugin.cpp b/turtlebot3_gazebo/src/traffic_bar_plugin.cpp index 65b7427..32e17dc 100644 --- a/turtlebot3_gazebo/src/traffic_bar_plugin.cpp +++ b/turtlebot3_gazebo/src/traffic_bar_plugin.cpp @@ -1,4 +1,4 @@ -// Copyright 2025 Open Source Robotics Foundation +// Copyright 2025 ROBOTIS CO., LTD. // // 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/turtlebot3_gazebo/src/traffic_light_plugin.cpp b/turtlebot3_gazebo/src/traffic_light_plugin.cpp index deb1c3f..dfcb2d9 100644 --- a/turtlebot3_gazebo/src/traffic_light_plugin.cpp +++ b/turtlebot3_gazebo/src/traffic_light_plugin.cpp @@ -1,4 +1,4 @@ -// Copyright 2025 Open Source Robotics Foundation +// Copyright 2025 ROBOTIS CO., LTD. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.