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.

qextserialport.html 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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</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. <h1><a href="http://code.google.com/p/qextserialport/">QextSerialPort</a></h1>
  12. </div>
  13. <div id="maintext">
  14. <p>Copyright &copy; 2000&ndash;2003 Wayne Roth</p>
  15. <p>Copyright &copy; 2004&ndash;2007 Stefan Sander</p>
  16. <p>Copyright &copy; 2007 Michal Policht</p>
  17. <p>Copyright &copy; 2008 Brandon Fosdick</p>
  18. <p>Copyright &copy; 2009-2010 Liam Staskawicz</p>
  19. <p>Copyright &copy; 2011 Debao Zhang</p>
  20. <p>Permission is hereby granted, free of charge, to any person
  21. obtaining a copy of this software and associated documentation
  22. files (the "Software"), to deal in the Software without
  23. restriction, including without limitation the rights to use,
  24. copy, modify, merge, publish, distribute, sublicense, and/or
  25. sell copies of the Software, and to permit persons to whom the
  26. Software is furnished to do so, subject to the following
  27. conditions:</p>
  28. <p>The above copyright notice and this permission notice shall
  29. be included in all copies or substantial portions of the
  30. Software.</p>
  31. <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  32. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  33. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
  34. AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  35. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  36. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  37. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  38. OTHER DEALINGS IN THE SOFTWARE.</p>
  39. </div>
  40. </div>
  41. </body>
  42. </html>