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.

about.html 7.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  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 - Software for Coffee Roasting Operations</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 class="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.8.0</h2>
  14. </div>
  15. <div id="maintext">
  16. <p>Copyright &copy; 2007&ndash;2017 Neal Evan Wilson
  17. <span class="icons">
  18. <a href="mailto:neal@typica.us?subject=Thanks%20for%20Typica&amp;body=Message%20initiated%20from%20Typica.">&#9993;</a>
  19. <a href="https://twitter.com/N3Roaster">&#62217;</a>
  20. <a href="https://github.com/N3Roaster">&#62208;</a>
  21. </span>
  22. </p>
  23. <p>German Translation: Mario Champignon
  24. <span class="icons">
  25. <a href="mailto:mario_champignon@hotmail.com">&#9993;</a>
  26. </span>
  27. </p>
  28. <h3>License Information</h3>
  29. <p>Permission is hereby granted, free of charge, to any person
  30. obtaining a copy of this software and associated documentation
  31. files (the "Software"), to deal in the Software without
  32. restriction, including without limitation the rights to use,
  33. copy, modify, merge, publish, distribute, sublicense, and/or
  34. sell copies of the Software, and to permit persons to whom the
  35. Software is furnished to do so, subject to the following
  36. conditions:</p>
  37. <p>The above copyright notice and this permission notice shall
  38. be included in all copies or substantial portions of the
  39. Software.</p>
  40. <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  41. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  42. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
  43. AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  44. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  45. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  46. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  47. OTHER DEALINGS IN THE SOFTWARE.</p>
  48. <p>Parts of Typica are from
  49. <a href="http://code.google.com/p/qextserialport/">QextSerialPort</a>
  50. which is used under the MIT license as follows:</p>
  51. <p>Copyright &copy; 2000&ndash;2003 Wayne Roth</p>
  52. <p>Copyright &copy; 2004&ndash;2007 Stefan Sander</p>
  53. <p>Copyright &copy; 2007 Michal Policht</p>
  54. <p>Copyright &copy; 2008 Brandon Fosdick</p>
  55. <p>Copyright &copy; 2009-2010 Liam Staskawicz</p>
  56. <p>Copyright &copy; 2011 Debao Zhang</p>
  57. <p>Permission is hereby granted, free of charge, to any person
  58. obtaining a copy of this software and associated documentation
  59. files (the "Software"), to deal in the Software without
  60. restriction, including without limitation the rights to use,
  61. copy, modify, merge, publish, distribute, sublicense, and/or
  62. sell copies of the Software, and to permit persons to whom the
  63. Software is furnished to do so, subject to the following
  64. conditions:</p>
  65. <p>The above copyright notice and this permission notice shall
  66. be included in all copies or substantial portions of the
  67. Software.</p>
  68. <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  69. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  70. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
  71. AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  72. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  73. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  74. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  75. OTHER DEALINGS IN THE SOFTWARE.</p>
  76. <p>Typica also makes use of the <a href="typica://aboutqt">Qt</a>
  77. framework.</p>
  78. <p>Public domain icons are courtesy of the
  79. <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.</p>
  80. <p>Entypo pictograms by Daniel Bruce &mdash;
  81. <a href="http://www.entypo.com">www.entypo.com</a></p>
  82. <p>Some charts are produced with the help of d3.js which is provided
  83. with the following license:</p>
  84. <p>Copyright &copy; 2010-2014, Michael Bostock</p>
  85. <p>All rights reserved.</p>
  86. <p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p>
  87. <ul>
  88. <li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  89. <li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  90. <li>The name Michael Bostock may not be used to endorse or promote products derived from this software without specific prior written permission.
  91. </ul>
  92. <p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
  93. <p>QR codes are generated by a slightly modified <a href="https://github.com/papnkukn/qrcode-svg">qrcode-svg</a> which is provided under the following license.</p>
  94. <p>The MIT License (MIT)</p>
  95. <p>Copyright (c) 2016 papnkukn</p>
  96. <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
  97. <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
  98. <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
  99. <p>The word "QR Code" is <a href="http://www.denso-wave.com/qrcode/faqpatent-e.html">registered trademark of DENSO WAVE INCORPORATED</a>.</p>
  100. </div>
  101. </div>
  102. </body>
  103. </html>