hacking: Add DCO and licensing requirement

This commit is contained in:
Dorota Czaplejewicz
2019-12-11 15:44:26 +00:00
parent fe4642e71e
commit 6f990f4528
2 changed files with 44 additions and 0 deletions

View File

@ -3,6 +3,11 @@ Hacking
This document describes the standards for modifying and maintaining the *squeekboard* project.
Sending patches
---------------
By submitting a change to this project, you agree to license it under the [GPL license version 3](./COPYING), or any later version. You also certify that your contribution fulfills the [Developer's Certificate of Origin 1.1](./dco.txt).
Development environment
-----------------------