18a805b61SRob Weir 28a805b61SRob Weir Apache License 38a805b61SRob Weir Version 2.0, January 2004 48a805b61SRob Weir http://www.apache.org/licenses/ 58a805b61SRob Weir 68a805b61SRob Weir TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 78a805b61SRob Weir 88a805b61SRob Weir 1. Definitions. 98a805b61SRob Weir 108a805b61SRob Weir "License" shall mean the terms and conditions for use, reproduction, 118a805b61SRob Weir and distribution as defined by Sections 1 through 9 of this document. 128a805b61SRob Weir 138a805b61SRob Weir "Licensor" shall mean the copyright owner or entity authorized by 148a805b61SRob Weir the copyright owner that is granting the License. 158a805b61SRob Weir 168a805b61SRob Weir "Legal Entity" shall mean the union of the acting entity and all 178a805b61SRob Weir other entities that control, are controlled by, or are under common 188a805b61SRob Weir control with that entity. For the purposes of this definition, 198a805b61SRob Weir "control" means (i) the power, direct or indirect, to cause the 208a805b61SRob Weir direction or management of such entity, whether by contract or 218a805b61SRob Weir otherwise, or (ii) ownership of fifty percent (50%) or more of the 228a805b61SRob Weir outstanding shares, or (iii) beneficial ownership of such entity. 238a805b61SRob Weir 248a805b61SRob Weir "You" (or "Your") shall mean an individual or Legal Entity 258a805b61SRob Weir exercising permissions granted by this License. 268a805b61SRob Weir 278a805b61SRob Weir "Source" form shall mean the preferred form for making modifications, 288a805b61SRob Weir including but not limited to software source code, documentation 298a805b61SRob Weir source, and configuration files. 308a805b61SRob Weir 318a805b61SRob Weir "Object" form shall mean any form resulting from mechanical 328a805b61SRob Weir transformation or translation of a Source form, including but 338a805b61SRob Weir not limited to compiled object code, generated documentation, 348a805b61SRob Weir and conversions to other media types. 358a805b61SRob Weir 368a805b61SRob Weir "Work" shall mean the work of authorship, whether in Source or 378a805b61SRob Weir Object form, made available under the License, as indicated by a 388a805b61SRob Weir copyright notice that is included in or attached to the work 398a805b61SRob Weir (an example is provided in the Appendix below). 408a805b61SRob Weir 418a805b61SRob Weir "Derivative Works" shall mean any work, whether in Source or Object 428a805b61SRob Weir form, that is based on (or derived from) the Work and for which the 438a805b61SRob Weir editorial revisions, annotations, elaborations, or other modifications 448a805b61SRob Weir represent, as a whole, an original work of authorship. For the purposes 458a805b61SRob Weir of this License, Derivative Works shall not include works that remain 468a805b61SRob Weir separable from, or merely link (or bind by name) to the interfaces of, 478a805b61SRob Weir the Work and Derivative Works thereof. 488a805b61SRob Weir 498a805b61SRob Weir "Contribution" shall mean any work of authorship, including 508a805b61SRob Weir the original version of the Work and any modifications or additions 518a805b61SRob Weir to that Work or Derivative Works thereof, that is intentionally 528a805b61SRob Weir submitted to Licensor for inclusion in the Work by the copyright owner 538a805b61SRob Weir or by an individual or Legal Entity authorized to submit on behalf of 548a805b61SRob Weir the copyright owner. For the purposes of this definition, "submitted" 558a805b61SRob Weir means any form of electronic, verbal, or written communication sent 568a805b61SRob Weir to the Licensor or its representatives, including but not limited to 578a805b61SRob Weir communication on electronic mailing lists, source code control systems, 588a805b61SRob Weir and issue tracking systems that are managed by, or on behalf of, the 598a805b61SRob Weir Licensor for the purpose of discussing and improving the Work, but 608a805b61SRob Weir excluding communication that is conspicuously marked or otherwise 618a805b61SRob Weir designated in writing by the copyright owner as "Not a Contribution." 628a805b61SRob Weir 638a805b61SRob Weir "Contributor" shall mean Licensor and any individual or Legal Entity 648a805b61SRob Weir on behalf of whom a Contribution has been received by Licensor and 658a805b61SRob Weir subsequently incorporated within the Work. 668a805b61SRob Weir 678a805b61SRob Weir 2. Grant of Copyright License. Subject to the terms and conditions of 688a805b61SRob Weir this License, each Contributor hereby grants to You a perpetual, 698a805b61SRob Weir worldwide, non-exclusive, no-charge, royalty-free, irrevocable 708a805b61SRob Weir copyright license to reproduce, prepare Derivative Works of, 718a805b61SRob Weir publicly display, publicly perform, sublicense, and distribute the 728a805b61SRob Weir Work and such Derivative Works in Source or Object form. 738a805b61SRob Weir 748a805b61SRob Weir 3. Grant of Patent License. Subject to the terms and conditions of 758a805b61SRob Weir this License, each Contributor hereby grants to You a perpetual, 768a805b61SRob Weir worldwide, non-exclusive, no-charge, royalty-free, irrevocable 778a805b61SRob Weir (except as stated in this section) patent license to make, have made, 788a805b61SRob Weir use, offer to sell, sell, import, and otherwise transfer the Work, 798a805b61SRob Weir where such license applies only to those patent claims licensable 808a805b61SRob Weir by such Contributor that are necessarily infringed by their 818a805b61SRob Weir Contribution(s) alone or by combination of their Contribution(s) 828a805b61SRob Weir with the Work to which such Contribution(s) was submitted. If You 838a805b61SRob Weir institute patent litigation against any entity (including a 848a805b61SRob Weir cross-claim or counterclaim in a lawsuit) alleging that the Work 858a805b61SRob Weir or a Contribution incorporated within the Work constitutes direct 868a805b61SRob Weir or contributory patent infringement, then any patent licenses 878a805b61SRob Weir granted to You under this License for that Work shall terminate 888a805b61SRob Weir as of the date such litigation is filed. 898a805b61SRob Weir 908a805b61SRob Weir 4. Redistribution. You may reproduce and distribute copies of the 918a805b61SRob Weir Work or Derivative Works thereof in any medium, with or without 928a805b61SRob Weir modifications, and in Source or Object form, provided that You 938a805b61SRob Weir meet the following conditions: 948a805b61SRob Weir 958a805b61SRob Weir (a) You must give any other recipients of the Work or 968a805b61SRob Weir Derivative Works a copy of this License; and 978a805b61SRob Weir 988a805b61SRob Weir (b) You must cause any modified files to carry prominent notices 998a805b61SRob Weir stating that You changed the files; and 1008a805b61SRob Weir 1018a805b61SRob Weir (c) You must retain, in the Source form of any Derivative Works 1028a805b61SRob Weir that You distribute, all copyright, patent, trademark, and 1038a805b61SRob Weir attribution notices from the Source form of the Work, 1048a805b61SRob Weir excluding those notices that do not pertain to any part of 1058a805b61SRob Weir the Derivative Works; and 1068a805b61SRob Weir 1078a805b61SRob Weir (d) If the Work includes a "NOTICE" text file as part of its 1088a805b61SRob Weir distribution, then any Derivative Works that You distribute must 1098a805b61SRob Weir include a readable copy of the attribution notices contained 1108a805b61SRob Weir within such NOTICE file, excluding those notices that do not 1118a805b61SRob Weir pertain to any part of the Derivative Works, in at least one 1128a805b61SRob Weir of the following places: within a NOTICE text file distributed 1138a805b61SRob Weir as part of the Derivative Works; within the Source form or 1148a805b61SRob Weir documentation, if provided along with the Derivative Works; or, 1158a805b61SRob Weir within a display generated by the Derivative Works, if and 1168a805b61SRob Weir wherever such third-party notices normally appear. The contents 1178a805b61SRob Weir of the NOTICE file are for informational purposes only and 1188a805b61SRob Weir do not modify the License. You may add Your own attribution 1198a805b61SRob Weir notices within Derivative Works that You distribute, alongside 1208a805b61SRob Weir or as an addendum to the NOTICE text from the Work, provided 1218a805b61SRob Weir that such additional attribution notices cannot be construed 1228a805b61SRob Weir as modifying the License. 1238a805b61SRob Weir 1248a805b61SRob Weir You may add Your own copyright statement to Your modifications and 1258a805b61SRob Weir may provide additional or different license terms and conditions 1268a805b61SRob Weir for use, reproduction, or distribution of Your modifications, or 1278a805b61SRob Weir for any such Derivative Works as a whole, provided Your use, 1288a805b61SRob Weir reproduction, and distribution of the Work otherwise complies with 1298a805b61SRob Weir the conditions stated in this License. 1308a805b61SRob Weir 1318a805b61SRob Weir 5. Submission of Contributions. Unless You explicitly state otherwise, 1328a805b61SRob Weir any Contribution intentionally submitted for inclusion in the Work 1338a805b61SRob Weir by You to the Licensor shall be under the terms and conditions of 1348a805b61SRob Weir this License, without any additional terms or conditions. 1358a805b61SRob Weir Notwithstanding the above, nothing herein shall supersede or modify 1368a805b61SRob Weir the terms of any separate license agreement you may have executed 1378a805b61SRob Weir with Licensor regarding such Contributions. 1388a805b61SRob Weir 1398a805b61SRob Weir 6. Trademarks. This License does not grant permission to use the trade 1408a805b61SRob Weir names, trademarks, service marks, or product names of the Licensor, 1418a805b61SRob Weir except as required for reasonable and customary use in describing the 1428a805b61SRob Weir origin of the Work and reproducing the content of the NOTICE file. 1438a805b61SRob Weir 1448a805b61SRob Weir 7. Disclaimer of Warranty. Unless required by applicable law or 1458a805b61SRob Weir agreed to in writing, Licensor provides the Work (and each 1468a805b61SRob Weir Contributor provides its Contributions) on an "AS IS" BASIS, 1478a805b61SRob Weir WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 1488a805b61SRob Weir implied, including, without limitation, any warranties or conditions 1498a805b61SRob Weir of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 1508a805b61SRob Weir PARTICULAR PURPOSE. You are solely responsible for determining the 1518a805b61SRob Weir appropriateness of using or redistributing the Work and assume any 1528a805b61SRob Weir risks associated with Your exercise of permissions under this License. 1538a805b61SRob Weir 1548a805b61SRob Weir 8. Limitation of Liability. In no event and under no legal theory, 1558a805b61SRob Weir whether in tort (including negligence), contract, or otherwise, 1568a805b61SRob Weir unless required by applicable law (such as deliberate and grossly 1578a805b61SRob Weir negligent acts) or agreed to in writing, shall any Contributor be 1588a805b61SRob Weir liable to You for damages, including any direct, indirect, special, 1598a805b61SRob Weir incidental, or consequential damages of any character arising as a 1608a805b61SRob Weir result of this License or out of the use or inability to use the 1618a805b61SRob Weir Work (including but not limited to damages for loss of goodwill, 1628a805b61SRob Weir work stoppage, computer failure or malfunction, or any and all 1638a805b61SRob Weir other commercial damages or losses), even if such Contributor 1648a805b61SRob Weir has been advised of the possibility of such damages. 1658a805b61SRob Weir 1668a805b61SRob Weir 9. Accepting Warranty or Additional Liability. While redistributing 1678a805b61SRob Weir the Work or Derivative Works thereof, You may choose to offer, 1688a805b61SRob Weir and charge a fee for, acceptance of support, warranty, indemnity, 1698a805b61SRob Weir or other liability obligations and/or rights consistent with this 1708a805b61SRob Weir License. However, in accepting such obligations, You may act only 1718a805b61SRob Weir on Your own behalf and on Your sole responsibility, not on behalf 1728a805b61SRob Weir of any other Contributor, and only if You agree to indemnify, 1738a805b61SRob Weir defend, and hold each Contributor harmless for any liability 1748a805b61SRob Weir incurred by, or claims asserted against, such Contributor by reason 1758a805b61SRob Weir of your accepting any such warranty or additional liability. 1768a805b61SRob Weir 1778a805b61SRob Weir END OF TERMS AND CONDITIONS 1788a805b61SRob Weir 1798a805b61SRob Weir APPENDIX: How to apply the Apache License to your work. 1808a805b61SRob Weir 1818a805b61SRob Weir To apply the Apache License to your work, attach the following 1828a805b61SRob Weir boilerplate notice, with the fields enclosed by brackets "[]" 1838a805b61SRob Weir replaced with your own identifying information. (Don't include 1848a805b61SRob Weir the brackets!) The text should be enclosed in the appropriate 1858a805b61SRob Weir comment syntax for the file format. We also recommend that a 1868a805b61SRob Weir file or class name and description of purpose be included on the 1878a805b61SRob Weir same "printed page" as the copyright notice for easier 1888a805b61SRob Weir identification within third-party archives. 1898a805b61SRob Weir 1908a805b61SRob Weir Copyright [yyyy] [name of copyright owner] 1918a805b61SRob Weir 1928a805b61SRob Weir Licensed under the Apache License, Version 2.0 (the "License"); 1938a805b61SRob Weir you may not use this file except in compliance with the License. 1948a805b61SRob Weir You may obtain a copy of the License at 1958a805b61SRob Weir 1968a805b61SRob Weir http://www.apache.org/licenses/LICENSE-2.0 1978a805b61SRob Weir 1988a805b61SRob Weir Unless required by applicable law or agreed to in writing, software 1998a805b61SRob Weir distributed under the License is distributed on an "AS IS" BASIS, 2008a805b61SRob Weir WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 2018a805b61SRob Weir See the License for the specific language governing permissions and 2028a805b61SRob Weir limitations under the License. 2038380d58fSPedro Giffuni 2048380d58fSPedro Giffuni____ 2058380d58fSPedro Giffuni 2068380d58fSPedro GiffuniCategory A: Authorized Licenses 2078380d58fSPedro Giffuni 2088380d58fSPedro GiffuniAccording to The Apache Third Licensing Policy all the mandatory code in 2098380d58fSPedro Giffunibase uses Authorized Licenses. 2108380d58fSPedro Giffuni____ 2118380d58fSPedro Giffuni 2128380d58fSPedro GiffuniW3C Software Notice and License 2138380d58fSPedro Giffuni 2148380d58fSPedro GiffuniThis work (and included software, documentation such as READMEs, or other related items) is being provided by the copyright holders under the following license. 2158380d58fSPedro GiffuniLicense 2168380d58fSPedro Giffuni 2178380d58fSPedro GiffuniBy 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. 2188380d58fSPedro Giffuni 2198380d58fSPedro GiffuniPermission 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: 2208380d58fSPedro Giffuni 2218380d58fSPedro Giffuni The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. 2228380d58fSPedro Giffuni 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. 2238380d58fSPedro Giffuni 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.) 2248380d58fSPedro Giffuni 2258380d58fSPedro GiffuniDisclaimers 2268380d58fSPedro Giffuni 2278380d58fSPedro GiffuniTHIS 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. 2288380d58fSPedro Giffuni 2298380d58fSPedro GiffuniCOPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. 2308380d58fSPedro Giffuni 2318380d58fSPedro GiffuniThe 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. 2328380d58fSPedro GiffuniNotes 2338380d58fSPedro Giffuni 2348380d58fSPedro GiffuniThis version: http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 2358380d58fSPedro Giffuni 2368380d58fSPedro GiffuniThis 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. 2378380d58fSPedro Giffuni 2388380d58fSPedro Giffuni____ 2398380d58fSPedro Giffuni 2408380d58fSPedro GiffuniRemote Control Wrapper 2418380d58fSPedro Giffuni 2428380d58fSPedro GiffuniCreated by Martin Kahr under a MIT-style license. 2438380d58fSPedro GiffuniCopyright (c) 2006/2007 martinkahr.com. All rights reserved. 2448380d58fSPedro Giffuni 2458380d58fSPedro GiffuniCode modified and adapted to OpenOffice.org 2468380d58fSPedro Giffuniby Eric Bachard on 11.08.2008 under the same license 2478380d58fSPedro Giffuni 2488380d58fSPedro GiffuniPermission is hereby granted, free of charge, to any person obtaining a 2498380d58fSPedro Giffunicopy of this software and associated documentation files (the "Software"), 2508380d58fSPedro Giffunito deal in the Software without restriction, including without limitation 2518380d58fSPedro Giffunithe rights to use, copy, modify, merge, publish, distribute, sublicense, 2528380d58fSPedro Giffuniand/or sell copies of the Software, and to permit persons to whom the 2538380d58fSPedro GiffuniSoftware is furnished to do so, subject to the following conditions: 2548380d58fSPedro Giffuni 2558380d58fSPedro GiffuniThe above copyright notice and this permission notice shall be included 2568380d58fSPedro Giffuniin all copies or substantial portions of the Software. 2578380d58fSPedro Giffuni 2588380d58fSPedro GiffuniTHE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 2598380d58fSPedro GiffuniIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 2608380d58fSPedro GiffuniFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 2618380d58fSPedro GiffuniTHE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 2628380d58fSPedro GiffuniLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 2638380d58fSPedro GiffuniOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 2648380d58fSPedro GiffuniTHE SOFTWARE. 2658380d58fSPedro Giffuni 2668380d58fSPedro Giffuni____ 2678380d58fSPedro Giffuni 2688380d58fSPedro GiffuniBoost Software License - Version 1.0 - August 17th, 2003 2698380d58fSPedro Giffuni 2708380d58fSPedro GiffuniPermission is hereby granted, free of charge, to any person or organization 2718380d58fSPedro Giffuniobtaining a copy of the software and accompanying documentation covered by 2728380d58fSPedro Giffunithis license (the "Software") to use, reproduce, display, distribute, 2738380d58fSPedro Giffuniexecute, and transmit the Software, and to prepare derivative works of the 2748380d58fSPedro GiffuniSoftware, and to permit third-parties to whom the Software is furnished to 2758380d58fSPedro Giffunido so, all subject to the following: 2768380d58fSPedro Giffuni 2778380d58fSPedro GiffuniThe copyright notices in the Software and this entire statement, including 2788380d58fSPedro Giffunithe above license grant, this restriction and the following disclaimer, 2798380d58fSPedro Giffunimust be included in all copies of the Software, in whole or in part, and 2808380d58fSPedro Giffuniall derivative works of the Software, unless such copies or derivative 2818380d58fSPedro Giffuniworks are solely in the form of machine-executable object code generated by 2828380d58fSPedro Giffunia source language processor. 2838380d58fSPedro Giffuni 2848380d58fSPedro GiffuniTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 2858380d58fSPedro GiffuniIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 2868380d58fSPedro GiffuniFITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT 2878380d58fSPedro GiffuniSHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE 2888380d58fSPedro GiffuniFOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, 2898380d58fSPedro GiffuniARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 2908380d58fSPedro GiffuniDEALINGS IN THE SOFTWARE. 2918380d58fSPedro Giffuni 2928380d58fSPedro Giffuni____ 2938380d58fSPedro Giffuni 2948380d58fSPedro GiffuniCOPYRIGHT AND PERMISSION NOTICE 2958380d58fSPedro Giffuni 2968380d58fSPedro GiffuniCopyright (c) 1996 - 2011, Daniel Stenberg, <daniel@haxx.se>. 2978380d58fSPedro Giffuni 2988380d58fSPedro GiffuniAll rights reserved. 2998380d58fSPedro Giffuni 3008380d58fSPedro GiffuniPermission to use, copy, modify, and distribute this software for any purpose 3018380d58fSPedro Giffuniwith or without fee is hereby granted, provided that the above copyright 3028380d58fSPedro Giffuninotice and this permission notice appear in all copies. 3038380d58fSPedro Giffuni 3048380d58fSPedro GiffuniTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 3058380d58fSPedro GiffuniIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 3068380d58fSPedro GiffuniFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN 3078380d58fSPedro GiffuniNO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, 3088380d58fSPedro GiffuniDAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 3098380d58fSPedro GiffuniOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 3108380d58fSPedro GiffuniOR OTHER DEALINGS IN THE SOFTWARE. 3118380d58fSPedro Giffuni 3128380d58fSPedro GiffuniExcept as contained in this notice, the name of a copyright holder shall not 3138380d58fSPedro Giffunibe used in advertising or otherwise to promote the sale, use or other dealings 3148380d58fSPedro Giffuniin this Software without prior written authorization of the copyright holder. 3158380d58fSPedro Giffuni 3168380d58fSPedro Giffuni____ 3178380d58fSPedro Giffuni 3188380d58fSPedro GiffuniCopyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd 3198380d58fSPedro Giffuni and Clark Cooper 3208380d58fSPedro GiffuniCopyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers. 3218380d58fSPedro Giffuni 3228380d58fSPedro GiffuniPermission is hereby granted, free of charge, to any person obtaining 3238380d58fSPedro Giffunia copy of this software and associated documentation files (the 3248380d58fSPedro Giffuni"Software"), to deal in the Software without restriction, including 3258380d58fSPedro Giffuniwithout limitation the rights to use, copy, modify, merge, publish, 3268380d58fSPedro Giffunidistribute, sublicense, and/or sell copies of the Software, and to 3278380d58fSPedro Giffunipermit persons to whom the Software is furnished to do so, subject to 3288380d58fSPedro Giffunithe following conditions: 3298380d58fSPedro Giffuni 3308380d58fSPedro GiffuniThe above copyright notice and this permission notice shall be included 3318380d58fSPedro Giffuniin all copies or substantial portions of the Software. 3328380d58fSPedro Giffuni 3338380d58fSPedro GiffuniTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 3348380d58fSPedro GiffuniEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 3358380d58fSPedro GiffuniMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 3368380d58fSPedro GiffuniIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 3378380d58fSPedro GiffuniCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 3388380d58fSPedro GiffuniTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 3398380d58fSPedro GiffuniSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 3408380d58fSPedro Giffuni____ 3418380d58fSPedro Giffuni 3428380d58fSPedro GiffuniCOPYRIGHTS AND LICENSES (based on BSD License) 3438380d58fSPedro Giffuni 3448380d58fSPedro GiffuniFor work developed by the HSQL Development Group: 3458380d58fSPedro Giffuni 3468380d58fSPedro GiffuniCopyright (c) 2001-2010, The HSQL Development Group 3478380d58fSPedro GiffuniAll rights reserved. 3488380d58fSPedro Giffuni 3498380d58fSPedro GiffuniRedistribution and use in source and binary forms, with or without 3508380d58fSPedro Giffunimodification, are permitted provided that the following conditions are met: 3518380d58fSPedro Giffuni 3528380d58fSPedro GiffuniRedistributions of source code must retain the above copyright notice, this 3538380d58fSPedro Giffunilist of conditions and the following disclaimer. 3548380d58fSPedro Giffuni 3558380d58fSPedro GiffuniRedistributions in binary form must reproduce the above copyright notice, 3568380d58fSPedro Giffunithis list of conditions and the following disclaimer in the documentation 3578380d58fSPedro Giffuniand/or other materials provided with the distribution. 3588380d58fSPedro Giffuni 3598380d58fSPedro GiffuniNeither the name of the HSQL Development Group nor the names of its 3608380d58fSPedro Giffunicontributors may be used to endorse or promote products derived from this 3618380d58fSPedro Giffunisoftware without specific prior written permission. 3628380d58fSPedro Giffuni 3638380d58fSPedro GiffuniTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 3648380d58fSPedro GiffuniAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3658380d58fSPedro GiffuniIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3668380d58fSPedro GiffuniARE DISCLAIMED. IN NO EVENT SHALL HSQL DEVELOPMENT GROUP, HSQLDB.ORG, 3678380d58fSPedro GiffuniOR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 3688380d58fSPedro GiffuniEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 3698380d58fSPedro GiffuniPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3708380d58fSPedro GiffuniLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 3718380d58fSPedro GiffuniON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3728380d58fSPedro Giffuni(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3738380d58fSPedro GiffuniSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3748380d58fSPedro Giffuni 3758380d58fSPedro Giffuni 3768380d58fSPedro GiffuniFor work originally developed by the Hypersonic SQL Group: 3778380d58fSPedro Giffuni 3788380d58fSPedro GiffuniCopyright (c) 1995-2000 by the Hypersonic SQL Group. 3798380d58fSPedro GiffuniAll rights reserved. 3808380d58fSPedro Giffuni 3818380d58fSPedro GiffuniRedistribution and use in source and binary forms, with or without 3828380d58fSPedro Giffunimodification, are permitted provided that the following conditions are met: 3838380d58fSPedro Giffuni 3848380d58fSPedro GiffuniRedistributions of source code must retain the above copyright notice, this 3858380d58fSPedro Giffunilist of conditions and the following disclaimer. 3868380d58fSPedro Giffuni 3878380d58fSPedro GiffuniRedistributions in binary form must reproduce the above copyright notice, 3888380d58fSPedro Giffunithis list of conditions and the following disclaimer in the documentation 3898380d58fSPedro Giffuniand/or other materials provided with the distribution. 3908380d58fSPedro Giffuni 3918380d58fSPedro GiffuniNeither the name of the Hypersonic SQL Group nor the names of its 3928380d58fSPedro Giffunicontributors may be used to endorse or promote products derived from this 3938380d58fSPedro Giffunisoftware without specific prior written permission. 3948380d58fSPedro Giffuni 3958380d58fSPedro GiffuniTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 3968380d58fSPedro GiffuniAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3978380d58fSPedro GiffuniIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3988380d58fSPedro GiffuniARE DISCLAIMED. IN NO EVENT SHALL THE HYPERSONIC SQL GROUP, 3998380d58fSPedro GiffuniOR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 4008380d58fSPedro GiffuniEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 4018380d58fSPedro GiffuniPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4028380d58fSPedro GiffuniLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 4038380d58fSPedro GiffuniON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4048380d58fSPedro Giffuni(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4058380d58fSPedro GiffuniSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4068380d58fSPedro Giffuni 4078380d58fSPedro GiffuniThis software consists of voluntary contributions made by many individuals on behalf of the 4088380d58fSPedro GiffuniHypersonic SQL Group. 4098380d58fSPedro Giffuni 4108380d58fSPedro Giffuni____ 4118380d58fSPedro Giffuni 4128380d58fSPedro GiffuniInternational Business Machine Corporation (IBM) 4138380d58fSPedro GiffuniICU 4148380d58fSPedro GiffuniICU License - ICU 1.8.1 and later 4158380d58fSPedro Giffuni 4168380d58fSPedro GiffuniCOPYRIGHT AND PERMISSION NOTICE 4178380d58fSPedro Giffuni 4188380d58fSPedro GiffuniCopyright (c) 1995-2002 International Business Machines Corporation and others 4198380d58fSPedro GiffuniAll rights reserved. 4208380d58fSPedro Giffuni 4218380d58fSPedro GiffuniPermission is hereby granted, free of charge, to any person obtaining a 4228380d58fSPedro Giffunicopy of this software and associated documentation files (the 4238380d58fSPedro Giffuni"Software"), to deal in the Software without restriction, including 4248380d58fSPedro Giffuniwithout limitation the rights to use, copy, modify, merge, publish, 4258380d58fSPedro Giffunidistribute, and/or sell copies of the Software, and to permit persons 4268380d58fSPedro Giffunito whom the Software is furnished to do so, provided that the above 4278380d58fSPedro Giffunicopyright notice(s) and this permission notice appear in all copies of 4288380d58fSPedro Giffunithe Software and that both the above copyright notice(s) and this 4298380d58fSPedro Giffunipermission notice appear in supporting documentation. 4308380d58fSPedro Giffuni 4318380d58fSPedro GiffuniTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 4328380d58fSPedro GiffuniOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 4338380d58fSPedro GiffuniMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 4348380d58fSPedro GiffuniOF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 4358380d58fSPedro GiffuniHOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL 4368380d58fSPedro GiffuniINDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING 4378380d58fSPedro GiffuniFROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 4388380d58fSPedro GiffuniNEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4398380d58fSPedro GiffuniWITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 4408380d58fSPedro Giffuni 4418380d58fSPedro GiffuniExcept as contained in this notice, the name of a copyright holder 4428380d58fSPedro Giffunishall not be used in advertising or otherwise to promote the sale, use 4438380d58fSPedro Giffunior other dealings in this Software without prior written authorization 4448380d58fSPedro Giffuniof the copyright holder. 4458380d58fSPedro Giffuni 4468380d58fSPedro Giffuni-------------------------------------------------------------------------------- 4478380d58fSPedro GiffuniAll trademarks and registered trademarks mentioned herein are the property of their respective owners. 4488380d58fSPedro Giffuni____ 4498380d58fSPedro Giffuni 4508380d58fSPedro GiffuniIJG JPEG Library 4518380d58fSPedro Giffuni 4528380d58fSPedro GiffuniLEGAL ISSUES 4538380d58fSPedro Giffuni============ 4548380d58fSPedro Giffuni 4558380d58fSPedro GiffuniIn plain English: 4568380d58fSPedro Giffuni 4578380d58fSPedro Giffuni1. We don't promise that this software works. (But if you find any bugs, 4588380d58fSPedro Giffuni please let us know!) 4598380d58fSPedro Giffuni2. You can use this software for whatever you want. You don't have to pay us. 4608380d58fSPedro Giffuni3. You may not pretend that you wrote this software. If you use it in a 4618380d58fSPedro Giffuni program, you must acknowledge somewhere in your documentation that 4628380d58fSPedro Giffuni you've used the IJG code. 4638380d58fSPedro Giffuni 4648380d58fSPedro GiffuniIn legalese: 4658380d58fSPedro Giffuni 4668380d58fSPedro GiffuniThe authors make NO WARRANTY or representation, either express or implied, 4678380d58fSPedro Giffuniwith respect to this software, its quality, accuracy, merchantability, or 4688380d58fSPedro Giffunifitness for a particular purpose. This software is provided "AS IS", and you, 4698380d58fSPedro Giffuniits user, assume the entire risk as to its quality and accuracy. 4708380d58fSPedro Giffuni 4718380d58fSPedro GiffuniThis software is copyright (C) 1991-1998, Thomas G. Lane. 4728380d58fSPedro GiffuniAll Rights Reserved except as specified below. 4738380d58fSPedro Giffuni 4748380d58fSPedro GiffuniPermission is hereby granted to use, copy, modify, and distribute this 4758380d58fSPedro Giffunisoftware (or portions thereof) for any purpose, without fee, subject to these 4768380d58fSPedro Giffuniconditions: 4778380d58fSPedro Giffuni(1) If any part of the source code for this software is distributed, then this 4788380d58fSPedro GiffuniREADME file must be included, with this copyright and no-warranty notice 4798380d58fSPedro Giffuniunaltered; and any additions, deletions, or changes to the original files 4808380d58fSPedro Giffunimust be clearly indicated in accompanying documentation. 4818380d58fSPedro Giffuni(2) If only executable code is distributed, then the accompanying 4828380d58fSPedro Giffunidocumentation must state that "this software is based in part on the work of 4838380d58fSPedro Giffunithe Independent JPEG Group". 4848380d58fSPedro Giffuni(3) Permission for use of this software is granted only if the user accepts 4858380d58fSPedro Giffunifull responsibility for any undesirable consequences; the authors accept 4868380d58fSPedro GiffuniNO LIABILITY for damages of any kind. 4878380d58fSPedro Giffuni 4888380d58fSPedro GiffuniThese conditions apply to any software derived from or based on the IJG code, 4898380d58fSPedro Giffuninot just to the unmodified library. If you use our work, you ought to 4908380d58fSPedro Giffuniacknowledge us. 4918380d58fSPedro Giffuni 4928380d58fSPedro GiffuniPermission is NOT granted for the use of any IJG author's name or company name 4938380d58fSPedro Giffuniin advertising or publicity relating to this software or products derived from 4948380d58fSPedro Giffuniit. This software may be referred to only as "the Independent JPEG Group's 4958380d58fSPedro Giffunisoftware". 4968380d58fSPedro Giffuni 4978380d58fSPedro GiffuniWe specifically permit and encourage the use of this software as the basis of 4988380d58fSPedro Giffunicommercial products, provided that all warranty or liability claims are 4998380d58fSPedro Giffuniassumed by the product vendor. 5008380d58fSPedro Giffuni 5018380d58fSPedro Giffuni 5028380d58fSPedro Giffuniansi2knr.c is included in this distribution by permission of L. Peter Deutsch, 5038380d58fSPedro Giffunisole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. 5048380d58fSPedro Giffuniansi2knr.c is NOT covered by the above copyright and conditions, but instead 5058380d58fSPedro Giffuniby the usual distribution terms of the Free Software Foundation; principally, 5068380d58fSPedro Giffunithat you must include source code if you redistribute it. (See the file 5078380d58fSPedro Giffuniansi2knr.c for full details.) However, since ansi2knr.c is not needed as part 5088380d58fSPedro Giffuniof any program generated from the IJG code, this does not limit you more than 5098380d58fSPedro Giffunithe foregoing paragraphs do. 5108380d58fSPedro Giffuni 5118380d58fSPedro GiffuniThe Unix configuration script "configure" was produced with GNU Autoconf. 5128380d58fSPedro GiffuniIt is copyright by the Free Software Foundation but is freely distributable. 5138380d58fSPedro GiffuniThe same holds for its supporting scripts (config.guess, config.sub, 5148380d58fSPedro Giffuniltconfig, ltmain.sh). Another support script, install-sh, is copyright 5158380d58fSPedro Giffuniby M.I.T. but is also freely distributable. 5168380d58fSPedro Giffuni 5178380d58fSPedro GiffuniIt appears that the arithmetic coding option of the JPEG spec is covered by 5188380d58fSPedro Giffunipatents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot 5198380d58fSPedro Giffunilegally be used without obtaining one or more licenses. For this reason, 5208380d58fSPedro Giffunisupport for arithmetic coding has been removed from the free JPEG software. 5218380d58fSPedro Giffuni(Since arithmetic coding provides only a marginal gain over the unpatented 5228380d58fSPedro GiffuniHuffman mode, it is unlikely that very many implementations will support it.) 5238380d58fSPedro GiffuniSo far as we are aware, there are no patent restrictions on the remaining 5248380d58fSPedro Giffunicode. 5258380d58fSPedro Giffuni 5268380d58fSPedro GiffuniThe IJG distribution formerly included code to read and write GIF files. 5278380d58fSPedro GiffuniTo avoid entanglement with the Unisys LZW patent, GIF reading support has 5288380d58fSPedro Giffunibeen removed altogether, and the GIF writer has been simplified to produce 5298380d58fSPedro Giffuni"uncompressed GIFs". This technique does not use the LZW algorithm; the 5308380d58fSPedro Giffuniresulting GIF files are larger than usual, but are readable by all standard 5318380d58fSPedro GiffuniGIF decoders. 5328380d58fSPedro Giffuni 5338380d58fSPedro GiffuniWe are required to state that 5348380d58fSPedro Giffuni "The Graphics Interchange Format(c) is the Copyright property of 5358380d58fSPedro Giffuni CompuServe Incorporated. GIF(sm) is a Service Mark property of 5368380d58fSPedro Giffuni CompuServe Incorporated." 5378380d58fSPedro Giffuni 5388380d58fSPedro Giffuni____ 5398380d58fSPedro Giffuni 5408380d58fSPedro GiffuniFor librdf (Redland), we are given to choose between three licenses 5418380d58fSPedro Giffuniand we choose the Apache License Version 2: 5428380d58fSPedro Giffuni 5438380d58fSPedro Giffuni Copyright (C) 2000-2011 David Beckett 5448380d58fSPedro Giffuni Copyright (C) 2000-2005 University of Bristol. 5458380d58fSPedro Giffuni 5468380d58fSPedro Giffuni Licensed under the Apache License, Version 2.0 (the "License"); 5478380d58fSPedro Giffuni you may not use this file except in compliance with the License. 5488380d58fSPedro Giffuni You may obtain a copy of the License at 5498380d58fSPedro Giffuni 5508380d58fSPedro Giffuni http://www.apache.org/licenses/LICENSE-2.0 5518380d58fSPedro Giffuni 5528380d58fSPedro Giffuni Unless required by applicable law or agreed to in writing, software 5538380d58fSPedro Giffuni distributed under the License is distributed on an "AS IS" BASIS, 5548380d58fSPedro Giffuni WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 5558380d58fSPedro Giffuni See the License for the specific language governing permissions and 5568380d58fSPedro Giffuni limitations under the License. 5578380d58fSPedro Giffuni 5588380d58fSPedro Giffuni____ 5598380d58fSPedro Giffuni 5608380d58fSPedro GiffuniCopyright (c) 2003, WiseGuys Internet B.V. 5618380d58fSPedro Giffuni 5628380d58fSPedro GiffuniAll rights reserved. 5638380d58fSPedro Giffuni 5648380d58fSPedro GiffuniRedistribution and use in source and binary forms, with or without 5658380d58fSPedro Giffunimodification, are permitted provided that the following conditions are 5668380d58fSPedro Giffunimet: 5678380d58fSPedro Giffuni 5688380d58fSPedro Giffuni- Redistributions of source code must retain the above copyright 5698380d58fSPedro Giffuninotice, this list of conditions and the following disclaimer. 5708380d58fSPedro Giffuni 5718380d58fSPedro Giffuni- Redistributions in binary form must reproduce the above copyright 5728380d58fSPedro Giffuninotice, this list of conditions and the following disclaimer in the 5738380d58fSPedro Giffunidocumentation and/or other materials provided with the distribution. 5748380d58fSPedro Giffuni 5758380d58fSPedro Giffuni- Neither the name of the WiseGuys Internet B.V. nor the names of its 5768380d58fSPedro Giffunicontributors may be used to endorse or promote products derived from 5778380d58fSPedro Giffunithis software without specific prior written permission. 5788380d58fSPedro Giffuni 5798380d58fSPedro GiffuniTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 5808380d58fSPedro Giffuni"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 5818380d58fSPedro GiffuniLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 5828380d58fSPedro GiffuniA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 5838380d58fSPedro GiffuniOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 5848380d58fSPedro GiffuniSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 5858380d58fSPedro GiffuniLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 5868380d58fSPedro GiffuniDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 5878380d58fSPedro GiffuniTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 5888380d58fSPedro Giffuni(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 5898380d58fSPedro GiffuniOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 5908380d58fSPedro Giffuni 5918380d58fSPedro Giffuni____ 5928380d58fSPedro Giffuni 5938380d58fSPedro Giffunilibxml2 5948380d58fSPedro GiffuniExcept where otherwise noted in the source code (e.g. the files hash.c, 5958380d58fSPedro Giffunilist.c and the trio files, which are covered by a similar licence but 5968380d58fSPedro Giffuniwith different Copyright notices) all the files are: 5978380d58fSPedro Giffuni 5988380d58fSPedro Giffuni Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved. 5998380d58fSPedro Giffuni 6008380d58fSPedro GiffuniPermission is hereby granted, free of charge, to any person obtaining a copy 6018380d58fSPedro Giffuniof this software and associated documentation files (the "Software"), to deal 6028380d58fSPedro Giffuniin the Software without restriction, including without limitation the rights 6038380d58fSPedro Giffunito use, copy, modify, merge, publish, distribute, sublicense, and/or sell 6048380d58fSPedro Giffunicopies of the Software, and to permit persons to whom the Software is fur- 6058380d58fSPedro Giffuninished to do so, subject to the following conditions: 6068380d58fSPedro Giffuni 6078380d58fSPedro GiffuniThe above copyright notice and this permission notice shall be included in 6088380d58fSPedro Giffuniall copies or substantial portions of the Software. 6098380d58fSPedro Giffuni 6108380d58fSPedro GiffuniTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 6118380d58fSPedro GiffuniIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- 6128380d58fSPedro GiffuniNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 6138380d58fSPedro GiffuniDANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 6148380d58fSPedro GiffuniIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- 6158380d58fSPedro GiffuniNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 6168380d58fSPedro Giffuni 6178380d58fSPedro GiffuniExcept as contained in this notice, the name of Daniel Veillard shall not 6188380d58fSPedro Giffunibe used in advertising or otherwise to promote the sale, use or other deal- 6198380d58fSPedro Giffuniings in this Software without prior written authorization from him. 6208380d58fSPedro Giffuni 6218380d58fSPedro Giffuni____ 6228380d58fSPedro Giffuni 6238380d58fSPedro Giffuni The OpenSSL toolkit stays under a dual license, i.e. both the conditions of 6248380d58fSPedro Giffuni the OpenSSL License and the original SSLeay license apply to the toolkit. 6258380d58fSPedro Giffuni See below for the actual license texts. Actually both licenses are BSD-style 6268380d58fSPedro Giffuni Open Source licenses. In case of any license issues related to OpenSSL 6278380d58fSPedro Giffuni please contact openssl-core@openssl.org. 6288380d58fSPedro Giffuni 6298380d58fSPedro Giffuni OpenSSL License 6308380d58fSPedro Giffuni --------------- 6318380d58fSPedro Giffuni 632*7ba83249SPedro Giffuni==================================================================== 633*7ba83249SPedro GiffuniCopyright (c) 1998-2011 The OpenSSL Project. All rights reserved. 634*7ba83249SPedro Giffuni 635*7ba83249SPedro GiffuniRedistribution and use in source and binary forms, with or without 636*7ba83249SPedro Giffunimodification, are permitted provided that the following conditions 637*7ba83249SPedro Giffuniare met: 638*7ba83249SPedro Giffuni 639*7ba83249SPedro Giffuni1. Redistributions of source code must retain the above copyright 640*7ba83249SPedro Giffuni notice, this list of conditions and the following disclaimer. 641*7ba83249SPedro Giffuni 642*7ba83249SPedro Giffuni2. Redistributions in binary form must reproduce the above copyright 643*7ba83249SPedro Giffuni notice, this list of conditions and the following disclaimer in 644*7ba83249SPedro Giffuni the documentation and/or other materials provided with the 645*7ba83249SPedro Giffuni distribution. 646*7ba83249SPedro Giffuni 647*7ba83249SPedro Giffuni3. All advertising materials mentioning features or use of this 648*7ba83249SPedro Giffuni software must display the following acknowledgment: 649*7ba83249SPedro Giffuni "This product includes software developed by the OpenSSL Project 650*7ba83249SPedro Giffuni for use in the OpenSSL Toolkit. (http://www.openssl.org/)" 651*7ba83249SPedro Giffuni 652*7ba83249SPedro Giffuni4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to 653*7ba83249SPedro Giffuni endorse or promote products derived from this software without 654*7ba83249SPedro Giffuni prior written permission. For written permission, please contact 655*7ba83249SPedro Giffuni openssl-core@openssl.org. 656*7ba83249SPedro Giffuni 657*7ba83249SPedro Giffuni5. Products derived from this software may not be called "OpenSSL" 658*7ba83249SPedro Giffuni nor may "OpenSSL" appear in their names without prior written 659*7ba83249SPedro Giffuni permission of the OpenSSL Project. 660*7ba83249SPedro Giffuni 661*7ba83249SPedro Giffuni6. Redistributions of any form whatsoever must retain the following 662*7ba83249SPedro Giffuni acknowledgment: 663*7ba83249SPedro Giffuni "This product includes software developed by the OpenSSL Project 664*7ba83249SPedro Giffuni for use in the OpenSSL Toolkit (http://www.openssl.org/)" 665*7ba83249SPedro Giffuni 666*7ba83249SPedro GiffuniTHIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY 667*7ba83249SPedro GiffuniEXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 668*7ba83249SPedro GiffuniIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 669*7ba83249SPedro GiffuniPURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR 670*7ba83249SPedro GiffuniITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 671*7ba83249SPedro GiffuniSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 672*7ba83249SPedro GiffuniNOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 673*7ba83249SPedro GiffuniLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 674*7ba83249SPedro GiffuniHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 675*7ba83249SPedro GiffuniSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 676*7ba83249SPedro GiffuniARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 677*7ba83249SPedro GiffuniOF THE POSSIBILITY OF SUCH DAMAGE. 678*7ba83249SPedro Giffuni==================================================================== 679*7ba83249SPedro Giffuni 680*7ba83249SPedro GiffuniThis product includes cryptographic software written by Eric Young 681*7ba83249SPedro Giffuni(eay@cryptsoft.com). This product includes software written by Tim 682*7ba83249SPedro GiffuniHudson (tjh@cryptsoft.com). 683*7ba83249SPedro Giffuni 684*7ba83249SPedro Giffuni 6858380d58fSPedro Giffuni 6868380d58fSPedro Giffuni Original SSLeay License 6878380d58fSPedro Giffuni ----------------------- 6888380d58fSPedro Giffuni 689*7ba83249SPedro GiffuniCopyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 690*7ba83249SPedro GiffuniAll rights reserved. 691*7ba83249SPedro Giffuni 692*7ba83249SPedro GiffuniThis package is an SSL implementation written 693*7ba83249SPedro Giffuniby Eric Young (eay@cryptsoft.com). 694*7ba83249SPedro GiffuniThe implementation was written so as to conform with Netscapes SSL. 695*7ba83249SPedro Giffuni 696*7ba83249SPedro GiffuniThis library is free for commercial and non-commercial use as long as 697*7ba83249SPedro Giffunithe following conditions are aheared to. The following conditions 698*7ba83249SPedro Giffuniapply to all code found in this distribution, be it the RC4, RSA, 699*7ba83249SPedro Giffunilhash, DES, etc., code; not just the SSL code. The SSL documentation 700*7ba83249SPedro Giffuniincluded with this distribution is covered by the same copyright terms 701*7ba83249SPedro Giffuniexcept that the holder is Tim Hudson (tjh@cryptsoft.com). 702*7ba83249SPedro Giffuni 703*7ba83249SPedro GiffuniCopyright remains Eric Young's, and as such any Copyright notices in 704*7ba83249SPedro Giffunithe code are not to be removed. 705*7ba83249SPedro GiffuniIf this package is used in a product, Eric Young should be given attribution 706*7ba83249SPedro Giffunias the author of the parts of the library used. 707*7ba83249SPedro GiffuniThis can be in the form of a textual message at program startup or 708*7ba83249SPedro Giffuniin documentation (online or textual) provided with the package. 709*7ba83249SPedro Giffuni 710*7ba83249SPedro GiffuniRedistribution and use in source and binary forms, with or without 711*7ba83249SPedro Giffunimodification, are permitted provided that the following conditions 712*7ba83249SPedro Giffuniare met: 713*7ba83249SPedro Giffuni1. Redistributions of source code must retain the copyright 714*7ba83249SPedro Giffuni notice, this list of conditions and the following disclaimer. 715*7ba83249SPedro Giffuni2. Redistributions in binary form must reproduce the above copyright 716*7ba83249SPedro Giffuni notice, this list of conditions and the following disclaimer in the 717*7ba83249SPedro Giffuni documentation and/or other materials provided with the distribution. 718*7ba83249SPedro Giffuni3. All advertising materials mentioning features or use of this software 719*7ba83249SPedro Giffuni must display the following acknowledgement: 720*7ba83249SPedro Giffuni "This product includes cryptographic software written by 721*7ba83249SPedro Giffuni Eric Young (eay@cryptsoft.com)" 722*7ba83249SPedro Giffuni The word 'cryptographic' can be left out if the rouines from the library 723*7ba83249SPedro Giffuni being used are not cryptographic related :-). 724*7ba83249SPedro Giffuni4. If you include any Windows specific code (or a derivative thereof) from 725*7ba83249SPedro Giffuni the apps directory (application code) you must include an acknowledgement: 726*7ba83249SPedro Giffuni "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" 727*7ba83249SPedro Giffuni 728*7ba83249SPedro GiffuniTHIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND 729*7ba83249SPedro GiffuniANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 730*7ba83249SPedro GiffuniIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 731*7ba83249SPedro GiffuniARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 732*7ba83249SPedro GiffuniFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 733*7ba83249SPedro GiffuniDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 734*7ba83249SPedro GiffuniOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 735*7ba83249SPedro GiffuniHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 736*7ba83249SPedro GiffuniLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 737*7ba83249SPedro GiffuniOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 738*7ba83249SPedro GiffuniSUCH DAMAGE. 739*7ba83249SPedro Giffuni 740*7ba83249SPedro GiffuniThe licence and distribution terms for any publically available version or 741*7ba83249SPedro Giffuniderivative of this code cannot be changed. i.e. this code cannot simply be 742*7ba83249SPedro Giffunicopied and put under another distribution licence 743*7ba83249SPedro Giffuni[including the GNU Public Licence.] 7448380d58fSPedro Giffuni 7458380d58fSPedro Giffuni____ 7468380d58fSPedro Giffuni 7478380d58fSPedro GiffuniAdobe 7488380d58fSPedro GiffuniPrinter Description Files 7498380d58fSPedro Giffuni 7508380d58fSPedro Giffuni Copyright 1987-1995 Adobe Systems Incorporated. 7518380d58fSPedro Giffuni All Rights Reserved. 7528380d58fSPedro Giffuni Permission is granted for redistribution of this file as 7538380d58fSPedro Giffuni long as this copyright notice is intact and the contents 7548380d58fSPedro Giffuni of the file is not altered in any way from its original form. 7558380d58fSPedro Giffuni End of Copyright statement 7568380d58fSPedro Giffuni 7578380d58fSPedro Giffuni____ 7588380d58fSPedro Giffuni 7598380d58fSPedro GiffuniTERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON 7608380d58fSPedro Giffuni=============================================================== 7618380d58fSPedro Giffuni 7628380d58fSPedro GiffuniPYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 7638380d58fSPedro Giffuni-------------------------------------------- 7648380d58fSPedro Giffuni 7658380d58fSPedro Giffuni1. This LICENSE AGREEMENT is between the Python Software Foundation 7668380d58fSPedro Giffuni("PSF"), and the Individual or Organization ("Licensee") accessing and 7678380d58fSPedro Giffuniotherwise using this software ("Python") in source or binary form and 7688380d58fSPedro Giffuniits associated documentation. 7698380d58fSPedro Giffuni 7708380d58fSPedro Giffuni2. Subject to the terms and conditions of this License Agreement, PSF 7718380d58fSPedro Giffunihereby grants Licensee a nonexclusive, royalty-free, world-wide 7728380d58fSPedro Giffunilicense to reproduce, analyze, test, perform and/or display publicly, 7738380d58fSPedro Giffuniprepare derivative works, distribute, and otherwise use Python 7748380d58fSPedro Giffunialone or in any derivative version, provided, however, that PSF's 7758380d58fSPedro GiffuniLicense Agreement and PSF's notice of copyright, i.e., "Copyright (c) 7768380d58fSPedro Giffuni2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights 7778380d58fSPedro GiffuniReserved" are retained in Python alone or in any derivative version 7788380d58fSPedro Giffuniprepared by Licensee. 7798380d58fSPedro Giffuni 7808380d58fSPedro Giffuni3. In the event Licensee prepares a derivative work that is based on 7818380d58fSPedro Giffunior incorporates Python or any part thereof, and wants to make 7828380d58fSPedro Giffunithe derivative work available to others as provided herein, then 7838380d58fSPedro GiffuniLicensee hereby agrees to include in any such work a brief summary of 7848380d58fSPedro Giffunithe changes made to Python. 7858380d58fSPedro Giffuni 7868380d58fSPedro Giffuni4. PSF is making Python available to Licensee on an "AS IS" 7878380d58fSPedro Giffunibasis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR 7888380d58fSPedro GiffuniIMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND 7898380d58fSPedro GiffuniDISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS 7908380d58fSPedro GiffuniFOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT 7918380d58fSPedro GiffuniINFRINGE ANY THIRD PARTY RIGHTS. 7928380d58fSPedro Giffuni 7938380d58fSPedro Giffuni5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 7948380d58fSPedro GiffuniFOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS 7958380d58fSPedro GiffuniA RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, 7968380d58fSPedro GiffuniOR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 7978380d58fSPedro Giffuni 7988380d58fSPedro Giffuni6. This License Agreement will automatically terminate upon a material 7998380d58fSPedro Giffunibreach of its terms and conditions. 8008380d58fSPedro Giffuni 8018380d58fSPedro Giffuni7. Nothing in this License Agreement shall be deemed to create any 8028380d58fSPedro Giffunirelationship of agency, partnership, or joint venture between PSF and 8038380d58fSPedro GiffuniLicensee. This License Agreement does not grant permission to use PSF 8048380d58fSPedro Giffunitrademarks or trade name in a trademark sense to endorse or promote 8058380d58fSPedro Giffuniproducts or services of Licensee, or any third party. 8068380d58fSPedro Giffuni 8078380d58fSPedro Giffuni8. By copying, installing or otherwise using Python, Licensee 8088380d58fSPedro Giffuniagrees to be bound by the terms and conditions of this License 8098380d58fSPedro GiffuniAgreement. 8108380d58fSPedro Giffuni 81118337953SPedro GiffuniBEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 81218337953SPedro Giffuni------------------------------------------- 81318337953SPedro Giffuni 81418337953SPedro GiffuniBEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 81518337953SPedro Giffuni 81618337953SPedro Giffuni1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an 81718337953SPedro Giffunioffice at 160 Saratoga Avenue, Santa Clara, CA 95051, and the 81818337953SPedro GiffuniIndividual or Organization ("Licensee") accessing and otherwise using 81918337953SPedro Giffunithis software in source or binary form and its associated 82018337953SPedro Giffunidocumentation ("the Software"). 82118337953SPedro Giffuni 82218337953SPedro Giffuni2. Subject to the terms and conditions of this BeOpen Python License 82318337953SPedro GiffuniAgreement, BeOpen hereby grants Licensee a non-exclusive, 82418337953SPedro Giffuniroyalty-free, world-wide license to reproduce, analyze, test, perform 82518337953SPedro Giffuniand/or display publicly, prepare derivative works, distribute, and 82618337953SPedro Giffuniotherwise use the Software alone or in any derivative version, 82718337953SPedro Giffuniprovided, however, that the BeOpen Python License is retained in the 82818337953SPedro GiffuniSoftware, alone or in any derivative version prepared by Licensee. 82918337953SPedro Giffuni 83018337953SPedro Giffuni3. BeOpen is making the Software available to Licensee on an "AS IS" 83118337953SPedro Giffunibasis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR 83218337953SPedro GiffuniIMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND 83318337953SPedro GiffuniDISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS 83418337953SPedro GiffuniFOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT 83518337953SPedro GiffuniINFRINGE ANY THIRD PARTY RIGHTS. 83618337953SPedro Giffuni 83718337953SPedro Giffuni4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE 83818337953SPedro GiffuniSOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS 83918337953SPedro GiffuniAS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY 84018337953SPedro GiffuniDERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 84118337953SPedro Giffuni 84218337953SPedro Giffuni5. This License Agreement will automatically terminate upon a material 84318337953SPedro Giffunibreach of its terms and conditions. 84418337953SPedro Giffuni 84518337953SPedro Giffuni6. This License Agreement shall be governed by and interpreted in all 84618337953SPedro Giffunirespects by the law of the State of California, excluding conflict of 84718337953SPedro Giffunilaw provisions. Nothing in this License Agreement shall be deemed to 84818337953SPedro Giffunicreate any relationship of agency, partnership, or joint venture 84918337953SPedro Giffunibetween BeOpen and Licensee. This License Agreement does not grant 85018337953SPedro Giffunipermission to use BeOpen trademarks or trade names in a trademark 85118337953SPedro Giffunisense to endorse or promote products or services of Licensee, or any 85218337953SPedro Giffunithird party. As an exception, the "BeOpen Python" logos available at 85318337953SPedro Giffunihttp://www.pythonlabs.com/logos.html may be used according to the 85418337953SPedro Giffunipermissions granted on that web page. 85518337953SPedro Giffuni 85618337953SPedro Giffuni7. By copying, installing or otherwise using the software, Licensee 85718337953SPedro Giffuniagrees to be bound by the terms and conditions of this License 85818337953SPedro GiffuniAgreement. 85918337953SPedro Giffuni 86018337953SPedro Giffuni 86118337953SPedro GiffuniCNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 86218337953SPedro Giffuni--------------------------------------- 86318337953SPedro Giffuni 86418337953SPedro Giffuni1. This LICENSE AGREEMENT is between the Corporation for National 86518337953SPedro GiffuniResearch Initiatives, having an office at 1895 Preston White Drive, 86618337953SPedro GiffuniReston, VA 20191 ("CNRI"), and the Individual or Organization 86718337953SPedro Giffuni("Licensee") accessing and otherwise using Python 1.6.1 software in 86818337953SPedro Giffunisource or binary form and its associated documentation. 86918337953SPedro Giffuni 87018337953SPedro Giffuni2. Subject to the terms and conditions of this License Agreement, CNRI 87118337953SPedro Giffunihereby grants Licensee a nonexclusive, royalty-free, world-wide 87218337953SPedro Giffunilicense to reproduce, analyze, test, perform and/or display publicly, 87318337953SPedro Giffuniprepare derivative works, distribute, and otherwise use Python 1.6.1 87418337953SPedro Giffunialone or in any derivative version, provided, however, that CNRI's 87518337953SPedro GiffuniLicense Agreement and CNRI's notice of copyright, i.e., "Copyright (c) 87618337953SPedro Giffuni1995-2001 Corporation for National Research Initiatives; All Rights 87718337953SPedro GiffuniReserved" are retained in Python 1.6.1 alone or in any derivative 87818337953SPedro Giffuniversion prepared by Licensee. Alternately, in lieu of CNRI's License 87918337953SPedro GiffuniAgreement, Licensee may substitute the following text (omitting the 88018337953SPedro Giffuniquotes): "Python 1.6.1 is made available subject to the terms and 88118337953SPedro Giffuniconditions in CNRI's License Agreement. This Agreement together with 88218337953SPedro GiffuniPython 1.6.1 may be located on the Internet using the following 88318337953SPedro Giffuniunique, persistent identifier (known as a handle): 1895.22/1013. This 88418337953SPedro GiffuniAgreement may also be obtained from a proxy server on the Internet 88518337953SPedro Giffuniusing the following URL: http://hdl.handle.net/1895.22/1013". 88618337953SPedro Giffuni 88718337953SPedro Giffuni3. In the event Licensee prepares a derivative work that is based on 88818337953SPedro Giffunior incorporates Python 1.6.1 or any part thereof, and wants to make 88918337953SPedro Giffunithe derivative work available to others as provided herein, then 89018337953SPedro GiffuniLicensee hereby agrees to include in any such work a brief summary of 89118337953SPedro Giffunithe changes made to Python 1.6.1. 89218337953SPedro Giffuni 89318337953SPedro Giffuni4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" 89418337953SPedro Giffunibasis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR 89518337953SPedro GiffuniIMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND 89618337953SPedro GiffuniDISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS 89718337953SPedro GiffuniFOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT 89818337953SPedro GiffuniINFRINGE ANY THIRD PARTY RIGHTS. 89918337953SPedro Giffuni 90018337953SPedro Giffuni5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 90118337953SPedro Giffuni1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS 90218337953SPedro GiffuniA RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, 90318337953SPedro GiffuniOR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 90418337953SPedro Giffuni 90518337953SPedro Giffuni6. This License Agreement will automatically terminate upon a material 90618337953SPedro Giffunibreach of its terms and conditions. 90718337953SPedro Giffuni 90818337953SPedro Giffuni7. This License Agreement shall be governed by the federal 90918337953SPedro Giffuniintellectual property law of the United States, including without 91018337953SPedro Giffunilimitation the federal copyright law, and, to the extent such 91118337953SPedro GiffuniU.S. federal law does not apply, by the law of the Commonwealth of 91218337953SPedro GiffuniVirginia, excluding Virginia's conflict of law provisions. 91318337953SPedro GiffuniNotwithstanding the foregoing, with regard to derivative works based 91418337953SPedro Giffunion Python 1.6.1 that incorporate non-separable material that was 91518337953SPedro Giffunipreviously distributed under the GNU General Public License (GPL), the 91618337953SPedro Giffunilaw of the Commonwealth of Virginia shall govern this License 91718337953SPedro GiffuniAgreement only as to issues arising under or with respect to 91818337953SPedro GiffuniParagraphs 4, 5, and 7 of this License Agreement. Nothing in this 91918337953SPedro GiffuniLicense Agreement shall be deemed to create any relationship of 92018337953SPedro Giffuniagency, partnership, or joint venture between CNRI and Licensee. This 92118337953SPedro GiffuniLicense Agreement does not grant permission to use CNRI trademarks or 92218337953SPedro Giffunitrade name in a trademark sense to endorse or promote products or 92318337953SPedro Giffuniservices of Licensee, or any third party. 92418337953SPedro Giffuni 92518337953SPedro Giffuni8. By clicking on the "ACCEPT" button where indicated, or by copying, 92618337953SPedro Giffuniinstalling or otherwise using Python 1.6.1, Licensee agrees to be 92718337953SPedro Giffunibound by the terms and conditions of this License Agreement. 92818337953SPedro Giffuni 92918337953SPedro Giffuni ACCEPT 93018337953SPedro Giffuni 93118337953SPedro Giffuni 93218337953SPedro GiffuniCWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 93318337953SPedro Giffuni-------------------------------------------------- 93418337953SPedro Giffuni 93518337953SPedro GiffuniCopyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, 93618337953SPedro GiffuniThe Netherlands. All rights reserved. 93718337953SPedro Giffuni 93818337953SPedro GiffuniPermission to use, copy, modify, and distribute this software and its 93918337953SPedro Giffunidocumentation for any purpose and without fee is hereby granted, 94018337953SPedro Giffuniprovided that the above copyright notice appear in all copies and that 94118337953SPedro Giffuniboth that copyright notice and this permission notice appear in 94218337953SPedro Giffunisupporting documentation, and that the name of Stichting Mathematisch 94318337953SPedro GiffuniCentrum or CWI not be used in advertising or publicity pertaining to 94418337953SPedro Giffunidistribution of the software without specific, written prior 94518337953SPedro Giffunipermission. 94618337953SPedro Giffuni 94718337953SPedro GiffuniSTICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO 94818337953SPedro GiffuniTHIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND 94918337953SPedro GiffuniFITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE 95018337953SPedro GiffuniFOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 95118337953SPedro GiffuniWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 95218337953SPedro GiffuniACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 95318337953SPedro GiffuniOF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 9548380d58fSPedro Giffuni____ 9558380d58fSPedro Giffuni 9568380d58fSPedro Giffuni The ICC Software License, Version 0.1 9578380d58fSPedro Giffuni 9588380d58fSPedro Giffuni 9598380d58fSPedro Giffuni Copyright (c) 2003-2006 The International Color Consortium. All rights 9608380d58fSPedro Giffuni reserved. 9618380d58fSPedro Giffuni 9628380d58fSPedro Giffuni Redistribution and use in source and binary forms, with or without 9638380d58fSPedro Giffuni modification, are permitted provided that the following conditions 9648380d58fSPedro Giffuni are met: 9658380d58fSPedro Giffuni 9668380d58fSPedro Giffuni 1. Redistributions of source code must retain the above copyright 9678380d58fSPedro Giffuni notice, this list of conditions and the following disclaimer. 9688380d58fSPedro Giffuni 9698380d58fSPedro Giffuni 2. Redistributions in binary form must reproduce the above copyright 9708380d58fSPedro Giffuni notice, this list of conditions and the following disclaimer in 9718380d58fSPedro Giffuni the documentation and/or other materials provided with the 9728380d58fSPedro Giffuni distribution. 9738380d58fSPedro Giffuni 9748380d58fSPedro Giffuni 3. The end-user documentation included with the redistribution, 9758380d58fSPedro Giffuni if any, must include the following acknowledgment: 9768380d58fSPedro Giffuni "This product includes software developed by the 9778380d58fSPedro Giffuni The International Color Consortium (www.color.org)" 9788380d58fSPedro Giffuni Alternately, this acknowledgment may appear in the software itself, 9798380d58fSPedro Giffuni if and wherever such third-party acknowledgments normally appear. 9808380d58fSPedro Giffuni 9818380d58fSPedro Giffuni 4. In the absence of prior written permission, the names "ICC" and "The 9828380d58fSPedro Giffuni International Color Consortium" must not be used to imply that the 9838380d58fSPedro Giffuni ICC organization endorses or promotes products derived from this 9848380d58fSPedro Giffuni software. 9858380d58fSPedro Giffuni 9868380d58fSPedro Giffuni 9878380d58fSPedro Giffuni THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED 9888380d58fSPedro Giffuni WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 9898380d58fSPedro Giffuni OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 9908380d58fSPedro Giffuni DISCLAIMED. IN NO EVENT SHALL THE INTERNATIONAL COLOR CONSORTIUM OR 9918380d58fSPedro Giffuni ITS CONTRIBUTING MEMBERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 9928380d58fSPedro Giffuni SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 9938380d58fSPedro Giffuni LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF 9948380d58fSPedro Giffuni USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 9958380d58fSPedro Giffuni ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 9968380d58fSPedro Giffuni OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 9978380d58fSPedro Giffuni OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 9988380d58fSPedro Giffuni SUCH DAMAGE. 9998380d58fSPedro Giffuni ==================================================================== 10008380d58fSPedro Giffuni 10018380d58fSPedro Giffuni This software consists of voluntary contributions made by many 10028380d58fSPedro Giffuni individuals on behalf of the The International Color Consortium. 10038380d58fSPedro Giffuni 10048380d58fSPedro Giffuni 10058380d58fSPedro Giffuni Membership in the ICC is encouraged when this software is used for 10068380d58fSPedro Giffuni commercial purposes. 10078380d58fSPedro Giffuni 10088380d58fSPedro Giffuni 10098380d58fSPedro Giffuni For more information on The International Color Consortium, please 10108380d58fSPedro Giffuni see <http://www.color.org/>. 10118380d58fSPedro Giffuni 10128380d58fSPedro Giffuni____ 10138380d58fSPedro Giffuni 10148380d58fSPedro Giffuni Copyright (C) 2007 TWAIN Working Group: Adobe Systems Incorporated, 10158380d58fSPedro Giffuni AnyDoc Software Inc., Eastman Kodak Company, Fujitsu Computer Products 10168380d58fSPedro Giffuni of America, JFL Peripheral Solutions Inc., Ricoh Corporation, and 10178380d58fSPedro Giffuni Xerox Corporation. All rights reserved. 10188380d58fSPedro Giffuni 10198380d58fSPedro Giffuni Copyright (C) 1991, 1992 TWAIN Working Group: Aldus, Caere, Eastman-Kodak, 10208380d58fSPedro Giffuni Hewlett-Packard and Logitech Corporations. All rights reserved. 10218380d58fSPedro Giffuni 10228380d58fSPedro Giffuni Copyright (C) 1997 TWAIN Working Group: Bell+Howell, Canon, DocuMagix, 10238380d58fSPedro Giffuni Fujitsu, Genoa Technology, Hewlett-Packard, Kofax Imaging Products, and 10248380d58fSPedro Giffuni Ricoh Corporation. All rights reserved. 10258380d58fSPedro Giffuni 10268380d58fSPedro Giffuni Copyright � 1998 TWAIN Working Group: Adobe Systems Incorporated, 10278380d58fSPedro Giffuni Canon Information Systems, Eastman Kodak Company, 10288380d58fSPedro Giffuni Fujitsu Computer Products of America, Genoa Technology, 10298380d58fSPedro Giffuni Hewlett-Packard Company, Intel Corporation, Kofax Image Products, 10308380d58fSPedro Giffuni JFL Peripheral Solutions Inc., Ricoh Corporation, and Xerox Corporation. 10318380d58fSPedro Giffuni All rights reserved. 10328380d58fSPedro Giffuni 10338380d58fSPedro Giffuni Copyright � 2000 TWAIN Working Group: Adobe Systems Incorporated, 10348380d58fSPedro Giffuni Canon Information Systems, Digimarc Corporation, Eastman Kodak Company, 10358380d58fSPedro Giffuni Fujitsu Computer Products of America, Hewlett-Packard Company, 10368380d58fSPedro Giffuni JFL Peripheral Solutions Inc., Ricoh Corporation, and Xerox Corporation. 10378380d58fSPedro Giffuni All rights reserved. 10388380d58fSPedro Giffuni 10398380d58fSPedro GiffuniThe TWAIN License 10408380d58fSPedro Giffuni 10418380d58fSPedro GiffuniThe TWAIN Working Group grants customer ("Customer") the worldwide, royalty-free, non-exclusive 10428380d58fSPedro Giffunilicense to reproduce and distribute the software and documentation of the TWAIN toolkit ("TWAIN 10438380d58fSPedro GiffuniToolkit"). The TWAIN Toolkit was designed to be used by third parties to assist them in becoming 10448380d58fSPedro Giffunicompliant with the TWAIN standard, but it has not been developed to the standards of a commercial 10458380d58fSPedro Giffuniproduct. Consequently, the TWAIN toolkit is provided AS IS without any warranty. THE TWAIN 10468380d58fSPedro GiffuniWorking Group disclaims all warranties in the TWAIN toolkit whether implied, express or 10478380d58fSPedro Giffunistatutory, including, without limitation, the implied warranties of merchantability, 10488380d58fSPedro Giffuninoninfringement of third party rights and fitness for a particular purpose. The TWAIN 10498380d58fSPedro GiffuniWorking Group disclaims all liability for damages, whether direct, indirect, special, incidental, or 10508380d58fSPedro Giffuniconsequential, arising from the reproduction, distribution, modification, or other use of the TWAIN 10518380d58fSPedro GiffuniToolkit. 10528380d58fSPedro Giffuni 10538380d58fSPedro GiffuniAs a condition of this license, Customer agrees to include in software programs based in whole or in 10548380d58fSPedro Giffunipart on the TWAIN Toolkit the following providions in (i) the header or similar file in such software and 10558380d58fSPedro Giffuni(ii) prominently in its documentation and to require its sublicensees to include these provisions in 10568380d58fSPedro Giffunisimilar locations: The TWAIN Toolkit is distributed as is. The developer and distributors of 10578380d58fSPedro Giffunithe TWAIN Toolkit expressly disclaim all implied, express or statutory warranties 10588380d58fSPedro Giffuniincluding, without limitation, the implied warranties of merchantability, noninfringement 10598380d58fSPedro Giffuniof third party rights and fitness for a particular purpose. Neither the developers nor the 10608380d58fSPedro Giffunidistributors will be liable for damages, whether direct, indirect, special, incidental, or 10618380d58fSPedro Giffuniconsequential, as a result of the reproduction, modification, distribution or other use of 10628380d58fSPedro Giffunithe TWAIN Toolkit. 10638380d58fSPedro Giffuni 10648380d58fSPedro Giffuni____ 10658380d58fSPedro Giffuni 10668380d58fSPedro Giffunisane - Scanner Access Now Easy. 10678380d58fSPedro GiffuniCopyright (C) 1997-1999 David Mosberger-Tang and Andreas Beck 10688380d58fSPedro Giffuni 10698380d58fSPedro GiffuniThe SANE API is public domain and its discussion and development is open to everybody. 10708380d58fSPedro Giffuni 10718380d58fSPedro Giffuni____ 10728380d58fSPedro Giffuni 10738380d58fSPedro GiffuniBoris Fomitchev grants Licensee a non-exclusive, non-transferable, 10748380d58fSPedro Giffuniroyalty-free license to use STLport and its documentation without fee. 10758380d58fSPedro Giffuni 10768380d58fSPedro GiffuniBy downloading, using, or copying STLport or any portion thereof, 10778380d58fSPedro GiffuniLicensee agrees to abide by the intellectual property laws and all other 10788380d58fSPedro Giffuniapplicable laws of the United States of America, and to all of the terms 10798380d58fSPedro Giffuniand conditions of this Agreement. 10808380d58fSPedro Giffuni 10818380d58fSPedro GiffuniLicensee shall maintain the following copyright and permission notices on 10828380d58fSPedro GiffuniSTLport sources and its documentation unchanged: 10838380d58fSPedro Giffuni 10848380d58fSPedro GiffuniCopyright 1999, 2000 Boris Fomitchev 10858380d58fSPedro Giffuni 10868380d58fSPedro GiffuniThis material is provided "as is", with absolutely no warranty expressed 10878380d58fSPedro Giffunior implied. Any use is at your own risk. Permission to use or copy this 10888380d58fSPedro Giffunisoftware for any purpose is hereby granted without fee, provided the 10898380d58fSPedro Giffuniabove notices are retained on all copies. Permission to modify the code 10908380d58fSPedro Giffuniand to distribute modified code is granted, provided the above notices 10918380d58fSPedro Giffuniare retained, and a notice that the code was modified is included with 10928380d58fSPedro Giffunithe above copyright notice. 10938380d58fSPedro Giffuni 10948380d58fSPedro GiffuniThe Licensee may distribute binaries compiled with STLport (whether 10958380d58fSPedro Giffunioriginal or modified) without any royalties or restrictions. 10968380d58fSPedro Giffuni 10978380d58fSPedro GiffuniThe Licensee may distribute original or modified STLport sources, 10988380d58fSPedro Giffuniprovided that: 10998380d58fSPedro Giffuni 11008380d58fSPedro Giffuni - The conditions indicated in the above permission notice are met; 11018380d58fSPedro Giffuni 11028380d58fSPedro Giffuni - The following copyright notices are retained when present, and 11038380d58fSPedro Giffuni conditions provided in accompanying permission notices are met: 11048380d58fSPedro Giffuni 11058380d58fSPedro Giffuni Copyright 1994 Hewlett-Packard Company 11068380d58fSPedro Giffuni 11078380d58fSPedro Giffuni Permission to use, copy, modify, distribute and sell this software and 11088380d58fSPedro Giffuni its documentation for any purpose is hereby granted without fee, provided 11098380d58fSPedro Giffuni that the above copyright notice appear in all copies and that both that 11108380d58fSPedro Giffuni copyright notice and this permission notice appear in supporting 11118380d58fSPedro Giffuni documentation. Hewlett-Packard Company makes no representations about 11128380d58fSPedro Giffuni the suitability of this software for any purpose. It is provided "as is" 11138380d58fSPedro Giffuni without express or implied warranty. 11148380d58fSPedro Giffuni 11158380d58fSPedro Giffuni Copyright 1996,97 Silicon Graphics Computer Systems, Inc. 11168380d58fSPedro Giffuni 11178380d58fSPedro Giffuni Permission to use, copy, modify, distribute and sell this software and 11188380d58fSPedro Giffuni its documentation for any purpose is hereby granted without fee, provided 11198380d58fSPedro Giffuni that the above copyright notice appear in all copies and that both that 11208380d58fSPedro Giffuni copyright notice and this permission notice appear in supporting 11218380d58fSPedro Giffuni documentation. Silicon Graphics makes no representations about 11228380d58fSPedro Giffuni the suitability of this software for any purpose. It is provided "as is" 11238380d58fSPedro Giffuni without express or implied warranty. 11248380d58fSPedro Giffuni 11258380d58fSPedro Giffuni Copyright 1997 Moscow Center for SPARC Technology. 11268380d58fSPedro Giffuni 11278380d58fSPedro Giffuni Permission to use, copy, modify, distribute and sell this software and its 11288380d58fSPedro Giffuni documentation for any purpose is hereby granted without fee, provided that 11298380d58fSPedro Giffuni the above copyright notice appear in all copies and that both that 11308380d58fSPedro Giffuni copyright notice and this permission notice appear in supporting 11318380d58fSPedro Giffuni documentation. Moscow Center for SPARC Technology makes no representations 11328380d58fSPedro Giffuni about the suitability of this software for any purpose. It is provided 11338380d58fSPedro Giffuni "as is" without express or implied warranty. 11348380d58fSPedro Giffuni 11358380d58fSPedro Giffuni____ 11368380d58fSPedro Giffuni 11378380d58fSPedro GiffuniThe VIGRA License 11388380d58fSPedro Giffuni================= 11398380d58fSPedro Giffuni(identical to the MIT X11 License) 11408380d58fSPedro Giffuni 11418380d58fSPedro GiffuniPermission is hereby granted, free of charge, to any person 11428380d58fSPedro Giffuniobtaining a copy of this software and associated documentation 11438380d58fSPedro Giffunifiles (the "Software"), to deal in the Software without 11448380d58fSPedro Giffunirestriction, including without limitation the rights to use, 11458380d58fSPedro Giffunicopy, modify, merge, publish, distribute, sublicense, and/or 11468380d58fSPedro Giffunisell copies of the Software, and to permit persons to whom the 11478380d58fSPedro GiffuniSoftware is furnished to do so, subject to the following 11488380d58fSPedro Giffuniconditions: 11498380d58fSPedro Giffuni 11508380d58fSPedro GiffuniThe above copyright notice and this permission notice shall be 11518380d58fSPedro Giffuniincluded in all copies or substantial portions of the 11528380d58fSPedro GiffuniSoftware. 11538380d58fSPedro Giffuni 11548380d58fSPedro GiffuniTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND 11558380d58fSPedro GiffuniEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 11568380d58fSPedro GiffuniOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11578380d58fSPedro GiffuniNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 11588380d58fSPedro GiffuniHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 11598380d58fSPedro GiffuniWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 11608380d58fSPedro GiffuniFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 1161*7ba83249SPedro GiffuniOTHER DEALINGS IN THE SOFTWARE. 1162*7ba83249SPedro Giffuni 1163*7ba83249SPedro Giffuni____ 1164*7ba83249SPedro Giffuni 1165*7ba83249SPedro GiffuniCopyright (C) 1994-2006 The XFree86 Project, Inc. 1166*7ba83249SPedro Giffuni 1167*7ba83249SPedro GiffuniAll rights reserved. 1168*7ba83249SPedro Giffuni 1169*7ba83249SPedro GiffuniPermission is hereby granted, free of charge, to any person obtaining a copy 1170*7ba83249SPedro Giffuniof this software and associated documentation files (the "Software"), to deal 1171*7ba83249SPedro Giffuniin the Software without restriction, including without limitation the rights 1172*7ba83249SPedro Giffunito use, copy, modify, merge, publish, distribute, sublicense, and/or sell 1173*7ba83249SPedro Giffunicopies of the Software, and to permit persons to whom the Software is fur- 1174*7ba83249SPedro Giffuninished to do so, subject to the following conditions: 1175*7ba83249SPedro Giffuni 1176*7ba83249SPedro Giffuni1. Redistributions of source code must retain the above copyright notice, 1177*7ba83249SPedro Giffunithis list of conditions, and the following disclaimer. 1178*7ba83249SPedro Giffuni 1179*7ba83249SPedro Giffuni2. Redistributions in binary form must reproduce the above copyright notice, 1180*7ba83249SPedro Giffunithis list of conditions and the following disclaimer in the documentation 1181*7ba83249SPedro Giffuniand/or other materials provided with the distribution, and in the same place 1182*7ba83249SPedro Giffuniand form as other copyright, license and disclaimer information. 1183*7ba83249SPedro Giffuni 1184*7ba83249SPedro Giffuni3. The end-user documentation included with the redistribution, if any, must 1185*7ba83249SPedro Giffuniinclude the following acknowledgment: "This product includes software devel- 1186*7ba83249SPedro Giffunioped by The XFree86 Project, Inc (http://www.xfree86.org/) and its contribu- 1187*7ba83249SPedro Giffunitors", in the same place and form as other third-party acknowledgments. 1188*7ba83249SPedro GiffuniAlternately, this acknowledgment may appear in the software itself, in the 1189*7ba83249SPedro Giffunisame form and location as other such third-party acknowledgments. 1190*7ba83249SPedro Giffuni 1191*7ba83249SPedro Giffuni4. Except as contained in this notice, the name of The XFree86 Project, Inc 1192*7ba83249SPedro Giffunishall not be used in advertising or otherwise to promote the sale, use or 1193*7ba83249SPedro Giffuniother dealings in this Software without prior written authorization from The 1194*7ba83249SPedro GiffuniXFree86 Project, Inc. 1195*7ba83249SPedro Giffuni 1196*7ba83249SPedro GiffuniTHIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, 1197*7ba83249SPedro GiffuniINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 1198*7ba83249SPedro GiffuniFITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 1199*7ba83249SPedro GiffuniXFREE86 PROJECT, INC OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 1200*7ba83249SPedro GiffuniINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1201*7ba83249SPedro GiffuniLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, 1202*7ba83249SPedro GiffuniOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1203*7ba83249SPedro GiffuniLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLI- 1204*7ba83249SPedro GiffuniGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN 1205*7ba83249SPedro GiffuniIF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1206*7ba83249SPedro Giffuni 1207*7ba83249SPedro Giffuni 1208*7ba83249SPedro GiffuniCopyright (c) 1999-2000 Free Software Foundation, Inc. 1209*7ba83249SPedro Giffuni 1210*7ba83249SPedro GiffuniPermission is hereby granted, free of charge, to any person obtaining a copy 1211*7ba83249SPedro Giffuniof this software and associated documentation files (the "Software"), to deal 1212*7ba83249SPedro Giffuniin the Software without restriction, including without limitation the rights 1213*7ba83249SPedro Giffunito use, copy, modify, merge, publish, distribute, sublicense, and/or sell 1214*7ba83249SPedro Giffunicopies of the Software, and to permit persons to whom the Software is 1215*7ba83249SPedro Giffunifurnished to do so. 1216*7ba83249SPedro Giffuni 1217*7ba83249SPedro GiffuniTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 1218*7ba83249SPedro GiffuniIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 1219*7ba83249SPedro GiffuniFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 1220*7ba83249SPedro GiffuniFREE SOFTWARE FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 1221*7ba83249SPedro GiffuniWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR 1222*7ba83249SPedro GiffuniIN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 1223*7ba83249SPedro Giffuni 1224*7ba83249SPedro Giffuni____ 1225*7ba83249SPedro Giffuni 1226*7ba83249SPedro Giffuni 1227*7ba83249SPedro GiffuniCopyright © 2000 Compaq Computer Corporation 1228*7ba83249SPedro GiffuniCopyright © 2002 Hewlett-Packard Company 1229*7ba83249SPedro Giffuni 1230*7ba83249SPedro GiffuniPermission to use, copy, modify, distribute, and sell this software and its 1231*7ba83249SPedro Giffunidocumentation for any purpose is hereby granted without fee, provided that 1232*7ba83249SPedro Giffunithe above copyright notice appear in all copies and that both that 1233*7ba83249SPedro Giffunicopyright notice and this permission notice appear in supporting 1234*7ba83249SPedro Giffunidocumentation, and that the name of Compaq or HP not be used in advertising 1235*7ba83249SPedro Giffunior publicity pertaining to distribution of the software without specific, 1236*7ba83249SPedro Giffuniwritten prior permission. Compaq and HP makes no representations about the 1237*7ba83249SPedro Giffunisuitability of this software for any purpose. It is provided "as is" 1238*7ba83249SPedro Giffuniwithout express or implied warranty. 1239*7ba83249SPedro Giffuni 1240*7ba83249SPedro GiffuniHP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL 1241*7ba83249SPedro GiffuniIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL COMPAQ 1242*7ba83249SPedro GiffuniBE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 1243*7ba83249SPedro GiffuniWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION 1244*7ba83249SPedro GiffuniOF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 1245*7ba83249SPedro GiffuniCONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 1246*7ba83249SPedro Giffuni 1247*7ba83249SPedro GiffuniAuthor: Jim Gettys, Hewlett-Packard Company, Inc. 1248*7ba83249SPedro Giffuni 1249*7ba83249SPedro Giffuni____ 1250*7ba83249SPedro Giffuni 1251*7ba83249SPedro GiffuniCopyright © 2000 SuSE, Inc. 1252*7ba83249SPedro Giffuni 1253*7ba83249SPedro GiffuniPermission to use, copy, modify, distribute, and sell this software and its 1254*7ba83249SPedro Giffunidocumentation for any purpose is hereby granted without fee, provided that 1255*7ba83249SPedro Giffunithe above copyright notice appear in all copies and that both that 1256*7ba83249SPedro Giffunicopyright notice and this permission notice appear in supporting 1257*7ba83249SPedro Giffunidocumentation, and that the name of SuSE not be used in advertising or 1258*7ba83249SPedro Giffunipublicity pertaining to distribution of the software without specific, 1259*7ba83249SPedro Giffuniwritten prior permission. SuSE makes no representations about the 1260*7ba83249SPedro Giffunisuitability of this software for any purpose. It is provided "as is" 1261*7ba83249SPedro Giffuniwithout express or implied warranty. 1262*7ba83249SPedro Giffuni 1263*7ba83249SPedro GiffuniSuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL 1264*7ba83249SPedro GiffuniIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE 1265*7ba83249SPedro GiffuniBE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 1266*7ba83249SPedro GiffuniWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION 1267*7ba83249SPedro GiffuniOF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 1268*7ba83249SPedro GiffuniCONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 1269*7ba83249SPedro Giffuni 1270*7ba83249SPedro GiffuniAuthor: Keith Packard, SuSE, Inc. 1271*7ba83249SPedro Giffuni 12728380d58fSPedro Giffuni____ 12738380d58fSPedro Giffuni 12748380d58fSPedro GiffuniFonts are (c) Bitstream (see below). DejaVu changes are in public domain. 12758380d58fSPedro GiffuniGlyphs imported from Arev fonts are (c) Tavmjong Bah (see below) 12768380d58fSPedro Giffuni 12778380d58fSPedro GiffuniBitstream Vera Fonts Copyright 12788380d58fSPedro Giffuni------------------------------ 12798380d58fSPedro Giffuni 12808380d58fSPedro GiffuniCopyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is 12818380d58fSPedro Giffunia trademark of Bitstream, Inc. 12828380d58fSPedro Giffuni 12838380d58fSPedro GiffuniPermission is hereby granted, free of charge, to any person obtaining a copy 12848380d58fSPedro Giffuniof the fonts accompanying this license ("Fonts") and associated 12858380d58fSPedro Giffunidocumentation files (the "Font Software"), to reproduce and distribute the 12868380d58fSPedro GiffuniFont Software, including without limitation the rights to use, copy, merge, 12878380d58fSPedro Giffunipublish, distribute, and/or sell copies of the Font Software, and to permit 12888380d58fSPedro Giffunipersons to whom the Font Software is furnished to do so, subject to the 12898380d58fSPedro Giffunifollowing conditions: 12908380d58fSPedro Giffuni 12918380d58fSPedro GiffuniThe above copyright and trademark notices and this permission notice shall 12928380d58fSPedro Giffunibe included in all copies of one or more of the Font Software typefaces. 12938380d58fSPedro Giffuni 12948380d58fSPedro GiffuniThe Font Software may be modified, altered, or added to, and in particular 12958380d58fSPedro Giffunithe designs of glyphs or characters in the Fonts may be modified and 12968380d58fSPedro Giffuniadditional glyphs or characters may be added to the Fonts, only if the fonts 12978380d58fSPedro Giffuniare renamed to names not containing either the words "Bitstream" or the word 12988380d58fSPedro Giffuni"Vera". 12998380d58fSPedro Giffuni 13008380d58fSPedro GiffuniThis License becomes null and void to the extent applicable to Fonts or Font 13018380d58fSPedro GiffuniSoftware that has been modified and is distributed under the "Bitstream 13028380d58fSPedro GiffuniVera" names. 13038380d58fSPedro Giffuni 13048380d58fSPedro GiffuniThe Font Software may be sold as part of a larger software package but no 13058380d58fSPedro Giffunicopy of one or more of the Font Software typefaces may be sold by itself. 13068380d58fSPedro Giffuni 13078380d58fSPedro GiffuniTHE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 13088380d58fSPedro GiffuniOR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, 13098380d58fSPedro GiffuniFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, 13108380d58fSPedro GiffuniTRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME 13118380d58fSPedro GiffuniFOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING 13128380d58fSPedro GiffuniANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, 13138380d58fSPedro GiffuniWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF 13148380d58fSPedro GiffuniTHE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE 13158380d58fSPedro GiffuniFONT SOFTWARE. 13168380d58fSPedro Giffuni 13178380d58fSPedro GiffuniExcept as contained in this notice, the names of Gnome, the Gnome 13188380d58fSPedro GiffuniFoundation, and Bitstream Inc., shall not be used in advertising or 13198380d58fSPedro Giffuniotherwise to promote the sale, use or other dealings in this Font Software 13208380d58fSPedro Giffuniwithout prior written authorization from the Gnome Foundation or Bitstream 13218380d58fSPedro GiffuniInc., respectively. For further information, contact: fonts at gnome dot 13228380d58fSPedro Giffuniorg. 13238380d58fSPedro Giffuni 13248380d58fSPedro GiffuniArev Fonts Copyright 13258380d58fSPedro Giffuni------------------------------ 13268380d58fSPedro Giffuni 13278380d58fSPedro GiffuniCopyright (c) 2006 by Tavmjong Bah. All Rights Reserved. 13288380d58fSPedro Giffuni 13298380d58fSPedro GiffuniPermission is hereby granted, free of charge, to any person obtaining 13308380d58fSPedro Giffunia copy of the fonts accompanying this license ("Fonts") and 13318380d58fSPedro Giffuniassociated documentation files (the "Font Software"), to reproduce 13328380d58fSPedro Giffuniand distribute the modifications to the Bitstream Vera Font Software, 13338380d58fSPedro Giffuniincluding without limitation the rights to use, copy, merge, publish, 13348380d58fSPedro Giffunidistribute, and/or sell copies of the Font Software, and to permit 13358380d58fSPedro Giffunipersons to whom the Font Software is furnished to do so, subject to 13368380d58fSPedro Giffunithe following conditions: 13378380d58fSPedro Giffuni 13388380d58fSPedro GiffuniThe above copyright and trademark notices and this permission notice 13398380d58fSPedro Giffunishall be included in all copies of one or more of the Font Software 13408380d58fSPedro Giffunitypefaces. 13418380d58fSPedro Giffuni 13428380d58fSPedro GiffuniThe Font Software may be modified, altered, or added to, and in 13438380d58fSPedro Giffuniparticular the designs of glyphs or characters in the Fonts may be 13448380d58fSPedro Giffunimodified and additional glyphs or characters may be added to the 13458380d58fSPedro GiffuniFonts, only if the fonts are renamed to names not containing either 13468380d58fSPedro Giffunithe words "Tavmjong Bah" or the word "Arev". 13478380d58fSPedro Giffuni 13488380d58fSPedro GiffuniThis License becomes null and void to the extent applicable to Fonts 13498380d58fSPedro Giffunior Font Software that has been modified and is distributed under the 13508380d58fSPedro Giffuni"Tavmjong Bah Arev" names. 13518380d58fSPedro Giffuni 13528380d58fSPedro GiffuniThe Font Software may be sold as part of a larger software package but 13538380d58fSPedro Giffunino copy of one or more of the Font Software typefaces may be sold by 13548380d58fSPedro Giffuniitself. 13558380d58fSPedro Giffuni 13568380d58fSPedro GiffuniTHE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 13578380d58fSPedro GiffuniEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF 13588380d58fSPedro GiffuniMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 13598380d58fSPedro GiffuniOF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL 13608380d58fSPedro GiffuniTAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 13618380d58fSPedro GiffuniINCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL 13628380d58fSPedro GiffuniDAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 13638380d58fSPedro GiffuniFROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM 13648380d58fSPedro GiffuniOTHER DEALINGS IN THE FONT SOFTWARE. 13658380d58fSPedro Giffuni 13668380d58fSPedro GiffuniExcept as contained in this notice, the name of Tavmjong Bah shall not 13678380d58fSPedro Giffunibe used in advertising or otherwise to promote the sale, use or other 13688380d58fSPedro Giffunidealings in this Font Software without prior written authorization 13698380d58fSPedro Giffunifrom Tavmjong Bah. For further information, contact: tavmjong @ free 13708380d58fSPedro Giffuni. fr. 13718380d58fSPedro Giffuni 13728380d58fSPedro Giffuni 13738380d58fSPedro Giffuni____ 13748380d58fSPedro Giffuni 13758380d58fSPedro GiffuniCategory B: Reciprocal Licenses 13768380d58fSPedro Giffuni 13778380d58fSPedro GiffuniThe following Licenses have some restrictions and although the 13788380d58fSPedro Giffunicorresponding software may be found in apache releases, care 13798380d58fSPedro Giffunihas been taken to make the optional and minimize the chance 13808380d58fSPedro Giffuniof creating derivative works from them. 13818380d58fSPedro Giffuni 13828380d58fSPedro Giffuni____ 13838380d58fSPedro Giffuni 13848380d58fSPedro Giffuni MOZILLA PUBLIC LICENSE 13858380d58fSPedro Giffuni Version 1.1 13868380d58fSPedro Giffuni 13878380d58fSPedro Giffuni --------------- 13888380d58fSPedro Giffuni 13898380d58fSPedro Giffuni1. Definitions. 13908380d58fSPedro Giffuni 13918380d58fSPedro Giffuni 1.0.1. "Commercial Use" means distribution or otherwise making the 13928380d58fSPedro Giffuni Covered Code available to a third party. 13938380d58fSPedro Giffuni 13948380d58fSPedro Giffuni 1.1. "Contributor" means each entity that creates or contributes to 13958380d58fSPedro Giffuni the creation of Modifications. 13968380d58fSPedro Giffuni 13978380d58fSPedro Giffuni 1.2. "Contributor Version" means the combination of the Original 13988380d58fSPedro Giffuni Code, prior Modifications used by a Contributor, and the Modifications 13998380d58fSPedro Giffuni made by that particular Contributor. 14008380d58fSPedro Giffuni 14018380d58fSPedro Giffuni 1.3. "Covered Code" means the Original Code or Modifications or the 14028380d58fSPedro Giffuni combination of the Original Code and Modifications, in each case 14038380d58fSPedro Giffuni including portions thereof. 14048380d58fSPedro Giffuni 14058380d58fSPedro Giffuni 1.4. "Electronic Distribution Mechanism" means a mechanism generally 14068380d58fSPedro Giffuni accepted in the software development community for the electronic 14078380d58fSPedro Giffuni transfer of data. 14088380d58fSPedro Giffuni 14098380d58fSPedro Giffuni 1.5. "Executable" means Covered Code in any form other than Source 14108380d58fSPedro Giffuni Code. 14118380d58fSPedro Giffuni 14128380d58fSPedro Giffuni 1.6. "Initial Developer" means the individual or entity identified 14138380d58fSPedro Giffuni as the Initial Developer in the Source Code notice required by Exhibit 14148380d58fSPedro Giffuni A. 14158380d58fSPedro Giffuni 14168380d58fSPedro Giffuni 1.7. "Larger Work" means a work which combines Covered Code or 14178380d58fSPedro Giffuni portions thereof with code not governed by the terms of this License. 14188380d58fSPedro Giffuni 14198380d58fSPedro Giffuni 1.8. "License" means this document. 14208380d58fSPedro Giffuni 14218380d58fSPedro Giffuni 1.8.1. "Licensable" means having the right to grant, to the maximum 14228380d58fSPedro Giffuni extent possible, whether at the time of the initial grant or 14238380d58fSPedro Giffuni subsequently acquired, any and all of the rights conveyed herein. 14248380d58fSPedro Giffuni 14258380d58fSPedro Giffuni 1.9. "Modifications" means any addition to or deletion from the 14268380d58fSPedro Giffuni substance or structure of either the Original Code or any previous 14278380d58fSPedro Giffuni Modifications. When Covered Code is released as a series of files, a 14288380d58fSPedro Giffuni Modification is: 14298380d58fSPedro Giffuni A. Any addition to or deletion from the contents of a file 14308380d58fSPedro Giffuni containing Original Code or previous Modifications. 14318380d58fSPedro Giffuni 14328380d58fSPedro Giffuni B. Any new file that contains any part of the Original Code or 14338380d58fSPedro Giffuni previous Modifications. 14348380d58fSPedro Giffuni 14358380d58fSPedro Giffuni 1.10. "Original Code" means Source Code of computer software code 14368380d58fSPedro Giffuni which is described in the Source Code notice required by Exhibit A as 14378380d58fSPedro Giffuni Original Code, and which, at the time of its release under this 14388380d58fSPedro Giffuni License is not already Covered Code governed by this License. 14398380d58fSPedro Giffuni 14408380d58fSPedro Giffuni 1.10.1. "Patent Claims" means any patent claim(s), now owned or 14418380d58fSPedro Giffuni hereafter acquired, including without limitation, method, process, 14428380d58fSPedro Giffuni and apparatus claims, in any patent Licensable by grantor. 14438380d58fSPedro Giffuni 14448380d58fSPedro Giffuni 1.11. "Source Code" means the preferred form of the Covered Code for 14458380d58fSPedro Giffuni making modifications to it, including all modules it contains, plus 14468380d58fSPedro Giffuni any associated interface definition files, scripts used to control 14478380d58fSPedro Giffuni compilation and installation of an Executable, or source code 14488380d58fSPedro Giffuni differential comparisons against either the Original Code or another 14498380d58fSPedro Giffuni well known, available Covered Code of the Contributor's choice. The 14508380d58fSPedro Giffuni Source Code can be in a compressed or archival form, provided the 14518380d58fSPedro Giffuni appropriate decompression or de-archiving software is widely available 14528380d58fSPedro Giffuni for no charge. 14538380d58fSPedro Giffuni 14548380d58fSPedro Giffuni 1.12. "You" (or "Your") means an individual or a legal entity 14558380d58fSPedro Giffuni exercising rights under, and complying with all of the terms of, this 14568380d58fSPedro Giffuni License or a future version of this License issued under Section 6.1. 14578380d58fSPedro Giffuni For legal entities, "You" includes any entity which controls, is 14588380d58fSPedro Giffuni controlled by, or is under common control with You. For purposes of 14598380d58fSPedro Giffuni this definition, "control" means (a) the power, direct or indirect, 14608380d58fSPedro Giffuni to cause the direction or management of such entity, whether by 14618380d58fSPedro Giffuni contract or otherwise, or (b) ownership of more than fifty percent 14628380d58fSPedro Giffuni (50%) of the outstanding shares or beneficial ownership of such 14638380d58fSPedro Giffuni entity. 14648380d58fSPedro Giffuni 14658380d58fSPedro Giffuni2. Source Code License. 14668380d58fSPedro Giffuni 14678380d58fSPedro Giffuni 2.1. The Initial Developer Grant. 14688380d58fSPedro Giffuni The Initial Developer hereby grants You a world-wide, royalty-free, 14698380d58fSPedro Giffuni non-exclusive license, subject to third party intellectual property 14708380d58fSPedro Giffuni claims: 14718380d58fSPedro Giffuni (a) under intellectual property rights (other than patent or 14728380d58fSPedro Giffuni trademark) Licensable by Initial Developer to use, reproduce, 14738380d58fSPedro Giffuni modify, display, perform, sublicense and distribute the Original 14748380d58fSPedro Giffuni Code (or portions thereof) with or without Modifications, and/or 14758380d58fSPedro Giffuni as part of a Larger Work; and 14768380d58fSPedro Giffuni 14778380d58fSPedro Giffuni (b) under Patents Claims infringed by the making, using or 14788380d58fSPedro Giffuni selling of Original Code, to make, have made, use, practice, 14798380d58fSPedro Giffuni sell, and offer for sale, and/or otherwise dispose of the 14808380d58fSPedro Giffuni Original Code (or portions thereof). 14818380d58fSPedro Giffuni 14828380d58fSPedro Giffuni (c) the licenses granted in this Section 2.1(a) and (b) are 14838380d58fSPedro Giffuni effective on the date Initial Developer first distributes 14848380d58fSPedro Giffuni Original Code under the terms of this License. 14858380d58fSPedro Giffuni 14868380d58fSPedro Giffuni (d) Notwithstanding Section 2.1(b) above, no patent license is 14878380d58fSPedro Giffuni granted: 1) for code that You delete from the Original Code; 2) 14888380d58fSPedro Giffuni separate from the Original Code; or 3) for infringements caused 14898380d58fSPedro Giffuni by: i) the modification of the Original Code or ii) the 14908380d58fSPedro Giffuni combination of the Original Code with other software or devices. 14918380d58fSPedro Giffuni 14928380d58fSPedro Giffuni 2.2. Contributor Grant. 14938380d58fSPedro Giffuni Subject to third party intellectual property claims, each Contributor 14948380d58fSPedro Giffuni hereby grants You a world-wide, royalty-free, non-exclusive license 14958380d58fSPedro Giffuni 14968380d58fSPedro Giffuni (a) under intellectual property rights (other than patent or 14978380d58fSPedro Giffuni trademark) Licensable by Contributor, to use, reproduce, modify, 14988380d58fSPedro Giffuni display, perform, sublicense and distribute the Modifications 14998380d58fSPedro Giffuni created by such Contributor (or portions thereof) either on an 15008380d58fSPedro Giffuni unmodified basis, with other Modifications, as Covered Code 15018380d58fSPedro Giffuni and/or as part of a Larger Work; and 15028380d58fSPedro Giffuni 15038380d58fSPedro Giffuni (b) under Patent Claims infringed by the making, using, or 15048380d58fSPedro Giffuni selling of Modifications made by that Contributor either alone 15058380d58fSPedro Giffuni and/or in combination with its Contributor Version (or portions 15068380d58fSPedro Giffuni of such combination), to make, use, sell, offer for sale, have 15078380d58fSPedro Giffuni made, and/or otherwise dispose of: 1) Modifications made by that 15088380d58fSPedro Giffuni Contributor (or portions thereof); and 2) the combination of 15098380d58fSPedro Giffuni Modifications made by that Contributor with its Contributor 15108380d58fSPedro Giffuni Version (or portions of such combination). 15118380d58fSPedro Giffuni 15128380d58fSPedro Giffuni (c) the licenses granted in Sections 2.2(a) and 2.2(b) are 15138380d58fSPedro Giffuni effective on the date Contributor first makes Commercial Use of 15148380d58fSPedro Giffuni the Covered Code. 15158380d58fSPedro Giffuni 15168380d58fSPedro Giffuni (d) Notwithstanding Section 2.2(b) above, no patent license is 15178380d58fSPedro Giffuni granted: 1) for any code that Contributor has deleted from the 15188380d58fSPedro Giffuni Contributor Version; 2) separate from the Contributor Version; 15198380d58fSPedro Giffuni 3) for infringements caused by: i) third party modifications of 15208380d58fSPedro Giffuni Contributor Version or ii) the combination of Modifications made 15218380d58fSPedro Giffuni by that Contributor with other software (except as part of the 15228380d58fSPedro Giffuni Contributor Version) or other devices; or 4) under Patent Claims 15238380d58fSPedro Giffuni infringed by Covered Code in the absence of Modifications made by 15248380d58fSPedro Giffuni that Contributor. 15258380d58fSPedro Giffuni 15268380d58fSPedro Giffuni3. Distribution Obligations. 15278380d58fSPedro Giffuni 15288380d58fSPedro Giffuni 3.1. Application of License. 15298380d58fSPedro Giffuni The Modifications which You create or to which You contribute are 15308380d58fSPedro Giffuni governed by the terms of this License, including without limitation 15318380d58fSPedro Giffuni Section 2.2. The Source Code version of Covered Code may be 15328380d58fSPedro Giffuni distributed only under the terms of this License or a future version 15338380d58fSPedro Giffuni of this License released under Section 6.1, and You must include a 15348380d58fSPedro Giffuni copy of this License with every copy of the Source Code You 15358380d58fSPedro Giffuni distribute. You may not offer or impose any terms on any Source Code 15368380d58fSPedro Giffuni version that alters or restricts the applicable version of this 15378380d58fSPedro Giffuni License or the recipients' rights hereunder. However, You may include 15388380d58fSPedro Giffuni an additional document offering the additional rights described in 15398380d58fSPedro Giffuni Section 3.5. 15408380d58fSPedro Giffuni 15418380d58fSPedro Giffuni 3.2. Availability of Source Code. 15428380d58fSPedro Giffuni Any Modification which You create or to which You contribute must be 15438380d58fSPedro Giffuni made available in Source Code form under the terms of this License 15448380d58fSPedro Giffuni either on the same media as an Executable version or via an accepted 15458380d58fSPedro Giffuni Electronic Distribution Mechanism to anyone to whom you made an 15468380d58fSPedro Giffuni Executable version available; and if made available via Electronic 15478380d58fSPedro Giffuni Distribution Mechanism, must remain available for at least twelve (12) 15488380d58fSPedro Giffuni months after the date it initially became available, or at least six 15498380d58fSPedro Giffuni (6) months after a subsequent version of that particular Modification 15508380d58fSPedro Giffuni has been made available to such recipients. You are responsible for 15518380d58fSPedro Giffuni ensuring that the Source Code version remains available even if the 15528380d58fSPedro Giffuni Electronic Distribution Mechanism is maintained by a third party. 15538380d58fSPedro Giffuni 15548380d58fSPedro Giffuni 3.3. Description of Modifications. 15558380d58fSPedro Giffuni You must cause all Covered Code to which You contribute to contain a 15568380d58fSPedro Giffuni file documenting the changes You made to create that Covered Code and 15578380d58fSPedro Giffuni the date of any change. You must include a prominent statement that 15588380d58fSPedro Giffuni the Modification is derived, directly or indirectly, from Original 15598380d58fSPedro Giffuni Code provided by the Initial Developer and including the name of the 15608380d58fSPedro Giffuni Initial Developer in (a) the Source Code, and (b) in any notice in an 15618380d58fSPedro Giffuni Executable version or related documentation in which You describe the 15628380d58fSPedro Giffuni origin or ownership of the Covered Code. 15638380d58fSPedro Giffuni 15648380d58fSPedro Giffuni 3.4. Intellectual Property Matters 15658380d58fSPedro Giffuni (a) Third Party Claims. 15668380d58fSPedro Giffuni If Contributor has knowledge that a license under a third party's 15678380d58fSPedro Giffuni intellectual property rights is required to exercise the rights 15688380d58fSPedro Giffuni granted by such Contributor under Sections 2.1 or 2.2, 15698380d58fSPedro Giffuni Contributor must include a text file with the Source Code 15708380d58fSPedro Giffuni distribution titled "LEGAL" which describes the claim and the 15718380d58fSPedro Giffuni party making the claim in sufficient detail that a recipient will 15728380d58fSPedro Giffuni know whom to contact. If Contributor obtains such knowledge after 15738380d58fSPedro Giffuni the Modification is made available as described in Section 3.2, 15748380d58fSPedro Giffuni Contributor shall promptly modify the LEGAL file in all copies 15758380d58fSPedro Giffuni Contributor makes available thereafter and shall take other steps 15768380d58fSPedro Giffuni (such as notifying appropriate mailing lists or newsgroups) 15778380d58fSPedro Giffuni reasonably calculated to inform those who received the Covered 15788380d58fSPedro Giffuni Code that new knowledge has been obtained. 15798380d58fSPedro Giffuni 15808380d58fSPedro Giffuni (b) Contributor APIs. 15818380d58fSPedro Giffuni If Contributor's Modifications include an application programming 15828380d58fSPedro Giffuni interface and Contributor has knowledge of patent licenses which 15838380d58fSPedro Giffuni are reasonably necessary to implement that API, Contributor must 15848380d58fSPedro Giffuni also include this information in the LEGAL file. 15858380d58fSPedro Giffuni 15868380d58fSPedro Giffuni (c) Representations. 15878380d58fSPedro Giffuni Contributor represents that, except as disclosed pursuant to 15888380d58fSPedro Giffuni Section 3.4(a) above, Contributor believes that Contributor's 15898380d58fSPedro Giffuni Modifications are Contributor's original creation(s) and/or 15908380d58fSPedro Giffuni Contributor has sufficient rights to grant the rights conveyed by 15918380d58fSPedro Giffuni this License. 15928380d58fSPedro Giffuni 15938380d58fSPedro Giffuni 3.5. Required Notices. 15948380d58fSPedro Giffuni You must duplicate the notice in Exhibit A in each file of the Source 15958380d58fSPedro Giffuni Code. If it is not possible to put such notice in a particular Source 15968380d58fSPedro Giffuni Code file due to its structure, then You must include such notice in a 15978380d58fSPedro Giffuni location (such as a relevant directory) where a user would be likely 15988380d58fSPedro Giffuni to look for such a notice. If You created one or more Modification(s) 15998380d58fSPedro Giffuni You may add your name as a Contributor to the notice described in 16008380d58fSPedro Giffuni Exhibit A. You must also duplicate this License in any documentation 16018380d58fSPedro Giffuni for the Source Code where You describe recipients' rights or ownership 16028380d58fSPedro Giffuni rights relating to Covered Code. You may choose to offer, and to 16038380d58fSPedro Giffuni charge a fee for, warranty, support, indemnity or liability 16048380d58fSPedro Giffuni obligations to one or more recipients of Covered Code. However, You 16058380d58fSPedro Giffuni may do so only on Your own behalf, and not on behalf of the Initial 16068380d58fSPedro Giffuni Developer or any Contributor. You must make it absolutely clear than 16078380d58fSPedro Giffuni any such warranty, support, indemnity or liability obligation is 16088380d58fSPedro Giffuni offered by You alone, and You hereby agree to indemnify the Initial 16098380d58fSPedro Giffuni Developer and every Contributor for any liability incurred by the 16108380d58fSPedro Giffuni Initial Developer or such Contributor as a result of warranty, 16118380d58fSPedro Giffuni support, indemnity or liability terms You offer. 16128380d58fSPedro Giffuni 16138380d58fSPedro Giffuni 3.6. Distribution of Executable Versions. 16148380d58fSPedro Giffuni You may distribute Covered Code in Executable form only if the 16158380d58fSPedro Giffuni requirements of Section 3.1-3.5 have been met for that Covered Code, 16168380d58fSPedro Giffuni and if You include a notice stating that the Source Code version of 16178380d58fSPedro Giffuni the Covered Code is available under the terms of this License, 16188380d58fSPedro Giffuni including a description of how and where You have fulfilled the 16198380d58fSPedro Giffuni obligations of Section 3.2. The notice must be conspicuously included 16208380d58fSPedro Giffuni in any notice in an Executable version, related documentation or 16218380d58fSPedro Giffuni collateral in which You describe recipients' rights relating to the 16228380d58fSPedro Giffuni Covered Code. You may distribute the Executable version of Covered 16238380d58fSPedro Giffuni Code or ownership rights under a license of Your choice, which may 16248380d58fSPedro Giffuni contain terms different from this License, provided that You are in 16258380d58fSPedro Giffuni compliance with the terms of this License and that the license for the 16268380d58fSPedro Giffuni Executable version does not attempt to limit or alter the recipient's 16278380d58fSPedro Giffuni rights in the Source Code version from the rights set forth in this 16288380d58fSPedro Giffuni License. If You distribute the Executable version under a different 16298380d58fSPedro Giffuni license You must make it absolutely clear that any terms which differ 16308380d58fSPedro Giffuni from this License are offered by You alone, not by the Initial 16318380d58fSPedro Giffuni Developer or any Contributor. You hereby agree to indemnify the 16328380d58fSPedro Giffuni Initial Developer and every Contributor for any liability incurred by 16338380d58fSPedro Giffuni the Initial Developer or such Contributor as a result of any such 16348380d58fSPedro Giffuni terms You offer. 16358380d58fSPedro Giffuni 16368380d58fSPedro Giffuni 3.7. Larger Works. 16378380d58fSPedro Giffuni You may create a Larger Work by combining Covered Code with other code 16388380d58fSPedro Giffuni not governed by the terms of this License and distribute the Larger 16398380d58fSPedro Giffuni Work as a single product. In such a case, You must make sure the 16408380d58fSPedro Giffuni requirements of this License are fulfilled for the Covered Code. 16418380d58fSPedro Giffuni 16428380d58fSPedro Giffuni4. Inability to Comply Due to Statute or Regulation. 16438380d58fSPedro Giffuni 16448380d58fSPedro Giffuni If it is impossible for You to comply with any of the terms of this 16458380d58fSPedro Giffuni License with respect to some or all of the Covered Code due to 16468380d58fSPedro Giffuni statute, judicial order, or regulation then You must: (a) comply with 16478380d58fSPedro Giffuni the terms of this License to the maximum extent possible; and (b) 16488380d58fSPedro Giffuni describe the limitations and the code they affect. Such description 16498380d58fSPedro Giffuni must be included in the LEGAL file described in Section 3.4 and must 16508380d58fSPedro Giffuni be included with all distributions of the Source Code. Except to the 16518380d58fSPedro Giffuni extent prohibited by statute or regulation, such description must be 16528380d58fSPedro Giffuni sufficiently detailed for a recipient of ordinary skill to be able to 16538380d58fSPedro Giffuni understand it. 16548380d58fSPedro Giffuni 16558380d58fSPedro Giffuni5. Application of this License. 16568380d58fSPedro Giffuni 16578380d58fSPedro Giffuni This License applies to code to which the Initial Developer has 16588380d58fSPedro Giffuni attached the notice in Exhibit A and to related Covered Code. 16598380d58fSPedro Giffuni 16608380d58fSPedro Giffuni6. Versions of the License. 16618380d58fSPedro Giffuni 16628380d58fSPedro Giffuni 6.1. New Versions. 16638380d58fSPedro Giffuni Netscape Communications Corporation ("Netscape") may publish revised 16648380d58fSPedro Giffuni and/or new versions of the License from time to time. Each version 16658380d58fSPedro Giffuni will be given a distinguishing version number. 16668380d58fSPedro Giffuni 16678380d58fSPedro Giffuni 6.2. Effect of New Versions. 16688380d58fSPedro Giffuni Once Covered Code has been published under a particular version of the 16698380d58fSPedro Giffuni License, You may always continue to use it under the terms of that 16708380d58fSPedro Giffuni version. You may also choose to use such Covered Code under the terms 16718380d58fSPedro Giffuni of any subsequent version of the License published by Netscape. No one 16728380d58fSPedro Giffuni other than Netscape has the right to modify the terms applicable to 16738380d58fSPedro Giffuni Covered Code created under this License. 16748380d58fSPedro Giffuni 16758380d58fSPedro Giffuni 6.3. Derivative Works. 16768380d58fSPedro Giffuni If You create or use a modified version of this License (which you may 16778380d58fSPedro Giffuni only do in order to apply it to code which is not already Covered Code 16788380d58fSPedro Giffuni governed by this License), You must (a) rename Your license so that 16798380d58fSPedro Giffuni the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", 16808380d58fSPedro Giffuni "MPL", "NPL" or any confusingly similar phrase do not appear in your 16818380d58fSPedro Giffuni license (except to note that your license differs from this License) 16828380d58fSPedro Giffuni and (b) otherwise make it clear that Your version of the license 16838380d58fSPedro Giffuni contains terms which differ from the Mozilla Public License and 16848380d58fSPedro Giffuni Netscape Public License. (Filling in the name of the Initial 16858380d58fSPedro Giffuni Developer, Original Code or Contributor in the notice described in 16868380d58fSPedro Giffuni Exhibit A shall not of themselves be deemed to be modifications of 16878380d58fSPedro Giffuni this License.) 16888380d58fSPedro Giffuni 16898380d58fSPedro Giffuni7. DISCLAIMER OF WARRANTY. 16908380d58fSPedro Giffuni 16918380d58fSPedro Giffuni COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, 16928380d58fSPedro Giffuni WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, 16938380d58fSPedro Giffuni WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF 16948380d58fSPedro Giffuni DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. 16958380d58fSPedro Giffuni THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE 16968380d58fSPedro Giffuni IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, 16978380d58fSPedro Giffuni YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE 16988380d58fSPedro Giffuni COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER 16998380d58fSPedro Giffuni OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF 17008380d58fSPedro Giffuni ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. 17018380d58fSPedro Giffuni 17028380d58fSPedro Giffuni8. TERMINATION. 17038380d58fSPedro Giffuni 17048380d58fSPedro Giffuni 8.1. This License and the rights granted hereunder will terminate 17058380d58fSPedro Giffuni automatically if You fail to comply with terms herein and fail to cure 17068380d58fSPedro Giffuni such breach within 30 days of becoming aware of the breach. All 17078380d58fSPedro Giffuni sublicenses to the Covered Code which are properly granted shall 17088380d58fSPedro Giffuni survive any termination of this License. Provisions which, by their 17098380d58fSPedro Giffuni nature, must remain in effect beyond the termination of this License 17108380d58fSPedro Giffuni shall survive. 17118380d58fSPedro Giffuni 17128380d58fSPedro Giffuni 8.2. If You initiate litigation by asserting a patent infringement 17138380d58fSPedro Giffuni claim (excluding declatory judgment actions) against Initial Developer 17148380d58fSPedro Giffuni or a Contributor (the Initial Developer or Contributor against whom 17158380d58fSPedro Giffuni You file such action is referred to as "Participant") alleging that: 17168380d58fSPedro Giffuni 17178380d58fSPedro Giffuni (a) such Participant's Contributor Version directly or indirectly 17188380d58fSPedro Giffuni infringes any patent, then any and all rights granted by such 17198380d58fSPedro Giffuni Participant to You under Sections 2.1 and/or 2.2 of this License 17208380d58fSPedro Giffuni shall, upon 60 days notice from Participant terminate prospectively, 17218380d58fSPedro Giffuni unless if within 60 days after receipt of notice You either: (i) 17228380d58fSPedro Giffuni agree in writing to pay Participant a mutually agreeable reasonable 17238380d58fSPedro Giffuni royalty for Your past and future use of Modifications made by such 17248380d58fSPedro Giffuni Participant, or (ii) withdraw Your litigation claim with respect to 17258380d58fSPedro Giffuni the Contributor Version against such Participant. If within 60 days 17268380d58fSPedro Giffuni of notice, a reasonable royalty and payment arrangement are not 17278380d58fSPedro Giffuni mutually agreed upon in writing by the parties or the litigation claim 17288380d58fSPedro Giffuni is not withdrawn, the rights granted by Participant to You under 17298380d58fSPedro Giffuni Sections 2.1 and/or 2.2 automatically terminate at the expiration of 17308380d58fSPedro Giffuni the 60 day notice period specified above. 17318380d58fSPedro Giffuni 17328380d58fSPedro Giffuni (b) any software, hardware, or device, other than such Participant's 17338380d58fSPedro Giffuni Contributor Version, directly or indirectly infringes any patent, then 17348380d58fSPedro Giffuni any rights granted to You by such Participant under Sections 2.1(b) 17358380d58fSPedro Giffuni and 2.2(b) are revoked effective as of the date You first made, used, 17368380d58fSPedro Giffuni sold, distributed, or had made, Modifications made by that 17378380d58fSPedro Giffuni Participant. 17388380d58fSPedro Giffuni 17398380d58fSPedro Giffuni 8.3. If You assert a patent infringement claim against Participant 17408380d58fSPedro Giffuni alleging that such Participant's Contributor Version directly or 17418380d58fSPedro Giffuni indirectly infringes any patent where such claim is resolved (such as 17428380d58fSPedro Giffuni by license or settlement) prior to the initiation of patent 17438380d58fSPedro Giffuni infringement litigation, then the reasonable value of the licenses 17448380d58fSPedro Giffuni granted by such Participant under Sections 2.1 or 2.2 shall be taken 17458380d58fSPedro Giffuni into account in determining the amount or value of any payment or 17468380d58fSPedro Giffuni license. 17478380d58fSPedro Giffuni 17488380d58fSPedro Giffuni 8.4. In the event of termination under Sections 8.1 or 8.2 above, 17498380d58fSPedro Giffuni all end user license agreements (excluding distributors and resellers) 17508380d58fSPedro Giffuni which have been validly granted by You or any distributor hereunder 17518380d58fSPedro Giffuni prior to termination shall survive termination. 17528380d58fSPedro Giffuni 17538380d58fSPedro Giffuni9. LIMITATION OF LIABILITY. 17548380d58fSPedro Giffuni 17558380d58fSPedro Giffuni UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT 17568380d58fSPedro Giffuni (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL 17578380d58fSPedro Giffuni DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, 17588380d58fSPedro Giffuni OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR 17598380d58fSPedro Giffuni ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY 17608380d58fSPedro Giffuni CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, 17618380d58fSPedro Giffuni WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER 17628380d58fSPedro Giffuni COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN 17638380d58fSPedro Giffuni INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF 17648380d58fSPedro Giffuni LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY 17658380d58fSPedro Giffuni RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW 17668380d58fSPedro Giffuni PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE 17678380d58fSPedro Giffuni EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO 17688380d58fSPedro Giffuni THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. 17698380d58fSPedro Giffuni 17708380d58fSPedro Giffuni10. U.S. GOVERNMENT END USERS. 17718380d58fSPedro Giffuni 17728380d58fSPedro Giffuni The Covered Code is a "commercial item," as that term is defined in 17738380d58fSPedro Giffuni 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer 17748380d58fSPedro Giffuni software" and "commercial computer software documentation," as such 17758380d58fSPedro Giffuni terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 17768380d58fSPedro Giffuni C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), 17778380d58fSPedro Giffuni all U.S. Government End Users acquire Covered Code with only those 17788380d58fSPedro Giffuni rights set forth herein. 17798380d58fSPedro Giffuni 17808380d58fSPedro Giffuni11. MISCELLANEOUS. 17818380d58fSPedro Giffuni 17828380d58fSPedro Giffuni This License represents the complete agreement concerning subject 17838380d58fSPedro Giffuni matter hereof. If any provision of this License is held to be 17848380d58fSPedro Giffuni unenforceable, such provision shall be reformed only to the extent 17858380d58fSPedro Giffuni necessary to make it enforceable. This License shall be governed by 17868380d58fSPedro Giffuni California law provisions (except to the extent applicable law, if 17878380d58fSPedro Giffuni any, provides otherwise), excluding its conflict-of-law provisions. 17888380d58fSPedro Giffuni With respect to disputes in which at least one party is a citizen of, 17898380d58fSPedro Giffuni or an entity chartered or registered to do business in the United 17908380d58fSPedro Giffuni States of America, any litigation relating to this License shall be 17918380d58fSPedro Giffuni subject to the jurisdiction of the Federal Courts of the Northern 17928380d58fSPedro Giffuni District of California, with venue lying in Santa Clara County, 17938380d58fSPedro Giffuni California, with the losing party responsible for costs, including 17948380d58fSPedro Giffuni without limitation, court costs and reasonable attorneys' fees and 17958380d58fSPedro Giffuni expenses. The application of the United Nations Convention on 17968380d58fSPedro Giffuni Contracts for the International Sale of Goods is expressly excluded. 17978380d58fSPedro Giffuni Any law or regulation which provides that the language of a contract 17988380d58fSPedro Giffuni shall be construed against the drafter shall not apply to this 17998380d58fSPedro Giffuni License. 18008380d58fSPedro Giffuni 18018380d58fSPedro Giffuni12. RESPONSIBILITY FOR CLAIMS. 18028380d58fSPedro Giffuni 18038380d58fSPedro Giffuni As between Initial Developer and the Contributors, each party is 18048380d58fSPedro Giffuni responsible for claims and damages arising, directly or indirectly, 18058380d58fSPedro Giffuni out of its utilization of rights under this License and You agree to 18068380d58fSPedro Giffuni work with Initial Developer and Contributors to distribute such 18078380d58fSPedro Giffuni responsibility on an equitable basis. Nothing herein is intended or 18088380d58fSPedro Giffuni shall be deemed to constitute any admission of liability. 18098380d58fSPedro Giffuni 18108380d58fSPedro Giffuni13. MULTIPLE-LICENSED CODE. 18118380d58fSPedro Giffuni 18128380d58fSPedro Giffuni Initial Developer may designate portions of the Covered Code as 18138380d58fSPedro Giffuni "Multiple-Licensed". "Multiple-Licensed" means that the Initial 18148380d58fSPedro Giffuni Developer permits you to utilize portions of the Covered Code under 18158380d58fSPedro Giffuni Your choice of the NPL or the alternative licenses, if any, specified 18168380d58fSPedro Giffuni by the Initial Developer in the file described in Exhibit A. 18178380d58fSPedro Giffuni 18188380d58fSPedro GiffuniEXHIBIT A -Mozilla Public License. 18198380d58fSPedro Giffuni 18208380d58fSPedro Giffuni ``The contents of this file are subject to the Mozilla Public License 18218380d58fSPedro Giffuni Version 1.1 (the "License"); you may not use this file except in 18228380d58fSPedro Giffuni compliance with the License. You may obtain a copy of the License at 18238380d58fSPedro Giffuni http://www.mozilla.org/MPL/ 18248380d58fSPedro Giffuni 18258380d58fSPedro Giffuni Software distributed under the License is distributed on an "AS IS" 18268380d58fSPedro Giffuni basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 18278380d58fSPedro Giffuni License for the specific language governing rights and limitations 18288380d58fSPedro Giffuni under the License. 18298380d58fSPedro Giffuni 18308380d58fSPedro Giffuni The Original Code is ______________________________________. 18318380d58fSPedro Giffuni 18328380d58fSPedro Giffuni The Initial Developer of the Original Code is ________________________. 18338380d58fSPedro Giffuni Portions created by ______________________ are Copyright (C) ______ 18348380d58fSPedro Giffuni _______________________. All Rights Reserved. 18358380d58fSPedro Giffuni 18368380d58fSPedro Giffuni Contributor(s): ______________________________________. 18378380d58fSPedro Giffuni 18388380d58fSPedro Giffuni Alternatively, the contents of this file may be used under the terms 18398380d58fSPedro Giffuni of the _____ license (the "[___] License"), in which case the 18408380d58fSPedro Giffuni provisions of [______] License are applicable instead of those 18418380d58fSPedro Giffuni above. If you wish to allow use of your version of this file only 18428380d58fSPedro Giffuni under the terms of the [____] License and not to allow others to use 18438380d58fSPedro Giffuni your version of this file under the MPL, indicate your decision by 18448380d58fSPedro Giffuni deleting the provisions above and replace them with the notice and 18458380d58fSPedro Giffuni other provisions required by the [___] License. If you do not delete 18468380d58fSPedro Giffuni the provisions above, a recipient may use your version of this file 18478380d58fSPedro Giffuni under either the MPL or the [___] License." 18488380d58fSPedro Giffuni 18498380d58fSPedro Giffuni [NOTE: The text of this Exhibit A may differ slightly from the text of 18508380d58fSPedro Giffuni the notices in the Source Code files of the Original Code. You should 18518380d58fSPedro Giffuni use the text of this Exhibit A rather than the text found in the 18528380d58fSPedro Giffuni Original Code Source Code for Your Modifications.] 18538380d58fSPedro Giffuni 18548380d58fSPedro Giffuni____ 18558380d58fSPedro Giffuni 18568380d58fSPedro GiffuniSUN PUBLIC LICENSE Version 1.0 18578380d58fSPedro Giffuni 18588380d58fSPedro Giffuni1. Definitions. 18598380d58fSPedro Giffuni 18608380d58fSPedro Giffuni 1.0.1. "Commercial Use" means distribution or otherwise making the 18618380d58fSPedro Giffuni Covered Code available to a third party. 18628380d58fSPedro Giffuni 18638380d58fSPedro Giffuni 1.1. "Contributor" means each entity that creates or contributes to 18648380d58fSPedro Giffuni the creation of Modifications. 18658380d58fSPedro Giffuni 18668380d58fSPedro Giffuni 1.2. "Contributor Version" means the combination of the Original Code, 18678380d58fSPedro Giffuni prior Modifications used by a Contributor, and the Modifications made 18688380d58fSPedro Giffuni by that particular Contributor. 18698380d58fSPedro Giffuni 18708380d58fSPedro Giffuni 1.3. "Covered Code" means the Original Code or Modifications or the 18718380d58fSPedro Giffuni combination of the Original Code and Modifications, in each case 18728380d58fSPedro Giffuni including portions thereof and corresponding documentation released 18738380d58fSPedro Giffuni with the source code. 18748380d58fSPedro Giffuni 18758380d58fSPedro Giffuni 1.4. "Electronic Distribution Mechanism" means a mechanism generally 18768380d58fSPedro Giffuni accepted in the software development community for the electronic 18778380d58fSPedro Giffuni transfer of data. 18788380d58fSPedro Giffuni 18798380d58fSPedro Giffuni 1.5. "Executable" means Covered Code in any form other than Source 18808380d58fSPedro Giffuni Code. 18818380d58fSPedro Giffuni 18828380d58fSPedro Giffuni 1.6. "Initial Developer" means the individual or entity identified as 18838380d58fSPedro Giffuni the Initial Developer in the Source Code notice required by Exhibit A. 18848380d58fSPedro Giffuni 18858380d58fSPedro Giffuni 1.7. "Larger Work" means a work which combines Covered Code or 18868380d58fSPedro Giffuni portions thereof with code not governed by the terms of this License. 18878380d58fSPedro Giffuni 18888380d58fSPedro Giffuni 1.8. "License" means this document. 18898380d58fSPedro Giffuni 18908380d58fSPedro Giffuni 1.8.1. "Licensable" means having the right to grant, to the maximum 18918380d58fSPedro Giffuni extent possible, whether at the time of the initial grant or 18928380d58fSPedro Giffuni subsequently acquired, any and all of the rights conveyed herein. 18938380d58fSPedro Giffuni 18948380d58fSPedro Giffuni 1.9. "Modifications" means any addition to or deletion from the 18958380d58fSPedro Giffuni substance or structure of either the Original Code or any previous 18968380d58fSPedro Giffuni Modifications. When Covered Code is released as a series of files, a 18978380d58fSPedro Giffuni Modification is: 18988380d58fSPedro Giffuni 18998380d58fSPedro Giffuni A. Any addition to or deletion from the contents of a file containing 19008380d58fSPedro Giffuni Original Code or previous Modifications. 19018380d58fSPedro Giffuni 19028380d58fSPedro Giffuni B. Any new file that contains any part of the Original Code or 19038380d58fSPedro Giffuni previous Modifications. 19048380d58fSPedro Giffuni 19058380d58fSPedro Giffuni 1.10. "Original Code" means Source Code of computer software code 19068380d58fSPedro Giffuni which is described in the Source Code notice required by Exhibit A as 19078380d58fSPedro Giffuni Original Code, and which, at the time of its release under this 19088380d58fSPedro Giffuni License is not already Covered Code governed by this License. 19098380d58fSPedro Giffuni 19108380d58fSPedro Giffuni 1.10.1. "Patent Claims" means any patent claim(s), now owned or 19118380d58fSPedro Giffuni hereafter acquired, including without limitation, method, process, and 19128380d58fSPedro Giffuni apparatus claims, in any patent Licensable by grantor. 19138380d58fSPedro Giffuni 19148380d58fSPedro Giffuni 1.11. "Source Code" means the preferred form of the Covered Code for 19158380d58fSPedro Giffuni making modifications to it, including all modules it contains, plus 19168380d58fSPedro Giffuni any associated documentation, interface definition files, scripts used 19178380d58fSPedro Giffuni to control compilation and installation of an Executable, or source 19188380d58fSPedro Giffuni code differential comparisons against either the Original Code or 19198380d58fSPedro Giffuni another well known, available Covered Code of the Contributor's 19208380d58fSPedro Giffuni choice. The Source Code can be in a compressed or archival form, 19218380d58fSPedro Giffuni provided the appropriate decompression or de-archiving software is 19228380d58fSPedro Giffuni widely available for no charge. 19238380d58fSPedro Giffuni 19248380d58fSPedro Giffuni 1.12. "You" (or "Your") means an individual or a legal entity 19258380d58fSPedro Giffuni exercising rights under, and complying with all of the terms of, this 19268380d58fSPedro Giffuni License or a future version of this License issued under Section 6.1. 19278380d58fSPedro Giffuni For legal entities, "You" includes any entity which controls, is 19288380d58fSPedro Giffuni controlled by, or is under common control with You. For purposes of 19298380d58fSPedro Giffuni this definition, "control" means (a) the power, direct or indirect, to 19308380d58fSPedro Giffuni cause the direction or management of such entity, whether by contract 19318380d58fSPedro Giffuni or otherwise, or (b) ownership of more than fifty percent (50%) of the 19328380d58fSPedro Giffuni outstanding shares or beneficial ownership of such entity. 19338380d58fSPedro Giffuni 19348380d58fSPedro Giffuni2. Source Code License. 19358380d58fSPedro Giffuni 19368380d58fSPedro Giffuni2.1 The Initial Developer Grant. 19378380d58fSPedro Giffuni 19388380d58fSPedro Giffuni The Initial Developer hereby grants You a world-wide, royalty-free, 19398380d58fSPedro Giffuni non-exclusive license, subject to third party intellectual property 19408380d58fSPedro Giffuni claims: 19418380d58fSPedro Giffuni 19428380d58fSPedro Giffuni (a) under intellectual property rights (other than patent or 19438380d58fSPedro Giffuni trademark) Licensable by Initial Developer to use, reproduce, modify, 19448380d58fSPedro Giffuni display, perform, sublicense and distribute the Original Code (or 19458380d58fSPedro Giffuni portions thereof) with or without Modifications, and/or as part of a 19468380d58fSPedro Giffuni Larger Work; and 19478380d58fSPedro Giffuni 19488380d58fSPedro Giffuni (b) under Patent Claims infringed by the making, using or selling of 19498380d58fSPedro Giffuni Original Code, to make, have made, use, practice, sell, and offer for 19508380d58fSPedro Giffuni sale, and/or otherwise dispose of the Original Code (or portions 19518380d58fSPedro Giffuni thereof). 19528380d58fSPedro Giffuni 19538380d58fSPedro Giffuni (c) the licenses granted in this Section 2.1(a) and (b) are effective 19548380d58fSPedro Giffuni on the date Initial Developer first distributes Original Code under 19558380d58fSPedro Giffuni the terms of this License. 19568380d58fSPedro Giffuni 19578380d58fSPedro Giffuni (d) Notwithstanding Section 2.1(b) above, no patent license is 19588380d58fSPedro Giffuni granted: 1) for code that You delete from the Original Code; 2) 19598380d58fSPedro Giffuni separate from the Original Code; or 3) for infringements caused by: 19608380d58fSPedro Giffuni i) the modification of the Original Code or ii) the combination of the 19618380d58fSPedro Giffuni Original Code with other software or devices. 19628380d58fSPedro Giffuni 19638380d58fSPedro Giffuni2.2. Contributor Grant. 19648380d58fSPedro Giffuni 19658380d58fSPedro Giffuni Subject to third party intellectual property claims, each Contributor 19668380d58fSPedro Giffuni hereby grants You a world-wide, royalty-free, non-exclusive license 19678380d58fSPedro Giffuni 19688380d58fSPedro Giffuni (a) under intellectual property rights (other than patent or 19698380d58fSPedro Giffuni trademark) Licensable by Contributor, to use, reproduce, modify, 19708380d58fSPedro Giffuni display, perform, sublicense and distribute the Modifications created 19718380d58fSPedro Giffuni by such Contributor (or portions thereof) either on an unmodified 19728380d58fSPedro Giffuni basis, with other Modifications, as Covered Code and/or as part of a 19738380d58fSPedro Giffuni Larger Work; and 19748380d58fSPedro Giffuni 19758380d58fSPedro Giffuni (b) under Patent Claims infringed by the making, using, or selling of 19768380d58fSPedro Giffuni Modifications made by that Contributor either alone and/or in 19778380d58fSPedro Giffuni combination with its Contributor Version (or portions of such 19788380d58fSPedro Giffuni combination), to make, use, sell, offer for sale, have made, and/or 19798380d58fSPedro Giffuni otherwise dispose of: 1) Modifications made by that Contributor (or 19808380d58fSPedro Giffuni portions thereof); and 2) the combination of Modifications made by 19818380d58fSPedro Giffuni that Contributor with its Contributor Version (or portions of such 19828380d58fSPedro Giffuni combination). 19838380d58fSPedro Giffuni 19848380d58fSPedro Giffuni (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective 19858380d58fSPedro Giffuni on the date Contributor first makes Commercial Use of the Covered 19868380d58fSPedro Giffuni Code. 19878380d58fSPedro Giffuni 19888380d58fSPedro Giffuni (d) notwithstanding Section 2.2(b) above, no patent license is 19898380d58fSPedro Giffuni granted: 1) for any code that Contributor has deleted from the 19908380d58fSPedro Giffuni Contributor Version; 2) separate from the Contributor Version; 3) for 19918380d58fSPedro Giffuni infringements caused by: i) third party modifications of Contributor 19928380d58fSPedro Giffuni Version or ii) the combination of Modifications made by that 19938380d58fSPedro Giffuni Contributor with other software (except as part of the Contributor 19948380d58fSPedro Giffuni Version) or other devices; or 4) under Patent Claims infringed by 19958380d58fSPedro Giffuni Covered Code in the absence of Modifications made by that Contributor. 19968380d58fSPedro Giffuni 19978380d58fSPedro Giffuni3. Distribution Obligations. 19988380d58fSPedro Giffuni 19998380d58fSPedro Giffuni3.1. Application of License. 20008380d58fSPedro Giffuni 20018380d58fSPedro Giffuni The Modifications which You create or to which You contribute are 20028380d58fSPedro Giffuni governed by the terms of this License, including without limitation 20038380d58fSPedro Giffuni Section 2.2. The Source Code version of Covered Code may be 20048380d58fSPedro Giffuni distributed only under the terms of this License or a future version 20058380d58fSPedro Giffuni of this License released under Section 6.1, and You must include a 20068380d58fSPedro Giffuni copy of this License with every copy of the Source Code You 20078380d58fSPedro Giffuni distribute. You may not offer or impose any terms on any Source Code 20088380d58fSPedro Giffuni version that alters or restricts the applicable version of this 20098380d58fSPedro Giffuni License or the recipients' rights hereunder. However, You may include 20108380d58fSPedro Giffuni an additional document offering the additional rights described in 20118380d58fSPedro Giffuni Section 3.5. 20128380d58fSPedro Giffuni 20138380d58fSPedro Giffuni3.2. Availability of Source Code. 20148380d58fSPedro Giffuni 20158380d58fSPedro Giffuni Any Modification which You create or to which You contribute must be 20168380d58fSPedro Giffuni made available in Source Code form under the terms of this License 20178380d58fSPedro Giffuni either on the same media as an Executable version or via an accepted 20188380d58fSPedro Giffuni Electronic Distribution Mechanism to anyone to whom you made an 20198380d58fSPedro Giffuni Executable version available; and if made available via Electronic 20208380d58fSPedro Giffuni Distribution Mechanism, must remain available for at least twelve (12) 20218380d58fSPedro Giffuni months after the date it initially became available, or at least six 20228380d58fSPedro Giffuni (6) months after a subsequent version of that particular Modification 20238380d58fSPedro Giffuni has been made available to such recipients. You are responsible for 20248380d58fSPedro Giffuni ensuring that the Source Code version remains available even if the 20258380d58fSPedro Giffuni Electronic Distribution Mechanism is maintained by a third party. 20268380d58fSPedro Giffuni 20278380d58fSPedro Giffuni3.3. Description of Modifications. 20288380d58fSPedro Giffuni 20298380d58fSPedro Giffuni You must cause all Covered Code to which You contribute to contain a 20308380d58fSPedro Giffuni file documenting the changes You made to create that Covered Code and 20318380d58fSPedro Giffuni the date of any change. You must include a prominent statement that 20328380d58fSPedro Giffuni the Modification is derived, directly or indirectly, from Original 20338380d58fSPedro Giffuni Code provided by the Initial Developer and including the name of the 20348380d58fSPedro Giffuni Initial Developer in (a) the Source Code, and (b) in any notice in an 20358380d58fSPedro Giffuni Executable version or related documentation in which You describe the 20368380d58fSPedro Giffuni origin or ownership of the Covered Code. 20378380d58fSPedro Giffuni 20388380d58fSPedro Giffuni3.4. Intellectual Property Matters. 20398380d58fSPedro Giffuni 20408380d58fSPedro Giffuni (a) Third Party Claims. 20418380d58fSPedro Giffuni 20428380d58fSPedro Giffuni If Contributor has knowledge that a license under a third party's 20438380d58fSPedro Giffuni intellectual property rights is required to exercise the rights 20448380d58fSPedro Giffuni granted by such Contributor under Sections 2.1 or 2.2, Contributor 20458380d58fSPedro Giffuni must include a text file with the Source Code distribution titled 20468380d58fSPedro Giffuni "LEGAL'' which describes the claim and the party making the claim in 20478380d58fSPedro Giffuni sufficient detail that a recipient will know whom to contact. If 20488380d58fSPedro Giffuni Contributor obtains such knowledge after the Modification is made 20498380d58fSPedro Giffuni available as described in Section 3.2, Contributor shall promptly 20508380d58fSPedro Giffuni modify the LEGAL file in all copies Contributor makes available 20518380d58fSPedro Giffuni thereafter and shall take other steps (such as notifying appropriate 20528380d58fSPedro Giffuni mailing lists or newsgroups) reasonably calculated to inform those who 20538380d58fSPedro Giffuni received the Covered Code that new knowledge has been obtained. 20548380d58fSPedro Giffuni 20558380d58fSPedro Giffuni (b) Contributor APIs. 20568380d58fSPedro Giffuni 20578380d58fSPedro Giffuni If Contributor's Modifications include an application programming 20588380d58fSPedro Giffuni interface ("API") and Contributor has knowledge of patent licenses 20598380d58fSPedro Giffuni which are reasonably necessary to implement that API, Contributor must 20608380d58fSPedro Giffuni also include this information in the LEGAL file. 20618380d58fSPedro Giffuni 20628380d58fSPedro Giffuni (c) Representations. 20638380d58fSPedro Giffuni 20648380d58fSPedro Giffuni Contributor represents that, except as disclosed pursuant to Section 20658380d58fSPedro Giffuni 3.4(a) above, Contributor believes that Contributor's Modifications 20668380d58fSPedro Giffuni are Contributor's original creation(s) and/or Contributor has 20678380d58fSPedro Giffuni sufficient rights to grant the rights conveyed by this License. 20688380d58fSPedro Giffuni 20698380d58fSPedro Giffuni3.5. Required Notices. 20708380d58fSPedro Giffuni 20718380d58fSPedro Giffuni You must duplicate the notice in Exhibit A in each file of the Source 20728380d58fSPedro Giffuni Code. If it is not possible to put such notice in a particular Source 20738380d58fSPedro Giffuni Code file due to its structure, then You must include such notice in a 20748380d58fSPedro Giffuni location (such as a relevant directory) where a user would be likely 20758380d58fSPedro Giffuni to look for such a notice. If You created one or more Modification(s) 20768380d58fSPedro Giffuni You may add your name as a Contributor to the notice described in 20778380d58fSPedro Giffuni Exhibit A. You must also duplicate this License in any documentation 20788380d58fSPedro Giffuni for the Source Code where You describe recipients' rights or ownership 20798380d58fSPedro Giffuni rights relating to Covered Code. You may choose to offer, and to 20808380d58fSPedro Giffuni charge a fee for, warranty, support, indemnity or liability 20818380d58fSPedro Giffuni obligations to one or more recipients of Covered Code. However, You 20828380d58fSPedro Giffuni may do so only on Your own behalf, and not on behalf of the Initial 20838380d58fSPedro Giffuni Developer or any Contributor. You must make it absolutely clear than 20848380d58fSPedro Giffuni any such warranty, support, indemnity or liability obligation is 20858380d58fSPedro Giffuni offered by You alone, and You hereby agree to indemnify the Initial 20868380d58fSPedro Giffuni Developer and every Contributor for any liability incurred by the 20878380d58fSPedro Giffuni Initial Developer or such Contributor as a result of warranty, 20888380d58fSPedro Giffuni support, indemnity or liability terms You offer. 20898380d58fSPedro Giffuni 20908380d58fSPedro Giffuni3.6. Distribution of Executable Versions. 20918380d58fSPedro Giffuni 20928380d58fSPedro Giffuni You may distribute Covered Code in Executable form only if the 20938380d58fSPedro Giffuni requirements of Section 3.1-3.5 have been met for that Covered Code, 20948380d58fSPedro Giffuni and if You include a notice stating that the Source Code version of 20958380d58fSPedro Giffuni the Covered Code is available under the terms of this License, 20968380d58fSPedro Giffuni including a description of how and where You have fulfilled the 20978380d58fSPedro Giffuni obligations of Section 3.2. The notice must be conspicuously included 20988380d58fSPedro Giffuni in any notice in an Executable version, related documentation or 20998380d58fSPedro Giffuni collateral in which You describe recipients' rights relating to the 21008380d58fSPedro Giffuni Covered Code. You may distribute the Executable version of Covered 21018380d58fSPedro Giffuni Code or ownership rights under a license of Your choice, which may 21028380d58fSPedro Giffuni contain terms different from this License, provided that You are in 21038380d58fSPedro Giffuni compliance with the terms of this License and that the license for the 21048380d58fSPedro Giffuni Executable version does not attempt to limit or alter the recipient's 21058380d58fSPedro Giffuni rights in the Source Code version from the rights set forth in this 21068380d58fSPedro Giffuni License. If You distribute the Executable version under a different 21078380d58fSPedro Giffuni license You must make it absolutely clear that any terms which differ 21088380d58fSPedro Giffuni from this License are offered by You alone, not by the Initial 21098380d58fSPedro Giffuni Developer or any Contributor. You hereby agree to indemnify the 21108380d58fSPedro Giffuni Initial Developer and every Contributor for any liability incurred by 21118380d58fSPedro Giffuni the Initial Developer or such Contributor as a result of any such 21128380d58fSPedro Giffuni terms You offer. 21138380d58fSPedro Giffuni 21148380d58fSPedro Giffuni3.7. Larger Works. 21158380d58fSPedro Giffuni 21168380d58fSPedro Giffuni You may create a Larger Work by combining Covered Code with other code 21178380d58fSPedro Giffuni not governed by the terms of this License and distribute the Larger 21188380d58fSPedro Giffuni Work as a single product. In such a case, You must make sure the 21198380d58fSPedro Giffuni requirements of this License are fulfilled for the Covered Code. 21208380d58fSPedro Giffuni 21218380d58fSPedro Giffuni4. Inability to Comply Due to Statute or Regulation. 21228380d58fSPedro Giffuni 21238380d58fSPedro Giffuni If it is impossible for You to comply with any of the terms of this 21248380d58fSPedro Giffuni License with respect to some or all of the Covered Code due to 21258380d58fSPedro Giffuni statute, judicial order, or regulation then You must: (a) comply with 21268380d58fSPedro Giffuni the terms of this License to the maximum extent possible; and (b) 21278380d58fSPedro Giffuni describe the limitations and the code they affect. Such description 21288380d58fSPedro Giffuni must be included in the LEGAL file described in Section 3.4 and must 21298380d58fSPedro Giffuni be included with all distributions of the Source Code. Except to the 21308380d58fSPedro Giffuni extent prohibited by statute or regulation, such description must be 21318380d58fSPedro Giffuni sufficiently detailed for a recipient of ordinary skill to be able to 21328380d58fSPedro Giffuni understand it. 21338380d58fSPedro Giffuni 21348380d58fSPedro Giffuni5. Application of this License. 21358380d58fSPedro Giffuni 21368380d58fSPedro Giffuni This License applies to code to which the Initial Developer has 21378380d58fSPedro Giffuni attached the notice in Exhibit A and to related Covered Code. 21388380d58fSPedro Giffuni 21398380d58fSPedro Giffuni6. Versions of the License. 21408380d58fSPedro Giffuni 21418380d58fSPedro Giffuni6.1. New Versions. 21428380d58fSPedro Giffuni 21438380d58fSPedro Giffuni Sun Microsystems, Inc. ("Sun") may publish revised and/or new versions 21448380d58fSPedro Giffuni of the License from time to time. Each version will be given a 21458380d58fSPedro Giffuni distinguishing version number. 21468380d58fSPedro Giffuni 21478380d58fSPedro Giffuni6.2. Effect of New Versions. 21488380d58fSPedro Giffuni 21498380d58fSPedro Giffuni Once Covered Code has been published under a particular version of the 21508380d58fSPedro Giffuni License, You may always continue to use it under the terms of that 21518380d58fSPedro Giffuni version. You may also choose to use such Covered Code under the terms 21528380d58fSPedro Giffuni of any subsequent version of the License published by Sun. No one 21538380d58fSPedro Giffuni other than Sun has the right to modify the terms applicable to Covered 21548380d58fSPedro Giffuni Code created under this License. 21558380d58fSPedro Giffuni 21568380d58fSPedro Giffuni6.3. Derivative Works. 21578380d58fSPedro Giffuni 21588380d58fSPedro Giffuni If You create or use a modified version of this License (which you may 21598380d58fSPedro Giffuni only do in order to apply it to code which is not already Covered Code 21608380d58fSPedro Giffuni governed by this License), You must: (a) rename Your license so that 21618380d58fSPedro Giffuni the phrases "Sun," "Sun Public License," or "SPL" or any confusingly 21628380d58fSPedro Giffuni similar phrase do not appear in your license (except to note that your 21638380d58fSPedro Giffuni license differs from this License) and (b) otherwise make it clear 21648380d58fSPedro Giffuni that Your version of the license contains terms which differ from the 21658380d58fSPedro Giffuni Sun Public License. (Filling in the name of the Initial Developer, 21668380d58fSPedro Giffuni Original Code or Contributor in the notice described in Exhibit A 21678380d58fSPedro Giffuni shall not of themselves be deemed to be modifications of this 21688380d58fSPedro Giffuni License.) 21698380d58fSPedro Giffuni 21708380d58fSPedro Giffuni7. DISCLAIMER OF WARRANTY. 21718380d58fSPedro Giffuni 21728380d58fSPedro Giffuni COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS, 21738380d58fSPedro Giffuni WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, 21748380d58fSPedro Giffuni WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF 21758380d58fSPedro Giffuni DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. 21768380d58fSPedro Giffuni THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE 21778380d58fSPedro Giffuni IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, 21788380d58fSPedro Giffuni YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE 21798380d58fSPedro Giffuni COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER 21808380d58fSPedro Giffuni OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF 21818380d58fSPedro Giffuni ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. 21828380d58fSPedro Giffuni 21838380d58fSPedro Giffuni8. TERMINATION. 21848380d58fSPedro Giffuni 21858380d58fSPedro Giffuni 8.1. This License and the rights granted hereunder will terminate 21868380d58fSPedro Giffuni automatically if You fail to comply with terms herein and fail to cure 21878380d58fSPedro Giffuni such breach within 30 days of becoming aware of the breach. All 21888380d58fSPedro Giffuni sublicenses to the Covered Code which are properly granted shall 21898380d58fSPedro Giffuni survive any termination of this License. Provisions which, by their 21908380d58fSPedro Giffuni nature, must remain in effect beyond the termination of this License 21918380d58fSPedro Giffuni shall survive. 21928380d58fSPedro Giffuni 21938380d58fSPedro Giffuni 8.2. If You initiate litigation by asserting a patent infringement 21948380d58fSPedro Giffuni claim (excluding declaratory judgment actions) against Initial Developer 21958380d58fSPedro Giffuni or a Contributor (the Initial Developer or Contributor against whom 21968380d58fSPedro Giffuni You file such action is referred to as "Participant") alleging that: 21978380d58fSPedro Giffuni 21988380d58fSPedro Giffuni (a) such Participant's Contributor Version directly or indirectly 21998380d58fSPedro Giffuni infringes any patent, then any and all rights granted by such 22008380d58fSPedro Giffuni Participant to You under Sections 2.1 and/or 2.2 of this License 22018380d58fSPedro Giffuni shall, upon 60 days notice from Participant terminate prospectively, 22028380d58fSPedro Giffuni unless if within 60 days after receipt of notice You either: (i) 22038380d58fSPedro Giffuni agree in writing to pay Participant a mutually agreeable reasonable 22048380d58fSPedro Giffuni royalty for Your past and future use of Modifications made by such 22058380d58fSPedro Giffuni Participant, or (ii) withdraw Your litigation claim with respect to 22068380d58fSPedro Giffuni the Contributor Version against such Participant. If within 60 days 22078380d58fSPedro Giffuni of notice, a reasonable royalty and payment arrangement are not 22088380d58fSPedro Giffuni mutually agreed upon in writing by the parties or the litigation claim 22098380d58fSPedro Giffuni is not withdrawn, the rights granted by Participant to You under 22108380d58fSPedro Giffuni Sections 2.1 and/or 2.2 automatically terminate at the expiration of 22118380d58fSPedro Giffuni the 60 day notice period specified above. 22128380d58fSPedro Giffuni 22138380d58fSPedro Giffuni (b) any software, hardware, or device, other than such Participant's 22148380d58fSPedro Giffuni Contributor Version, directly or indirectly infringes any patent, then 22158380d58fSPedro Giffuni any rights granted to You by such Participant under Sections 2.1(b) 22168380d58fSPedro Giffuni and 2.2(b) are revoked effective as of the date You first made, used, 22178380d58fSPedro Giffuni sold, distributed, or had made, Modifications made by that 22188380d58fSPedro Giffuni Participant. 22198380d58fSPedro Giffuni 22208380d58fSPedro Giffuni 8.3. If You assert a patent infringement claim against Participant 22218380d58fSPedro Giffuni alleging that such Participant's Contributor Version directly or 22228380d58fSPedro Giffuni indirectly infringes any patent where such claim is resolved (such as 22238380d58fSPedro Giffuni by license or settlement) prior to the initiation of patent 22248380d58fSPedro Giffuni infringement litigation, then the reasonable value of the licenses 22258380d58fSPedro Giffuni granted by such Participant under Sections 2.1 or 2.2 shall be taken 22268380d58fSPedro Giffuni into account in determining the amount or value of any payment or 22278380d58fSPedro Giffuni license. 22288380d58fSPedro Giffuni 22298380d58fSPedro Giffuni 8.4. In the event of termination under Sections 8.1 or 8.2 above, all 22308380d58fSPedro Giffuni end user license agreements (excluding distributors and resellers) 22318380d58fSPedro Giffuni which have been validly granted by You or any distributor hereunder 22328380d58fSPedro Giffuni prior to termination shall survive termination. 22338380d58fSPedro Giffuni 22348380d58fSPedro Giffuni9. LIMITATION OF LIABILITY. 22358380d58fSPedro Giffuni 22368380d58fSPedro Giffuni UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT 22378380d58fSPedro Giffuni (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL 22388380d58fSPedro Giffuni DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, 22398380d58fSPedro Giffuni OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR 22408380d58fSPedro Giffuni ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY 22418380d58fSPedro Giffuni CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, 22428380d58fSPedro Giffuni WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER 22438380d58fSPedro Giffuni COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN 22448380d58fSPedro Giffuni INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF 22458380d58fSPedro Giffuni LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY 22468380d58fSPedro Giffuni RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW 22478380d58fSPedro Giffuni PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE 22488380d58fSPedro Giffuni EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO 22498380d58fSPedro Giffuni THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. 22508380d58fSPedro Giffuni 22518380d58fSPedro Giffuni10. U.S. GOVERNMENT END USERS. 22528380d58fSPedro Giffuni 22538380d58fSPedro Giffuni The Covered Code is a "commercial item," as that term is defined in 48 22548380d58fSPedro Giffuni C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" 22558380d58fSPedro Giffuni and "commercial computer software documentation," as such terms are 22568380d58fSPedro Giffuni used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 22578380d58fSPedro Giffuni 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all 22588380d58fSPedro Giffuni U.S. Government End Users acquire Covered Code with only those rights 22598380d58fSPedro Giffuni set forth herein. 22608380d58fSPedro Giffuni 22618380d58fSPedro Giffuni11. MISCELLANEOUS. 22628380d58fSPedro Giffuni 22638380d58fSPedro Giffuni This License represents the complete agreement concerning subject 22648380d58fSPedro Giffuni matter hereof. If any provision of this License is held to be 22658380d58fSPedro Giffuni unenforceable, such provision shall be reformed only to the extent 22668380d58fSPedro Giffuni necessary to make it enforceable. This License shall be governed by 22678380d58fSPedro Giffuni California law provisions (except to the extent applicable law, if 22688380d58fSPedro Giffuni any, provides otherwise), excluding its conflict-of-law provisions. 22698380d58fSPedro Giffuni With respect to disputes in which at least one party is a citizen of, 22708380d58fSPedro Giffuni or an entity chartered or registered to do business in the United 22718380d58fSPedro Giffuni States of America, any litigation relating to this License shall be 22728380d58fSPedro Giffuni subject to the jurisdiction of the Federal Courts of the Northern 22738380d58fSPedro Giffuni District of California, with venue lying in Santa Clara County, 22748380d58fSPedro Giffuni California, with the losing party responsible for costs, including 22758380d58fSPedro Giffuni without limitation, court costs and reasonable attorneys' fees and 22768380d58fSPedro Giffuni expenses. The application of the United Nations Convention on 22778380d58fSPedro Giffuni Contracts for the International Sale of Goods is expressly excluded. 22788380d58fSPedro Giffuni Any law or regulation which provides that the language of a contract 22798380d58fSPedro Giffuni shall be construed against the drafter shall not apply to this 22808380d58fSPedro Giffuni License. 22818380d58fSPedro Giffuni 22828380d58fSPedro Giffuni12. RESPONSIBILITY FOR CLAIMS. 22838380d58fSPedro Giffuni 22848380d58fSPedro Giffuni As between Initial Developer and the Contributors, each party is 22858380d58fSPedro Giffuni responsible for claims and damages arising, directly or indirectly, 22868380d58fSPedro Giffuni out of its utilization of rights under this License and You agree to 22878380d58fSPedro Giffuni work with Initial Developer and Contributors to distribute such 22888380d58fSPedro Giffuni responsibility on an equitable basis. Nothing herein is intended or 22898380d58fSPedro Giffuni shall be deemed to constitute any admission of liability. 22908380d58fSPedro Giffuni 22918380d58fSPedro Giffuni13. MULTIPLE-LICENSED CODE. 22928380d58fSPedro Giffuni 22938380d58fSPedro Giffuni Initial Developer may designate portions of the Covered Code as 22948380d58fSPedro Giffuni ?Multiple-Licensed?. ?Multiple-Licensed? means that the Initial 22958380d58fSPedro Giffuni Developer permits you to utilize portions of the Covered Code under 22968380d58fSPedro Giffuni Your choice of the alternative licenses, if any, specified by the 22978380d58fSPedro Giffuni Initial Developer in the file described in Exhibit A. 22988380d58fSPedro Giffuni 22998380d58fSPedro GiffuniExhibit A -Sun Public License Notice. 23008380d58fSPedro Giffuni 23018380d58fSPedro Giffuni The contents of this file are subject to the Sun Public License 23028380d58fSPedro Giffuni Version 1.0 (the "License"); you may not use this file except in 23038380d58fSPedro Giffuni compliance with the License. A copy of the License is available at 23048380d58fSPedro Giffuni http://www.sun.com/ 23058380d58fSPedro Giffuni 23068380d58fSPedro Giffuni The Original Code is _________________. The Initial Developer of the 23078380d58fSPedro Giffuni Original Code is ___________. Portions created by ______ are Copyright 23088380d58fSPedro Giffuni (C)_________. All Rights Reserved. 23098380d58fSPedro Giffuni 23108380d58fSPedro Giffuni Contributor(s): ______________________________________. 23118380d58fSPedro Giffuni 23128380d58fSPedro Giffuni Alternatively, the contents of this file may be used under the terms 23138380d58fSPedro Giffuni of the _____ license (the ?[___] License?), in which case the 23148380d58fSPedro Giffuni provisions of [______] License are applicable instead of those above. 23158380d58fSPedro Giffuni If you wish to allow use of your version of this file only under the 23168380d58fSPedro Giffuni terms of the [____] License and not to allow others to use your 23178380d58fSPedro Giffuni version of this file under the SPL, indicate your decision by deleting 23188380d58fSPedro Giffuni the provisions above and replace them with the notice and other 23198380d58fSPedro Giffuni provisions required by the [___] License. If you do not delete the 23208380d58fSPedro Giffuni provisions above, a recipient may use your version of this file under 23218380d58fSPedro Giffuni either the SPL or the [___] License." 23228380d58fSPedro Giffuni 23238380d58fSPedro Giffuni [NOTE: The text of this Exhibit A may differ slightly from the text of 23248380d58fSPedro Giffuni the notices in the Source Code files of the Original Code. You should 23258380d58fSPedro Giffuni use the text of this Exhibit A rather than the text found in the 23268380d58fSPedro Giffuni Original Code Source Code for Your Modifications.] 23278380d58fSPedro Giffuni 23288380d58fSPedro Giffuni____ 23298380d58fSPedro Giffuni 23308380d58fSPedro Giffuni 23318380d58fSPedro Giffuni Eclipse Public License - v 1.0 23328380d58fSPedro Giffuni 23338380d58fSPedro GiffuniTHE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE 23348380d58fSPedro GiffuniPUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF 23358380d58fSPedro GiffuniTHE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. 23368380d58fSPedro Giffuni 23378380d58fSPedro Giffuni*1. DEFINITIONS* 23388380d58fSPedro Giffuni 23398380d58fSPedro Giffuni"Contribution" means: 23408380d58fSPedro Giffuni 23418380d58fSPedro Giffunia) in the case of the initial Contributor, the initial code and 23428380d58fSPedro Giffunidocumentation distributed under this Agreement, and 23438380d58fSPedro Giffuni 23448380d58fSPedro Giffunib) in the case of each subsequent Contributor: 23458380d58fSPedro Giffuni 23468380d58fSPedro Giffunii) changes to the Program, and 23478380d58fSPedro Giffuni 23488380d58fSPedro Giffuniii) additions to the Program; 23498380d58fSPedro Giffuni 23508380d58fSPedro Giffuniwhere such changes and/or additions to the Program originate from and 23518380d58fSPedro Giffuniare distributed by that particular Contributor. A Contribution 23528380d58fSPedro Giffuni'originates' from a Contributor if it was added to the Program by such 23538380d58fSPedro GiffuniContributor itself or anyone acting on such Contributor's behalf. 23548380d58fSPedro GiffuniContributions do not include additions to the Program which: (i) are 23558380d58fSPedro Giffuniseparate modules of software distributed in conjunction with the Program 23568380d58fSPedro Giffuniunder their own license agreement, and (ii) are not derivative works of 23578380d58fSPedro Giffunithe Program. 23588380d58fSPedro Giffuni 23598380d58fSPedro Giffuni"Contributor" means any person or entity that distributes the Program. 23608380d58fSPedro Giffuni 23618380d58fSPedro Giffuni"Licensed Patents" mean patent claims licensable by a Contributor which 23628380d58fSPedro Giffuniare necessarily infringed by the use or sale of its Contribution alone 23638380d58fSPedro Giffunior when combined with the Program. 23648380d58fSPedro Giffuni 23658380d58fSPedro Giffuni"Program" means the Contributions distributed in accordance with this 23668380d58fSPedro GiffuniAgreement. 23678380d58fSPedro Giffuni 23688380d58fSPedro Giffuni"Recipient" means anyone who receives the Program under this Agreement, 23698380d58fSPedro Giffuniincluding all Contributors. 23708380d58fSPedro Giffuni 23718380d58fSPedro Giffuni*2. GRANT OF RIGHTS* 23728380d58fSPedro Giffuni 23738380d58fSPedro Giffunia) Subject to the terms of this Agreement, each Contributor hereby 23748380d58fSPedro Giffunigrants Recipient a non-exclusive, worldwide, royalty-free copyright 23758380d58fSPedro Giffunilicense to reproduce, prepare derivative works of, publicly display, 23768380d58fSPedro Giffunipublicly perform, distribute and sublicense the Contribution of such 23778380d58fSPedro GiffuniContributor, if any, and such derivative works, in source code and 23788380d58fSPedro Giffuniobject code form. 23798380d58fSPedro Giffuni 23808380d58fSPedro Giffunib) Subject to the terms of this Agreement, each Contributor hereby 23818380d58fSPedro Giffunigrants Recipient a non-exclusive, worldwide, royalty-free patent license 23828380d58fSPedro Giffuniunder Licensed Patents to make, use, sell, offer to sell, import and 23838380d58fSPedro Giffuniotherwise transfer the Contribution of such Contributor, if any, in 23848380d58fSPedro Giffunisource code and object code form. This patent license shall apply to the 23858380d58fSPedro Giffunicombination of the Contribution and the Program if, at the time the 23868380d58fSPedro GiffuniContribution is added by the Contributor, such addition of the 23878380d58fSPedro GiffuniContribution causes such combination to be covered by the Licensed 23888380d58fSPedro GiffuniPatents. The patent license shall not apply to any other combinations 23898380d58fSPedro Giffuniwhich include the Contribution. No hardware per se is licensed hereunder. 23908380d58fSPedro Giffuni 23918380d58fSPedro Giffunic) Recipient understands that although each Contributor grants the 23928380d58fSPedro Giffunilicenses to its Contributions set forth herein, no assurances are 23938380d58fSPedro Giffuniprovided by any Contributor that the Program does not infringe the 23948380d58fSPedro Giffunipatent or other intellectual property rights of any other entity. Each 23958380d58fSPedro GiffuniContributor disclaims any liability to Recipient for claims brought by 23968380d58fSPedro Giffuniany other entity based on infringement of intellectual property rights 23978380d58fSPedro Giffunior otherwise. As a condition to exercising the rights and licenses 23988380d58fSPedro Giffunigranted hereunder, each Recipient hereby assumes sole responsibility to 23998380d58fSPedro Giffunisecure any other intellectual property rights needed, if any. For 24008380d58fSPedro Giffuniexample, if a third party patent license is required to allow Recipient 24018380d58fSPedro Giffunito distribute the Program, it is Recipient's responsibility to acquire 24028380d58fSPedro Giffunithat license before distributing the Program. 24038380d58fSPedro Giffuni 24048380d58fSPedro Giffunid) Each Contributor represents that to its knowledge it has sufficient 24058380d58fSPedro Giffunicopyright rights in its Contribution, if any, to grant the copyright 24068380d58fSPedro Giffunilicense set forth in this Agreement. 24078380d58fSPedro Giffuni 24088380d58fSPedro Giffuni*3. REQUIREMENTS* 24098380d58fSPedro Giffuni 24108380d58fSPedro GiffuniA Contributor may choose to distribute the Program in object code form 24118380d58fSPedro Giffuniunder its own license agreement, provided that: 24128380d58fSPedro Giffuni 24138380d58fSPedro Giffunia) it complies with the terms and conditions of this Agreement; and 24148380d58fSPedro Giffuni 24158380d58fSPedro Giffunib) its license agreement: 24168380d58fSPedro Giffuni 24178380d58fSPedro Giffunii) effectively disclaims on behalf of all Contributors all warranties 24188380d58fSPedro Giffuniand conditions, express and implied, including warranties or conditions 24198380d58fSPedro Giffuniof title and non-infringement, and implied warranties or conditions of 24208380d58fSPedro Giffunimerchantability and fitness for a particular purpose; 24218380d58fSPedro Giffuni 24228380d58fSPedro Giffuniii) effectively excludes on behalf of all Contributors all liability for 24238380d58fSPedro Giffunidamages, including direct, indirect, special, incidental and 24248380d58fSPedro Giffuniconsequential damages, such as lost profits; 24258380d58fSPedro Giffuni 24268380d58fSPedro Giffuniiii) states that any provisions which differ from this Agreement are 24278380d58fSPedro Giffunioffered by that Contributor alone and not by any other party; and 24288380d58fSPedro Giffuni 24298380d58fSPedro Giffuniiv) states that source code for the Program is available from such 24308380d58fSPedro GiffuniContributor, and informs licensees how to obtain it in a reasonable 24318380d58fSPedro Giffunimanner on or through a medium customarily used for software exchange. 24328380d58fSPedro Giffuni 24338380d58fSPedro GiffuniWhen the Program is made available in source code form: 24348380d58fSPedro Giffuni 24358380d58fSPedro Giffunia) it must be made available under this Agreement; and 24368380d58fSPedro Giffuni 24378380d58fSPedro Giffunib) a copy of this Agreement must be included with each copy of the Program. 24388380d58fSPedro Giffuni 24398380d58fSPedro GiffuniContributors may not remove or alter any copyright notices contained 24408380d58fSPedro Giffuniwithin the Program. 24418380d58fSPedro Giffuni 24428380d58fSPedro GiffuniEach Contributor must identify itself as the originator of its 24438380d58fSPedro GiffuniContribution, if any, in a manner that reasonably allows subsequent 24448380d58fSPedro GiffuniRecipients to identify the originator of the Contribution. 24458380d58fSPedro Giffuni 24468380d58fSPedro Giffuni*4. COMMERCIAL DISTRIBUTION* 24478380d58fSPedro Giffuni 24488380d58fSPedro GiffuniCommercial distributors of software may accept certain responsibilities 24498380d58fSPedro Giffuniwith respect to end users, business partners and the like. While this 24508380d58fSPedro Giffunilicense is intended to facilitate the commercial use of the Program, the 24518380d58fSPedro GiffuniContributor who includes the Program in a commercial product offering 24528380d58fSPedro Giffunishould do so in a manner which does not create potential liability for 24538380d58fSPedro Giffuniother Contributors. Therefore, if a Contributor includes the Program in 24548380d58fSPedro Giffunia commercial product offering, such Contributor ("Commercial 24558380d58fSPedro GiffuniContributor") hereby agrees to defend and indemnify every other 24568380d58fSPedro GiffuniContributor ("Indemnified Contributor") against any losses, damages and 24578380d58fSPedro Giffunicosts (collectively "Losses") arising from claims, lawsuits and other 24588380d58fSPedro Giffunilegal actions brought by a third party against the Indemnified 24598380d58fSPedro GiffuniContributor to the extent caused by the acts or omissions of such 24608380d58fSPedro GiffuniCommercial Contributor in connection with its distribution of the 24618380d58fSPedro GiffuniProgram in a commercial product offering. The obligations in this 24628380d58fSPedro Giffunisection do not apply to any claims or Losses relating to any actual or 24638380d58fSPedro Giffunialleged intellectual property infringement. In order to qualify, an 24648380d58fSPedro GiffuniIndemnified Contributor must: a) promptly notify the Commercial 24658380d58fSPedro GiffuniContributor in writing of such claim, and b) allow the Commercial 24668380d58fSPedro GiffuniContributor to control, and cooperate with the Commercial Contributor 24678380d58fSPedro Giffuniin, the defense and any related settlement negotiations. The Indemnified 24688380d58fSPedro GiffuniContributor may participate in any such claim at its own expense. 24698380d58fSPedro Giffuni 24708380d58fSPedro GiffuniFor example, a Contributor might include the Program in a commercial 24718380d58fSPedro Giffuniproduct offering, Product X. That Contributor is then a Commercial 24728380d58fSPedro GiffuniContributor. If that Commercial Contributor then makes performance 24738380d58fSPedro Giffuniclaims, or offers warranties related to Product X, those performance 24748380d58fSPedro Giffuniclaims and warranties are such Commercial Contributor's responsibility 24758380d58fSPedro Giffunialone. Under this section, the Commercial Contributor would have to 24768380d58fSPedro Giffunidefend claims against the other Contributors related to those 24778380d58fSPedro Giffuniperformance claims and warranties, and if a court requires any other 24788380d58fSPedro GiffuniContributor to pay any damages as a result, the Commercial Contributor 24798380d58fSPedro Giffunimust pay those damages. 24808380d58fSPedro Giffuni 24818380d58fSPedro Giffuni*5. NO WARRANTY* 24828380d58fSPedro Giffuni 24838380d58fSPedro GiffuniEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED 24848380d58fSPedro GiffuniON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 24858380d58fSPedro GiffuniEITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES 24868380d58fSPedro GiffuniOR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR 24878380d58fSPedro GiffuniA PARTICULAR PURPOSE. Each Recipient is solely responsible for 24888380d58fSPedro Giffunidetermining the appropriateness of using and distributing the Program 24898380d58fSPedro Giffuniand assumes all risks associated with its exercise of rights under this 24908380d58fSPedro GiffuniAgreement , including but not limited to the risks and costs of program 24918380d58fSPedro Giffunierrors, compliance with applicable laws, damage to or loss of data, 24928380d58fSPedro Giffuniprograms or equipment, and unavailability or interruption of operations. 24938380d58fSPedro Giffuni 24948380d58fSPedro Giffuni*6. DISCLAIMER OF LIABILITY* 24958380d58fSPedro Giffuni 24968380d58fSPedro GiffuniEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR 24978380d58fSPedro GiffuniANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, 24988380d58fSPedro GiffuniINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING 24998380d58fSPedro GiffuniWITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF 25008380d58fSPedro GiffuniLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 25018380d58fSPedro GiffuniNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR 25028380d58fSPedro GiffuniDISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED 25038380d58fSPedro GiffuniHEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 25048380d58fSPedro Giffuni 25058380d58fSPedro Giffuni*7. GENERAL* 25068380d58fSPedro Giffuni 25078380d58fSPedro GiffuniIf any provision of this Agreement is invalid or unenforceable under 25088380d58fSPedro Giffuniapplicable law, it shall not affect the validity or enforceability of 25098380d58fSPedro Giffunithe remainder of the terms of this Agreement, and without further action 25108380d58fSPedro Giffuniby the parties hereto, such provision shall be reformed to the minimum 25118380d58fSPedro Giffuniextent necessary to make such provision valid and enforceable. 25128380d58fSPedro Giffuni 25138380d58fSPedro GiffuniIf Recipient institutes patent litigation against any entity (including 25148380d58fSPedro Giffunia cross-claim or counterclaim in a lawsuit) alleging that the Program 25158380d58fSPedro Giffuniitself (excluding combinations of the Program with other software or 25168380d58fSPedro Giffunihardware) infringes such Recipient's patent(s), then such Recipient's 25178380d58fSPedro Giffunirights granted under Section 2(b) shall terminate as of the date such 25188380d58fSPedro Giffunilitigation is filed. 25198380d58fSPedro Giffuni 25208380d58fSPedro GiffuniAll Recipient's rights under this Agreement shall terminate if it fails 25218380d58fSPedro Giffunito comply with any of the material terms or conditions of this Agreement 25228380d58fSPedro Giffuniand does not cure such failure in a reasonable period of time after 25238380d58fSPedro Giffunibecoming aware of such noncompliance. If all Recipient's rights under 25248380d58fSPedro Giffunithis Agreement terminate, Recipient agrees to cease use and distribution 25258380d58fSPedro Giffuniof the Program as soon as reasonably practicable. However, Recipient's 25268380d58fSPedro Giffuniobligations under this Agreement and any licenses granted by Recipient 25278380d58fSPedro Giffunirelating to the Program shall continue and survive. 25288380d58fSPedro Giffuni 25298380d58fSPedro GiffuniEveryone is permitted to copy and distribute copies of this Agreement, 25308380d58fSPedro Giffunibut in order to avoid inconsistency the Agreement is copyrighted and may 25318380d58fSPedro Giffunionly be modified in the following manner. The Agreement Steward reserves 25328380d58fSPedro Giffunithe right to publish new versions (including revisions) of this 25338380d58fSPedro GiffuniAgreement from time to time. No one other than the Agreement Steward has 25348380d58fSPedro Giffunithe right to modify this Agreement. The Eclipse Foundation is the 25358380d58fSPedro Giffuniinitial Agreement Steward. The Eclipse Foundation may assign the 25368380d58fSPedro Giffuniresponsibility to serve as the Agreement Steward to a suitable separate 25378380d58fSPedro Giffunientity. Each new version of the Agreement will be given a distinguishing 25388380d58fSPedro Giffuniversion number. The Program (including Contributions) may always be 25398380d58fSPedro Giffunidistributed subject to the version of the Agreement under which it was 25408380d58fSPedro Giffunireceived. In addition, after a new version of the Agreement is 25418380d58fSPedro Giffunipublished, Contributor may elect to distribute the Program (including 25428380d58fSPedro Giffuniits Contributions) under the new version. Except as expressly stated in 25438380d58fSPedro GiffuniSections 2(a) and 2(b) above, Recipient receives no rights or licenses 25448380d58fSPedro Giffunito the intellectual property of any Contributor under this Agreement, 25458380d58fSPedro Giffuniwhether expressly, by implication, estoppel or otherwise. All rights in 25468380d58fSPedro Giffunithe Program not expressly granted under this Agreement are reserved. 25478380d58fSPedro Giffuni 25488380d58fSPedro GiffuniThis Agreement is governed by the laws of the State of New York and the 25498380d58fSPedro Giffuniintellectual property laws of the United States of America. No party to 25508380d58fSPedro Giffunithis Agreement will bring a legal action under this Agreement more than 25518380d58fSPedro Giffunione year after the cause of action arose. Each party waives its rights 25528380d58fSPedro Giffunito a jury trial in any resulting litigation. 25538380d58fSPedro Giffuni 25548380d58fSPedro Giffuni____ 25558380d58fSPedro Giffuni 25568380d58fSPedro GiffuniSIL OPEN FONT LICENSE 25578380d58fSPedro Giffuni 25588380d58fSPedro GiffuniVersion 1.1 - 26 February 2007 25598380d58fSPedro GiffuniPREAMBLE 25608380d58fSPedro Giffuni 25618380d58fSPedro GiffuniThe goals of the Open Font License (OFL) are to stimulate worldwide 25628380d58fSPedro Giffunidevelopment of collaborative font projects, to support the font creation 25638380d58fSPedro Giffuniefforts of academic and linguistic communities, and to provide a free and 25648380d58fSPedro Giffuniopen framework in which fonts may be shared and improved in partnership 25658380d58fSPedro Giffuniwith others. 25668380d58fSPedro Giffuni 25678380d58fSPedro GiffuniThe OFL allows the licensed fonts to be used, studied, modified and 25688380d58fSPedro Giffuniredistributed freely as long as they are not sold by themselves. The 25698380d58fSPedro Giffunifonts, including any derivative works, can be bundled, embedded, 25708380d58fSPedro Giffuniredistributed and/or sold with any software provided that any reserved 25718380d58fSPedro Giffuninames are not used by derivative works. The fonts and derivatives, 25728380d58fSPedro Giffunihowever, cannot be released under any other type of license. The 25738380d58fSPedro Giffunirequirement for fonts to remain under this license does not apply 25748380d58fSPedro Giffunito any document created using the fonts or their derivatives. 25758380d58fSPedro GiffuniDEFINITIONS 25768380d58fSPedro Giffuni 25778380d58fSPedro Giffuni"Font Software" refers to the set of files released by the Copyright 25788380d58fSPedro GiffuniHolder(s) under this license and clearly marked as such. This may 25798380d58fSPedro Giffuniinclude source files, build scripts and documentation. 25808380d58fSPedro Giffuni 25818380d58fSPedro Giffuni"Reserved Font Name" refers to any names specified as such after the 25828380d58fSPedro Giffunicopyright statement(s). 25838380d58fSPedro Giffuni 25848380d58fSPedro Giffuni"Original Version" refers to the collection of Font Software components as 25858380d58fSPedro Giffunidistributed by the Copyright Holder(s). 25868380d58fSPedro Giffuni 25878380d58fSPedro Giffuni"Modified Version" refers to any derivative made by adding to, deleting, 25888380d58fSPedro Giffunior substituting ? in part or in whole ? any of the components of the 25898380d58fSPedro GiffuniOriginal Version, by changing formats or by porting the Font Software to a 25908380d58fSPedro Giffuninew environment. 25918380d58fSPedro Giffuni 25928380d58fSPedro Giffuni"Author" refers to any designer, engineer, programmer, technical 25938380d58fSPedro Giffuniwriter or other person who contributed to the Font Software. 25948380d58fSPedro GiffuniPERMISSION & CONDITIONS 25958380d58fSPedro Giffuni 25968380d58fSPedro GiffuniPermission is hereby granted, free of charge, to any person obtaining 25978380d58fSPedro Giffunia copy of the Font Software, to use, study, copy, merge, embed, modify, 25988380d58fSPedro Giffuniredistribute, and sell modified and unmodified copies of the Font 25998380d58fSPedro GiffuniSoftware, subject to the following conditions: 26008380d58fSPedro Giffuni 26018380d58fSPedro Giffuni1) Neither the Font Software nor any of its individual components, 26028380d58fSPedro Giffuniin Original or Modified Versions, may be sold by itself. 26038380d58fSPedro Giffuni 26048380d58fSPedro Giffuni2) Original or Modified Versions of the Font Software may be bundled, 26058380d58fSPedro Giffuniredistributed and/or sold with any software, provided that each copy 26068380d58fSPedro Giffunicontains the above copyright notice and this license. These can be 26078380d58fSPedro Giffuniincluded either as stand-alone text files, human-readable headers or 26088380d58fSPedro Giffuniin the appropriate machine-readable metadata fields within text or 26098380d58fSPedro Giffunibinary files as long as those fields can be easily viewed by the user. 26108380d58fSPedro Giffuni 26118380d58fSPedro Giffuni3) No Modified Version of the Font Software may use the Reserved Font 26128380d58fSPedro GiffuniName(s) unless explicit written permission is granted by the corresponding 26138380d58fSPedro GiffuniCopyright Holder. This restriction only applies to the primary font name as 26148380d58fSPedro Giffunipresented to the users. 26158380d58fSPedro Giffuni 26168380d58fSPedro Giffuni4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font 26178380d58fSPedro GiffuniSoftware shall not be used to promote, endorse or advertise any 26188380d58fSPedro GiffuniModified Version, except to acknowledge the contribution(s) of the 26198380d58fSPedro GiffuniCopyright Holder(s) and the Author(s) or with their explicit written 26208380d58fSPedro Giffunipermission. 26218380d58fSPedro Giffuni 26228380d58fSPedro Giffuni5) The Font Software, modified or unmodified, in part or in whole, 26238380d58fSPedro Giffunimust be distributed entirely under this license, and must not be 26248380d58fSPedro Giffunidistributed under any other license. The requirement for fonts to 26258380d58fSPedro Giffuniremain under this license does not apply to any document created 26268380d58fSPedro Giffuniusing the Font Software. 26278380d58fSPedro GiffuniTERMINATION 26288380d58fSPedro Giffuni 26298380d58fSPedro GiffuniThis license becomes null and void if any of the above conditions are 26308380d58fSPedro Giffuninot met. 26318380d58fSPedro GiffuniDISCLAIMER 26328380d58fSPedro Giffuni 26338380d58fSPedro GiffuniTHE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 26348380d58fSPedro GiffuniEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF 26358380d58fSPedro GiffuniMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 26368380d58fSPedro GiffuniOF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE 26378380d58fSPedro GiffuniCOPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 26388380d58fSPedro GiffuniINCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL 26398380d58fSPedro GiffuniDAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 26408380d58fSPedro GiffuniFROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM 26418380d58fSPedro GiffuniOTHER DEALINGS IN THE FONT SOFTWARE. 2642