summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/suppliers/index.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/site/suppliers/index.php b/site/suppliers/index.php
index 8c5f4f2..14694a3 100644
--- a/site/suppliers/index.php
+++ b/site/suppliers/index.php
@@ -35,9 +35,8 @@
<div>
<h1><?php echo gettext("Commercial suppliers of libreboot systems"); ?></h1>
<p>
- <?php
- echo gettext("These are companies with a commitment to the <a href='https://www.gnu.org/philosophy/free-sw.html'>Free Software</a> philosophy, whose directors have taken it upon themselves to provide commercial services around libreboot. This is ideal, for those who are interested in libreboot but either lack the technical knowledge or the motivation to install it on their own.");
- ?>
+ These are companies with a commitment to the <a href='https://www.gnu.org/philosophy/free-sw.html'>Free Software</a> philosophy, whose directors have taken it upon themselves to provide commercial services around libreboot. This is ideal, for those who are interested in libreboot but either lack the technical knowledge or the motivation to install it on their own. These companies also provide funding for the libreboot
+ project, and are actively developing it.
</p>
<p>
<a href="../"><?php echo gettext("Back to home page"); ?></a>