https://github.com/duckietown/Software
Revision 97c9d4cc848990df9f3e1cb52ab474e29da4fd73 authored by Simon Bing/Megacity Team on 24 April 2018, 09:11:38 UTC, committed by Simon Bing/Megacity Team on 24 April 2018, 09:11:38 UTC
2 parent s 6e8a1f1 + b3bad87
Raw File
Tip revision: 97c9d4cc848990df9f3e1cb52ab474e29da4fd73 authored by Simon Bing/Megacity Team on 24 April 2018, 09:11:38 UTC
Merge branch 'master18-megacity-gibernas' of github.com:duckietown/Software into master18-megacity-gibernas
Tip revision: 97c9d4c
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