Skip to content

Commit

Permalink
Make license tags consistent as well
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Jan 25, 2024
1 parent a0d199e commit d93f7f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion robotiq_controllers/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<description>Controllers for the Robotiq gripper.</description>
<maintainer email="[email protected]">Alex Moriarty</maintainer>
<maintainer email="[email protected]">Marq Rasmussen</maintainer>
<license>BSD-3-Clause</license>
<license>BSD 3-Clause</license>
<author>Cory Crean</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion robotiq_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<author>Cory Crean</author>
<maintainer email="[email protected]">Alex Moriarty</maintainer>
<maintainer email="[email protected]">Marq Rasmussen</maintainer>
<license>BSD</license>
<license>BSD 3-Clause</license>

<buildtool_depend>ament_cmake</buildtool_depend>

Expand Down
2 changes: 1 addition & 1 deletion robotiq_driver/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<description>ROS2 driver package for the Robotiq gripper.</description>
<maintainer email="[email protected]">Alex Moriarty</maintainer>
<maintainer email="[email protected]">Marq Rasmussen</maintainer>
<license>BSD</license>
<license>BSD 3-Clause</license>
<author>Cory Crean</author>

<buildtool_depend>ament_cmake</buildtool_depend>
Expand Down

0 comments on commit d93f7f4

Please sign in to comment.