diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 22:42:08 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 22:42:08 (EDT) |
commit | 9abcae12a20317f98f3fd2ce9303113aa8ee6017 (patch) | |
tree | 2a6b8469f6b9f4829ec30842a04490302ad871f7 /site/download/index.php | |
parent | 8418b50d8bb288107592e7badf0ce20647f1a249 (diff) | |
download | libreboot.org-9abcae12a20317f98f3fd2ce9303113aa8ee6017.zip libreboot.org-9abcae12a20317f98f3fd2ce9303113aa8ee6017.tar.gz libreboot.org-9abcae12a20317f98f3fd2ce9303113aa8ee6017.tar.bz2 |
complete corresponding source code
because GPL
Diffstat (limited to 'site/download/index.php')
-rw-r--r-- | site/download/index.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php index 86af57c..31ae1ad 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -335,6 +335,17 @@ </div> + <div class="section" id="trisquel"> + + <p> + <a href="../trisquel/">Trisquel GNU/Linux source code</a> is provided on this website, + because compiled executables of GPL-licensed programmes are included in libreboot (built from + libreboot sources), and they were built on a system running Trisquel GNU/Linux. + You can learn more on the <a href="https://trisquel.info/">Trisquel website</a>. + </p> + + </div> + <div class="section footer"> <?php |