diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-28 15:49:44 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-28 15:49:44 (EST) |
commit | c18567ad5d3b200d1882f7a128a7e396f0e57e39 (patch) | |
tree | 0ec3a732ced2e640e8dc688a3aed83bafebb01d2 /site/download | |
parent | 665da1624244320f285cc94a236c9d7cd8e54451 (diff) | |
download | libreboot.org-c18567ad5d3b200d1882f7a128a7e396f0e57e39.zip libreboot.org-c18567ad5d3b200d1882f7a128a7e396f0e57e39.tar.gz libreboot.org-c18567ad5d3b200d1882f7a128a7e396f0e57e39.tar.bz2 |
Fix grammatical error on the download page
Diffstat (limited to 'site/download')
-rw-r--r-- | site/download/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/download/index.php b/site/download/index.php index 4f90252..92ba527 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -246,7 +246,7 @@ these are usually mentioned at the top, or at the bottom in documentation. Releasing your change under the same license that the original file used is usually simpler. If you are submitting new files, make - sure to use a free license (note: the <?php echo $lbProjectName; ?> will not accept + sure to use a free license (note: the <?php echo $lbProjectName; ?> project will not accept documentation under the GNU Free Documentation License, because we do not want to endorse or support the Invariant clauses that this license allows. Changes submitted under this license will be rejected, even if it contains no Invariant sections). |