index.html 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <style type="text/css">
  7. @import url('../css/main.css');
  8. </style>
  9. <title>Security topics</title>
  10. </head>
  11. <body>
  12. <div class="section">
  13. <h1 id="pagetop">Security topics</h1>
  14. <p>
  15. Or <a href="../index.html">Back to main index</a>.
  16. </p>
  17. <ul>
  18. <li><a href="x60_security.html">ThinkPad X60/X60S: hardware security</a></li>
  19. <li><a href="t60_security.html">ThinkPad T60: hardware security</a></li>
  20. </ul>
  21. </div>
  22. <div class="section">
  23. <p>
  24. Copyright &copy; 2014, 2015 Francis Rowe &lt;info@gluglug.org.uk&gt;<br/>
  25. This document is released under the Creative Commons Attribution-ShareAlike 4.0 International Public License and all future versions.
  26. A copy of the license can be found at <a href="../cc-by-sa-4.txt">../cc-by-sa-4.txt</a>.
  27. </p>
  28. <p>
  29. This document is distributed in the hope that it will be useful,
  30. but WITHOUT ANY WARRANTY; without even the implied warranty of
  31. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See <a href="../cc-by-sa-4.txt">../cc-by-sa-4.txt</a> for more information.
  32. </p>
  33. </div>
  34. </body>
  35. </html>