logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: bd3e7659b207c8f3dd44988ebe2c1ca408cffff6
parent 72b1b30c9b80211ec4366ecd719dd7995fa5427c
Author: fosslinux <fosslinux@aussies.space>
Date:   Sun,  7 Feb 2021 10:22:21 +1100

Add licensing guidelines to DEVEL.md

Diffstat:

MDEVEL.md7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/DEVEL.md b/DEVEL.md @@ -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