https://github.com/duckietown/Software
Revision d614243f02a67cf054d3fd95281336feec648f20 authored by Josefine Quack on 02 August 2018, 13:40:30 UTC, committed by Josefine Quack on 02 August 2018, 13:40:30 UTC
1 parent d118643
Raw File
Tip revision: d614243f02a67cf054d3fd95281336feec648f20 authored by Josefine Quack on 02 August 2018, 13:40:30 UTC
remove noisy output
Tip revision: d614243
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