From 3e811a475d51cd21ca083b923684e4b9400376a0 Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Sat, 09 Jan 2016 11:32:50 -0500
Subject: clarify that Gogs and GNU Savane are free software

---
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.
--
cgit v0.9.1