Neal Wilson 6 years ago
parent
commit
4174f0af60
1 changed files with 4 additions and 73 deletions
  1. 4
    73
      src/resources/html/about.html

+ 4
- 73
src/resources/html/about.html View File

@@ -10,7 +10,7 @@
10 10
 				<div class="topbanner">
11 11
 					<a href="https://typica.us/"><img src="../icons/appicons/logo96.png" height="96px" width="96px" alt="Typica logo" /></a>
12 12
 					<h1><a href="https://typica.us/">Typica</a></h1>
13
-					<h2>Version 1.8.0</h2>
13
+					<h2>Version 1.8.1</h2>
14 14
 				</div>
15 15
 			<div id="maintext">
16 16
 				<p>Copyright &copy; 2007&ndash;2017 Neal Evan Wilson
@@ -25,79 +25,10 @@
25 25
                         <a href="mailto:mario_champignon@hotmail.com">&#9993;</a>
26 26
                     </span>
27 27
                 </p>
28
+				<h2>Support Ongoing Development</h2>
29
+				<p>While Typica is free to download, use, and modify, keeping this software available, maintained, and continuing with ongoing development in the form of new features and bug fixes is not without cost. If you find value in using Typica, please consider supporting this work financially.</p>
28 30
 				
29
-				<h3>License Information</h3>
30
-				<p>Permission is hereby granted, free of charge, to any person
31
-				obtaining a copy of this software and associated documentation
32
-				files (the "Software"), to deal in the Software without
33
-				restriction, including without limitation the rights to use,
34
-				copy, modify, merge, publish, distribute, sublicense, and/or
35
-				sell copies of the Software, and to permit persons to whom the
36
-				Software is furnished to do so, subject to the following
37
-				conditions:</p>
38
-				<p>The above copyright notice and this permission notice shall
39
-				be included in all copies or substantial portions of the
40
-				Software.</p>
41
-				<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
42
-				KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
43
-				WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
44
-				AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
45
-				HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
46
-				WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
47
-				FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
48
-				OTHER DEALINGS IN THE SOFTWARE.</p>
49
-				<p>Parts of Typica are from
50
-				<a href="http://code.google.com/p/qextserialport/">QextSerialPort</a>
51
-				which is used under the MIT license as follows:</p>
52
-				<p>Copyright &copy; 2000&ndash;2003 Wayne Roth</p>
53
-				<p>Copyright &copy; 2004&ndash;2007 Stefan Sander</p>
54
-				<p>Copyright &copy; 2007 Michal Policht</p>
55
-				<p>Copyright &copy; 2008 Brandon Fosdick</p>
56
-				<p>Copyright &copy; 2009-2010 Liam Staskawicz</p>
57
-				<p>Copyright &copy; 2011 Debao Zhang</p>
58
-				<p>Permission is hereby granted, free of charge, to any person
59
-				obtaining a copy of this software and associated documentation
60
-				files (the "Software"), to deal in the Software without
61
-				restriction, including without limitation the rights to use,
62
-				copy, modify, merge, publish, distribute, sublicense, and/or
63
-				sell copies of the Software, and to permit persons to whom the
64
-				Software is furnished to do so, subject to the following
65
-				conditions:</p>
66
-				<p>The above copyright notice and this permission notice shall
67
-				be included in all copies or substantial portions of the
68
-				Software.</p>
69
-				<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
70
-				KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
71
-				WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
72
-				AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
73
-				HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
74
-				WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
75
-				FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
76
-				OTHER DEALINGS IN THE SOFTWARE.</p>
77
-				<p>Typica also makes use of the <a href="typica://aboutqt">Qt</a>
78
-				framework.</p>
79
-				<p>Public domain icons are courtesy of the
80
-				<a href="http://tango.freedesktop.org">Tango Desktop Project</a>.</p>
81
-				<p>Entypo pictograms by Daniel Bruce &mdash;
82
-				<a href="http://www.entypo.com">www.entypo.com</a></p>
83
-				<p>Some charts are produced with the help of d3.js which is provided
84
-				with the following license:</p>
85
-				<p>Copyright &copy; 2010-2014, Michael Bostock</p>
86
-				<p>All rights reserved.</p>
87
-				<p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p>
88
-				<ul>
89
-					<li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
90
-					<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.
91
-					<li>The name Michael Bostock may not be used to endorse or promote products derived from this software without specific prior written permission.
92
-				</ul>
93
-				<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>
94
-				<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>
95
-				<p>The MIT License (MIT)</p>
96
-				<p>Copyright (c) 2016 papnkukn</p>
97
-				<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>
98
-				<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
99
-				<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>
100
-				<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>
31
+				<p><a href="https://typica.us/payment.html">Click here for more details.</a></p>
101 32
 			</div>
102 33
 		</div>
103 34
 	</body>

Loading…
Cancel
Save