ccs.php 707 B

12345678910111213141516171819
  1. <?php
  2. /*
  3. Footer
  4. Copyright (C) 2015 Leah Rowe <info@minifree.org>
  5. This document is released under Creative Commons Attribution-ShareAlike
  6. 4.0 International license.
  7. See <https://creativecommons.org/licenses/by-sa/4.0/legalcode>
  8. */
  9. ?>
  10. <div>
  11. <p>
  12. <?php echo gettext("Libreboot includes statically linked executables, built in Trisquel GNU/Linux; if you need the sources for those statically linked dependencies inside the executables, then you can contact the libreboot project using the details on the home page; Trisquel source code will be provided. You can also get the Trisquel source code from the <a href='https://trisquel.info/'>Trisquel website</a>."); ?>
  13. </p>
  14. </div>