https://github.com/duckietown/Software
Raw File
Tip revision: 1339a9770a107aa7f1b42da0ba1d6009560636db authored by Andrea Censi on 30 October 2017, 08:32:58 UTC
Merge pull request #249 from duckietown/andrea-wtd-devel
Tip revision: 1339a97
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