Typica is a free program for professional coffee roasters. https://typica.us
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

typica.html 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Typica - Data for Coffee Roasters</title>
  5. <link rel="stylesheet" type="text/css" href="../style.css" />
  6. </head>
  7. <body>
  8. <div id="page">
  9. <div id="topmatter">
  10. <div id="topbanner">
  11. <a href="https://typica.us/"><img src="../../icons/appicons/logo96.png" height="96px" width="96px" alt="Typica logo" /></a>
  12. <h1><a href="https://typica.us/">Typica</a></h1>
  13. <h2>Version 1.9.1</h2>
  14. </div>
  15. <div id="maintext">
  16. <p>Copyright &copy; 2007&ndash;2018 Neal Evan Wilson</p>
  17. <p>Permission is hereby granted, free of charge, to any person
  18. obtaining a copy of this software and associated documentation
  19. files (the "Software"), to deal in the Software without
  20. restriction, including without limitation the rights to use,
  21. copy, modify, merge, publish, distribute, sublicense, and/or
  22. sell copies of the Software, and to permit persons to whom the
  23. Software is furnished to do so, subject to the following
  24. conditions:</p>
  25. <p>The above copyright notice and this permission notice shall
  26. be included in all copies or substantial portions of the
  27. Software.</p>
  28. <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  29. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  30. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
  31. AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  32. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  33. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  34. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  35. OTHER DEALINGS IN THE SOFTWARE.</p>
  36. </div>
  37. </div>
  38. </body>
  39. </html>