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