diff options
author | Leah Rowe <info@minifree.org> | 2017-06-06 12:12:37 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-06-06 12:12:37 +0100 |
commit | 95da20481ae39c85c4bc21a5948b426c2113d34a (patch) | |
tree | c1a1cc82e38539b2caa90ec37fddf031e0ca8661 | |
parent | 5b32e553b96e7971099f82ed209ea4e8ada2d196 (diff) | |
download | librebootfr-95da20481ae39c85c4bc21a5948b426c2113d34a.tar.gz librebootfr-95da20481ae39c85c4bc21a5948b426c2113d34a.zip |
git page: Mention that documentation must be contributed under GNU FDL
-rw-r--r-- | www/git.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |