free.htm 1.3 KB

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  5. <head>
  6. <title>free</title>
  7. <link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
  8. </head>
  9. <body>
  10. <p class='header'>
  11. <a href="-home.htm">Home</a> | <a href="-diary.htm">Diary</a> | <a href="-projects.htm">Projects</a> | <a href="-todo.htm">Todo</a> | <a href="-index.htm">Index</a> | <a href="-about.htm">About</a> |</p>
  12. <p class='main'><span class="rel">Related:</span> <a href="cost.htm">cost</a>, GNU, GPL, rms<br/>
  13. <br/>
  14. <a href="free.htm">Free</a> as in <a href="free.htm">Free</a>dom <a href="means.htm">means</a> all <a href="user.htm">user</a>s can <a href="use.htm">use</a>, modify, <a href="copy.htm">copy</a> and <a href="shar.htm">shar</a>e <a href="obj.htm">obj</a>ects.<br/>
  15. <br/>
  16. This requires they have at-<a href="cost.htm">cost</a> access to the <a href="virt.htm">virt</a>ual and <a href="phys.htm">phys</a>ical <a href="sourc.htm">sourc</a>es.<br/>
  17. <br/>
  18. In the <a href="virt.htm">virt</a>ual realm <a href="we.htm">we</a> have the GNU GPL.<br/>
  19. </p>
  20. <p class='footer'>
  21. Page generated from <a href=".txt/free">free</a> by <a href=".src/lens.el">lens.el</a>.</p>
  22. </body>
  23. </html>