fzi-forschungszentrum-informatik / cartesian_controllers

A set of Cartesian controllers for the ROS1 and ROS2-control framework.
BSD 3-Clause "New" or "Revised" License
374 stars 109 forks source link

Use the license's SPDX specifier #140

Closed stefanscherzinger closed 1 year ago

stefanscherzinger commented 1 year ago

This is more precise of what we are actually using and follows the recommendations from here: https://spdx.org/licenses/BSD-3-Clause.html

Thanks @gavanderhoorn for pointing this out.