diff options
Diffstat (limited to 'meta/files/common-licenses/gSOAP-1')
-rw-r--r-- | meta/files/common-licenses/gSOAP-1 | 380 |
1 files changed, 380 insertions, 0 deletions
diff --git a/meta/files/common-licenses/gSOAP-1 b/meta/files/common-licenses/gSOAP-1 new file mode 100644 index 0000000000..3f8638add3 --- /dev/null +++ b/meta/files/common-licenses/gSOAP-1 | |||
@@ -0,0 +1,380 @@ | |||
1 | |||
2 | gSOAP Public License | ||
3 | |||
4 | Version 1.3b | ||
5 | |||
6 | The gSOAP public license is derived from the Mozilla Public License (MPL1.1). | ||
7 | The sections that were deleted from the original MPL1.1 text are 1.0.1, 2.1. | ||
8 | (c),(d), 2.2.(c),(d), 8.2.(b), 10, and 11. Section 3.8 was added. The modified | ||
9 | sections are 2.1.(b), 2.2.(b), 3.2 (simplified), 3.5 (deleted the last | ||
10 | sentence), and 3.6 (simplified). | ||
11 | This license applies to the gSOAP software package, with the exception of the | ||
12 | soapcpp2 and wsdl2h source code located in gsoap/src and gsoap/wsdl, all code | ||
13 | generated by soapcpp2 and wsdl2h, the UDDI source code gsoap/uddi2, and the Web | ||
14 | server sample source code samples/webserver. To use any of these software tools | ||
15 | and components commercially, a commercial license is required and can be | ||
16 | obtained from www.genivia.com. | ||
17 | 1 DEFINITIONS. | ||
18 | |||
19 | 1.0.1. | ||
20 | 1.1. "Contributor" | ||
21 | means each entity that creates or contributes to the creation of Modifications. | ||
22 | 1.2. "Contributor Version" | ||
23 | means the combination of the Original Code, prior Modifications used by a | ||
24 | Contributor, and the Modifications made by that particular Contributor. | ||
25 | 1.3. "Covered Code" | ||
26 | means the Original Code, or Modifications or the combination of the Original | ||
27 | Code, and Modifications, in each case including portions thereof. | ||
28 | 1.4. "Electronic Distribution Mechanism" | ||
29 | means a mechanism generally accepted in the software development community for | ||
30 | the electronic transfer of data. | ||
31 | 1.5. "Executable" | ||
32 | means Covered Code in any form other than Source Code. | ||
33 | 1.6. "Initial Developer" | ||
34 | means the individual or entity identified as the Initial Developer in the | ||
35 | Source Code notice required by Exhibit A. | ||
36 | 1.7. "Larger Work" | ||
37 | means a work which combines Covered Code or portions thereof with code not | ||
38 | governed by the terms of this License. | ||
39 | 1.8. "License" | ||
40 | means this document. | ||
41 | 1.8.1. "Licensable" | ||
42 | means having the right to grant, to the maximum extent possible, whether at the | ||
43 | time of the initial grant or subsequently acquired, any and all of the rights | ||
44 | conveyed herein. | ||
45 | 1.9. "Modifications" | ||
46 | means any addition to or deletion from the substance or structure of either the | ||
47 | Original Code or any previous Modifications. When Covered Code is released as a | ||
48 | series of files, a Modification is: | ||
49 | A. | ||
50 | Any addition to or deletion from the contents of a file containing Original | ||
51 | Code or previous Modifications. | ||
52 | B. | ||
53 | Any new file that contains any part of the Original Code, or previous | ||
54 | Modifications. | ||
55 | 1.10. "Original Code" | ||
56 | means Source Code of computer software code which is described in the Source | ||
57 | Code notice required by Exhibit A as Original Code, and which, at the time of | ||
58 | its release under this License is not already Covered Code governed by this | ||
59 | License. | ||
60 | 1.10.1. "Patent Claims" | ||
61 | means any patent claim(s), now owned or hereafter acquired, including without | ||
62 | limitation, method, process, and apparatus claims, in any patent Licensable by | ||
63 | grantor. | ||
64 | 1.11. "Source Code" | ||
65 | means the preferred form of the Covered Code for making modifications to it, | ||
66 | including all modules it contains, plus any associated interface definition | ||
67 | files, scripts used to control compilation and installation of an Executable, | ||
68 | or source code differential comparisons against either the Original Code or | ||
69 | another well known, available Covered Code of the Contributor's choice. The | ||
70 | Source Code can be in a compressed or archival form, provided the appropriate | ||
71 | decompression or de-archiving software is widely available for no charge. | ||
72 | 1.12. "You" (or "Your") | ||
73 | means an individual or a legal entity exercising rights under, and complying | ||
74 | with all of the terms of, this License or a future version of this License | ||
75 | issued under Section 6.1. For legal entities, "You" includes any | ||
76 | entity which controls, is controlled by, or is under common control with You. | ||
77 | For purposes of this definition, "control" means (a) the power, | ||
78 | direct or indirect, to cause the direction or management of such entity, | ||
79 | whether by contract or otherwise, or (b) ownership of more than fifty percent | ||
80 | (50%) of the outstanding shares or beneficial ownership of such entity. | ||
81 | 2 SOURCE CODE LICENSE. | ||
82 | |||
83 | 2.1. The Initial Developer Grant. | ||
84 | |||
85 | The Initial Developer hereby grants You a world-wide, royalty-free, non- | ||
86 | exclusive license, subject to third party intellectual property claims: | ||
87 | (a) | ||
88 | under intellectual property rights (other than patent or trademark) Licensable | ||
89 | by Initial Developer to use, reproduce, modify, display, perform, sublicense | ||
90 | and distribute the Original Code (or portions thereof) with or without | ||
91 | Modifications, and/or as part of a Larger Work; and | ||
92 | (b) | ||
93 | under patents now or hereafter owned or controlled by Initial Developer, to | ||
94 | make, have made, use and sell ("offer to sell and import") the | ||
95 | Original Code, Modifications, or portions thereof, but solely to the extent | ||
96 | that any such patent is reasonably necessary to enable You to utilize, alone or | ||
97 | in combination with other software, the Original Code, Modifications, or any | ||
98 | combination or portions thereof. | ||
99 | (c) | ||
100 | (d) | ||
101 | |||
102 | 2.2. Contributor Grant. | ||
103 | |||
104 | Subject to third party intellectual property claims, each Contributor hereby | ||
105 | grants You a world-wide, royalty-free, non-exclusive license | ||
106 | (a) | ||
107 | under intellectual property rights (other than patent or trademark) Licensable | ||
108 | by Contributor, to use, reproduce, modify, display, perform, sublicense and | ||
109 | distribute the Modifications created by such Contributor (or portions thereof) | ||
110 | either on an unmodified basis, with other Modifications, as Covered Code and/or | ||
111 | as part of a Larger Work; and | ||
112 | (b) | ||
113 | under patents now or hereafter owned or controlled by Contributor, to make, | ||
114 | have made, use and sell ("offer to sell and import") the Contributor | ||
115 | Version (or portions thereof), but solely to the extent that any such patent is | ||
116 | reasonably necessary to enable You to utilize, alone or in combination with | ||
117 | other software, the Contributor Version (or portions thereof). | ||
118 | (c) | ||
119 | (d) | ||
120 | 3 DISTRIBUTION OBLIGATIONS. | ||
121 | |||
122 | 3.1. Application of License. | ||
123 | |||
124 | The Modifications which You create or to which You contribute are governed by | ||
125 | the terms of this License, including without limitation Section 2.2. The Source | ||
126 | Code version of Covered Code may be distributed only under the terms of this | ||
127 | License or a future version of this License released under Section 6.1, and You | ||
128 | must include a copy of this License with every copy of the Source Code You | ||
129 | distribute. You may not offer or impose any terms on any Source Code version | ||
130 | that alters or restricts the applicable version of this License or the | ||
131 | recipients' rights hereunder. However, You may include an additional document | ||
132 | offering the additional rights described in Section 3.5. | ||
133 | |||
134 | 3.2. Availability of Source Code. | ||
135 | |||
136 | Any Modification created by You will be provided to the Initial Developer in | ||
137 | Source Code form and are subject to the terms of the License. | ||
138 | |||
139 | 3.3. Description of Modifications. | ||
140 | |||
141 | You must cause all Covered Code to which You contribute to contain a file | ||
142 | documenting the changes You made to create that Covered Code and the date of | ||
143 | any change. You must include a prominent statement that the Modification is | ||
144 | derived, directly or indirectly, from Original Code provided by the Initial | ||
145 | Developer and including the name of the Initial Developer in (a) the Source | ||
146 | Code, and (b) in any notice in an Executable version or related documentation | ||
147 | in which You describe the origin or ownership of the Covered Code. | ||
148 | |||
149 | 3.4. Intellectual Property Matters. | ||
150 | (a) Third Party Claims. | ||
151 | If Contributor has knowledge that a license under a third party's intellectual | ||
152 | property rights is required to exercise the rights granted by such Contributor | ||
153 | under Sections 2.1 or 2.2, Contributor must include a text file with the Source | ||
154 | Code distribution titled "LEGAL" which describes the claim and the | ||
155 | party making the claim in sufficient detail that a recipient will know whom to | ||
156 | contact. If Contributor obtains such knowledge after the Modification is made | ||
157 | available as described in Section 3.2, Contributor shall promptly modify the | ||
158 | LEGAL file in all copies Contributor makes available thereafter and shall take | ||
159 | other steps (such as notifying appropriate mailing lists or newsgroups) | ||
160 | reasonably calculated to inform those who received the Covered Code that new | ||
161 | knowledge has been obtained. | ||
162 | (b) Contributor APIs. | ||
163 | If Contributor's Modifications include an application programming interface and | ||
164 | Contributor has knowledge of patent licenses which are reasonably necessary to | ||
165 | implement that API, Contributor must also include this information in the LEGAL | ||
166 | file. | ||
167 | (c) Representations. | ||
168 | Contributor represents that, except as disclosed pursuant to Section 3.4(a) | ||
169 | above, Contributor believes that Contributor's Modifications are Contributor's | ||
170 | original creation(s) and/or Contributor has sufficient rights to grant the | ||
171 | rights conveyed by this License. | ||
172 | |||
173 | 3.5. Required Notices. | ||
174 | |||
175 | You must duplicate the notice in Exhibit A in each file of the Source Code. If | ||
176 | it is not possible to put such notice in a particular Source Code file due to | ||
177 | its structure, then You must include such notice in a location (such as a | ||
178 | relevant directory) where a user would be likely to look for such a notice. If | ||
179 | You created one or more Modification(s) You may add your name as a Contributor | ||
180 | to the notice described in Exhibit A. You must also duplicate this License in | ||
181 | any documentation for the Source Code where You describe recipients' rights or | ||
182 | ownership rights relating to Covered Code. You may choose to offer, and to | ||
183 | charge a fee for, warranty, support, indemnity or liability obligations to one | ||
184 | or more recipients of Covered Code. However, You may do so only on Your own | ||
185 | behalf, and not on behalf of the Initial Developer or any Contributor. | ||
186 | |||
187 | 3.6. Distribution of Executable Versions. | ||
188 | |||
189 | You may distribute Covered Code in Executable form only if the requirements of | ||
190 | Section 3.1-3.5 have been met for that Covered Code. You may distribute the | ||
191 | Executable version of Covered Code or ownership rights under a license of Your | ||
192 | choice, which may contain terms different from this License, provided that You | ||
193 | are in compliance with the terms of this License and that the license for the | ||
194 | Executable version does not attempt to limit or alter the recipient's rights in | ||
195 | the Source Code version from the rights set forth in this License. If You | ||
196 | distribute the Executable version under a different license You must make it | ||
197 | absolutely clear that any terms which differ from this License are offered by | ||
198 | You alone, not by the Initial Developer or any Contributor. If you distribute | ||
199 | executable versions containing Covered Code as part of a product, you must | ||
200 | reproduce the notice in Exhibit B in the documentation and/or other materials | ||
201 | provided with the product. | ||
202 | |||
203 | 3.7. Larger Works. | ||
204 | |||
205 | You may create a Larger Work by combining Covered Code with other code not | ||
206 | governed by the terms of this License and distribute the Larger Work as a | ||
207 | single product. In such a case, You must make sure the requirements of this | ||
208 | License are fulfilled for the Covered Code. | ||
209 | |||
210 | 3.8. Restrictions. | ||
211 | |||
212 | You may not remove any product identification, copyright, proprietary notices | ||
213 | or labels from gSOAP. | ||
214 | 4 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION. | ||
215 | |||
216 | If it is impossible for You to comply with any of the terms of this License | ||
217 | with respect to some or all of the Covered Code due to statute, judicial order, | ||
218 | or regulation then You must: (a) comply with the terms of this License to the | ||
219 | maximum extent possible; and (b) describe the limitations and the code they | ||
220 | affect. Such description must be included in the LEGAL file described in | ||
221 | Section 3.4 and must be included with all distributions of the Source Code. | ||
222 | Except to the extent prohibited by statute or regulation, such description must | ||
223 | be sufficiently detailed for a recipient of ordinary skill to be able to | ||
224 | understand it. | ||
225 | 5 APPLICATION OF THIS LICENSE. | ||
226 | |||
227 | This License applies to code to which the Initial Developer has attached the | ||
228 | notice in Exhibit A and to related Covered Code. | ||
229 | 6 VERSIONS OF THE LICENSE. | ||
230 | |||
231 | 6.1. New Versions. | ||
232 | |||
233 | Grantor may publish revised and/or new versions of the License from time to | ||
234 | time. Each version will be given a distinguishing version number. | ||
235 | |||
236 | 6.2. Effect of New Versions. | ||
237 | |||
238 | Once Covered Code has been published under a particular version of the License, | ||
239 | You may always continue to use it under the terms of that version. You may also | ||
240 | choose to use such Covered Code under the terms of any subsequent version of | ||
241 | the License. | ||
242 | |||
243 | 6.3. Derivative Works. | ||
244 | |||
245 | If You create or use a modified version of this License (which you may only do | ||
246 | in order to apply it to code which is not already Covered Code governed by this | ||
247 | License), You must (a) rename Your license so that the phrase "gSOAP" | ||
248 | or any confusingly similar phrase do not appear in your license (except to note | ||
249 | that your license differs from this License) and (b) otherwise make it clear | ||
250 | that Your version of the license contains terms which differ from the gSOAP | ||
251 | Public License. (Filling in the name of the Initial Developer, Original Code or | ||
252 | Contributor in the notice described in Exhibit A shall not of themselves be | ||
253 | deemed to be modifications of this License.) | ||
254 | 7 DISCLAIMER OF WARRANTY. | ||
255 | |||
256 | COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, | ||
257 | WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, | ||
258 | WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A | ||
259 | PARTICULAR PURPOSE, NONINFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY | ||
260 | RIGHTS, AND ANY WARRANTY THAT MAY ARISE BY REASON OF TRADE USAGE, CUSTOM, OR | ||
261 | COURSE OF DEALING. WITHOUT LIMITING THE FOREGOING, YOU ACKNOWLEDGE THAT THE | ||
262 | SOFTWARE IS PROVIDED "AS IS" AND THAT THE AUTHORS DO NOT WARRANT THE | ||
263 | SOFTWARE WILL RUN UNINTERRUPTED OR ERROR FREE. LIMITED LIABILITY THE ENTIRE | ||
264 | RISK AS TO RESULTS AND PERFORMANCE OF THE SOFTWARE IS ASSUMED BY YOU. UNDER NO | ||
265 | CIRCUMSTANCES WILL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL, | ||
266 | EXEMPLARY OR CONSEQUENTIAL DAMAGES OF ANY KIND OR NATURE WHATSOEVER, WHETHER | ||
267 | BASED ON CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR | ||
268 | OTHERWISE, ARISING OUT OF OR IN ANY WAY RELATED TO THE SOFTWARE, EVEN IF THE | ||
269 | AUTHORS HAVE BEEN ADVISED ON THE POSSIBILITY OF SUCH DAMAGE OR IF SUCH DAMAGE | ||
270 | COULD HAVE BEEN REASONABLY FORESEEN, AND NOTWITHSTANDING ANY FAILURE OF | ||
271 | ESSENTIAL PURPOSE OF ANY EXCLUSIVE REMEDY PROVIDED. SUCH LIMITATION ON DAMAGES | ||
272 | INCLUDES, BUT IS NOT LIMITED TO, DAMAGES FOR LOSS OF GOODWILL, LOST PROFITS, | ||
273 | LOSS OF DATA OR SOFTWARE, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION OR | ||
274 | IMPAIRMENT OF OTHER GOODS. IN NO EVENT WILL THE AUTHORS BE LIABLE FOR THE COSTS | ||
275 | OF PROCUREMENT OF SUBSTITUTE SOFTWARE OR SERVICES. YOU ACKNOWLEDGE THAT THIS | ||
276 | SOFTWARE IS NOT DESIGNED FOR USE IN ON-LINE EQUIPMENT IN HAZARDOUS ENVIRONMENTS | ||
277 | SUCH AS OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR CONTROL, OR | ||
278 | LIFE-CRITICAL APPLICATIONS. THE AUTHORS EXPRESSLY DISCLAIM ANY LIABILITY | ||
279 | RESULTING FROM USE OF THE SOFTWARE IN ANY SUCH ON-LINE EQUIPMENT IN HAZARDOUS | ||
280 | ENVIRONMENTS AND ACCEPTS NO LIABILITY IN RESPECT OF ANY ACTIONS OR CLAIMS BASED | ||
281 | ON THE USE OF THE SOFTWARE IN ANY SUCH ON-LINE EQUIPMENT IN HAZARDOUS | ||
282 | ENVIRONMENTS BY YOU. FOR PURPOSES OF THIS PARAGRAPH, THE TERM "LIFE- | ||
283 | CRITICAL APPLICATION" MEANS AN APPLICATION IN WHICH THE FUNCTIONING OR | ||
284 | MALFUNCTIONING OF THE SOFTWARE MAY RESULT DIRECTLY OR INDIRECTLY IN PHYSICAL | ||
285 | INJURY OR LOSS OF HUMAN LIFE. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN | ||
286 | ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED | ||
287 | HEREUNDER EXCEPT UNDER THIS DISCLAIMER. | ||
288 | 8 TERMINATION. | ||
289 | |||
290 | 8.1. | ||
291 | This License and the rights granted hereunder will terminate automatically if | ||
292 | You fail to comply with terms herein and fail to cure such breach within 30 | ||
293 | days of becoming aware of the breach. All sublicenses to the Covered Code which | ||
294 | are properly granted shall survive any termination of this License. Provisions | ||
295 | which, by their nature, must remain in effect beyond the termination of this | ||
296 | License shall survive. | ||
297 | 8.2. | ||
298 | 8.3. | ||
299 | If You assert a patent infringement claim against Participant alleging that | ||
300 | such Participant's Contributor Version directly or indirectly infringes any | ||
301 | patent where such claim is resolved (such as by license or settlement) prior to | ||
302 | the initiation of patent infringement litigation, then the reasonable value of | ||
303 | the licenses granted by such Participant under Sections 2.1 or 2.2 shall be | ||
304 | taken into account in determining the amount or value of any payment or | ||
305 | license. | ||
306 | 8.4. | ||
307 | In the event of termination under Sections 8.1 or 8.2 above, all end user | ||
308 | license agreements (excluding distributors and resellers) which have been | ||
309 | validly granted by You or any distributor hereunder prior to termination shall | ||
310 | survive termination. | ||
311 | 9 LIMITATION OF LIABILITY. | ||
312 | |||
313 | UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING | ||
314 | NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY | ||
315 | OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY | ||
316 | OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, | ||
317 | OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, | ||
318 | DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, | ||
319 | OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL | ||
320 | HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF | ||
321 | LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING | ||
322 | FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH | ||
323 | LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF | ||
324 | INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT | ||
325 | APPLY TO YOU. | ||
326 | 10 U.S. GOVERNMENT END USERS. | ||
327 | |||
328 | 11 MISCELLANEOUS. | ||
329 | |||
330 | 12 RESPONSIBILITY FOR CLAIMS. | ||
331 | |||
332 | As between Initial Developer and the Contributors, each party is responsible | ||
333 | for claims and damages arising, directly or indirectly, out of its utilization | ||
334 | of rights under this License and You agree to work with Initial Developer and | ||
335 | Contributors to distribute such responsibility on an equitable basis. Nothing | ||
336 | herein is intended or shall be deemed to constitute any admission of liability. | ||
337 | EXHIBIT A. | ||
338 | |||
339 | "The contents of this file are subject to the gSOAP Public License Version | ||
340 | 1.3 (the "License"); you may not use this file except in compliance | ||
341 | with the License. You may obtain a copy of the License at | ||
342 | http://www.cs.fsu.edu/ engelen/soaplicense.html | ||
343 | Software distributed under the License is distributed on an "AS IS" | ||
344 | basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License | ||
345 | for the specific language governing rights and limitations under the License. | ||
346 | The Original Code of the gSOAP Software is: stdsoap.h, stdsoap2.h, stdsoap.c, | ||
347 | stdsoap2.c, stdsoap.cpp, stdsoap2.cpp, soapcpp2.h, soapcpp2.c, soapcpp2_lex.l, | ||
348 | soapcpp2_yacc.y, error2.h, error2.c, symbol2.c, init2.c, soapdoc2.html, and | ||
349 | soapdoc2.pdf, httpget.h, httpget.c, stl.h, stldeque.h, stllist.h, stlvector.h, | ||
350 | stlset.h. | ||
351 | The Initial Developer of the Original Code is Robert A. van Engelen. Portions | ||
352 | created by Robert A. van Engelen are Copyright (C) 2001-2004 Robert A. van | ||
353 | Engelen, Genivia inc. All Rights Reserved. | ||
354 | Contributor(s): | ||
355 | "________________________." | ||
356 | [Note: The text of this Exhibit A may differ slightly form the text of the | ||
357 | notices in the Source Code files of the Original code. You should use the text | ||
358 | of this Exhibit A rather than the text found in the Original Code Source Code | ||
359 | for Your Modifications.] | ||
360 | EXHIBIT B. | ||
361 | |||
362 | "Part of the software embedded in this product is gSOAP software. | ||
363 | Portions created by gSOAP are Copyright (C) 2001-2009 Robert A. van Engelen, | ||
364 | Genivia inc. All Rights Reserved. | ||
365 | THE SOFTWARE IN THIS PRODUCT WAS IN PART PROVIDED BY GENIVIA INC AND ANY | ||
366 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
367 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
368 | DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | ||
369 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | ||
370 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | ||
371 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | ||
372 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE | ||
373 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | ||
374 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." | ||
375 | |||
376 | |||
377 | |||
378 | |||
379 | |||
380 | |||