diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-11-15 07:10:57 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-11-15 07:10:57 (EST) |
commit | bb0011dee350965df9ef19de01a24c2e4b28e041 (patch) | |
tree | fe097aa566f2a0c821495116bebb5b7ba023fdaa | |
parent | e58c71bbc4a207528ce70ed5c08387636be9f7df (diff) | |
download | libreboot.org-bb0011dee350965df9ef19de01a24c2e4b28e041.zip libreboot.org-bb0011dee350965df9ef19de01a24c2e4b28e041.tar.gz libreboot.org-bb0011dee350965df9ef19de01a24c2e4b28e041.tar.bz2 |
delegitimize open source a bit (and I can't spell today)
thank you orly_owl from IRC for the idea
-rw-r--r-- | site/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/index.php b/site/index.php index 04591a5..7f2244e 100644 --- a/site/index.php +++ b/site/index.php @@ -51,8 +51,8 @@ has the freedom to use, study, modify and share software; in other words, the freedom to truly own and control the technology that they use. We want everyone to be able to use free software, exclusively. </p> <p> - Libreboot is <i>free software</i>; we do not use the term <i>open source</i>, because that term ignores the ethical ideals of the free software movement, focusing only on practicality and efficiency. Read <a href="https://www.gnu.org/philosophy/open-source-misses-the-point.html">this article</a> for more information. - However, libreboot also qualifies as an open source BIOS or UEFI firmware replacement. + Libreboot is <i>free software</i>; we do not use the term <i>"open source"</i>, because that term ignores the ethical ideals of the free software movement, focusing only on practicality and efficiency. Read <a href="https://www.gnu.org/philosophy/open-source-misses-the-point.html">this article</a> for more information. + However, libreboot also qualifies as an "open source" BIOS or UEFI firmware replacement. </p> <p> Libreboot provides a fully free (deblobbed) coreboot tree, called <i>coreboot-libre</i>, with <a href="http://www.coreboot.org/Payloads">payloads</a> and utilities already included. It attempts to make coreboot |