root / branches / multithread / lib / LICENSE_yed.html

Revision 2, 7.3 kB (checked in by jordi, 2 years ago)

Imported PlanetSim 3.0

Line 
1<html>
2<head>
3</head>
4<body>
5
6<h1>yEd Software License Agreement</h1>
7
8This is a legal agreement ("this Agreement") between yWorks GmbH ("yWorks") and the licensee ("the Licensee").
9This Agreement is governed by the laws of the State of Baden-Wuerttemberg, Germany.
10<p>
11yWorks licenses the yEd software ("the Software") only if all the following
12terms are accepted by the Licensee.  The Software includes the yEd byte code
13executable and any files and documents associated with it.
14<p>
15By installing the Software, the Licensee is indicating that the Licensee has read and
16understands this Agreement and agrees to be bound by its terms and conditions.
17<p>
18If this Agreement is unacceptable to the Licensee, the Licensee must destroy any copies of the
19Software in the Licensee's possession immediately.
20
21<h2>1. LICENSE CONDITIONS</h2>
22
23The Licensee is granted a non-exclusive and non-transferable license to install the Software.
24Any copies of the Software should be complete copies including any copyright notices.
25<p>
26The Licensee may not reverse engineer, disassemble, decompile, alter, or translate the
27Software, or otherwise attempt to derive the source code of the Software.
28<p>
29The Licensee acknowledges that Software furnished hereunder is under test and may be
30defective.
31<p>
32No claims whatsoever can be made on yWorks based on any expectation about the Software.
33
34<h2>2. TERM, TERMINATION AND SURVIVAL</h2>
35
36(A) This Agreement is effective unless terminated as follows:
37<p>
38(B) The Licensee may terminate this Agreement at any time by destroying all copies of the
39Software in possession.
40<p>
41(C) If the Licensee fails to comply with any term of this Agreement, this Agreement is
42terminated and the Licensee has no further right to use the Software.
43<p>
44(E) On termination, the Licensee shall have no claim on or arising from the Software. The
45Software and any copies shall be destroyed.
46<p>
47<h2>3. NO WARRANTY</h2>
48
49The Software is licensed to the
50Licensee on an "AS IS" basis.  The Licensee is solely responsible for determining the
51suitability of the Software and accepts full responsibility and risks associated with the
52 use of the Software.
53
54<h2>4. MAINTENANCE AND SUPPORT</h2>
55
56yWorks is not required to provide maintenance or support to the Licensee.
57
58<h2>5. LIMITATION OF LIABILITY</h2>
59
60In no event will yWorks be liable for any damages, including but not limited to any loss
61of revenue, profit, or data, however caused, directly or indirectly, by the Software or by
62this Agreement. 
63
64<h2>6. DISTRIBUTION</h2>
65
66No distribution is to be made of the Software by the Licensee.  The Licensee may make one
67copy of the Software for backup purpose only.
68
69<h2>7. AVAILABILITY</h2>
70
71The Software is not available to those not permitted by laws to have access to the Software.
72
73<h2>8. INSERTION OF MARKER</h2>
74
75The Software may insert some markers into any output files to identify
76that the files are generated by the Software. yWorks bears no responsibility
77for any damages arising.
78
79<hr>
80
81
82
83<h2>THIRD PARTY LICENSES</h2>
84
85This software contains code that is based on classes that were taken from the ACME Labs Java page http://www.acme.com/java:
86<p>
87The following copyright notice and disclaimer applies to these classes:
88<p>
89
90Copyright (C) 1996 by Jef Poskanzer <jef@acme.com>.  All rights reserved.
91<p>
92Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
93<p>
94 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
95<p>
96 2. 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.
97<p>
98
99THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 THE AUTHOR OR CONTRIBUTORS 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) OWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT IABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY UT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
100<p>
101<h1>ySVG Third Party Licenses</h1>
102
103<p>
104The Apache Software License applies to the Batik SVG Toolkit which is available from
105<a href="http://xml.apache.org/batik">http://xml.apache.org/batik<a>
106and the XML package crimson which is available from
107
108<a href="http://xml.apache.org/crimson">http://xml.apache.org/crimson<a>.
109
110<pre>
111
112============================================================================
113                   The Apache Software License, Version 1.1
114============================================================================
115
116 Copyright (C) 2000 The Apache Software Foundation. All rights reserved.
117
118 Redistribution and use in source and binary forms, with or without modifica-
119 tion, are permitted provided that the following conditions are met:
120
121 1. Redistributions of  source code must  retain the above copyright  notice,
122    this list of conditions and the following disclaimer.
123
124 2. Redistributions in binary form must reproduce the above copyright notice,
125    this list of conditions and the following disclaimer in the documentation
126    and/or other materials provided with the distribution.
127
128 3. The end-user documentation included with the redistribution, if any, must
129    include  the following  acknowledgment:  "This product includes  software
130    developed  by the  Apache Software Foundation  (http://www.apache.org/)."
131    Alternately, this  acknowledgment may  appear in the software itself,  if
132    and wherever such third-party acknowledgments normally appear.
133
134 4. The names "Batik" and  "Apache Software Foundation"  must not be  used to
135    endorse  or promote  products derived  from this  software without  prior
136    written permission. For written permission, please contact
137    apache@apache.org.
138
139 5. Products  derived from this software may not  be called "Apache", nor may
140    "Apache" appear  in their name,  without prior written permission  of the
141    Apache Software Foundation.
142
143 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
144 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
145 FITNESS  FOR A PARTICULAR  PURPOSE ARE  DISCLAIMED.  IN NO  EVENT SHALL  THE
146 APACHE SOFTWARE  FOUNDATION  OR ITS CONTRIBUTORS  BE LIABLE FOR  ANY DIRECT,
147 INDIRECT, INCIDENTAL, SPECIAL,  EXEMPLARY, OR CONSEQUENTIAL  DAMAGES (INCLU-
148 DING, BUT NOT LIMITED TO, PROCUREMENT  OF SUBSTITUTE GOODS OR SERVICES; LOSS
149 OF USE, DATA, OR  PROFITS; OR BUSINESS  INTERRUPTION)  HOWEVER CAUSED AND ON
150 ANY  THEORY OF LIABILITY,  WHETHER  IN CONTRACT,  STRICT LIABILITY,  OR TORT
151 (INCLUDING  NEGLIGENCE OR  OTHERWISE) ARISING IN  ANY WAY OUT OF THE  USE OF
152 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
153
154 This software  consists of voluntary contributions made  by many individuals
155 on  behalf  of the Apache Software  Foundation. For more  information on the
156 Apache Software Foundation, please see &lt;http://www.apache.org/>.
157
158</pre>
159
160</body>
161</html>
162
Note: See TracBrowser for help on using the browser.