ros-planning / navigation_msgs

Message packages required by the navigation stack
42 stars 53 forks source link

Clarify project license #22

Open durko opened 4 years ago

durko commented 4 years ago

Currently, the only indication regarding the license is given by the two package.xml files simply mentioning BSD. This creates an uncertain licensing situation as it is unclear which BSD version is being referenced.

A LICENSE file should be added to the repository or package.xmls should precisely state which BSD license applies.