Skip to content

Add license information on source files

Leandro edited this page Jun 28, 2021 · 1 revision

Use the ament_copyright tool to add license information on source code files

$ ament_copyright --add-missing "InOrbit, Inc." bsd_3clause
+ CONTRIBUTING.md
+ LICENSE
* ros2_to_mass_amr_interop/__init__.py
* ros2_to_mass_amr_interop/config.py
* ros2_to_mass_amr_interop/messages/__init__.py
* ros2_to_mass_amr_interop/ros2_to_mass_node.py
* test/test_mass_interop.py
* test/test_mass_interop_config.py
Clone this wiki locally