xref: /aoo41x/main/LICENSE (revision aa77e320)
1
2                                 Apache License
3                           Version 2.0, January 2004
4                        http://www.apache.org/licenses/
5
6   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
8   1. Definitions.
9
10      "License" shall mean the terms and conditions for use, reproduction,
11      and distribution as defined by Sections 1 through 9 of this document.
12
13      "Licensor" shall mean the copyright owner or entity authorized by
14      the copyright owner that is granting the License.
15
16      "Legal Entity" shall mean the union of the acting entity and all
17      other entities that control, are controlled by, or are under common
18      control with that entity. For the purposes of this definition,
19      "control" means (i) the power, direct or indirect, to cause the
20      direction or management of such entity, whether by contract or
21      otherwise, or (ii) ownership of fifty percent (50%) or more of the
22      outstanding shares, or (iii) beneficial ownership of such entity.
23
24      "You" (or "Your") shall mean an individual or Legal Entity
25      exercising permissions granted by this License.
26
27      "Source" form shall mean the preferred form for making modifications,
28      including but not limited to software source code, documentation
29      source, and configuration files.
30
31      "Object" form shall mean any form resulting from mechanical
32      transformation or translation of a Source form, including but
33      not limited to compiled object code, generated documentation,
34      and conversions to other media types.
35
36      "Work" shall mean the work of authorship, whether in Source or
37      Object form, made available under the License, as indicated by a
38      copyright notice that is included in or attached to the work
39      (an example is provided in the Appendix below).
40
41      "Derivative Works" shall mean any work, whether in Source or Object
42      form, that is based on (or derived from) the Work and for which the
43      editorial revisions, annotations, elaborations, or other modifications
44      represent, as a whole, an original work of authorship. For the purposes
45      of this License, Derivative Works shall not include works that remain
46      separable from, or merely link (or bind by name) to the interfaces of,
47      the Work and Derivative Works thereof.
48
49      "Contribution" shall mean any work of authorship, including
50      the original version of the Work and any modifications or additions
51      to that Work or Derivative Works thereof, that is intentionally
52      submitted to Licensor for inclusion in the Work by the copyright owner
53      or by an individual or Legal Entity authorized to submit on behalf of
54      the copyright owner. For the purposes of this definition, "submitted"
55      means any form of electronic, verbal, or written communication sent
56      to the Licensor or its representatives, including but not limited to
57      communication on electronic mailing lists, source code control systems,
58      and issue tracking systems that are managed by, or on behalf of, the
59      Licensor for the purpose of discussing and improving the Work, but
60      excluding communication that is conspicuously marked or otherwise
61      designated in writing by the copyright owner as "Not a Contribution."
62
63      "Contributor" shall mean Licensor and any individual or Legal Entity
64      on behalf of whom a Contribution has been received by Licensor and
65      subsequently incorporated within the Work.
66
67   2. Grant of Copyright License. Subject to the terms and conditions of
68      this License, each Contributor hereby grants to You a perpetual,
69      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70      copyright license to reproduce, prepare Derivative Works of,
71      publicly display, publicly perform, sublicense, and distribute the
72      Work and such Derivative Works in Source or Object form.
73
74   3. Grant of Patent License. Subject to the terms and conditions of
75      this License, each Contributor hereby grants to You a perpetual,
76      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77      (except as stated in this section) patent license to make, have made,
78      use, offer to sell, sell, import, and otherwise transfer the Work,
79      where such license applies only to those patent claims licensable
80      by such Contributor that are necessarily infringed by their
81      Contribution(s) alone or by combination of their Contribution(s)
82      with the Work to which such Contribution(s) was submitted. If You
83      institute patent litigation against any entity (including a
84      cross-claim or counterclaim in a lawsuit) alleging that the Work
85      or a Contribution incorporated within the Work constitutes direct
86      or contributory patent infringement, then any patent licenses
87      granted to You under this License for that Work shall terminate
88      as of the date such litigation is filed.
89
90   4. Redistribution. You may reproduce and distribute copies of the
91      Work or Derivative Works thereof in any medium, with or without
92      modifications, and in Source or Object form, provided that You
93      meet the following conditions:
94
95      (a) You must give any other recipients of the Work or
96          Derivative Works a copy of this License; and
97
98      (b) You must cause any modified files to carry prominent notices
99          stating that You changed the files; and
100
101      (c) You must retain, in the Source form of any Derivative Works
102          that You distribute, all copyright, patent, trademark, and
103          attribution notices from the Source form of the Work,
104          excluding those notices that do not pertain to any part of
105          the Derivative Works; and
106
107      (d) If the Work includes a "NOTICE" text file as part of its
108          distribution, then any Derivative Works that You distribute must
109          include a readable copy of the attribution notices contained
110          within such NOTICE file, excluding those notices that do not
111          pertain to any part of the Derivative Works, in at least one
112          of the following places: within a NOTICE text file distributed
113          as part of the Derivative Works; within the Source form or
114          documentation, if provided along with the Derivative Works; or,
115          within a display generated by the Derivative Works, if and
116          wherever such third-party notices normally appear. The contents
117          of the NOTICE file are for informational purposes only and
118          do not modify the License. You may add Your own attribution
119          notices within Derivative Works that You distribute, alongside
120          or as an addendum to the NOTICE text from the Work, provided
121          that such additional attribution notices cannot be construed
122          as modifying the License.
123
124      You may add Your own copyright statement to Your modifications and
125      may provide additional or different license terms and conditions
126      for use, reproduction, or distribution of Your modifications, or
127      for any such Derivative Works as a whole, provided Your use,
128      reproduction, and distribution of the Work otherwise complies with
129      the conditions stated in this License.
130
131   5. Submission of Contributions. Unless You explicitly state otherwise,
132      any Contribution intentionally submitted for inclusion in the Work
133      by You to the Licensor shall be under the terms and conditions of
134      this License, without any additional terms or conditions.
135      Notwithstanding the above, nothing herein shall supersede or modify
136      the terms of any separate license agreement you may have executed
137      with Licensor regarding such Contributions.
138
139   6. Trademarks. This License does not grant permission to use the trade
140      names, trademarks, service marks, or product names of the Licensor,
141      except as required for reasonable and customary use in describing the
142      origin of the Work and reproducing the content of the NOTICE file.
143
144   7. Disclaimer of Warranty. Unless required by applicable law or
145      agreed to in writing, Licensor provides the Work (and each
146      Contributor provides its Contributions) on an "AS IS" BASIS,
147      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148      implied, including, without limitation, any warranties or conditions
149      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150      PARTICULAR PURPOSE. You are solely responsible for determining the
151      appropriateness of using or redistributing the Work and assume any
152      risks associated with Your exercise of permissions under this License.
153
154   8. Limitation of Liability. In no event and under no legal theory,
155      whether in tort (including negligence), contract, or otherwise,
156      unless required by applicable law (such as deliberate and grossly
157      negligent acts) or agreed to in writing, shall any Contributor be
158      liable to You for damages, including any direct, indirect, special,
159      incidental, or consequential damages of any character arising as a
160      result of this License or out of the use or inability to use the
161      Work (including but not limited to damages for loss of goodwill,
162      work stoppage, computer failure or malfunction, or any and all
163      other commercial damages or losses), even if such Contributor
164      has been advised of the possibility of such damages.
165
166   9. Accepting Warranty or Additional Liability. While redistributing
167      the Work or Derivative Works thereof, You may choose to offer,
168      and charge a fee for, acceptance of support, warranty, indemnity,
169      or other liability obligations and/or rights consistent with this
170      License. However, in accepting such obligations, You may act only
171      on Your own behalf and on Your sole responsibility, not on behalf
172      of any other Contributor, and only if You agree to indemnify,
173      defend, and hold each Contributor harmless for any liability
174      incurred by, or claims asserted against, such Contributor by reason
175      of your accepting any such warranty or additional liability.
176
177   END OF TERMS AND CONDITIONS
178
179   APPENDIX: How to apply the Apache License to your work.
180
181      To apply the Apache License to your work, attach the following
182      boilerplate notice, with the fields enclosed by brackets "[]"
183      replaced with your own identifying information. (Don't include
184      the brackets!)  The text should be enclosed in the appropriate
185      comment syntax for the file format. We also recommend that a
186      file or class name and description of purpose be included on the
187      same "printed page" as the copyright notice for easier
188      identification within third-party archives.
189
190   Copyright [yyyy] [name of copyright owner]
191
192   Licensed under the Apache License, Version 2.0 (the "License");
193   you may not use this file except in compliance with the License.
194   You may obtain a copy of the License at
195
196       http://www.apache.org/licenses/LICENSE-2.0
197
198   Unless required by applicable law or agreed to in writing, software
199   distributed under the License is distributed on an "AS IS" BASIS,
200   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201   See the License for the specific language governing permissions and
202   limitations under the License.
203
204____
205
206Category A: Authorized Licenses
207
208According to The Apache Third Licensing Policy all the mandatory code in
209base uses Authorized Licenses.
210____
211
212W3C Software Notice and License
213
214This work (and included software, documentation such as READMEs, or other related items) is being provided by the copyright holders under the following license.
215License
216
217By obtaining, using and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.
218
219Permission to copy, modify, and distribute this software and its documentation, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the software and documentation or portions thereof, including modifications:
220
221    The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
222    Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software Short Notice should be included (hypertext is preferred, text is permitted) within the body of any redistributed or derivative code.
223    Notice of any changes or modifications to the files, including the date changes were made. (We recommend you provide URIs to the location from which the code is derived.)
224
225Disclaimers
226
227THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
228
229COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
230
231The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the software without specific, written prior permission. Title to copyright in this software and any associated documentation will at all times remain with copyright holders.
232Notes
233
234This version: http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
235
236This formulation of W3C's notice and license became active on December 31 2002. This version removes the copyright ownership notice such that this license can be used with materials other than those owned by the W3C, reflects that ERCIM is now a host of the W3C, includes references to this specific dated version of the license, and removes the ambiguous grant of "use". Otherwise, this version is the same as the previous version and is written so as to preserve the Free Software Foundation's assessment of GPL compatibility and OSI's certification under the Open Source Definition.
237
238____
239
240Remote Control Wrapper
241
242Created by Martin Kahr under a MIT-style license.
243Copyright (c) 2006/2007 martinkahr.com. All rights reserved.
244
245Code modified and adapted to OpenOffice.org
246by Eric Bachard on 11.08.2008 under the same license
247
248Permission is hereby granted, free of charge, to any person obtaining a
249copy of this software and associated documentation files (the "Software"),
250to deal in the Software without restriction, including without limitation
251the rights to use, copy, modify, merge, publish, distribute, sublicense,
252and/or sell copies of the Software, and to permit persons to whom the
253Software is furnished to do so, subject to the following conditions:
254
255The above copyright notice and this permission notice shall be included
256in all copies or substantial portions of the Software.
257
258THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
259IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
260FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
261THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
262LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
263OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
264THE SOFTWARE.
265
266____
267
268Boost Software License - Version 1.0 - August 17th, 2003
269
270Permission is hereby granted, free of charge, to any person or organization
271obtaining a copy of the software and accompanying documentation covered by
272this license (the "Software") to use, reproduce, display, distribute,
273execute, and transmit the Software, and to prepare derivative works of the
274Software, and to permit third-parties to whom the Software is furnished to
275do so, all subject to the following:
276
277The copyright notices in the Software and this entire statement, including
278the above license grant, this restriction and the following disclaimer,
279must be included in all copies of the Software, in whole or in part, and
280all derivative works of the Software, unless such copies or derivative
281works are solely in the form of machine-executable object code generated by
282a source language processor.
283
284THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
285IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
286FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
287SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
288FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
289ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
290DEALINGS IN THE SOFTWARE.
291
292____
293
294COPYRIGHT AND PERMISSION NOTICE
295
296Copyright (c) 1996 - 2011, Daniel Stenberg, <daniel@haxx.se>.
297
298All rights reserved.
299
300Permission to use, copy, modify, and distribute this software for any purpose
301with or without fee is hereby granted, provided that the above copyright
302notice and this permission notice appear in all copies.
303
304THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
305IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
306FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
307NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
308DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
309OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
310OR OTHER DEALINGS IN THE SOFTWARE.
311
312Except as contained in this notice, the name of a copyright holder shall not
313be used in advertising or otherwise to promote the sale, use or other dealings
314in this Software without prior written authorization of the copyright holder.
315
316____
317
318Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
319                               and Clark Cooper
320Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.
321
322Permission is hereby granted, free of charge, to any person obtaining
323a copy of this software and associated documentation files (the
324"Software"), to deal in the Software without restriction, including
325without limitation the rights to use, copy, modify, merge, publish,
326distribute, sublicense, and/or sell copies of the Software, and to
327permit persons to whom the Software is furnished to do so, subject to
328the following conditions:
329
330The above copyright notice and this permission notice shall be included
331in all copies or substantial portions of the Software.
332
333THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
334EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
335MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
336IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
337CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
338TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
339SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
340____
341
342COPYRIGHTS AND LICENSES (based on BSD License)
343
344For work developed by the HSQL Development Group:
345
346Copyright (c) 2001-2010, The HSQL Development Group
347All rights reserved.
348
349Redistribution and use in source and binary forms, with or without
350modification, are permitted provided that the following conditions are met:
351
352Redistributions of source code must retain the above copyright notice, this
353list of conditions and the following disclaimer.
354
355Redistributions in binary form must reproduce the above copyright notice,
356this list of conditions and the following disclaimer in the documentation
357and/or other materials provided with the distribution.
358
359Neither the name of the HSQL Development Group nor the names of its
360contributors may be used to endorse or promote products derived from this
361software without specific prior written permission.
362
363THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
364AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
365IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
366ARE DISCLAIMED. IN NO EVENT SHALL HSQL DEVELOPMENT GROUP, HSQLDB.ORG,
367OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
368EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
369PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
370LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
371ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
372(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
373SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
374
375
376For work originally developed by the Hypersonic SQL Group:
377
378Copyright (c) 1995-2000 by the Hypersonic SQL Group.
379All rights reserved.
380
381Redistribution and use in source and binary forms, with or without
382modification, are permitted provided that the following conditions are met:
383
384Redistributions of source code must retain the above copyright notice, this
385list of conditions and the following disclaimer.
386
387Redistributions in binary form must reproduce the above copyright notice,
388this list of conditions and the following disclaimer in the documentation
389and/or other materials provided with the distribution.
390
391Neither the name of the Hypersonic SQL Group nor the names of its
392contributors may be used to endorse or promote products derived from this
393software without specific prior written permission.
394
395THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
396AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
397IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
398ARE DISCLAIMED. IN NO EVENT SHALL THE HYPERSONIC SQL GROUP,
399OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
400EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
401PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
402LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
403ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
404(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
405SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
406
407This software consists of voluntary contributions made by many individuals on behalf of the
408Hypersonic SQL Group.
409
410____
411
412International Business Machine Corporation (IBM)
413ICU
414ICU License - ICU 1.8.1 and later
415
416COPYRIGHT AND PERMISSION NOTICE
417
418Copyright (c) 1995-2002 International Business Machines Corporation and others
419All rights reserved.
420
421Permission is hereby granted, free of charge, to any person obtaining a
422copy of this software and associated documentation files (the
423"Software"), to deal in the Software without restriction, including
424without limitation the rights to use, copy, modify, merge, publish,
425distribute, and/or sell copies of the Software, and to permit persons
426to whom the Software is furnished to do so, provided that the above
427copyright notice(s) and this permission notice appear in all copies of
428the Software and that both the above copyright notice(s) and this
429permission notice appear in supporting documentation.
430
431THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
432OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
433MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
434OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
435HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
436INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
437FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
438NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
439WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
440
441Except as contained in this notice, the name of a copyright holder
442shall not be used in advertising or otherwise to promote the sale, use
443or other dealings in this Software without prior written authorization
444of the copyright holder.
445
446--------------------------------------------------------------------------------
447All trademarks and registered trademarks mentioned herein are the property of their respective owners.
448____
449
450IJG JPEG Library
451
452LEGAL ISSUES
453============
454
455In plain English:
456
4571. We don't promise that this software works.  (But if you find any bugs,
458   please let us know!)
4592. You can use this software for whatever you want.  You don't have to pay us.
4603. You may not pretend that you wrote this software.  If you use it in a
461   program, you must acknowledge somewhere in your documentation that
462   you've used the IJG code.
463
464In legalese:
465
466The authors make NO WARRANTY or representation, either express or implied,
467with respect to this software, its quality, accuracy, merchantability, or
468fitness for a particular purpose.  This software is provided "AS IS", and you,
469its user, assume the entire risk as to its quality and accuracy.
470
471This software is copyright (C) 1991-1998, Thomas G. Lane.
472All Rights Reserved except as specified below.
473
474Permission is hereby granted to use, copy, modify, and distribute this
475software (or portions thereof) for any purpose, without fee, subject to these
476conditions:
477(1) If any part of the source code for this software is distributed, then this
478README file must be included, with this copyright and no-warranty notice
479unaltered; and any additions, deletions, or changes to the original files
480must be clearly indicated in accompanying documentation.
481(2) If only executable code is distributed, then the accompanying
482documentation must state that "this software is based in part on the work of
483the Independent JPEG Group".
484(3) Permission for use of this software is granted only if the user accepts
485full responsibility for any undesirable consequences; the authors accept
486NO LIABILITY for damages of any kind.
487
488These conditions apply to any software derived from or based on the IJG code,
489not just to the unmodified library.  If you use our work, you ought to
490acknowledge us.
491
492Permission is NOT granted for the use of any IJG author's name or company name
493in advertising or publicity relating to this software or products derived from
494it.  This software may be referred to only as "the Independent JPEG Group's
495software".
496
497We specifically permit and encourage the use of this software as the basis of
498commercial products, provided that all warranty or liability claims are
499assumed by the product vendor.
500
501
502ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
503sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
504ansi2knr.c is NOT covered by the above copyright and conditions, but instead
505by the usual distribution terms of the Free Software Foundation; principally,
506that you must include source code if you redistribute it.  (See the file
507ansi2knr.c for full details.)  However, since ansi2knr.c is not needed as part
508of any program generated from the IJG code, this does not limit you more than
509the foregoing paragraphs do.
510
511The Unix configuration script "configure" was produced with GNU Autoconf.
512It is copyright by the Free Software Foundation but is freely distributable.
513The same holds for its supporting scripts (config.guess, config.sub,
514ltconfig, ltmain.sh).  Another support script, install-sh, is copyright
515by M.I.T. but is also freely distributable.
516
517It appears that the arithmetic coding option of the JPEG spec is covered by
518patents owned by IBM, AT&T, and Mitsubishi.  Hence arithmetic coding cannot
519legally be used without obtaining one or more licenses.  For this reason,
520support for arithmetic coding has been removed from the free JPEG software.
521(Since arithmetic coding provides only a marginal gain over the unpatented
522Huffman mode, it is unlikely that very many implementations will support it.)
523So far as we are aware, there are no patent restrictions on the remaining
524code.
525
526The IJG distribution formerly included code to read and write GIF files.
527To avoid entanglement with the Unisys LZW patent, GIF reading support has
528been removed altogether, and the GIF writer has been simplified to produce
529"uncompressed GIFs".  This technique does not use the LZW algorithm; the
530resulting GIF files are larger than usual, but are readable by all standard
531GIF decoders.
532
533We are required to state that
534    "The Graphics Interchange Format(c) is the Copyright property of
535    CompuServe Incorporated.  GIF(sm) is a Service Mark property of
536    CompuServe Incorporated."
537
538____
539
540For librdf (Redland), we are given to choose between three licenses
541and we choose the Apache License Version 2:
542
543    Copyright (C) 2000-2011 David Beckett
544    Copyright (C) 2000-2005 University of Bristol.
545
546   Licensed under the Apache License, Version 2.0 (the "License");
547   you may not use this file except in compliance with the License.
548   You may obtain a copy of the License at
549
550       http://www.apache.org/licenses/LICENSE-2.0
551
552   Unless required by applicable law or agreed to in writing, software
553   distributed under the License is distributed on an "AS IS" BASIS,
554   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
555   See the License for the specific language governing permissions and
556   limitations under the License.
557
558____
559
560Copyright (c) 2003, WiseGuys Internet B.V.
561
562All rights reserved.
563
564Redistribution and use in source and binary forms, with or without
565modification, are permitted provided that the following conditions are
566met:
567
568- Redistributions of source code must retain the above copyright
569notice, this list of conditions and the following disclaimer.
570
571- Redistributions in binary form must reproduce the above copyright
572notice, this list of conditions and the following disclaimer in the
573documentation and/or other materials provided with the distribution.
574
575- Neither the name of the WiseGuys Internet B.V. nor the names of its
576contributors may be used to endorse or promote products derived from
577this software without specific prior written permission.
578
579THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
580"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
581LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
582A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
583OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
584SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
585LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
586DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
587THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
588(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
589OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
590
591____
592
593libxml2
594Except where otherwise noted in the source code (e.g. the files hash.c,
595list.c and the trio files, which are covered by a similar licence but
596with different Copyright notices) all the files are:
597
598 Copyright (C) 1998-2003 Daniel Veillard.  All Rights Reserved.
599
600Permission is hereby granted, free of charge, to any person obtaining a copy
601of this software and associated documentation files (the "Software"), to deal
602in the Software without restriction, including without limitation the rights
603to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
604copies of the Software, and to permit persons to whom the Software is fur-
605nished to do so, subject to the following conditions:
606
607The above copyright notice and this permission notice shall be included in
608all copies or substantial portions of the Software.
609
610THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
611IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
612NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
613DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
614IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
615NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
616
617Except as contained in this notice, the name of Daniel Veillard shall not
618be used in advertising or otherwise to promote the sale, use or other deal-
619ings in this Software without prior written authorization from him.
620
621____
622
623  The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
624  the OpenSSL License and the original SSLeay license apply to the toolkit.
625  See below for the actual license texts. Actually both licenses are BSD-style
626  Open Source licenses. In case of any license issues related to OpenSSL
627  please contact openssl-core@openssl.org.
628
629  OpenSSL License
630  ---------------
631
632====================================================================
633Copyright (c) 1998-2011 The OpenSSL Project.  All rights reserved.
634
635Redistribution and use in source and binary forms, with or without
636modification, are permitted provided that the following conditions
637are met:
638
6391. Redistributions of source code must retain the above copyright
640   notice, this list of conditions and the following disclaimer.
641
6422. Redistributions in binary form must reproduce the above copyright
643   notice, this list of conditions and the following disclaimer in
644   the documentation and/or other materials provided with the
645   distribution.
646
6473. All advertising materials mentioning features or use of this
648   software must display the following acknowledgment:
649   "This product includes software developed by the OpenSSL Project
650   for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
651
6524. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
653   endorse or promote products derived from this software without
654   prior written permission. For written permission, please contact
655   openssl-core@openssl.org.
656
6575. Products derived from this software may not be called "OpenSSL"
658   nor may "OpenSSL" appear in their names without prior written
659   permission of the OpenSSL Project.
660
6616. Redistributions of any form whatsoever must retain the following
662   acknowledgment:
663   "This product includes software developed by the OpenSSL Project
664   for use in the OpenSSL Toolkit (http://www.openssl.org/)"
665
666THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
667EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
668IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
669PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
670ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
671SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
672NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
673LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
674HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
675STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
676ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
677OF THE POSSIBILITY OF SUCH DAMAGE.
678====================================================================
679
680This product includes cryptographic software written by Eric Young
681(eay@cryptsoft.com).  This product includes software written by Tim
682Hudson (tjh@cryptsoft.com).
683
684
685
686 Original SSLeay License
687 -----------------------
688
689Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
690All rights reserved.
691
692This package is an SSL implementation written
693by Eric Young (eay@cryptsoft.com).
694The implementation was written so as to conform with Netscapes SSL.
695
696This library is free for commercial and non-commercial use as long as
697the following conditions are aheared to.  The following conditions
698apply to all code found in this distribution, be it the RC4, RSA,
699lhash, DES, etc., code; not just the SSL code.  The SSL documentation
700included with this distribution is covered by the same copyright terms
701except that the holder is Tim Hudson (tjh@cryptsoft.com).
702
703Copyright remains Eric Young's, and as such any Copyright notices in
704the code are not to be removed.
705If this package is used in a product, Eric Young should be given attribution
706as the author of the parts of the library used.
707This can be in the form of a textual message at program startup or
708in documentation (online or textual) provided with the package.
709
710Redistribution and use in source and binary forms, with or without
711modification, are permitted provided that the following conditions
712are met:
7131. Redistributions of source code must retain the copyright
714   notice, this list of conditions and the following disclaimer.
7152. Redistributions in binary form must reproduce the above copyright
716   notice, this list of conditions and the following disclaimer in the
717   documentation and/or other materials provided with the distribution.
7183. All advertising materials mentioning features or use of this software
719   must display the following acknowledgement:
720   "This product includes cryptographic software written by
721    Eric Young (eay@cryptsoft.com)"
722   The word 'cryptographic' can be left out if the rouines from the library
723   being used are not cryptographic related :-).
7244. If you include any Windows specific code (or a derivative thereof) from
725   the apps directory (application code) you must include an acknowledgement:
726   "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
727
728THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
729ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
730IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
731ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
732FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
733DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
734OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
735HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
736LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
737OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
738SUCH DAMAGE.
739
740The licence and distribution terms for any publically available version or
741derivative of this code cannot be changed.  i.e. this code cannot simply be
742copied and put under another distribution licence
743[including the GNU Public Licence.]
744
745____
746
747Adobe
748Printer Description Files
749
750 Copyright 1987-1995 Adobe Systems Incorporated.
751 All Rights Reserved.
752 Permission is granted for redistribution of this file as
753 long as this copyright notice is intact and the contents
754 of the file is not altered in any way from its original form.
755 End of Copyright statement
756
757____
758
759TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
760===============================================================
761
762PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
763--------------------------------------------
764
7651. This LICENSE AGREEMENT is between the Python Software Foundation
766("PSF"), and the Individual or Organization ("Licensee") accessing and
767otherwise using this software ("Python") in source or binary form and
768its associated documentation.
769
7702. Subject to the terms and conditions of this License Agreement, PSF
771hereby grants Licensee a nonexclusive, royalty-free, world-wide
772license to reproduce, analyze, test, perform and/or display publicly,
773prepare derivative works, distribute, and otherwise use Python
774alone or in any derivative version, provided, however, that PSF's
775License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
7762001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
777Reserved" are retained in Python alone or in any derivative version
778prepared by Licensee.
779
7803. In the event Licensee prepares a derivative work that is based on
781or incorporates Python or any part thereof, and wants to make
782the derivative work available to others as provided herein, then
783Licensee hereby agrees to include in any such work a brief summary of
784the changes made to Python.
785
7864. PSF is making Python available to Licensee on an "AS IS"
787basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
788IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
789DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
790FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
791INFRINGE ANY THIRD PARTY RIGHTS.
792
7935. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
794FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
795A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
796OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
797
7986. This License Agreement will automatically terminate upon a material
799breach of its terms and conditions.
800
8017. Nothing in this License Agreement shall be deemed to create any
802relationship of agency, partnership, or joint venture between PSF and
803Licensee.  This License Agreement does not grant permission to use PSF
804trademarks or trade name in a trademark sense to endorse or promote
805products or services of Licensee, or any third party.
806
8078. By copying, installing or otherwise using Python, Licensee
808agrees to be bound by the terms and conditions of this License
809Agreement.
810
811BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
812-------------------------------------------
813
814BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
815
8161. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
817office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
818Individual or Organization ("Licensee") accessing and otherwise using
819this software in source or binary form and its associated
820documentation ("the Software").
821
8222. Subject to the terms and conditions of this BeOpen Python License
823Agreement, BeOpen hereby grants Licensee a non-exclusive,
824royalty-free, world-wide license to reproduce, analyze, test, perform
825and/or display publicly, prepare derivative works, distribute, and
826otherwise use the Software alone or in any derivative version,
827provided, however, that the BeOpen Python License is retained in the
828Software, alone or in any derivative version prepared by Licensee.
829
8303. BeOpen is making the Software available to Licensee on an "AS IS"
831basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
832IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
833DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
834FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
835INFRINGE ANY THIRD PARTY RIGHTS.
836
8374. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
838SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
839AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
840DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
841
8425. This License Agreement will automatically terminate upon a material
843breach of its terms and conditions.
844
8456. This License Agreement shall be governed by and interpreted in all
846respects by the law of the State of California, excluding conflict of
847law provisions.  Nothing in this License Agreement shall be deemed to
848create any relationship of agency, partnership, or joint venture
849between BeOpen and Licensee.  This License Agreement does not grant
850permission to use BeOpen trademarks or trade names in a trademark
851sense to endorse or promote products or services of Licensee, or any
852third party.  As an exception, the "BeOpen Python" logos available at
853http://www.pythonlabs.com/logos.html may be used according to the
854permissions granted on that web page.
855
8567. By copying, installing or otherwise using the software, Licensee
857agrees to be bound by the terms and conditions of this License
858Agreement.
859
860
861CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
862---------------------------------------
863
8641. This LICENSE AGREEMENT is between the Corporation for National
865Research Initiatives, having an office at 1895 Preston White Drive,
866Reston, VA 20191 ("CNRI"), and the Individual or Organization
867("Licensee") accessing and otherwise using Python 1.6.1 software in
868source or binary form and its associated documentation.
869
8702. Subject to the terms and conditions of this License Agreement, CNRI
871hereby grants Licensee a nonexclusive, royalty-free, world-wide
872license to reproduce, analyze, test, perform and/or display publicly,
873prepare derivative works, distribute, and otherwise use Python 1.6.1
874alone or in any derivative version, provided, however, that CNRI's
875License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
8761995-2001 Corporation for National Research Initiatives; All Rights
877Reserved" are retained in Python 1.6.1 alone or in any derivative
878version prepared by Licensee.  Alternately, in lieu of CNRI's License
879Agreement, Licensee may substitute the following text (omitting the
880quotes): "Python 1.6.1 is made available subject to the terms and
881conditions in CNRI's License Agreement.  This Agreement together with
882Python 1.6.1 may be located on the Internet using the following
883unique, persistent identifier (known as a handle): 1895.22/1013.  This
884Agreement may also be obtained from a proxy server on the Internet
885using the following URL: http://hdl.handle.net/1895.22/1013".
886
8873. In the event Licensee prepares a derivative work that is based on
888or incorporates Python 1.6.1 or any part thereof, and wants to make
889the derivative work available to others as provided herein, then
890Licensee hereby agrees to include in any such work a brief summary of
891the changes made to Python 1.6.1.
892
8934. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
894basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
895IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
896DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
897FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
898INFRINGE ANY THIRD PARTY RIGHTS.
899
9005. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
9011.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
902A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
903OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
904
9056. This License Agreement will automatically terminate upon a material
906breach of its terms and conditions.
907
9087. This License Agreement shall be governed by the federal
909intellectual property law of the United States, including without
910limitation the federal copyright law, and, to the extent such
911U.S. federal law does not apply, by the law of the Commonwealth of
912Virginia, excluding Virginia's conflict of law provisions.
913Notwithstanding the foregoing, with regard to derivative works based
914on Python 1.6.1 that incorporate non-separable material that was
915previously distributed under the GNU General Public License (GPL), the
916law of the Commonwealth of Virginia shall govern this License
917Agreement only as to issues arising under or with respect to
918Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
919License Agreement shall be deemed to create any relationship of
920agency, partnership, or joint venture between CNRI and Licensee.  This
921License Agreement does not grant permission to use CNRI trademarks or
922trade name in a trademark sense to endorse or promote products or
923services of Licensee, or any third party.
924
9258. By clicking on the "ACCEPT" button where indicated, or by copying,
926installing or otherwise using Python 1.6.1, Licensee agrees to be
927bound by the terms and conditions of this License Agreement.
928
929        ACCEPT
930
931
932CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
933--------------------------------------------------
934
935Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
936The Netherlands.  All rights reserved.
937
938Permission to use, copy, modify, and distribute this software and its
939documentation for any purpose and without fee is hereby granted,
940provided that the above copyright notice appear in all copies and that
941both that copyright notice and this permission notice appear in
942supporting documentation, and that the name of Stichting Mathematisch
943Centrum or CWI not be used in advertising or publicity pertaining to
944distribution of the software without specific, written prior
945permission.
946
947STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
948THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
949FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
950FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
951WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
952ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
953OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
954____
955
956 The ICC Software License, Version 0.1
957
958
959 Copyright (c) 2003-2006 The International Color Consortium. All rights
960 reserved.
961
962 Redistribution and use in source and binary forms, with or without
963 modification, are permitted provided that the following conditions
964 are met:
965
966 1. Redistributions of source code must retain the above copyright
967    notice, this list of conditions and the following disclaimer.
968
969 2. Redistributions in binary form must reproduce the above copyright
970    notice, this list of conditions and the following disclaimer in
971    the documentation and/or other materials provided with the
972    distribution.
973
974 3. The end-user documentation included with the redistribution,
975    if any, must include the following acknowledgment:
976       "This product includes software developed by the
977        The International Color Consortium (www.color.org)"
978    Alternately, this acknowledgment may appear in the software itself,
979    if and wherever such third-party acknowledgments normally appear.
980
981 4. In the absence of prior written permission, the names "ICC" and "The
982    International Color Consortium" must not be used to imply that the
983    ICC organization endorses or promotes products derived from this
984    software.
985
986
987 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
988 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
989 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
990 DISCLAIMED.  IN NO EVENT SHALL THE INTERNATIONAL COLOR CONSORTIUM OR
991 ITS CONTRIBUTING MEMBERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
992 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
993 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
994 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
995 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
996 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
997 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
998 SUCH DAMAGE.
999 ====================================================================
1000
1001 This software consists of voluntary contributions made by many
1002 individuals on behalf of the The International Color Consortium.
1003
1004
1005 Membership in the ICC is encouraged when this software is used for
1006 commercial purposes.
1007
1008
1009 For more information on The International Color Consortium, please
1010 see <http://www.color.org/>.
1011
1012____
1013
1014  Copyright (C) 2007 TWAIN Working Group: Adobe Systems Incorporated,
1015  AnyDoc Software Inc., Eastman Kodak Company, Fujitsu Computer Products
1016  of America, JFL Peripheral Solutions Inc., Ricoh Corporation, and
1017  Xerox Corporation.  All rights reserved.
1018
1019  Copyright (C) 1991, 1992 TWAIN Working Group: Aldus, Caere, Eastman-Kodak,
1020  Hewlett-Packard and Logitech Corporations.  All rights reserved.
1021
1022  Copyright (C) 1997 TWAIN Working Group: Bell+Howell, Canon, DocuMagix,
1023  Fujitsu, Genoa Technology, Hewlett-Packard, Kofax Imaging Products, and
1024  Ricoh Corporation.  All rights reserved.
1025
1026  Copyright � 1998 TWAIN Working Group: Adobe Systems Incorporated,
1027  Canon Information Systems, Eastman Kodak Company,
1028  Fujitsu Computer Products of America, Genoa Technology,
1029  Hewlett-Packard Company, Intel Corporation, Kofax Image Products,
1030  JFL Peripheral Solutions Inc., Ricoh Corporation, and Xerox Corporation.
1031  All rights reserved.
1032
1033  Copyright � 2000 TWAIN Working Group: Adobe Systems Incorporated,
1034  Canon Information Systems, Digimarc Corporation, Eastman Kodak Company,
1035  Fujitsu Computer Products of America, Hewlett-Packard Company,
1036  JFL Peripheral Solutions Inc., Ricoh Corporation, and Xerox Corporation.
1037  All rights reserved.
1038
1039The TWAIN License
1040
1041The TWAIN Working Group grants customer ("Customer") the worldwide, royalty-free, non-exclusive
1042license to reproduce and distribute the software and documentation of the TWAIN toolkit ("TWAIN
1043Toolkit"). The TWAIN Toolkit was designed to be used by third parties to assist them in becoming
1044compliant with the TWAIN standard, but it has not been developed to the standards of a commercial
1045product. Consequently, the TWAIN toolkit is provided AS IS without any warranty. THE TWAIN
1046Working Group disclaims all warranties in the TWAIN toolkit whether implied, express or
1047statutory, including, without limitation, the implied warranties of merchantability,
1048noninfringement of third party rights and fitness for a particular purpose. The TWAIN
1049Working Group disclaims all liability for damages, whether direct, indirect, special, incidental, or
1050consequential, arising from the reproduction, distribution, modification, or other use of the TWAIN
1051Toolkit.
1052
1053As a condition of this license, Customer agrees to include in software programs based in whole or in
1054part on the TWAIN Toolkit the following providions in (i) the header or similar file in such software and
1055(ii) prominently in its documentation and to require its sublicensees to include these provisions in
1056similar locations: The TWAIN Toolkit is distributed as is. The developer and distributors of
1057the TWAIN Toolkit expressly disclaim all implied, express or statutory warranties
1058including, without limitation, the implied warranties of merchantability, noninfringement
1059of third party rights and fitness for a particular purpose. Neither the developers nor the
1060distributors will be liable for damages, whether direct, indirect, special, incidental, or
1061consequential, as a result of the reproduction, modification, distribution or other use of
1062the TWAIN Toolkit.
1063
1064____
1065
1066sane - Scanner Access Now Easy.
1067Copyright (C) 1997-1999 David Mosberger-Tang and Andreas Beck
1068
1069The SANE API is public domain and its discussion and development is open to everybody.
1070
1071____
1072
1073Boris Fomitchev grants Licensee a non-exclusive, non-transferable,
1074royalty-free license to use STLport and its documentation without fee.
1075
1076By downloading, using, or copying STLport or any portion thereof,
1077Licensee agrees to abide by the intellectual property laws and all other
1078applicable laws of the United States of America, and to all of the terms
1079and conditions of this Agreement.
1080
1081Licensee shall maintain the following copyright and permission notices on
1082STLport sources and its documentation unchanged:
1083
1084Copyright 1999, 2000 Boris Fomitchev
1085
1086This material is provided "as is", with absolutely no warranty expressed
1087or implied. Any use is at your own risk. Permission to use or copy this
1088software for any purpose is hereby granted without fee, provided the
1089above notices are retained on all copies. Permission to modify the code
1090and to distribute modified code is granted, provided the above notices
1091are retained, and a notice that the code was modified is included with
1092the above copyright notice.
1093
1094The Licensee may distribute binaries compiled with STLport (whether
1095original or modified) without any royalties or restrictions.
1096
1097The Licensee may distribute original or modified STLport sources,
1098provided that:
1099
1100 - The conditions indicated in the above permission notice are met;
1101
1102 - The following copyright notices are retained when present, and
1103   conditions provided in accompanying permission notices are met:
1104
1105   Copyright 1994 Hewlett-Packard Company
1106
1107   Permission to use, copy, modify, distribute and sell this software and
1108   its documentation for any purpose is hereby granted without fee, provided
1109   that the above copyright notice appear in all copies and that both that
1110   copyright notice and this permission notice appear in supporting
1111   documentation. Hewlett-Packard Company makes no representations about
1112   the suitability of this software for any purpose. It is provided "as is"
1113   without express or implied warranty.
1114
1115   Copyright 1996,97 Silicon Graphics Computer Systems, Inc.
1116
1117   Permission to use, copy, modify, distribute and sell this software and
1118   its documentation for any purpose is hereby granted without fee, provided
1119   that the above copyright notice appear in all copies and that both that
1120   copyright notice and this permission notice appear in supporting
1121   documentation. Silicon Graphics makes no representations about
1122   the suitability of this software for any purpose. It is provided "as is"
1123   without express or implied warranty.
1124
1125   Copyright 1997 Moscow Center for SPARC Technology.
1126
1127   Permission to use, copy, modify, distribute and sell this software and its
1128   documentation for any purpose is hereby granted without fee, provided that
1129   the above copyright notice appear in all copies and that both that
1130   copyright notice and this permission notice appear in supporting
1131   documentation. Moscow Center for SPARC Technology makes no representations
1132   about the suitability of this software for any purpose. It is provided
1133   "as is" without express or implied warranty.
1134
1135____
1136
1137The VIGRA License
1138=================
1139(identical to the MIT X11 License)
1140
1141Permission is hereby granted, free of charge, to any person
1142obtaining a copy of this software and associated documentation
1143files (the "Software"), to deal in the Software without
1144restriction, including without limitation the rights to use,
1145copy, modify, merge, publish, distribute, sublicense, and/or
1146sell copies of the Software, and to permit persons to whom the
1147Software is furnished to do so, subject to the following
1148conditions:
1149
1150The above copyright notice and this permission notice shall be
1151included in all copies or substantial portions of the
1152Software.
1153
1154THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND
1155EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1156OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1157NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1158HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1159WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1160FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1161OTHER DEALINGS IN THE SOFTWARE.
1162
1163____
1164
1165Copyright (C) 1994-2006 The XFree86 Project, Inc.
1166
1167All rights reserved.
1168
1169Permission is hereby granted, free of charge, to any person obtaining a copy
1170of this software and associated documentation files (the "Software"), to deal
1171in the Software without restriction, including without limitation the rights
1172to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1173copies of the Software, and to permit persons to whom the Software is fur-
1174nished to do so, subject to the following conditions:
1175
11761.  Redistributions of source code must retain the above copyright notice,
1177this list of conditions, and the following disclaimer.
1178
11792.  Redistributions in binary form must reproduce the above copyright notice,
1180this list of conditions and the following disclaimer in the documentation
1181and/or other materials provided with the distribution, and in the same place
1182and form as other copyright, license and disclaimer information.
1183
11843.  The end-user documentation included with the redistribution, if any, must
1185include the following acknowledgment: "This product includes software devel-
1186oped by The XFree86 Project, Inc (http://www.xfree86.org/) and its contribu-
1187tors", in the same place and form as other third-party acknowledgments.
1188Alternately, this acknowledgment may appear in the software itself, in the
1189same form and location as other such third-party acknowledgments.
1190
11914.  Except as contained in this notice, the name of The XFree86 Project, Inc
1192shall not be used in advertising or otherwise to promote the sale, use or
1193other dealings in this Software without prior written authorization from The
1194XFree86 Project, Inc.
1195
1196THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
1197INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
1198FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE
1199XFREE86 PROJECT, INC OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1200INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1201LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
1202OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1203LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLI-
1204GENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
1205IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1206
1207____
1208
1209
1210Copyright © 2000 Compaq Computer Corporation
1211Copyright © 2002 Hewlett-Packard Company
1212
1213Permission to use, copy, modify, distribute, and sell this software and its
1214documentation for any purpose is hereby granted without fee, provided that
1215the above copyright notice appear in all copies and that both that
1216copyright notice and this permission notice appear in supporting
1217documentation, and that the name of Compaq or HP not be used in advertising
1218or publicity pertaining to distribution of the software without specific,
1219written prior permission.  Compaq and HP makes no representations about the
1220suitability of this software for any purpose.  It is provided "as is"
1221without express or implied warranty.
1222
1223HP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
1224IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL COMPAQ
1225BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1226WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
1227OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
1228CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1229
1230Author:  Jim Gettys, Hewlett-Packard Company, Inc.
1231
1232____
1233
1234Copyright © 2000 SuSE, Inc.
1235
1236Permission to use, copy, modify, distribute, and sell this software and its
1237documentation for any purpose is hereby granted without fee, provided that
1238the above copyright notice appear in all copies and that both that
1239copyright notice and this permission notice appear in supporting
1240documentation, and that the name of SuSE not be used in advertising or
1241publicity pertaining to distribution of the software without specific,
1242written prior permission.  SuSE makes no representations about the
1243suitability of this software for any purpose.  It is provided "as is"
1244without express or implied warranty.
1245
1246SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
1247IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
1248BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1249WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
1250OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
1251CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1252
1253Author:  Keith Packard, SuSE, Inc.
1254
1255____
1256
1257Copyright (c) 1999-2000  Free Software Foundation, Inc.
1258
1259Permission is hereby granted, free of charge, to any person obtaining a copy
1260of this software and associated documentation files (the "Software"), to deal
1261in the Software without restriction, including without limitation the rights
1262to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1263copies of the Software, and to permit persons to whom the Software is
1264furnished to do so.
1265
1266THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1267IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1268FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
1269FREE SOFTWARE FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1270WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1271IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1272____
1273
1274
1275Fonts are (c) Bitstream (see below). DejaVu changes are in public domain.
1276Glyphs imported from Arev fonts are (c) Tavmjong Bah (see below)
1277
1278Bitstream Vera Fonts Copyright
1279------------------------------
1280
1281Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
1282a trademark of Bitstream, Inc.
1283
1284Permission is hereby granted, free of charge, to any person obtaining a copy
1285of the fonts accompanying this license ("Fonts") and associated
1286documentation files (the "Font Software"), to reproduce and distribute the
1287Font Software, including without limitation the rights to use, copy, merge,
1288publish, distribute, and/or sell copies of the Font Software, and to permit
1289persons to whom the Font Software is furnished to do so, subject to the
1290following conditions:
1291
1292The above copyright and trademark notices and this permission notice shall
1293be included in all copies of one or more of the Font Software typefaces.
1294
1295The Font Software may be modified, altered, or added to, and in particular
1296the designs of glyphs or characters in the Fonts may be modified and
1297additional glyphs or characters may be added to the Fonts, only if the fonts
1298are renamed to names not containing either the words "Bitstream" or the word
1299"Vera".
1300
1301This License becomes null and void to the extent applicable to Fonts or Font
1302Software that has been modified and is distributed under the "Bitstream
1303Vera" names.
1304
1305The Font Software may be sold as part of a larger software package but no
1306copy of one or more of the Font Software typefaces may be sold by itself.
1307
1308THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1309OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
1310FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
1311TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
1312FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
1313ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
1314WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
1315THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
1316FONT SOFTWARE.
1317
1318Except as contained in this notice, the names of Gnome, the Gnome
1319Foundation, and Bitstream Inc., shall not be used in advertising or
1320otherwise to promote the sale, use or other dealings in this Font Software
1321without prior written authorization from the Gnome Foundation or Bitstream
1322Inc., respectively. For further information, contact: fonts at gnome dot
1323org.
1324
1325Arev Fonts Copyright
1326------------------------------
1327
1328Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
1329
1330Permission is hereby granted, free of charge, to any person obtaining
1331a copy of the fonts accompanying this license ("Fonts") and
1332associated documentation files (the "Font Software"), to reproduce
1333and distribute the modifications to the Bitstream Vera Font Software,
1334including without limitation the rights to use, copy, merge, publish,
1335distribute, and/or sell copies of the Font Software, and to permit
1336persons to whom the Font Software is furnished to do so, subject to
1337the following conditions:
1338
1339The above copyright and trademark notices and this permission notice
1340shall be included in all copies of one or more of the Font Software
1341typefaces.
1342
1343The Font Software may be modified, altered, or added to, and in
1344particular the designs of glyphs or characters in the Fonts may be
1345modified and additional glyphs or characters may be added to the
1346Fonts, only if the fonts are renamed to names not containing either
1347the words "Tavmjong Bah" or the word "Arev".
1348
1349This License becomes null and void to the extent applicable to Fonts
1350or Font Software that has been modified and is distributed under the
1351"Tavmjong Bah Arev" names.
1352
1353The Font Software may be sold as part of a larger software package but
1354no copy of one or more of the Font Software typefaces may be sold by
1355itself.
1356
1357THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1358EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
1359MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
1360OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
1361TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1362INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
1363DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1364FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
1365OTHER DEALINGS IN THE FONT SOFTWARE.
1366
1367Except as contained in this notice, the name of Tavmjong Bah shall not
1368be used in advertising or otherwise to promote the sale, use or other
1369dealings in this Font Software without prior written authorization
1370from Tavmjong Bah. For further information, contact: tavmjong @ free
1371. fr.
1372
1373
1374____
1375
1376Category B: Reciprocal Licenses
1377
1378The following Licenses have some restrictions and although the
1379corresponding software may be found in apache releases, care
1380has been taken to make the optional and minimize the chance
1381of creating derivative works from them.
1382
1383____
1384
1385                          MOZILLA PUBLIC LICENSE
1386                                Version 1.1
1387
1388                              ---------------
1389
13901. Definitions.
1391
1392     1.0.1. "Commercial Use" means distribution or otherwise making the
1393     Covered Code available to a third party.
1394
1395     1.1. "Contributor" means each entity that creates or contributes to
1396     the creation of Modifications.
1397
1398     1.2. "Contributor Version" means the combination of the Original
1399     Code, prior Modifications used by a Contributor, and the Modifications
1400     made by that particular Contributor.
1401
1402     1.3. "Covered Code" means the Original Code or Modifications or the
1403     combination of the Original Code and Modifications, in each case
1404     including portions thereof.
1405
1406     1.4. "Electronic Distribution Mechanism" means a mechanism generally
1407     accepted in the software development community for the electronic
1408     transfer of data.
1409
1410     1.5. "Executable" means Covered Code in any form other than Source
1411     Code.
1412
1413     1.6. "Initial Developer" means the individual or entity identified
1414     as the Initial Developer in the Source Code notice required by Exhibit
1415     A.
1416
1417     1.7. "Larger Work" means a work which combines Covered Code or
1418     portions thereof with code not governed by the terms of this License.
1419
1420     1.8. "License" means this document.
1421
1422     1.8.1. "Licensable" means having the right to grant, to the maximum
1423     extent possible, whether at the time of the initial grant or
1424     subsequently acquired, any and all of the rights conveyed herein.
1425
1426     1.9. "Modifications" means any addition to or deletion from the
1427     substance or structure of either the Original Code or any previous
1428     Modifications. When Covered Code is released as a series of files, a
1429     Modification is:
1430          A. Any addition to or deletion from the contents of a file
1431          containing Original Code or previous Modifications.
1432
1433          B. Any new file that contains any part of the Original Code or
1434          previous Modifications.
1435
1436     1.10. "Original Code" means Source Code of computer software code
1437     which is described in the Source Code notice required by Exhibit A as
1438     Original Code, and which, at the time of its release under this
1439     License is not already Covered Code governed by this License.
1440
1441     1.10.1. "Patent Claims" means any patent claim(s), now owned or
1442     hereafter acquired, including without limitation,  method, process,
1443     and apparatus claims, in any patent Licensable by grantor.
1444
1445     1.11. "Source Code" means the preferred form of the Covered Code for
1446     making modifications to it, including all modules it contains, plus
1447     any associated interface definition files, scripts used to control
1448     compilation and installation of an Executable, or source code
1449     differential comparisons against either the Original Code or another
1450     well known, available Covered Code of the Contributor's choice. The
1451     Source Code can be in a compressed or archival form, provided the
1452     appropriate decompression or de-archiving software is widely available
1453     for no charge.
1454
1455     1.12. "You" (or "Your")  means an individual or a legal entity
1456     exercising rights under, and complying with all of the terms of, this
1457     License or a future version of this License issued under Section 6.1.
1458     For legal entities, "You" includes any entity which controls, is
1459     controlled by, or is under common control with You. For purposes of
1460     this definition, "control" means (a) the power, direct or indirect,
1461     to cause the direction or management of such entity, whether by
1462     contract or otherwise, or (b) ownership of more than fifty percent
1463     (50%) of the outstanding shares or beneficial ownership of such
1464     entity.
1465
14662. Source Code License.
1467
1468     2.1. The Initial Developer Grant.
1469     The Initial Developer hereby grants You a world-wide, royalty-free,
1470     non-exclusive license, subject to third party intellectual property
1471     claims:
1472          (a)  under intellectual property rights (other than patent or
1473          trademark) Licensable by Initial Developer to use, reproduce,
1474          modify, display, perform, sublicense and distribute the Original
1475          Code (or portions thereof) with or without Modifications, and/or
1476          as part of a Larger Work; and
1477
1478          (b) under Patents Claims infringed by the making, using or
1479          selling of Original Code, to make, have made, use, practice,
1480          sell, and offer for sale, and/or otherwise dispose of the
1481          Original Code (or portions thereof).
1482
1483          (c) the licenses granted in this Section 2.1(a) and (b) are
1484          effective on the date Initial Developer first distributes
1485          Original Code under the terms of this License.
1486
1487          (d) Notwithstanding Section 2.1(b) above, no patent license is
1488          granted: 1) for code that You delete from the Original Code; 2)
1489          separate from the Original Code;  or 3) for infringements caused
1490          by: i) the modification of the Original Code or ii) the
1491          combination of the Original Code with other software or devices.
1492
1493     2.2. Contributor Grant.
1494     Subject to third party intellectual property claims, each Contributor
1495     hereby grants You a world-wide, royalty-free, non-exclusive license
1496
1497          (a)  under intellectual property rights (other than patent or
1498          trademark) Licensable by Contributor, to use, reproduce, modify,
1499          display, perform, sublicense and distribute the Modifications
1500          created by such Contributor (or portions thereof) either on an
1501          unmodified basis, with other Modifications, as Covered Code
1502          and/or as part of a Larger Work; and
1503
1504          (b) under Patent Claims infringed by the making, using, or
1505          selling of  Modifications made by that Contributor either alone
1506          and/or in combination with its Contributor Version (or portions
1507          of such combination), to make, use, sell, offer for sale, have
1508          made, and/or otherwise dispose of: 1) Modifications made by that
1509          Contributor (or portions thereof); and 2) the combination of
1510          Modifications made by that Contributor with its Contributor
1511          Version (or portions of such combination).
1512
1513          (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
1514          effective on the date Contributor first makes Commercial Use of
1515          the Covered Code.
1516
1517          (d)    Notwithstanding Section 2.2(b) above, no patent license is
1518          granted: 1) for any code that Contributor has deleted from the
1519          Contributor Version; 2)  separate from the Contributor Version;
1520          3)  for infringements caused by: i) third party modifications of
1521          Contributor Version or ii)  the combination of Modifications made
1522          by that Contributor with other software  (except as part of the
1523          Contributor Version) or other devices; or 4) under Patent Claims
1524          infringed by Covered Code in the absence of Modifications made by
1525          that Contributor.
1526
15273. Distribution Obligations.
1528
1529     3.1. Application of License.
1530     The Modifications which You create or to which You contribute are
1531     governed by the terms of this License, including without limitation
1532     Section 2.2. The Source Code version of Covered Code may be
1533     distributed only under the terms of this License or a future version
1534     of this License released under Section 6.1, and You must include a
1535     copy of this License with every copy of the Source Code You
1536     distribute. You may not offer or impose any terms on any Source Code
1537     version that alters or restricts the applicable version of this
1538     License or the recipients' rights hereunder. However, You may include
1539     an additional document offering the additional rights described in
1540     Section 3.5.
1541
1542     3.2. Availability of Source Code.
1543     Any Modification which You create or to which You contribute must be
1544     made available in Source Code form under the terms of this License
1545     either on the same media as an Executable version or via an accepted
1546     Electronic Distribution Mechanism to anyone to whom you made an
1547     Executable version available; and if made available via Electronic
1548     Distribution Mechanism, must remain available for at least twelve (12)
1549     months after the date it initially became available, or at least six
1550     (6) months after a subsequent version of that particular Modification
1551     has been made available to such recipients. You are responsible for
1552     ensuring that the Source Code version remains available even if the
1553     Electronic Distribution Mechanism is maintained by a third party.
1554
1555     3.3. Description of Modifications.
1556     You must cause all Covered Code to which You contribute to contain a
1557     file documenting the changes You made to create that Covered Code and
1558     the date of any change. You must include a prominent statement that
1559     the Modification is derived, directly or indirectly, from Original
1560     Code provided by the Initial Developer and including the name of the
1561     Initial Developer in (a) the Source Code, and (b) in any notice in an
1562     Executable version or related documentation in which You describe the
1563     origin or ownership of the Covered Code.
1564
1565     3.4. Intellectual Property Matters
1566          (a) Third Party Claims.
1567          If Contributor has knowledge that a license under a third party's
1568          intellectual property rights is required to exercise the rights
1569          granted by such Contributor under Sections 2.1 or 2.2,
1570          Contributor must include a text file with the Source Code
1571          distribution titled "LEGAL" which describes the claim and the
1572          party making the claim in sufficient detail that a recipient will
1573          know whom to contact. If Contributor obtains such knowledge after
1574          the Modification is made available as described in Section 3.2,
1575          Contributor shall promptly modify the LEGAL file in all copies
1576          Contributor makes available thereafter and shall take other steps
1577          (such as notifying appropriate mailing lists or newsgroups)
1578          reasonably calculated to inform those who received the Covered
1579          Code that new knowledge has been obtained.
1580
1581          (b) Contributor APIs.
1582          If Contributor's Modifications include an application programming
1583          interface and Contributor has knowledge of patent licenses which
1584          are reasonably necessary to implement that API, Contributor must
1585          also include this information in the LEGAL file.
1586
1587               (c)    Representations.
1588          Contributor represents that, except as disclosed pursuant to
1589          Section 3.4(a) above, Contributor believes that Contributor's
1590          Modifications are Contributor's original creation(s) and/or
1591          Contributor has sufficient rights to grant the rights conveyed by
1592          this License.
1593
1594     3.5. Required Notices.
1595     You must duplicate the notice in Exhibit A in each file of the Source
1596     Code.  If it is not possible to put such notice in a particular Source
1597     Code file due to its structure, then You must include such notice in a
1598     location (such as a relevant directory) where a user would be likely
1599     to look for such a notice.  If You created one or more Modification(s)
1600     You may add your name as a Contributor to the notice described in
1601     Exhibit A.  You must also duplicate this License in any documentation
1602     for the Source Code where You describe recipients' rights or ownership
1603     rights relating to Covered Code.  You may choose to offer, and to
1604     charge a fee for, warranty, support, indemnity or liability
1605     obligations to one or more recipients of Covered Code. However, You
1606     may do so only on Your own behalf, and not on behalf of the Initial
1607     Developer or any Contributor. You must make it absolutely clear than
1608     any such warranty, support, indemnity or liability obligation is
1609     offered by You alone, and You hereby agree to indemnify the Initial
1610     Developer and every Contributor for any liability incurred by the
1611     Initial Developer or such Contributor as a result of warranty,
1612     support, indemnity or liability terms You offer.
1613
1614     3.6. Distribution of Executable Versions.
1615     You may distribute Covered Code in Executable form only if the
1616     requirements of Section 3.1-3.5 have been met for that Covered Code,
1617     and if You include a notice stating that the Source Code version of
1618     the Covered Code is available under the terms of this License,
1619     including a description of how and where You have fulfilled the
1620     obligations of Section 3.2. The notice must be conspicuously included
1621     in any notice in an Executable version, related documentation or
1622     collateral in which You describe recipients' rights relating to the
1623     Covered Code. You may distribute the Executable version of Covered
1624     Code or ownership rights under a license of Your choice, which may
1625     contain terms different from this License, provided that You are in
1626     compliance with the terms of this License and that the license for the
1627     Executable version does not attempt to limit or alter the recipient's
1628     rights in the Source Code version from the rights set forth in this
1629     License. If You distribute the Executable version under a different
1630     license You must make it absolutely clear that any terms which differ
1631     from this License are offered by You alone, not by the Initial
1632     Developer or any Contributor. You hereby agree to indemnify the
1633     Initial Developer and every Contributor for any liability incurred by
1634     the Initial Developer or such Contributor as a result of any such
1635     terms You offer.
1636
1637     3.7. Larger Works.
1638     You may create a Larger Work by combining Covered Code with other code
1639     not governed by the terms of this License and distribute the Larger
1640     Work as a single product. In such a case, You must make sure the
1641     requirements of this License are fulfilled for the Covered Code.
1642
16434. Inability to Comply Due to Statute or Regulation.
1644
1645     If it is impossible for You to comply with any of the terms of this
1646     License with respect to some or all of the Covered Code due to
1647     statute, judicial order, or regulation then You must: (a) comply with
1648     the terms of this License to the maximum extent possible; and (b)
1649     describe the limitations and the code they affect. Such description
1650     must be included in the LEGAL file described in Section 3.4 and must
1651     be included with all distributions of the Source Code. Except to the
1652     extent prohibited by statute or regulation, such description must be
1653     sufficiently detailed for a recipient of ordinary skill to be able to
1654     understand it.
1655
16565. Application of this License.
1657
1658     This License applies to code to which the Initial Developer has
1659     attached the notice in Exhibit A and to related Covered Code.
1660
16616. Versions of the License.
1662
1663     6.1. New Versions.
1664     Netscape Communications Corporation ("Netscape") may publish revised
1665     and/or new versions of the License from time to time. Each version
1666     will be given a distinguishing version number.
1667
1668     6.2. Effect of New Versions.
1669     Once Covered Code has been published under a particular version of the
1670     License, You may always continue to use it under the terms of that
1671     version. You may also choose to use such Covered Code under the terms
1672     of any subsequent version of the License published by Netscape. No one
1673     other than Netscape has the right to modify the terms applicable to
1674     Covered Code created under this License.
1675
1676     6.3. Derivative Works.
1677     If You create or use a modified version of this License (which you may
1678     only do in order to apply it to code which is not already Covered Code
1679     governed by this License), You must (a) rename Your license so that
1680     the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
1681     "MPL", "NPL" or any confusingly similar phrase do not appear in your
1682     license (except to note that your license differs from this License)
1683     and (b) otherwise make it clear that Your version of the license
1684     contains terms which differ from the Mozilla Public License and
1685     Netscape Public License. (Filling in the name of the Initial
1686     Developer, Original Code or Contributor in the notice described in
1687     Exhibit A shall not of themselves be deemed to be modifications of
1688     this License.)
1689
16907. DISCLAIMER OF WARRANTY.
1691
1692     COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
1693     WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
1694     WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
1695     DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
1696     THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
1697     IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
1698     YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
1699     COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
1700     OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
1701     ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
1702
17038. TERMINATION.
1704
1705     8.1.  This License and the rights granted hereunder will terminate
1706     automatically if You fail to comply with terms herein and fail to cure
1707     such breach within 30 days of becoming aware of the breach. All
1708     sublicenses to the Covered Code which are properly granted shall
1709     survive any termination of this License. Provisions which, by their
1710     nature, must remain in effect beyond the termination of this License
1711     shall survive.
1712
1713     8.2.  If You initiate litigation by asserting a patent infringement
1714     claim (excluding declatory judgment actions) against Initial Developer
1715     or a Contributor (the Initial Developer or Contributor against whom
1716     You file such action is referred to as "Participant")  alleging that:
1717
1718     (a)  such Participant's Contributor Version directly or indirectly
1719     infringes any patent, then any and all rights granted by such
1720     Participant to You under Sections 2.1 and/or 2.2 of this License
1721     shall, upon 60 days notice from Participant terminate prospectively,
1722     unless if within 60 days after receipt of notice You either: (i)
1723     agree in writing to pay Participant a mutually agreeable reasonable
1724     royalty for Your past and future use of Modifications made by such
1725     Participant, or (ii) withdraw Your litigation claim with respect to
1726     the Contributor Version against such Participant.  If within 60 days
1727     of notice, a reasonable royalty and payment arrangement are not
1728     mutually agreed upon in writing by the parties or the litigation claim
1729     is not withdrawn, the rights granted by Participant to You under
1730     Sections 2.1 and/or 2.2 automatically terminate at the expiration of
1731     the 60 day notice period specified above.
1732
1733     (b)  any software, hardware, or device, other than such Participant's
1734     Contributor Version, directly or indirectly infringes any patent, then
1735     any rights granted to You by such Participant under Sections 2.1(b)
1736     and 2.2(b) are revoked effective as of the date You first made, used,
1737     sold, distributed, or had made, Modifications made by that
1738     Participant.
1739
1740     8.3.  If You assert a patent infringement claim against Participant
1741     alleging that such Participant's Contributor Version directly or
1742     indirectly infringes any patent where such claim is resolved (such as
1743     by license or settlement) prior to the initiation of patent
1744     infringement litigation, then the reasonable value of the licenses
1745     granted by such Participant under Sections 2.1 or 2.2 shall be taken
1746     into account in determining the amount or value of any payment or
1747     license.
1748
1749     8.4.  In the event of termination under Sections 8.1 or 8.2 above,
1750     all end user license agreements (excluding distributors and resellers)
1751     which have been validly granted by You or any distributor hereunder
1752     prior to termination shall survive termination.
1753
17549. LIMITATION OF LIABILITY.
1755
1756     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
1757     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
1758     DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
1759     OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
1760     ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
1761     CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
1762     WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
1763     COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
1764     INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
1765     LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
1766     RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
1767     PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
1768     EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
1769     THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
1770
177110. U.S. GOVERNMENT END USERS.
1772
1773     The Covered Code is a "commercial item," as that term is defined in
1774     48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
1775     software" and "commercial computer software documentation," as such
1776     terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
1777     C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
1778     all U.S. Government End Users acquire Covered Code with only those
1779     rights set forth herein.
1780
178111. MISCELLANEOUS.
1782
1783     This License represents the complete agreement concerning subject
1784     matter hereof. If any provision of this License is held to be
1785     unenforceable, such provision shall be reformed only to the extent
1786     necessary to make it enforceable. This License shall be governed by
1787     California law provisions (except to the extent applicable law, if
1788     any, provides otherwise), excluding its conflict-of-law provisions.
1789     With respect to disputes in which at least one party is a citizen of,
1790     or an entity chartered or registered to do business in the United
1791     States of America, any litigation relating to this License shall be
1792     subject to the jurisdiction of the Federal Courts of the Northern
1793     District of California, with venue lying in Santa Clara County,
1794     California, with the losing party responsible for costs, including
1795     without limitation, court costs and reasonable attorneys' fees and
1796     expenses. The application of the United Nations Convention on
1797     Contracts for the International Sale of Goods is expressly excluded.
1798     Any law or regulation which provides that the language of a contract
1799     shall be construed against the drafter shall not apply to this
1800     License.
1801
180212. RESPONSIBILITY FOR CLAIMS.
1803
1804     As between Initial Developer and the Contributors, each party is
1805     responsible for claims and damages arising, directly or indirectly,
1806     out of its utilization of rights under this License and You agree to
1807     work with Initial Developer and Contributors to distribute such
1808     responsibility on an equitable basis. Nothing herein is intended or
1809     shall be deemed to constitute any admission of liability.
1810
181113. MULTIPLE-LICENSED CODE.
1812
1813     Initial Developer may designate portions of the Covered Code as
1814     "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
1815     Developer permits you to utilize portions of the Covered Code under
1816     Your choice of the NPL or the alternative licenses, if any, specified
1817     by the Initial Developer in the file described in Exhibit A.
1818
1819EXHIBIT A -Mozilla Public License.
1820
1821     ``The contents of this file are subject to the Mozilla Public License
1822     Version 1.1 (the "License"); you may not use this file except in
1823     compliance with the License. You may obtain a copy of the License at
1824     http://www.mozilla.org/MPL/
1825
1826     Software distributed under the License is distributed on an "AS IS"
1827     basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
1828     License for the specific language governing rights and limitations
1829     under the License.
1830
1831     The Original Code is ______________________________________.
1832
1833     The Initial Developer of the Original Code is ________________________.
1834     Portions created by ______________________ are Copyright (C) ______
1835     _______________________. All Rights Reserved.
1836
1837     Contributor(s): ______________________________________.
1838
1839     Alternatively, the contents of this file may be used under the terms
1840     of the _____ license (the  "[___] License"), in which case the
1841     provisions of [______] License are applicable instead of those
1842     above.  If you wish to allow use of your version of this file only
1843     under the terms of the [____] License and not to allow others to use
1844     your version of this file under the MPL, indicate your decision by
1845     deleting  the provisions above and replace  them with the notice and
1846     other provisions required by the [___] License.  If you do not delete
1847     the provisions above, a recipient may use your version of this file
1848     under either the MPL or the [___] License."
1849
1850     [NOTE: The text of this Exhibit A may differ slightly from the text of
1851     the notices in the Source Code files of the Original Code. You should
1852     use the text of this Exhibit A rather than the text found in the
1853     Original Code Source Code for Your Modifications.]
1854
1855____
1856
1857SUN PUBLIC LICENSE Version 1.0
1858
18591. Definitions.
1860
1861	1.0.1. "Commercial Use" means distribution or otherwise making the
1862	Covered Code available to a third party.
1863
1864	1.1. "Contributor" means each entity that creates or contributes to
1865	the creation of Modifications.
1866
1867	1.2. "Contributor Version" means the combination of the Original Code,
1868	prior Modifications used by a Contributor, and the Modifications made
1869	by that particular Contributor.
1870
1871	1.3. "Covered Code" means the Original Code or Modifications or the
1872	combination of the Original Code and Modifications, in each case
1873	including portions thereof and corresponding documentation released
1874	with the source code.
1875
1876	1.4. "Electronic Distribution Mechanism" means a mechanism generally
1877	accepted in the software development community for the electronic
1878	transfer of data.
1879
1880	1.5. "Executable" means Covered Code in any form other than Source
1881	Code.
1882
1883	1.6. "Initial Developer" means the individual or entity identified as
1884	the Initial Developer in the Source Code notice required by Exhibit A.
1885
1886	1.7. "Larger Work" means a work which combines Covered Code or
1887	portions thereof with code not governed by the terms of this License.
1888
1889	1.8. "License" means this document.
1890
1891	1.8.1. "Licensable" means having the right to grant, to the maximum
1892	extent possible, whether at the time of the initial grant or
1893	subsequently acquired, any and all of the rights conveyed herein.
1894
1895	1.9. "Modifications" means any addition to or deletion from the
1896	substance or structure of either the Original Code or any previous
1897	Modifications. When Covered Code is released as a series of files, a
1898	Modification is:
1899
1900	A. Any addition to or deletion from the contents of a file containing
1901	Original Code or previous Modifications.
1902
1903	B. Any new file that contains any part of the Original Code or
1904	previous Modifications.
1905
1906	1.10. "Original Code" means Source Code of computer software code
1907	which is described in the Source Code notice required by Exhibit A as
1908	Original Code, and which, at the time of its release under this
1909	License is not already Covered Code governed by this License.
1910
1911	1.10.1. "Patent Claims" means any patent claim(s), now owned or
1912	hereafter acquired, including without limitation, method, process, and
1913	apparatus claims, in any patent Licensable by grantor.
1914
1915	1.11. "Source Code" means the preferred form of the Covered Code for
1916	making modifications to it, including all modules it contains, plus
1917	any associated documentation, interface definition files, scripts used
1918	to control compilation and installation of an Executable, or source
1919	code differential comparisons against either the Original Code or
1920	another well known, available Covered Code of the Contributor's
1921	choice. The Source Code can be in a compressed or archival form,
1922	provided the appropriate decompression or de-archiving software is
1923	widely available for no charge.
1924
1925	1.12. "You" (or "Your") means an individual or a legal entity
1926	exercising rights under, and complying with all of the terms of, this
1927	License or a future version of this License issued under Section 6.1.
1928	For legal entities, "You" includes any entity which controls, is
1929	controlled by, or is under common control with You. For purposes of
1930	this definition, "control" means (a) the power, direct or indirect, to
1931	cause the direction or management of such entity, whether by contract
1932	or otherwise, or (b) ownership of more than fifty percent (50%) of the
1933	outstanding shares or beneficial ownership of such entity.
1934
19352. Source Code License.
1936
19372.1 The Initial Developer Grant.
1938
1939	The Initial Developer hereby grants You a world-wide, royalty-free,
1940	non-exclusive license, subject to third party intellectual property
1941	claims:
1942
1943	(a)  under intellectual property rights (other than patent or
1944	trademark) Licensable by Initial Developer to use, reproduce, modify,
1945	display, perform, sublicense and distribute the Original Code (or
1946	portions thereof) with or without Modifications, and/or as part of a
1947	Larger Work; and
1948
1949	(b) under Patent Claims infringed by the making, using or selling of
1950	Original Code, to make, have made, use, practice, sell, and offer for
1951	sale, and/or otherwise dispose of the Original Code (or portions
1952	thereof).
1953
1954	(c) the licenses granted in this Section 2.1(a) and (b) are effective
1955	on the date Initial Developer first distributes Original Code under
1956	the terms of this License.
1957
1958	(d) Notwithstanding Section 2.1(b) above, no patent license is
1959	granted: 1) 	for code that You delete from the Original Code; 2)
1960	separate from the 	Original Code; or 3) for infringements caused by:
1961	i) the modification of the Original Code or ii) the combination of the
1962	Original Code with other software or devices.
1963
19642.2. Contributor Grant.
1965
1966	Subject to third party intellectual property claims, each Contributor
1967	hereby grants You a world-wide, royalty-free, non-exclusive license
1968
1969	(a) under intellectual property rights (other than patent or
1970	trademark) Licensable by Contributor, to use, reproduce,  modify,
1971	display, perform, sublicense and distribute the Modifications created
1972	by such Contributor (or portions thereof) either on an unmodified
1973	basis, with other Modifications, as Covered Code and/or as part of a
1974	Larger Work; and
1975
1976	(b) under Patent Claims infringed by the making, using, or selling of
1977	Modifications made by that Contributor either alone and/or in
1978	combination with its Contributor Version (or portions of such
1979	combination), to make, use, sell, offer for sale, have made, and/or
1980	otherwise dispose of: 1) Modifications made by that Contributor (or
1981	portions thereof); and 2) the combination of Modifications made by
1982	that Contributor with its Contributor Version (or portions of such
1983	combination).
1984
1985	(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective
1986	on the date Contributor first makes Commercial Use of the Covered
1987	Code.
1988
1989	(d)  notwithstanding Section 2.2(b) above, no patent license is
1990	granted: 1) for any code that Contributor has deleted from the
1991	Contributor Version; 2)  separate from the Contributor Version; 3) for
1992	infringements caused by: i) third party modifications of Contributor
1993	Version or ii) the combination of Modifications made by that
1994	Contributor with other software (except as part of the Contributor
1995	Version) or other devices; or 4) under Patent Claims infringed by
1996	Covered Code in the absence of Modifications made by that Contributor.
1997
19983. Distribution Obligations.
1999
20003.1. Application of License.
2001
2002	The Modifications which You create or to which You contribute are
2003	governed by the terms of this License, including without limitation
2004	Section 2.2. The Source Code version of Covered Code may be
2005	distributed only under the terms of this License or a future version
2006	of this License released under Section 6.1, and You must include a
2007	copy of this License with every copy of the Source Code You
2008	distribute. You may not offer or impose any terms on any Source Code
2009	version that alters or restricts the applicable version of this
2010	License or the recipients' rights hereunder. However, You may include
2011	an additional document offering the additional rights described in
2012	Section 3.5.
2013
20143.2. Availability of Source Code.
2015
2016	Any Modification which You create or to which You contribute must be
2017	made available in Source Code form under the terms of this License
2018	either on the same media as an Executable version or via an accepted
2019	Electronic Distribution Mechanism to anyone to whom you made an
2020	Executable version available; and if made available via Electronic
2021	Distribution Mechanism, must remain available for at least twelve (12)
2022	months after the date it initially became available, or at least six
2023	(6) months after a subsequent version of that particular Modification
2024	has been made available to such recipients. You are responsible for
2025	ensuring that the Source Code version remains available even if the
2026	Electronic Distribution Mechanism is maintained by a third party.
2027
20283.3. Description of Modifications.
2029
2030	You must cause all Covered Code to which You contribute to contain a
2031	file documenting the changes You made to create that Covered Code and
2032	the date of any change. You must include a prominent statement that
2033	the Modification is derived, directly or indirectly, from Original
2034	Code provided by the Initial Developer and including the name of the
2035	Initial Developer in (a) the Source Code, and (b) in any notice in an
2036	Executable version or related documentation in which You describe the
2037	origin or ownership of the Covered Code.
2038
20393.4. Intellectual Property Matters.
2040
2041	(a) Third Party Claims.
2042
2043	If Contributor has knowledge that a license under a third party's
2044	intellectual property rights is required to exercise the rights
2045	granted by such Contributor under Sections 2.1 or 2.2, Contributor
2046	must include a text file with the Source Code distribution titled
2047	"LEGAL'' which describes the claim and the party making the claim in
2048	sufficient detail that a recipient will know whom to contact. If
2049	Contributor obtains such knowledge after the Modification is made
2050	available as described in Section 3.2, Contributor shall promptly
2051	modify the LEGAL file in all copies Contributor makes available
2052	thereafter and shall take other steps (such as notifying appropriate
2053	mailing lists or newsgroups) reasonably calculated to inform those who
2054	received the Covered Code that new knowledge has been obtained.
2055
2056	(b) Contributor APIs.
2057
2058	If Contributor's Modifications include an application programming
2059	interface ("API") and Contributor has knowledge of patent licenses
2060	which are reasonably necessary to implement that API, Contributor must
2061	also include this information in the LEGAL file.
2062
2063	(c) Representations.
2064
2065	Contributor represents that, except as disclosed pursuant to Section
2066	3.4(a) above, Contributor believes that Contributor's Modifications
2067	are Contributor's original creation(s) and/or Contributor has
2068	sufficient rights to grant the rights conveyed by this License.
2069
20703.5. Required Notices.
2071
2072	You must duplicate the notice in Exhibit A in each file of the Source
2073	Code. If it is not possible to put such notice in a particular Source
2074	Code file due to its structure, then You must include such notice in a
2075	location (such as a relevant directory) where a user would be likely
2076	to look for such a notice.  If You created one or more Modification(s)
2077	You may add your name as a Contributor to the notice described in
2078	Exhibit A. You must also duplicate this License in any documentation
2079	for the Source Code where You describe recipients' rights or ownership
2080	rights relating to Covered Code. You may choose to offer, and to
2081	charge a fee for, warranty, support, indemnity or liability
2082	obligations to one or more recipients of Covered Code. However, You
2083	may do so only on Your own behalf, and not on behalf of the Initial
2084	Developer or any Contributor. You must make it absolutely clear than
2085	any such warranty, support, indemnity or liability obligation is
2086	offered by You alone, and You hereby agree to indemnify the Initial
2087	Developer and every Contributor for any liability incurred by the
2088	Initial Developer or such Contributor as a result of warranty,
2089	support, indemnity or liability terms You offer.
2090
20913.6. Distribution of Executable Versions.
2092
2093	You may distribute Covered Code in Executable form only if the
2094	requirements of Section 3.1-3.5 have been met for that Covered Code,
2095	and if You include a notice stating that the Source Code version of
2096	the Covered Code is available under the terms of this License,
2097	including a description of how and where You have fulfilled the
2098	obligations of Section 3.2. The notice must be conspicuously included
2099	in any notice in an Executable version, related documentation or
2100	collateral in which You describe recipients' rights relating to the
2101	Covered Code. You may distribute the Executable version of Covered
2102	Code or ownership rights under a license of Your choice, which may
2103	contain terms different from this License, provided that You are in
2104	compliance with the terms of this License and that the license for the
2105	Executable version does not attempt to limit or alter the recipient's
2106	rights in the Source Code version from the rights set forth in this
2107	License. If You distribute the Executable version under a different
2108	license You must make it absolutely clear that any terms which differ
2109	from this License are offered by You alone, not by the Initial
2110	Developer or any Contributor. You hereby agree to indemnify the
2111	Initial Developer and every Contributor for any liability incurred by
2112	the Initial Developer or such Contributor as a result of any such
2113	terms You offer.
2114
21153.7. Larger Works.
2116
2117	You may create a Larger Work by combining Covered Code with other code
2118	not governed by the terms of this License and distribute the Larger
2119	Work as a single product. In such a case, You must make sure the
2120	requirements of this License are fulfilled for the Covered Code.
2121
21224. Inability to Comply Due to Statute or Regulation.
2123
2124	If it is impossible for You to comply with any of the terms of this
2125	License with respect to some or all of the Covered Code due to
2126	statute, judicial order, or regulation then You must: (a) comply with
2127	the terms of this License to the maximum extent possible; and (b)
2128	describe the limitations and the code they affect. Such description
2129	must be included in the LEGAL file described in Section 3.4 and must
2130	be included with all distributions of the Source Code. Except to the
2131	extent prohibited by statute or regulation, such description must be
2132	sufficiently detailed for a recipient of ordinary skill to be able to
2133	understand it.
2134
21355. Application of this License.
2136
2137	This License applies to code to which the Initial Developer has
2138	attached the notice in Exhibit A and to related Covered Code.
2139
21406. Versions of the License.
2141
21426.1. New Versions.
2143
2144	Sun Microsystems, Inc. ("Sun") may publish revised and/or new versions
2145	of the License from time to time. Each version will be given a
2146	distinguishing version number.
2147
21486.2. Effect of New Versions.
2149
2150	Once Covered Code has been published under a particular version of the
2151	License, You may always continue to use it under the terms of that
2152	version. You may also choose to use such Covered Code under the terms
2153	of any subsequent version of the License published by Sun. No one
2154	other than Sun has the right to modify the terms applicable to Covered
2155	Code created under this License.
2156
21576.3. Derivative Works.
2158
2159	If You create or use a modified version of this License (which you may
2160	only do in order to apply it to code which is not already Covered Code
2161	governed by this License), You must: (a) rename Your license so that
2162	the phrases "Sun," "Sun Public License," or "SPL" or any confusingly
2163	similar phrase do not appear in your license (except to note that your
2164	license differs from this License) and (b) otherwise make it clear
2165	that Your version of the license contains terms which differ from the
2166	Sun Public License. (Filling in the name of the Initial Developer,
2167	Original Code or Contributor in the notice described in Exhibit A
2168	shall not of themselves be deemed to be modifications of this
2169	License.)
2170
21717. DISCLAIMER OF WARRANTY.
2172
2173	COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS,
2174	WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
2175	WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
2176	DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
2177	THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
2178	IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
2179	YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
2180	COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
2181	OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
2182	ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
2183
21848. TERMINATION.
2185
2186	8.1. This License and the rights granted hereunder will terminate
2187	automatically if You fail to comply with terms herein and fail to cure
2188	such breach within 30 days of becoming aware of the breach. All
2189	sublicenses to the Covered Code which are properly granted shall
2190	survive any termination of this License. Provisions which, by their
2191	nature, must remain in effect beyond the termination of this License
2192	shall survive.
2193
2194	8.2. If You initiate litigation by asserting a patent infringement
2195	claim (excluding declaratory judgment actions) against Initial Developer
2196	or a Contributor (the Initial Developer or Contributor against whom
2197	You file such action is referred to as "Participant")  alleging that:
2198
2199	(a) such Participant's Contributor Version directly or indirectly
2200	infringes any patent, then any and all rights granted by such
2201	Participant to You under Sections 2.1 and/or 2.2 of this License
2202	shall, upon 60 days notice from Participant terminate prospectively,
2203	unless if within 60 days after receipt of notice You either: (i)
2204	agree in writing to pay Participant a mutually agreeable reasonable
2205	royalty for Your past and future use of Modifications made by such
2206	Participant, or (ii) withdraw Your litigation claim with respect to
2207	the Contributor Version against such Participant.  If within 60 days
2208	of notice, a reasonable royalty and payment arrangement are not
2209	mutually agreed upon in writing by the parties or the litigation claim
2210	is not withdrawn, the rights granted by Participant to You under
2211	Sections 2.1 and/or 2.2 automatically terminate at the expiration of
2212	the 60 day notice period specified above.
2213
2214	(b) any software, hardware, or device, other than such Participant's
2215	Contributor Version, directly or indirectly infringes any patent, then
2216	any rights granted to You by such Participant under Sections 2.1(b)
2217	and 2.2(b) are revoked effective as of the date You first made, used,
2218	sold, distributed, or had made, Modifications made by that
2219	Participant.
2220
2221	8.3. If You assert a patent infringement claim against Participant
2222	alleging that such Participant's Contributor Version directly or
2223	indirectly infringes any patent where such claim is resolved (such as
2224	by license or settlement) prior to the initiation of patent
2225	infringement litigation, then the reasonable value of the licenses
2226	granted by such Participant under Sections 2.1 or 2.2 shall be taken
2227	into account in determining the amount or value of any payment or
2228	license.
2229
2230	8.4. In the event of termination under Sections 8.1 or 8.2 above,  all
2231	end user license agreements (excluding distributors and resellers)
2232	which have been validly granted by You or any distributor hereunder
2233	prior to termination shall survive termination.
2234
22359. LIMITATION OF LIABILITY.
2236
2237	UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
2238	(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
2239	DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
2240	OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
2241	ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
2242	CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
2243	WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
2244	COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
2245	INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
2246	LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
2247	RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
2248	PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
2249	EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
2250	THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
2251
225210. U.S. GOVERNMENT END USERS.
2253
2254	The Covered Code is a "commercial item," as that term is defined in 48
2255	C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software"
2256	and "commercial computer software documentation," as such terms are
2257	used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R.
2258	12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all
2259	U.S. Government End Users acquire Covered Code with only those rights
2260	set forth herein.
2261
226211. MISCELLANEOUS.
2263
2264	This License represents the complete agreement concerning subject
2265	matter hereof. If any provision of this License is held to be
2266	unenforceable, such provision shall be reformed only to the extent
2267	necessary to make it enforceable. This License shall be governed by
2268	California law provisions (except to the extent applicable law, if
2269	any, provides otherwise), excluding its conflict-of-law provisions.
2270	With respect to disputes in which at least one party is a citizen of,
2271	or an entity chartered or registered to do business in the United
2272	States of America, any litigation relating to this License shall be
2273	subject to the jurisdiction of the Federal Courts of the Northern
2274	District of California, with venue lying in Santa Clara County,
2275	California, with the losing party responsible for costs, including
2276	without limitation, court costs and reasonable attorneys' fees and
2277	expenses. The application of the United Nations Convention on
2278	Contracts for the International Sale of Goods is expressly excluded.
2279	Any law or regulation which provides that the language of a contract
2280	shall be construed against the drafter shall not apply to this
2281	License.
2282
228312. RESPONSIBILITY FOR CLAIMS.
2284
2285	As between Initial Developer and the Contributors, each party is
2286	responsible for claims and damages arising, directly or indirectly,
2287	out of its utilization of rights under this License and You agree to
2288	work with Initial Developer and Contributors to distribute such
2289	responsibility on an equitable basis. Nothing herein is intended or
2290	shall be deemed to constitute any admission of liability.
2291
229213. MULTIPLE-LICENSED CODE.
2293
2294	Initial Developer may designate portions of the Covered Code as
2295	?Multiple-Licensed?. ?Multiple-Licensed? means that the Initial
2296	Developer permits you to utilize portions of the Covered Code under
2297	Your choice of the alternative licenses, if any, specified by the
2298	Initial Developer in the file described in Exhibit A.
2299
2300Exhibit A -Sun Public License Notice.
2301
2302	The contents of this file are subject to the Sun Public License
2303	Version 1.0 (the "License"); you may not use this file except in
2304	compliance with the License. A copy of the License is available at
2305	http://www.sun.com/
2306
2307	The Original Code is _________________. The Initial Developer of the
2308	Original Code is ___________. Portions created by ______ are Copyright
2309	(C)_________. All Rights Reserved.
2310
2311	Contributor(s): ______________________________________.
2312
2313	Alternatively, the contents of this file may be used under the terms
2314	of the _____ license (the  ?[___] License?), in which case the
2315	provisions of [______] License are applicable  instead of those above.
2316	If you wish to allow use of your version of this file only under the
2317	terms of the [____] License and not to allow others to use your
2318	version of this file under the SPL, indicate your decision by deleting
2319	the provisions above and replace  them with the notice and other
2320	provisions required by the [___] License. If you do not delete the
2321	provisions above, a recipient may use your version of this file under
2322	either the SPL or the [___] License."
2323
2324	[NOTE: The text of this Exhibit A may differ slightly from the text of
2325	the notices in the Source Code files of the Original Code. You should
2326	use the text of this Exhibit A rather than the text found in the
2327	Original Code Source Code for Your Modifications.]
2328
2329____
2330
2331
2332    Eclipse Public License - v 1.0
2333
2334THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
2335PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
2336THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
2337
2338*1. DEFINITIONS*
2339
2340"Contribution" means:
2341
2342a) in the case of the initial Contributor, the initial code and
2343documentation distributed under this Agreement, and
2344
2345b) in the case of each subsequent Contributor:
2346
2347i) changes to the Program, and
2348
2349ii) additions to the Program;
2350
2351where such changes and/or additions to the Program originate from and
2352are distributed by that particular Contributor. A Contribution
2353'originates' from a Contributor if it was added to the Program by such
2354Contributor itself or anyone acting on such Contributor's behalf.
2355Contributions do not include additions to the Program which: (i) are
2356separate modules of software distributed in conjunction with the Program
2357under their own license agreement, and (ii) are not derivative works of
2358the Program.
2359
2360"Contributor" means any person or entity that distributes the Program.
2361
2362"Licensed Patents" mean patent claims licensable by a Contributor which
2363are necessarily infringed by the use or sale of its Contribution alone
2364or when combined with the Program.
2365
2366"Program" means the Contributions distributed in accordance with this
2367Agreement.
2368
2369"Recipient" means anyone who receives the Program under this Agreement,
2370including all Contributors.
2371
2372*2. GRANT OF RIGHTS*
2373
2374a) Subject to the terms of this Agreement, each Contributor hereby
2375grants Recipient a non-exclusive, worldwide, royalty-free copyright
2376license to reproduce, prepare derivative works of, publicly display,
2377publicly perform, distribute and sublicense the Contribution of such
2378Contributor, if any, and such derivative works, in source code and
2379object code form.
2380
2381b) Subject to the terms of this Agreement, each Contributor hereby
2382grants Recipient a non-exclusive, worldwide, royalty-free patent license
2383under Licensed Patents to make, use, sell, offer to sell, import and
2384otherwise transfer the Contribution of such Contributor, if any, in
2385source code and object code form. This patent license shall apply to the
2386combination of the Contribution and the Program if, at the time the
2387Contribution is added by the Contributor, such addition of the
2388Contribution causes such combination to be covered by the Licensed
2389Patents. The patent license shall not apply to any other combinations
2390which include the Contribution. No hardware per se is licensed hereunder.
2391
2392c) Recipient understands that although each Contributor grants the
2393licenses to its Contributions set forth herein, no assurances are
2394provided by any Contributor that the Program does not infringe the
2395patent or other intellectual property rights of any other entity. Each
2396Contributor disclaims any liability to Recipient for claims brought by
2397any other entity based on infringement of intellectual property rights
2398or otherwise. As a condition to exercising the rights and licenses
2399granted hereunder, each Recipient hereby assumes sole responsibility to
2400secure any other intellectual property rights needed, if any. For
2401example, if a third party patent license is required to allow Recipient
2402to distribute the Program, it is Recipient's responsibility to acquire
2403that license before distributing the Program.
2404
2405d) Each Contributor represents that to its knowledge it has sufficient
2406copyright rights in its Contribution, if any, to grant the copyright
2407license set forth in this Agreement.
2408
2409*3. REQUIREMENTS*
2410
2411A Contributor may choose to distribute the Program in object code form
2412under its own license agreement, provided that:
2413
2414a) it complies with the terms and conditions of this Agreement; and
2415
2416b) its license agreement:
2417
2418i) effectively disclaims on behalf of all Contributors all warranties
2419and conditions, express and implied, including warranties or conditions
2420of title and non-infringement, and implied warranties or conditions of
2421merchantability and fitness for a particular purpose;
2422
2423ii) effectively excludes on behalf of all Contributors all liability for
2424damages, including direct, indirect, special, incidental and
2425consequential damages, such as lost profits;
2426
2427iii) states that any provisions which differ from this Agreement are
2428offered by that Contributor alone and not by any other party; and
2429
2430iv) states that source code for the Program is available from such
2431Contributor, and informs licensees how to obtain it in a reasonable
2432manner on or through a medium customarily used for software exchange.
2433
2434When the Program is made available in source code form:
2435
2436a) it must be made available under this Agreement; and
2437
2438b) a copy of this Agreement must be included with each copy of the Program.
2439
2440Contributors may not remove or alter any copyright notices contained
2441within the Program.
2442
2443Each Contributor must identify itself as the originator of its
2444Contribution, if any, in a manner that reasonably allows subsequent
2445Recipients to identify the originator of the Contribution.
2446
2447*4. COMMERCIAL DISTRIBUTION*
2448
2449Commercial distributors of software may accept certain responsibilities
2450with respect to end users, business partners and the like. While this
2451license is intended to facilitate the commercial use of the Program, the
2452Contributor who includes the Program in a commercial product offering
2453should do so in a manner which does not create potential liability for
2454other Contributors. Therefore, if a Contributor includes the Program in
2455a commercial product offering, such Contributor ("Commercial
2456Contributor") hereby agrees to defend and indemnify every other
2457Contributor ("Indemnified Contributor") against any losses, damages and
2458costs (collectively "Losses") arising from claims, lawsuits and other
2459legal actions brought by a third party against the Indemnified
2460Contributor to the extent caused by the acts or omissions of such
2461Commercial Contributor in connection with its distribution of the
2462Program in a commercial product offering. The obligations in this
2463section do not apply to any claims or Losses relating to any actual or
2464alleged intellectual property infringement. In order to qualify, an
2465Indemnified Contributor must: a) promptly notify the Commercial
2466Contributor in writing of such claim, and b) allow the Commercial
2467Contributor to control, and cooperate with the Commercial Contributor
2468in, the defense and any related settlement negotiations. The Indemnified
2469Contributor may participate in any such claim at its own expense.
2470
2471For example, a Contributor might include the Program in a commercial
2472product offering, Product X. That Contributor is then a Commercial
2473Contributor. If that Commercial Contributor then makes performance
2474claims, or offers warranties related to Product X, those performance
2475claims and warranties are such Commercial Contributor's responsibility
2476alone. Under this section, the Commercial Contributor would have to
2477defend claims against the other Contributors related to those
2478performance claims and warranties, and if a court requires any other
2479Contributor to pay any damages as a result, the Commercial Contributor
2480must pay those damages.
2481
2482*5. NO WARRANTY*
2483
2484EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED
2485ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
2486EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES
2487OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR
2488A PARTICULAR PURPOSE. Each Recipient is solely responsible for
2489determining the appropriateness of using and distributing the Program
2490and assumes all risks associated with its exercise of rights under this
2491Agreement , including but not limited to the risks and costs of program
2492errors, compliance with applicable laws, damage to or loss of data,
2493programs or equipment, and unavailability or interruption of operations.
2494
2495*6. DISCLAIMER OF LIABILITY*
2496
2497EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
2498ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
2499INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
2500WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
2501LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
2502NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
2503DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
2504HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
2505
2506*7. GENERAL*
2507
2508If any provision of this Agreement is invalid or unenforceable under
2509applicable law, it shall not affect the validity or enforceability of
2510the remainder of the terms of this Agreement, and without further action
2511by the parties hereto, such provision shall be reformed to the minimum
2512extent necessary to make such provision valid and enforceable.
2513
2514If Recipient institutes patent litigation against any entity (including
2515a cross-claim or counterclaim in a lawsuit) alleging that the Program
2516itself (excluding combinations of the Program with other software or
2517hardware) infringes such Recipient's patent(s), then such Recipient's
2518rights granted under Section 2(b) shall terminate as of the date such
2519litigation is filed.
2520
2521All Recipient's rights under this Agreement shall terminate if it fails
2522to comply with any of the material terms or conditions of this Agreement
2523and does not cure such failure in a reasonable period of time after
2524becoming aware of such noncompliance. If all Recipient's rights under
2525this Agreement terminate, Recipient agrees to cease use and distribution
2526of the Program as soon as reasonably practicable. However, Recipient's
2527obligations under this Agreement and any licenses granted by Recipient
2528relating to the Program shall continue and survive.
2529
2530Everyone is permitted to copy and distribute copies of this Agreement,
2531but in order to avoid inconsistency the Agreement is copyrighted and may
2532only be modified in the following manner. The Agreement Steward reserves
2533the right to publish new versions (including revisions) of this
2534Agreement from time to time. No one other than the Agreement Steward has
2535the right to modify this Agreement. The Eclipse Foundation is the
2536initial Agreement Steward. The Eclipse Foundation may assign the
2537responsibility to serve as the Agreement Steward to a suitable separate
2538entity. Each new version of the Agreement will be given a distinguishing
2539version number. The Program (including Contributions) may always be
2540distributed subject to the version of the Agreement under which it was
2541received. In addition, after a new version of the Agreement is
2542published, Contributor may elect to distribute the Program (including
2543its Contributions) under the new version. Except as expressly stated in
2544Sections 2(a) and 2(b) above, Recipient receives no rights or licenses
2545to the intellectual property of any Contributor under this Agreement,
2546whether expressly, by implication, estoppel or otherwise. All rights in
2547the Program not expressly granted under this Agreement are reserved.
2548
2549This Agreement is governed by the laws of the State of New York and the
2550intellectual property laws of the United States of America. No party to
2551this Agreement will bring a legal action under this Agreement more than
2552one year after the cause of action arose. Each party waives its rights
2553to a jury trial in any resulting litigation.
2554
2555____
2556
2557SIL OPEN FONT LICENSE
2558
2559Version 1.1 - 26 February 2007
2560PREAMBLE
2561
2562The goals of the Open Font License (OFL) are to stimulate worldwide
2563development of collaborative font projects, to support the font creation
2564efforts of academic and linguistic communities, and to provide a free and
2565open framework in which fonts may be shared and improved in partnership
2566with others.
2567
2568The OFL allows the licensed fonts to be used, studied, modified and
2569redistributed freely as long as they are not sold by themselves. The
2570fonts, including any derivative works, can be bundled, embedded,
2571redistributed and/or sold with any software provided that any reserved
2572names are not used by derivative works. The fonts and derivatives,
2573however, cannot be released under any other type of license. The
2574requirement for fonts to remain under this license does not apply
2575to any document created using the fonts or their derivatives.
2576DEFINITIONS
2577
2578"Font Software" refers to the set of files released by the Copyright
2579Holder(s) under this license and clearly marked as such. This may
2580include source files, build scripts and documentation.
2581
2582"Reserved Font Name" refers to any names specified as such after the
2583copyright statement(s).
2584
2585"Original Version" refers to the collection of Font Software components as
2586distributed by the Copyright Holder(s).
2587
2588"Modified Version" refers to any derivative made by adding to, deleting,
2589or substituting ? in part or in whole ? any of the components of the
2590Original Version, by changing formats or by porting the Font Software to a
2591new environment.
2592
2593"Author" refers to any designer, engineer, programmer, technical
2594writer or other person who contributed to the Font Software.
2595PERMISSION & CONDITIONS
2596
2597Permission is hereby granted, free of charge, to any person obtaining
2598a copy of the Font Software, to use, study, copy, merge, embed, modify,
2599redistribute, and sell modified and unmodified copies of the Font
2600Software, subject to the following conditions:
2601
26021) Neither the Font Software nor any of its individual components,
2603in Original or Modified Versions, may be sold by itself.
2604
26052) Original or Modified Versions of the Font Software may be bundled,
2606redistributed and/or sold with any software, provided that each copy
2607contains the above copyright notice and this license. These can be
2608included either as stand-alone text files, human-readable headers or
2609in the appropriate machine-readable metadata fields within text or
2610binary files as long as those fields can be easily viewed by the user.
2611
26123) No Modified Version of the Font Software may use the Reserved Font
2613Name(s) unless explicit written permission is granted by the corresponding
2614Copyright Holder. This restriction only applies to the primary font name as
2615presented to the users.
2616
26174) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
2618Software shall not be used to promote, endorse or advertise any
2619Modified Version, except to acknowledge the contribution(s) of the
2620Copyright Holder(s) and the Author(s) or with their explicit written
2621permission.
2622
26235) The Font Software, modified or unmodified, in part or in whole,
2624must be distributed entirely under this license, and must not be
2625distributed under any other license. The requirement for fonts to
2626remain under this license does not apply to any document created
2627using the Font Software.
2628TERMINATION
2629
2630This license becomes null and void if any of the above conditions are
2631not met.
2632DISCLAIMER
2633
2634THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2635EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
2636MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
2637OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
2638COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2639INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
2640DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2641FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
2642OTHER DEALINGS IN THE FONT SOFTWARE.
2643