diff options
Diffstat (limited to 'site')
-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 |