NxRLab / ModernRobotics

Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.
http://modernrobotics.org/
MIT License
1.9k stars 807 forks source link

Licensing Information Missing #20

Closed cbonitz closed 5 years ago

cbonitz commented 5 years ago

Thank you for publishing this library.

Sadly, the repository does not contain any license statement, which is common practice on GitHub.

The PyPI page of the package mentions the MIT license. It would be great if you could add a LICENSE.txt containing the license, with an added copyright statement, to this repo. See also Licensing a repository by GitHub.

HuanWeng commented 5 years ago

Thank you for reminding us! We have added it.

cbonitz commented 5 years ago

Thank you for adding the license.