Revision 8d26c16a160c662c68ffc56c73e2ae9bc9a91f16 authored by Sandro Meier on 15 January 2018, 20:03:49 UTC, committed by Sandro Meier on 15 January 2018, 20:03:49 UTC
1 parent a8d6ade
Raw File
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