|
@@ -0,0 +1,39 @@
|
|
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="http://www.randomfield.com/programs/typica/"><img src="../../icons/appicons/logo96.png" height="96px" width="96px" alt="Typica logo" /></a>
|
|
12
|
+ <h1><a href="http://www.randomfield.com/programs/typica/">Typica</a></h1>
|
|
13
|
+ <h2>Version 1.6.3</h2>
|
|
14
|
+ </div>
|
|
15
|
+ <div id="maintext">
|
|
16
|
+ <p>Copyright © 2007–2015 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>
|