https://github.com/duckietown/Software
Raw File
Tip revision: 34100c8a92b2e1482b7e1e17097f9723e336af43 authored by Simon Bing/Megacity Team on 28 March 2018, 08:31:11 UTC
added new traffic signs
Tip revision: 34100c8
LICENSE.md

Duckietown license information
------------------------------

* The code contained in this repository, including Python (*py), 
  shell code (*sh), and configuration (*.yaml), are released 
  under the GNU General Public License v2.

  http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

* The documentation (*md, *.docx) are released as CreativeCommons-BY -
  https://creativecommons.org/licenses/by/2.0/
  
  Also the documentation files in Google Docs repository are released
  with this license.
  
* TODO: what license for hardware design?
back to top