https://github.com/duckietown/Software
Raw File
Tip revision: a7f4e48b43b65270ee4968c8c15052592bc0569d authored by Niklas Funk on 12 January 2018, 15:11:10 UTC
LAST TRY BUT UNSUCCESFUL SO PLEASE DO NOT USE THIS BRANCH BUT USE devel-saviors-ai-final
Tip revision: a7f4e48
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