Add in the BSD license. (#26055)
* Add in the BSD license.
This is to make it clear what license the code in this repository
should be under. While I was here, I also took the liberty of
adding the BSD license clause header to the files that were
clearly written by Open Robotics employees. This included
relicensing one file from Apache 2.0 to BSD, but that was
writting completely by Tully so it should be fine.
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
Showing
- LICENSE 28 additions, 0 deletionsLICENSE
- scripts/check_rosdistro_repos.py 27 additions, 0 deletionsscripts/check_rosdistro_repos.py
- scripts/check_rosdistro_urls.py 27 additions, 0 deletionsscripts/check_rosdistro_urls.py
- scripts/count_rosdistro_packages.py 23 additions, 10 deletionsscripts/count_rosdistro_packages.py
- test/rosdistro_verify_test.py 27 additions, 0 deletionstest/rosdistro_verify_test.py
- test/test_indexes_equal.py 27 additions, 0 deletionstest/test_indexes_equal.py
- test/test_url_validity.py 27 additions, 0 deletionstest/test_url_validity.py
LICENSE
0 → 100644
Please register or sign in to comment