diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 11:32:50 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 11:32:50 (EST) |
commit | 3e811a475d51cd21ca083b923684e4b9400376a0 (patch) | |
tree | 442d7fcb9ca4bad0184011f7094fce8a137fb490 /site/git/index.php | |
parent | 05d74a0ff167edc2cf646124fbe18d616ad689d8 (diff) | |
download | libreboot.org-3e811a475d51cd21ca083b923684e4b9400376a0.zip libreboot.org-3e811a475d51cd21ca083b923684e4b9400376a0.tar.gz libreboot.org-3e811a475d51cd21ca083b923684e4b9400376a0.tar.bz2 |
clarify that Gogs and GNU Savane are free software
Diffstat (limited to 'site/git/index.php')
-rw-r--r-- | site/git/index.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index ebd110f..29d4bd4 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -189,7 +189,9 @@ </ul> <p> Most Git hosting providers distribute <a href="https://www.gnu.org/philosophy/javascript-trap.html">non-free JavaScript</a> on their website, but as far as we are aware all of these - providers are freedom-friendly and reliable to use. This list will be expanded upon at a later date. + providers are freedom-friendly and reliable to use. This list will be expanded upon at a later date. The hosting providers + above are all powered by Free Software, which means that you can also host your own version of the software that they use + on their website. </p> <p> We generally recommend self-hosting (first option in the list above). Git is a <em>decentralized</em> (distributed) version control system. |