Skip to content

Commit e090b48

Browse files
authored
Merge pull request #3 from NASA-JSC-Robotics/jazzy-updates
Use standard SPDX short names for licenses
1 parent 4d991b2 commit e090b48

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dextivr_hande_deploy/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>
66
Deplyoy files for the Hand-E gripper with ER4 specific hardware
77
</description>
8-
<maintainer email="andrew.p.sharp@nasa.gov">Andrew Sharp</maintainer>
9-
<license>Apache License, Version 2.0</license>
8+
<maintainer email="michael.e.tobia@nasa.gov">Michael Tobia</maintainer>
9+
<license>Apache-2.0</license>
1010

1111
<buildtool_depend>ament_cmake</buildtool_depend>
1212

dextivr_hande_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<maintainer email="andrew.p.sharp@nasa.gov">Andrew Sharp</maintainer>
99
<author>Abbas Presswala</author>
1010
<author>Amy Fritz</author>
11-
<license>Apache License, Version 2.0</license>
11+
<license>Apache-2.0</license>
1212

1313
<buildtool_depend>ament_cmake</buildtool_depend>
1414

0 commit comments

Comments
 (0)