Add licensing guidelines to DEVEL.md

This commit is contained in:
fosslinux 2021-02-07 10:22:21 +11:00
parent 72b1b30c9b
commit bd3e7659b2
1 changed files with 7 additions and 0 deletions

View File

@ -62,6 +62,13 @@ Permissable folders:
- There is no character limit for code, the reasons for this are two-fold:
- Often harms readability.
- Often impossible/hard in early bootstrap stages.
- **Licensing:**
- Generally, the project is licensed under the GNU GPL v3.0 (or any later
version).
- Documentation is licensed under CC-BY-SA-4.0.
- Patches are licensed under the license of the project which they are
patching.
- All files (excluding files within submodules) must comply with REUSE v3.0.
## git