[tekui-devel] tekui: added

Timm S. Mueller tmueller at neoscientists.org
Mon Apr 28 21:33:58 CEST 2008


details:   http://hg.teklib.org/tekui/rev/45e6131592b3
changeset: 457:45e6131592b3
user:      Timm S. Mueller <tmueller at neoscientists.org>
date:      Mon Apr 28 21:25:05 2008 +0200
description:
added

diffs (63 lines):

diff -r 7593c4768b9c -r 45e6131592b3 doc/copyright.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/copyright.html	Mon Apr 28 21:25:05 2008 +0200
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+	<head>
+		<title>Manual</title>
+		<link rel="stylesheet" href="manual.css" />
+	</head>
+	<body>
+		<h1>
+			License
+		</h1>
+		<p>
+			tekUI is licensed under the terms of the MIT license reproduced
+			below. It is free software: It can be used for both academic and
+			commercial purposes at absolutely no cost, it qualifies as Open
+			Source software and its license is compatible with GPL.
+		</p>
+		<hr />
+		<p>
+			Copyright &#169; 2008 by its authors:
+		</p>
+		<blockquote>
+			<ul>
+				<li>
+					Franciska Schulze &lt;fschulze at schulze-mueller.de&gt;
+				</li>
+				<li>
+					Timm S. M&#252;ller &lt;tmueller at schulze-mueller.de&gt;
+				</li>
+			</ul>
+		</blockquote>
+		<p>
+			Permission is hereby granted, free of charge, to any person obtaining
+			a copy of this software and associated documentation files (the
+			&quot;Software&quot;), 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>
+		<p>
+			The above copyright notice and this permission notice shall be
+			included in all copies or substantial portions of the Software.
+		</p>
+		<h3>
+			Disclaimer
+		</h3>
+		<p>
+			THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, 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>
+	</body>
+</html>


More information about the tekui-devel mailing list