https://github.com/duckietown/Software
Raw File
Tip revision: 0c6f85c709dcb95a3263a6373523b4b5b05afb0b authored by Teddy Ort on 22 April 2016, 20:09:15 UTC
Merge branch 'apriltags-alt' of github.com:duckietown/Software into apriltags-alt
Tip revision: 0c6f85c
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