aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2017-06-06 12:12:37 +0100
committerLeah Rowe <info@minifree.org>2017-06-06 12:12:37 +0100
commit95da20481ae39c85c4bc21a5948b426c2113d34a (patch)
treec1a1cc82e38539b2caa90ec37fddf031e0ca8661
parent5b32e553b96e7971099f82ed209ea4e8ada2d196 (diff)
downloadlibrebootfr-95da20481ae39c85c4bc21a5948b426c2113d34a.tar.gz
librebootfr-95da20481ae39c85c4bc21a5948b426c2113d34a.zip
git page: Mention that documentation must be contributed under GNU FDL
-rw-r--r--www/git.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/git.md b/www/git.md
index 44644ec3..39440a09 100644
--- a/www/git.md
+++ b/www/git.md
@@ -70,6 +70,11 @@ the *Creative Commons Zero* license is highly recommended. Otherwise, the **GNU
General Public License, version 3 or (at your option) any later version**, is
preferred; we will also accept any other free license.
+*We require all documentation and website changes to use the [GNU Free
+Documentation License, version 1.3](docs/fdl-1.3.md) or (at your option) any
+later version published by the Free Software Foundation; without Invariant
+sections, without front cover texts and without back cover texts.*
+
Libreboot development is facilitated by *[git](https://git-scm.com/)*, a
*distributed* version control system. You will need to install Git (most
GNU+Linux distributions package it in their repositories).