diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-05 23:02:09 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-05 23:02:09 (EST) |
commit | 8fa85ccd01c1c9c54db95a1b490efcb3b34d5e3d (patch) | |
tree | 676f53181c26df6098dc562de87d424890c30ad2 /site/index.php | |
parent | c4921fe3449904d3c2002b53ea30614e2c2f5e59 (diff) | |
download | libreboot.org-8fa85ccd01c1c9c54db95a1b490efcb3b34d5e3d.zip libreboot.org-8fa85ccd01c1c9c54db95a1b490efcb3b34d5e3d.tar.gz libreboot.org-8fa85ccd01c1c9c54db95a1b490efcb3b34d5e3d.tar.bz2 |
home page: don't mention coreboot - sends mixed messages
We don't want to reinforce the false idea that coreboot is a free
software project. Coreboot merely contains free software.
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index 4d9b90d..f649548 100644 --- a/site/index.php +++ b/site/index.php @@ -98,7 +98,7 @@ </p> <p> Libreboot provides a fully automated build system and installation process, with documentation written for non-technical users, - in an attempt to make coreboot as easy to use as possible. ROM images are provided, along with utilities, all built from the + in an attempt to make the software as easy to use as possible. ROM images are provided, along with utilities, all built from the publicly distributed source code. </p> |