Initial commit of JavaFX Script Plugin for Netbeans. milestone_3_5
authorkaktus@netbeans.org
Mon, 29 Oct 2007 16:32:21 +0000
changeset 264910d94c2a5142
parent 2648 d2d887b6b62d
child 2650 12b9e9445982
Initial commit of JavaFX Script Plugin for Netbeans.
javafx/ThirdPartyLicenseReadMe.txt
javafx/build.xml
javafx/javafx6.0binaries-license.txt
javafx/license.txt
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/javafx/ThirdPartyLicenseReadMe.txt	Mon Oct 29 16:32:21 2007 +0000
     1.3 @@ -0,0 +1,239 @@
     1.4 +DO NOT TRANSLATE OR LOCALIZE
     1.5 +
     1.6 +***************************************************************************
     1.7 +
     1.8 +%%The following software may be included in this product:
     1.9 +Jazz
    1.10 +
    1.11 +Use of any of this software is governed by the terms of the license below:
    1.12 +
    1.13 +How to use Piccolo as Open Source
    1.14 +
    1.15 +    * If you download this code, you need to follow the BSD license.
    1.16 +    * Software distributed under the License is distributed on an "AS IS" basis,
    1.17 +WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
    1.18 +specific language governing rights and limitations under the License.
    1.19 +    * Redistributions of the Piccolo source code must retain the license below.
    1.20 +    * Redistributions in binary form must reproduce the license in the materials
    1.21 +provided with the distribution.
    1.22 +    * Neither the name of the University of Maryland nor the names of its
    1.23 +contributors may be used to endorse or promote products derived from this
    1.24 +software without specific prior written permission.
    1.25 +
    1.26 +      Piccolo BSD License (include this with your distribution)
    1.27 +
    1.28 +      Copyright (c) 2003-2006, University of Maryland
    1.29 +      All rights reserved.
    1.30 +       
    1.31 +      Redistribution and use in source and binary forms, with or without
    1.32 +modification, are permitted provided that the following conditions are met:
    1.33 +       
    1.34 +          o Redistributions of source code must retain the above copyright
    1.35 +notice, this list of conditions and the following disclaimer.
    1.36 +          o Redistributions in binary form must reproduce the above copyright
    1.37 +notice, this list of conditions and the following disclaimer in the
    1.38 +documentation and/or other materials provided with the distribution.
    1.39 +          o Neither the name of the University of Maryland nor the names of its
    1.40 +contributors may be used to endorse or promote products derived from this
    1.41 +software without specific prior written permission.
    1.42 +
    1.43 +
    1.44 +      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
    1.45 +IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    1.46 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    1.47 +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
    1.48 +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    1.49 +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
    1.50 +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
    1.51 +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    1.52 +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    1.53 +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    1.54 +
    1.55 +***************************************************************************
    1.56 +
    1.57 +%%The following software may be included in this product:
    1.58 +JHLabs Filters
    1.59 +
    1.60 +Use of any of this software is governed by the terms of the license below:
    1.61 +
    1.62 +Apache License, Version 2.0
    1.63 +
    1.64 +Apache License
    1.65 +Version 2.0, January 2004
    1.66 +http://www.apache.org/licenses/
    1.67 +
    1.68 +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    1.69 +
    1.70 +1. Definitions.
    1.71 +
    1.72 +"License" shall mean the terms and conditions for use, reproduction, and
    1.73 +distribution as defined by Sections 1 through 9 of this document.
    1.74 +
    1.75 +"Licensor" shall mean the copyright owner or entity authorized by the copyright
    1.76 +owner that is granting the License.
    1.77 +
    1.78 +"Legal Entity" shall mean the union of the acting entity and all other entities
    1.79 +that control, are controlled by, or are under common control with that entity.
    1.80 +For the purposes of this definition, "control" means (i) the power, direct or
    1.81 +indirect, to cause the direction or management of such entity, whether by
    1.82 +contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
    1.83 +outstanding shares, or (iii) beneficial ownership of such entity.
    1.84 +
    1.85 +"You" (or "Your") shall mean an individual or Legal Entity exercising
    1.86 +permissions granted by this License.
    1.87 +
    1.88 +"Source" form shall mean the preferred form for making modifications, including
    1.89 +but not limited to software source code, documentation source, and configuration
    1.90 +files.
    1.91 +
    1.92 +"Object" form shall mean any form resulting from mechanical transformation or
    1.93 +translation of a Source form, including but not limited to compiled object code,
    1.94 +generated documentation, and conversions to other media types.
    1.95 +
    1.96 +"Work" shall mean the work of authorship, whether in Source or Object form, made
    1.97 +available under the License, as indicated by a copyright notice that is included
    1.98 +in or attached to the work (an example is provided in the Appendix below).
    1.99 +
   1.100 +"Derivative Works" shall mean any work, whether in Source or Object form, that
   1.101 +is based on (or derived from) the Work and for which the editorial revisions,
   1.102 +annotations, elaborations, or other modifications represent, as a whole, an
   1.103 +original work of authorship. For the purposes of this License, Derivative Works
   1.104 +shall not include works that remain separable from, or merely link (or bind by
   1.105 +name) to the interfaces of, the Work and Derivative Works thereof.
   1.106 +
   1.107 +"Contribution" shall mean any work of authorship, including the original version
   1.108 +of the Work and any modifications or additions to that Work or Derivative Works
   1.109 +thereof, that is intentionally submitted to Licensor for inclusion in the Work
   1.110 +by the copyright owner or by an individual or Legal Entity authorized to submit
   1.111 +on behalf of the copyright owner. For the purposes of this definition,
   1.112 +"submitted" means any form of electronic, verbal, or written communication sent
   1.113 +to the Licensor or its representatives, including but not limited to
   1.114 +communication on electronic mailing lists, source code control systems, and
   1.115 +issue tracking systems that are managed by, or on behalf of, the Licensor for
   1.116 +the purpose of discussing and improving the Work, but excluding communication
   1.117 +that is conspicuously marked or otherwise designated in writing by the copyright
   1.118 +owner as "Not a Contribution."
   1.119 +
   1.120 +"Contributor" shall mean Licensor and any individual or Legal Entity on behalf
   1.121 +of whom a Contribution has been received by Licensor and subsequently
   1.122 +incorporated within the Work.
   1.123 +
   1.124 +2. Grant of Copyright License. Subject to the terms and conditions of this
   1.125 +License, each Contributor hereby grants to You a perpetual, worldwide,
   1.126 +non-exclusive, no-charge, royalty-free, irrevocable copyright license to
   1.127 +reproduce, prepare Derivative Works of, publicly display, publicly perform,
   1.128 +sublicense, and distribute the Work and such Derivative Works in Source or
   1.129 +Object form.
   1.130 +
   1.131 +3. Grant of Patent License. Subject to the terms and conditions of this License,
   1.132 +each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
   1.133 +no-charge, royalty-free, irrevocable (except as stated in this section) patent
   1.134 +license to make, have made, use, offer to sell, sell, import, and otherwise
   1.135 +transfer the Work, where such license applies only to those patent claims
   1.136 +licensable by such Contributor that are necessarily infringed by their
   1.137 +Contribution(s) alone or by combination of their Contribution(s) with the Work
   1.138 +to which such Contribution(s) was submitted. If You institute patent litigation
   1.139 +against any entity (including a cross-claim or counterclaim in a lawsuit)
   1.140 +alleging that the Work or a Contribution incorporated within the Work
   1.141 +constitutes direct or contributory patent infringement, then any patent licenses
   1.142 +granted to You under this License for that Work shall terminate as of the date
   1.143 +such litigation is filed.
   1.144 +
   1.145 +4. Redistribution. You may reproduce and distribute copies of the Work or
   1.146 +Derivative Works thereof in any medium, with or without modifications, and in
   1.147 +Source or Object form, provided that You meet the following conditions:
   1.148 +
   1.149 +   1. You must give any other recipients of the Work or Derivative Works a copy
   1.150 +of this License; and
   1.151 +
   1.152 +   2. You must cause any modified files to carry prominent notices stating that
   1.153 +You changed the files; and
   1.154 +
   1.155 +   3. You must retain, in the Source form of any Derivative Works that You
   1.156 +distribute, all copyright, patent, trademark, and attribution notices from the
   1.157 +Source form of the Work, excluding those notices that do not pertain to any part
   1.158 +of the Derivative Works; and
   1.159 +
   1.160 +   4. If the Work includes a "NOTICE" text file as part of its distribution,
   1.161 +then any Derivative Works that You distribute must include a readable copy of
   1.162 +the attribution notices contained within such NOTICE file, excluding those
   1.163 +notices that do not pertain to any part of the Derivative Works, in at least one
   1.164 +of the following places: within a NOTICE text file distributed as part of the
   1.165 +Derivative Works; within the Source form or documentation, if provided along
   1.166 +with the Derivative Works; or, within a display generated by the Derivative
   1.167 +Works, if and wherever such third-party notices normally appear. The contents of
   1.168 +the NOTICE file are for informational purposes only and do not modify the
   1.169 +License. You may add Your own attribution notices within Derivative Works that
   1.170 +You distribute, alongside or as an addendum to the NOTICE text from the Work,
   1.171 +provided that such additional attribution notices cannot be construed as
   1.172 +modifying the License.
   1.173 +
   1.174 +You may add Your own copyright statement to Your modifications and may provide
   1.175 +additional or different license terms and conditions for use, reproduction, or
   1.176 +distribution of Your modifications, or for any such Derivative Works as a whole,
   1.177 +provided Your use, reproduction, and distribution of the Work otherwise complies
   1.178 +with the conditions stated in this License.
   1.179 +
   1.180 +5. Submission of Contributions. Unless You explicitly state otherwise, any
   1.181 +Contribution intentionally submitted for inclusion in the Work by You to the
   1.182 +Licensor shall be under the terms and conditions of this License, without any
   1.183 +additional terms or conditions. Notwithstanding the above, nothing herein shall
   1.184 +supersede or modify the terms of any separate license agreement you may have
   1.185 +executed with Licensor regarding such Contributions.
   1.186 +
   1.187 +6. Trademarks. This License does not grant permission to use the trade names,
   1.188 +trademarks, service marks, or product names of the Licensor, except as required
   1.189 +for reasonable and customary use in describing the origin of the Work and
   1.190 +reproducing the content of the NOTICE file.
   1.191 +
   1.192 +7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
   1.193 +writing, Licensor provides the Work (and each Contributor provides its
   1.194 +Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   1.195 +KIND, either express or implied, including, without limitation, any warranties
   1.196 +or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
   1.197 +PARTICULAR PURPOSE. You are solely responsible for determining the
   1.198 +appropriateness of using or redistributing the Work and assume any risks
   1.199 +associated with Your exercise of permissions under this License.
   1.200 +
   1.201 +8. Limitation of Liability. In no event and under no legal theory, whether in
   1.202 +tort (including negligence), contract, or otherwise, unless required by
   1.203 +applicable law (such as deliberate and grossly negligent acts) or agreed to in
   1.204 +writing, shall any Contributor be liable to You for damages, including any
   1.205 +direct, indirect, special, incidental, or consequential damages of any character
   1.206 +arising as a result of this License or out of the use or inability to use the
   1.207 +Work (including but not limited to damages for loss of goodwill, work stoppage,
   1.208 +computer failure or malfunction, or any and all other commercial damages or
   1.209 +losses), even if such Contributor has been advised of the possibility of such
   1.210 +damages.
   1.211 +
   1.212 +9. Accepting Warranty or Additional Liability. While redistributing the Work or
   1.213 +Derivative Works thereof, You may choose to offer, and charge a fee for,
   1.214 +acceptance of support, warranty, indemnity, or other liability obligations
   1.215 +and/or rights consistent with this License. However, in accepting such
   1.216 +obligations, You may act only on Your own behalf and on Your sole
   1.217 +responsibility, not on behalf of any other Contributor, and only if You agree to
   1.218 +indemnify, defend, and hold each Contributor harmless for any liability incurred
   1.219 +by, or claims asserted against, such Contributor by reason of your accepting any
   1.220 +such warranty or additional liability.
   1.221 +
   1.222 +END OF TERMS AND CONDITIONS
   1.223 +APPENDIX: How to apply the Apache License to your work
   1.224 +
   1.225 +To apply the Apache License to your work, attach the following boilerplate
   1.226 +notice, with the fields enclosed by brackets "[]" replaced with your own
   1.227 +identifying information. (Don't include the brackets!) The text should be
   1.228 +enclosed in the appropriate comment syntax for the file format. We also
   1.229 +recommend that a file or class name and description of purpose be included on
   1.230 +the same "printed page" as the copyright notice for easier identification within
   1.231 +third-party archives.
   1.232 +Copyright [yyyy] [name of copyright owner] Licensed under the Apache License,
   1.233 +Version 2.0 (the "License"); you may not use this file except in compliance with
   1.234 +the License. You may obtain a copy of the License at
   1.235 +http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or
   1.236 +agreed to in writing, software distributed under the License is distributed on
   1.237 +an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
   1.238 +or implied. See the License for the specific language governing permissions and
   1.239 +limitations under the License.
   1.240 +
   1.241 +***************************************************************************
   1.242 +
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/javafx/build.xml	Mon Oct 29 16:32:21 2007 +0000
     2.3 @@ -0,0 +1,92 @@
     2.4 +<?xml version="1.0" encoding="UTF-8"?>
     2.5 +<!--
     2.6 +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2.7 +
     2.8 +Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
     2.9 +
    2.10 +
    2.11 +The contents of this file are subject to the terms of either the GNU
    2.12 +General Public License Version 2 only ("GPL") or the Common
    2.13 +Development and Distribution License("CDDL") (collectively, the
    2.14 +"License"). You may not use this file except in compliance with the
    2.15 +License. You can obtain a copy of the License at
    2.16 +http://www.netbeans.org/cddl-gplv2.html
    2.17 +or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    2.18 +specific language governing permissions and limitations under the
    2.19 +License.  When distributing the software, include this License Header
    2.20 +Notice in each file and include the License file at
    2.21 +nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    2.22 +particular file as subject to the "Classpath" exception as provided
    2.23 +by Sun in the GPL Version 2 section of the License file that
    2.24 +accompanied this code. If applicable, add the following below the
    2.25 +License Header, with the fields enclosed by brackets [] replaced by
    2.26 +your own identifying information:
    2.27 +"Portions Copyrighted [year] [name of copyright owner]"
    2.28 +
    2.29 +Contributor(s):
    2.30 +
    2.31 +The Original Software is NetBeans. The Initial Developer of the Original
    2.32 +Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
    2.33 +Microsystems, Inc. All Rights Reserved.
    2.34 +
    2.35 +If you wish your version of this file to be governed by only the CDDL
    2.36 +or only the GPL Version 2, indicate your decision by adding
    2.37 +"[Contributor] elects to include this software in this distribution
    2.38 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    2.39 +single choice of license, a recipient has the option to distribute
    2.40 +your version of this file under either the CDDL, the GPL Version 2 or
    2.41 +to extend the choice of license to its licensees as provided above.
    2.42 +However, if you add GPL Version 2 code and therefore, elected the GPL
    2.43 +Version 2 license, then the option applies only if the new code is
    2.44 +made subject to such option by the copyright holder.
    2.45 +-->
    2.46 +
    2.47 +<project name="javafx" default="build" basedir=".">
    2.48 +    <property name="nbroot" location=".."/>
    2.49 +
    2.50 +    <target name="build">
    2.51 +        <ant dir="${nbroot}/nbbuild" target="init"/>
    2.52 +        <subant target="netbeans" inheritAll="false">
    2.53 +            <property name="scan.binaries" value="true"/>
    2.54 +            
    2.55 +            <buildpath location="lib"/>
    2.56 +            <buildpath location="userlib"/>
    2.57 +            <buildpath location="project"/>
    2.58 +            <buildpath location="editor"/>
    2.59 +            <buildpath location="samples/2dtutorial"/>
    2.60 +            <buildpath location="samples/weather2"/>
    2.61 +            <buildpath location="kit"/>
    2.62 +        </subant>
    2.63 +    </target>
    2.64 +    
    2.65 +    <target name="clean">
    2.66 +        <ant dir="${nbroot}/nbbuild" target="init"/>
    2.67 +        <subant target="clean" inheritAll="false">
    2.68 +            <property name="scan.binaries" value="true"/>            
    2.69 +
    2.70 +            <buildpath location="lib"/>
    2.71 +            <buildpath location="userlib"/>
    2.72 +            <buildpath location="project"/>
    2.73 +            <buildpath location="editor"/>
    2.74 +            <buildpath location="samples/2dtutorial"/>
    2.75 +            <buildpath location="samples/weather2"/>
    2.76 +            <buildpath location="kit"/>
    2.77 +        </subant>
    2.78 +    </target>
    2.79 +
    2.80 +    <target name="nbm">
    2.81 +        <ant dir="${nbroot}/nbbuild" target="init"/>
    2.82 +        <subant target="nbm" inheritAll="false">
    2.83 +            <property name="scan.binaries" value="true"/>            
    2.84 +
    2.85 +            <buildpath location="lib"/>
    2.86 +            <buildpath location="userlib"/>
    2.87 +            <buildpath location="project"/>
    2.88 +            <buildpath location="editor"/>
    2.89 +            <buildpath location="samples/2dtutorial"/>
    2.90 +            <buildpath location="samples/weather2"/>
    2.91 +            <buildpath location="kit"/>
    2.92 +        </subant>
    2.93 +    </target>
    2.94 +
    2.95 +</project>
    2.96 \ No newline at end of file
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/javafx/javafx6.0binaries-license.txt	Mon Oct 29 16:32:21 2007 +0000
     3.3 @@ -0,0 +1,310 @@
     3.4 +Technology Evaluation License
     3.5 +
     3.6 +READ THE TERMS OF THIS Technology Evaluation License INCLUDING EXHIBIT A ("AGREEMENT") CAREFULLY BEFORE downloading technology or OPENING TECHNOLOGY MEDIA PACKAGE. BY OPENING TECHNOLOGY MEDIA PACKAGE, YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCESSING TECHNOLOGY ELECTRONICALLY, INDICATE YOUR ACCEPTANCE OF THESE TERMS BY SELECTING THE "ACCEPT" (OR EQUIVALENT) BUTTON AT THE END OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS, PROMPTLY RETURN THE UNUSED TECHNOLOGY TO SUN OR, IF TECHNOLOGY IS ACCESSED ELECTRONICALLY, SELECT THE "DECLINE" (OR EQUIVALENT) BUTTON AT THE END OF THIS AGREEMENT.
     3.7 +
     3.8 +The Agreement is made between Sun Microsystems, Inc., a Delaware corporation with its address at 4150 Network Circle, Santa Clara, CA 95054 ("Sun"), and the party identified below ("Licensee"). The parties agree as follows: 
     3.9 +
    3.10 +I. EXHIBIT A:
    3.11 +
    3.12 +Licensee: The individual, corporation, partnership or other legal entity receiving the Technology.
    3.13 +
    3.14 +Effective Date: The date Licensee receives the Technology.
    3.15 +
    3.16 +Technology: JavaFX.
    3.17 +  
    3.18 +Check One (if no box is checked, Technology shall be treated as Pre-Release Technology)
    3.19 +
    3.20 +X  Pre-Release Technology    
    3.21 +___Generally Available Technology /Revenue Released Technology   
    3.22 +
    3.23 +Permitted Number of Copies:1.
    3.24 +
    3.25 +Evaluation Period:90 Days.
    3.26 +
    3.27 +Feedback Frequency:Weekly.
    3.28 +
    3.29 +
    3.30 +II. Technology Evaluation License
    3.31 +
    3.32 + 1 DEFINITIONS. 
    3.33 + 1.1 "Binary Technology" means program code provided to Licensee by Sun in machine readable format.  Binary Technology includes available related documentation.
    3.34 + 1.2 "Confidential Information" means  (a) with respect to Licensee, information disclosed by Licensee to Sun about the performance or interoperability of Licensee's products with the Technology that, if written, is clearly identified in writing as confidential, and if oral, is identified as confidential at the time of disclosure and followed by a written summary  of the information within 30 days after disclosure, but in any case, excludes Feedback (collectively "Licensee Confidential Information"), and (b) with respect to Sun: (i) information that Sun discloses to Licensee related to the Technology; (ii) the Technology (including the capabilities, features and existence of the Technology); (iii) any Feedback; (iv) any notes, extracts, analyses, or materials prepared by Licensee which are copies of or derivative works of the Technology, or from which the capabilities, features or existence of the Technology can be derived; and (v) the terms of this Agreement (collectively "Sun Confidential Information").
    3.35 + 1.3 "Feedback" means all test results, error data, reports or other information or materials made or other information or materials made or provided to Sun by or on behalf of Licensee relating to the Technology, and all comments, suggestions, enhancements, and any other forms of feedback that Licensee may provide to Sun in the course of discussion, evaluation or exchange of Sun Confidential Information under this Agreement.
    3.36 + 1.4 "Intellectual Property Rights" means worldwide common law and statutory rights associated with: (i) patents and patent applications; (ii) works of authorship, including mask work rights, copyrights, and moral rights; (iii) protection of trade and industrial secrets and confidential information; (iv) other proprietary rights relating to intangible intellectual property (specifically excluding Sun Trademarks); and (v) divisions, continuations, renewals, reissuances, and extensions of the rights set forth above (as applicable).
    3.37 + 1.5 "Licensed Software" means software in binary or source code forms, including all machine readable materials, user manuals, programming guides and other documentation, as provided to Licensee by Sun under Exhibit A.
    3.38 + 1.6 "Licensors" means Sun licensors that have licensed third party code to Sun that is included in Technology.
    3.39 + 1.7 "Pre-Release Technology" means all technology designated as Pre-Release in Exhibit A.
    3.40 + 1.8 "Source Technology" means program code provided to Licensee by Sun in high-level computer language readable by humans skilled in the language.  Source Technology includes available related documentation and tools, including comments, internal development tools and build environments.
    3.41 + 1.9 "Sun Confidential Information" means: (i) information that Sun discloses to Licensee related to the Technology or marked as confidential and disclosed under this Agreement; (ii) the Technology (including the capabilities, features and existence of the Technology); (iii) any Feedback; (iv) any notes, extracts, analyses, or materials prepared by Licensee which are copies of or derivative works of the Technology, or from which the capabilities, features or existence of the Technology can be derived; and (v) the terms of this Agreement.
    3.42 + 1.10 "Sun Trademarks" means all names, marks, logos, designs, trade dress and other brand designations used by Sun.
    3.43 + 1.11 "Technology" means all technology described in Exhibit A and provided to Licensee by Sun under Agreement, including without limitation, Licensed Hardware, Licensed Software, documentation, Updates, and test suites.
    3.44 + 1.12 "Updates" means subsequent releases, enhancements or error corrections for the Technology as Sun may provide to Licensee from time to time under this Agreement.
    3.45 +
    3.46 + 2 LIMITED LICENSES.  Subject to and conditioned upon Licensee's compliance with the conditions and restrictions set forth in this Agreement, Sun grants to Licensee a personal, non-exclusive, non-transferable, royalty-free and limited license to view the Source Techology, if any, and to use other portions of the Technology (including Binary Technology) internally solely for the purpose of evaluation during the term of this Agreement.
    3.47 +
    3.48 + 3 RESTRICTIONS.
    3.49 + 3.1 No license under this Agreement is granted to Licensee for any purpose not specifically set forth in Section 2 (Limited Licenses) of this Agreement.  Except as otherwise provided by law, Licensee is not authorized to modify, make derivative works of, disclose, distribute, reverse engineer or disassemble the Technology,  decompile binary portions of the Technology, or otherwise attempt to derive source code from such portions, or transfer the Technology to any third party or use it in development activities.
    3.50 + 3.2 Licensee shall have no right to use the Technology for commercial uses or in a production environment.
    3.51 + 3.3 Licensee may copy and use the number of copies of Licensed Software as authorized in Exhibit A and make one (1) additional copy for backup purposes only, provided that Licensee reproduces all copyright and other notices appearing on or in the Licensed Software on any such copy. 
    3.52 + 3.4 Except as expressly provided in Section 2 ("Limited Licenses") of this Agreement, no right, title, or interest in or to the Technology or any Sun Trademarks is granted under this Agreement. Sun retains all right, title and interest, including associated Intellectual Property Rights, in and to the Technology, any Sun Trademarks, and any modifications, improvements or enhancements to the Technology. 
    3.53 + 3.5 If the Technology is delivered with embedded or bundled software that enables functionality of the Technology ("Embedded Technology"), then Licensee may use such Embedded Technology only in conjunction with the Technology and subject to applicable terms and conditions associated with such Embedded Technology.  
    3.54 + 3.6 Portions of Licensed Software may be provided with notices and open source licenses from communities and third parties that govern the use of those portions, and any licenses granted hereunder do not alter any rights and obligations Licensee may have under such open source licenses, however, the disclaimer of warranty and limitation of liability provisions in this Agreement will apply to all Licensed Software.
    3.55 +
    3.56 + 4 NO SUPPORT.
    3.57 +Sun is under no obligation to support the Technology or to provide Licensee with Updates unless otherwise agreed by an authorized representative of Sun in writing. If Sun, at its sole option, supplies Updates to Licensee, the Updates will be considered part of the Technology, and subject to the terms of this Agreement.
    3.58 +
    3.59 + 5 LICENSEE DUTIES.
    3.60 + 5.1 Pre-Release Technology.  If the Technology provided is Pre-Release Technology as designated in Exhibit A, then Licensee agrees to evaluate and test the Technology. Licensee shall supply Sun with Feedback as reasonably requested by Sun, but no more frequently than weekly unless otherwise agreed by the parties in writing.  Feedback is the exclusive property of Sun. Licensee hereby agrees to and assigns all right, title and interest it may have in such Feedback, including, without limitation, modifications, improvements, and enhancements to the Technology, to Sun at no cost. 
    3.61 + 5.2 Delivery of the Technology to Licensee will be at Licensee's cost unless otherwise specified by Sun, subject to availability as determined solely by Sun. Licensee assumes all risk of loss or damage upon shipment of the Technology by Sun.  Unless otherwise set forth in Exhibit A, Licensee  will be responsible for installing the Technology. 
    3.62 +
    3.63 + 6 TERM AND TERMINATION.
    3.64 + 6.1 This Agreement will commence on the Effective Date and will continue for the term set forth in Exhibit A (the "Evaluation Period"), unless terminated earlier in accordance with this Section 6.  If no Evaluation Period is specified in Exhibit A, then the Evaluation Period shall equal (i) ninety (90) days commencing on the Effective Date.
    3.65 + 6.2 Either party may terminate this Agreement without cause upon ten (10) days' written notice to the other party. In addition, Sun may terminate this Agreement immediately with written notice if (i) any Technology becomes, or in Sun's opinion is likely to become, the subject of a claim of infringement or misappropriation of any Intellectual Property Right; (ii) Licensee breaches any of its obligations under this Agreement; (iii) Licensee takes any action in derogation of Sun's rights to Sun Confidential Information; or (iv) Licensee infringes or challenges the validity of any Sun Intellectual Property Rights.
    3.66 + 6.3 Upon termination or expiration of this Agreement, Licensee will immediately cease using the corresponding Technology. Licensee will immediately destroy any and all Licensed Software and any copies of Licensed Software and provide Sun a written statement by Licensee's authorized representative certifying that Licensee has complied with these  obligations.  
    3.67 + 6.4 Rights and obligations under this Agreement that by their nature should survive will remain in effect after termination or expiration of this Agreement.
    3.68 +
    3.69 + 7 CONFIDENTIAL INFORMATION.
    3.70 + 7.1 Neither party may disclose or use the other party's Confidential Information except for the purposes specified in this Agreement. Each party will protect the confidentiality of the other party's Confidential Information to the same degree of care, but no less than reasonable care, as the party uses to protect its own confidential information. Each party's obligations regarding the other party's Confidential Information will expire five (5) years from the date of receipt of such Confidential Information, except for Sun source code which will be protected in perpetuity.  Licensee agrees and acknowledges that the Technology contains trade secrets of Sun.
    3.71 + 7.2 The receiving party will not be obligated to protect Confidential Information that the receiving party can clearly demonstrate in writing is:  (i) through no act or failure to act on the part of the receiving party is known or becomes known to the general public; (ii) known to the receiving party without an obligation of confidentiality at the time of receiving the Confidential Information; (iii) rightfully furnished, after the Effective Date, to the receiving party by a third party without restriction on disclosure; or (iv) independently developed by the receiving party without any use of the other party's Confidential Information.
    3.72 + 7.3 The receiving party may disclose the other party's Confidential Information pursuant to statute, regulation, or the order of a court of competent jurisdiction, provided that the receiving party provides the other party with prior notice and cooperates with the other party in taking appropriate protective measures.
    3.73 + 7.4 The receiving party will restrict access to the other party's Confidential Information to those of the receiving party's employees or subcontractors who require access in order to perform their employment duties or to perform the party's contractual obligations under this Agreement, and who have agreed in writing to be bound by confidentiality obligations at least as protective as those set forth in this Agreement.
    3.74 +
    3.75 + 8 DISCLAIMER OF WARRANTY.
    3.76 + 8.1 Licensee acknowledges that the Technology is not designed or intended for use in the design, construction, operation or maintenance of any nuclear facility.
    3.77 + 8.2 THE TECHNOLOGY AND CONFIDENTIAL INFORMATION ARE PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND. ALL EXPRESS AND IMPLIED CONDITIONS, REPRESENTATIONS, AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF  MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, OR ANY WARRANTY OF NON-INFRINGEMENT, ARE DISCLAIMED, TO THE FULLEST EXTENT PERMITTED BY LAW.
    3.78 +
    3.79 + 9 LIMITATION OF LIABILITY.
    3.80 + 9.1 Licensee acknowledges that the Technology may be experimental. Licensee further acknowledges that the Technology may have defects or deficiencies that cannot or will not be corrected by Sun. Licensee will indemnify and hold Sun harmless from any claims based on Licensee's use of the Technology for any purpose, and from any claims that later Updates furnished to Licensee are incompatible with the Technology provided to Licensee under this Agreement. Neither Sun nor its Licensors are under any obligation to release a commercial version of the Technology.
    3.81 + 9.2 Licensee  acknowledges that  the Technology may not have been approved by the United States Federal Communications Commission, any other governmental agency, or any test laboratory (for example without limitation, Underwriter's Laboratories, and TUV).
    3.82 + 9.3 NEITHER Sun nor any of its licensors will be liable for any indirect, punitive, special, incidental or consequential damages in connection with or arising out of this Agreement (including loss of business, revenue, profits, goodwill, use, data, electronically transmitted communications or other economic advantage), however they arise, whether for breach of contract, breach of warranty or in tort, including negligence, and even if that party has previously been advised of the possibility of such damages AND WHETHER OR NOT SUCH DAMAGES ARE FORESEEABLE.  In no event will Sun's aggregate liability to Licensee for all claims under this Agreement, whether in contract, tort (including negligence), or otherwise, exceed the amount paid by Licensee for the Technology under this Agreement.
    3.83 + 9.4 Liability for damages will be limited and excluded as set forth above even if any exclusive remedy provided in this  Agreement fails of its essential purpose.  Some states do not allow the exclusion of incidental or consequential damages, so some of the terms above may not be applicable to you.
    3.84 +
    3.85 + 10 U.S. GOVERNMENT RIGHTS. 
    3.86 +The Technology is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), and may consist of "commercial computer software" (as that term is defined at 48 C.F.R. § 252.227-7014(a)(1)) and "commercial computer software documentation" as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Technology with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this Agreement.
    3.87 +
    3.88 + 11 GENERAL.
    3.89 + 11.1 All disputes will be governed by California law and controlling U.S. federal law.  The venue for litigation will be the appropriate courts located in Santa Clara County, California. The parties agree that the Federal District Court for the Northern District of California shall have exclusive jurisdiction over any dispute involving exclusively federal causes of action.  That court and the California state courts in Santa Clara County, California shall have exclusive jurisdiction over all other disputes. The parties hereby submit to the personal jurisdiction of those courts. Choice of law rules of any jurisdiction and the United Nations Convention on Contracts for the International Sale of Goods will not apply to the Agreement or any dispute arising out of or related to this Agreement.
    3.90 + 11.2 Licensee agrees that the Technology and technical data delivered under this Agreement are subject to U.S. export laws (including but not limited to the Export Administration Regulations ("EAR": 15  C.F.R. Parts 730-774)) and applicable trade laws of other countries.  Licensee agrees to strictly comply with all such laws and assumes responsibility to obtain licenses to export, re-export, or import as may be required. Unless authorized by United States export laws, Licensee agrees that (i) no Technology or technical data or direct product therefrom is being or will be acquired for, shipment, transfer, or re-export, directly or indirectly, to: a) any country subject to U.S. Embargo or terrorist controls or b) a country and its nationals in Country Group D:1 as listed in Part 740 Supplement 1 of the EAR; (ii)  Licensee nor any party to whom Technology and technical data are transferred is not identified on any U.S. Government export exclusion lists; and (iii) Technology and technical data will not be used for nuclear, missile, chemical biological weaponry, or other weapons of mass destruction. These obligations shall survive expiration or termination of this Agreement.
    3.91 + 11.3 Any express waiver or failure to exercise promptly any right under this Agreement will not create a continuing waiver or any expectation on non-enforcement.  To be enforceable, a waiver must be in writing and signed by an authorized representative of the waiving party.
    3.92 + 11.4 It is understood and agreed that, notwithstanding any other provision of this Agreement, Licensee's breach of Sections 2.0 (Limited Licenses), 3.0 (Restrictions), 6.0 (Term and Termination), and/or 7.0 (Confidential Information) of this Agreement will cause Sun irreparable damage for which recovery of money damages would be inadequate, and that Sun will therefore be entitled to seek injunctive relief to protect Sun's rights under this  Agreement, without posting bond or other security, in addition to any and all other remedies available under this Agreement, at law, and in equity.
    3.93 + 11.5 Neither party may assign or otherwise transfer any of its rights or obligations under this Agreement (whether by operation of law or otherwise), without the prior written consent of the other party, except that Sun may assign this Agreement to an affiliated company without such consent.
    3.94 + 11.6 If any term or provision of this Agreement is found to be invalid under any applicable statute or rule of law, such provision shall be enforced to the maximum extent permissible to effect the intent of the parties, and the remainder of this Agreement shall continue in full force and effect.
    3.95 + 11.7 No modification to this Agreement will be binding, unless in writing and manually signed by an authorized representative of each party.
    3.96 + 11.8 This Agreement, constitutes the parties' entire agreement relating to its subject matter. It cancels and supersedes all prior and contemporaneous oral and written communications, proposals, conditions, representations and warranties and prevails over any conflicting or additional terms contained in any quote, purchase order, acknowledgment, or other communication between the parties relating to its subject matter during its term, including but not limited to terms of any Binary Code Licenses, Supplemental Terms, or other standard licenses accompanying the Technology.
    3.97 +
    3.98 +
    3.99 +
   3.100 +
   3.101 +
   3.102 +DO NOT TRANSLATE OR LOCALIZE 
   3.103 +
   3.104 +%% The following software may be included in this product:  Jazz. Use of any of this software is governed by the terms of the license below: 
   3.105 +
   3.106 +Copyright (c) 2003-2006, University of Maryland
   3.107 +All rights reserved.
   3.108 + 
   3.109 +Redistribution and use in source and binary forms, with or without modification,
   3.110 +are permitted provided that the following conditions are met:
   3.111 + 
   3.112 +
   3.113 +    * Redistributions of source code must retain the above copyright notice,
   3.114 +this list of conditions and the following disclaimer.
   3.115 +    * Redistributions in binary form must reproduce the above copyright notice,
   3.116 +this list of conditions and the following disclaimer in the documentation and/or
   3.117 +other materials provided with the distribution.
   3.118 +    * Neither the name of the University of Maryland nor the names of its
   3.119 +contributors may be used to endorse or promote products derived from this
   3.120 +software without specific prior written permission.
   3.121 +
   3.122 +
   3.123 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
   3.124 +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
   3.125 +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   3.126 +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
   3.127 +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
   3.128 +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
   3.129 +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
   3.130 +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   3.131 +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   3.132 +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   3.133 +
   3.134 +
   3.135 +%% The following software may be included in this product:  JHLabs Filters. Use of any of this software is governed by the terms of the license below: 
   3.136 +
   3.137 +Apache License
   3.138 +Version 2.0, January 2004
   3.139 +http://www.apache.org/licenses/
   3.140 +
   3.141 +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   3.142 +
   3.143 +1. Definitions.
   3.144 +
   3.145 +"License" shall mean the terms and conditions for use, reproduction, and
   3.146 +distribution as defined by Sections 1 through 9 of this document.
   3.147 +
   3.148 +"Licensor" shall mean the copyright owner or entity authorized by the copyright
   3.149 +owner that is granting the License.
   3.150 +
   3.151 +"Legal Entity" shall mean the union of the acting entity and all other entities
   3.152 +that control, are controlled by, or are under common control with that entity.
   3.153 +For the purposes of this definition, "control" means (i) the power, direct or
   3.154 +indirect, to cause the direction or management of such entity, whether by
   3.155 +contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
   3.156 +outstanding shares, or (iii) beneficial ownership of such entity.
   3.157 +
   3.158 +"You" (or "Your") shall mean an individual or Legal Entity exercising
   3.159 +permissions granted by this License.
   3.160 +
   3.161 +"Source" form shall mean the preferred form for making modifications, including
   3.162 +but not limited to software source code, documentation source, and configuration
   3.163 +files.
   3.164 +
   3.165 +"Object" form shall mean any form resulting from mechanical transformation or
   3.166 +translation of a Source form, including but not limited to compiled object code,
   3.167 +generated documentation, and conversions to other media types.
   3.168 +
   3.169 +"Work" shall mean the work of authorship, whether in Source or Object form, made
   3.170 +available under the License, as indicated by a copyright notice that is included
   3.171 +in or attached to the work (an example is provided in the Appendix below).
   3.172 +
   3.173 +"Derivative Works" shall mean any work, whether in Source or Object form, that
   3.174 +is based on (or derived from) the Work and for which the editorial revisions,
   3.175 +annotations, elaborations, or other modifications represent, as a whole, an
   3.176 +original work of authorship. For the purposes of this License, Derivative Works
   3.177 +shall not include works that remain separable from, or merely link (or bind by
   3.178 +name) to the interfaces of, the Work and Derivative Works thereof.
   3.179 +
   3.180 +"Contribution" shall mean any work of authorship, including the original version
   3.181 +of the Work and any modifications or additions to that Work or Derivative Works
   3.182 +thereof, that is intentionally submitted to Licensor for inclusion in the Work
   3.183 +by the copyright owner or by an individual or Legal Entity authorized to submit
   3.184 +on behalf of the copyright owner. For the purposes of this definition,
   3.185 +"submitted" means any form of electronic, verbal, or written communication sent
   3.186 +to the Licensor or its representatives, including but not limited to
   3.187 +communication on electronic mailing lists, source code control systems, and
   3.188 +issue tracking systems that are managed by, or on behalf of, the Licensor for
   3.189 +the purpose of discussing and improving the Work, but excluding communication
   3.190 +that is conspicuously marked or otherwise designated in writing by the copyright
   3.191 +owner as "Not a Contribution."
   3.192 +
   3.193 +"Contributor" shall mean Licensor and any individual or Legal Entity on behalf
   3.194 +of whom a Contribution has been received by Licensor and subsequently
   3.195 +incorporated within the Work.
   3.196 +
   3.197 +2. Grant of Copyright License. Subject to the terms and conditions of this
   3.198 +License, each Contributor hereby grants to You a perpetual, worldwide,
   3.199 +non-exclusive, no-charge, royalty-free, irrevocable copyright license to
   3.200 +reproduce, prepare Derivative Works of, publicly display, publicly perform,
   3.201 +sublicense, and distribute the Work and such Derivative Works in Source or
   3.202 +Object form.
   3.203 +
   3.204 +3. Grant of Patent License. Subject to the terms and conditions of this License,
   3.205 +each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
   3.206 +no-charge, royalty-free, irrevocable (except as stated in this section) patent
   3.207 +license to make, have made, use, offer to sell, sell, import, and otherwise
   3.208 +transfer the Work, where such license applies only to those patent claims
   3.209 +licensable by such Contributor that are necessarily infringed by their
   3.210 +Contribution(s) alone or by combination of their Contribution(s) with the Work
   3.211 +to which such Contribution(s) was submitted. If You institute patent litigation
   3.212 +against any entity (including a cross-claim or counterclaim in a lawsuit)
   3.213 +alleging that the Work or a Contribution incorporated within the Work
   3.214 +constitutes direct or contributory patent infringement, then any patent licenses
   3.215 +granted to You under this License for that Work shall terminate as of the date
   3.216 +such litigation is filed.
   3.217 +
   3.218 +4. Redistribution. You may reproduce and distribute copies of the Work or
   3.219 +Derivative Works thereof in any medium, with or without modifications, and in
   3.220 +Source or Object form, provided that You meet the following conditions:
   3.221 +
   3.222 +   1. You must give any other recipients of the Work or Derivative Works a copy
   3.223 +of this License; and
   3.224 +
   3.225 +   2. You must cause any modified files to carry prominent notices stating that
   3.226 +You changed the files; and
   3.227 +
   3.228 +   3. You must retain, in the Source form of any Derivative Works that You
   3.229 +distribute, all copyright, patent, trademark, and attribution notices from the
   3.230 +Source form of the Work, excluding those notices that do not pertain to any part
   3.231 +of the Derivative Works; and
   3.232 +
   3.233 +   4. If the Work includes a "NOTICE" text file as part of its distribution,
   3.234 +then any Derivative Works that You distribute must include a readable copy of
   3.235 +the attribution notices contained within such NOTICE file, excluding those
   3.236 +notices that do not pertain to any part of the Derivative Works, in at least one
   3.237 +of the following places: within a NOTICE text file distributed as part of the
   3.238 +Derivative Works; within the Source form or documentation, if provided along
   3.239 +with the Derivative Works; or, within a display generated by the Derivative
   3.240 +Works, if and wherever such third-party notices normally appear. The contents of
   3.241 +the NOTICE file are for informational purposes only and do not modify the
   3.242 +License. You may add Your own attribution notices within Derivative Works that
   3.243 +You distribute, alongside or as an addendum to the NOTICE text from the Work,
   3.244 +provided that such additional attribution notices cannot be construed as
   3.245 +modifying the License.
   3.246 +
   3.247 +You may add Your own copyright statement to Your modifications and may provide
   3.248 +additional or different license terms and conditions for use, reproduction, or
   3.249 +distribution of Your modifications, or for any such Derivative Works as a whole,
   3.250 +provided Your use, reproduction, and distribution of the Work otherwise complies
   3.251 +with the conditions stated in this License.
   3.252 +
   3.253 +5. Submission of Contributions. Unless You explicitly state otherwise, any
   3.254 +Contribution intentionally submitted for inclusion in the Work by You to the
   3.255 +Licensor shall be under the terms and conditions of this License, without any
   3.256 +additional terms or conditions. Notwithstanding the above, nothing herein shall
   3.257 +supersede or modify the terms of any separate license agreement you may have
   3.258 +executed with Licensor regarding such Contributions.
   3.259 +
   3.260 +6. Trademarks. This License does not grant permission to use the trade names,
   3.261 +trademarks, service marks, or product names of the Licensor, except as required
   3.262 +for reasonable and customary use in describing the origin of the Work and
   3.263 +reproducing the content of the NOTICE file.
   3.264 +
   3.265 +7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
   3.266 +writing, Licensor provides the Work (and each Contributor provides its
   3.267 +Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   3.268 +KIND, either express or implied, including, without limitation, any warranties
   3.269 +or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
   3.270 +PARTICULAR PURPOSE. You are solely responsible for determining the
   3.271 +appropriateness of using or redistributing the Work and assume any risks
   3.272 +associated with Your exercise of permissions under this License.
   3.273 +
   3.274 +8. Limitation of Liability. In no event and under no legal theory, whether in
   3.275 +tort (including negligence), contract, or otherwise, unless required by
   3.276 +applicable law (such as deliberate and grossly negligent acts) or agreed to in
   3.277 +writing, shall any Contributor be liable to You for damages, including any
   3.278 +direct, indirect, special, incidental, or consequential damages of any character
   3.279 +arising as a result of this License or out of the use or inability to use the
   3.280 +Work (including but not limited to damages for loss of goodwill, work stoppage,
   3.281 +computer failure or malfunction, or any and all other commercial damages or
   3.282 +losses), even if such Contributor has been advised of the possibility of such
   3.283 +damages.
   3.284 +
   3.285 +9. Accepting Warranty or Additional Liability. While redistributing the Work or
   3.286 +Derivative Works thereof, You may choose to offer, and charge a fee for,
   3.287 +acceptance of support, warranty, indemnity, or other liability obligations
   3.288 +and/or rights consistent with this License. However, in accepting such
   3.289 +obligations, You may act only on Your own behalf and on Your sole
   3.290 +responsibility, not on behalf of any other Contributor, and only if You agree to
   3.291 +indemnify, defend, and hold each Contributor harmless for any liability incurred
   3.292 +by, or claims asserted against, such Contributor by reason of your accepting any
   3.293 +such warranty or additional liability.
   3.294 +
   3.295 +END OF TERMS AND CONDITIONS
   3.296 +APPENDIX: How to apply the Apache License to your work
   3.297 +
   3.298 +To apply the Apache License to your work, attach the following boilerplate
   3.299 +notice, with the fields enclosed by brackets "[]" replaced with your own
   3.300 +identifying information. (Don't include the brackets!) The text should be
   3.301 +enclosed in the appropriate comment syntax for the file format. We also
   3.302 +recommend that a file or class name and description of purpose be included on
   3.303 +the same "printed page" as the copyright notice for easier identification within
   3.304 +third-party archives.
   3.305 +Copyright [yyyy] [name of copyright owner] Licensed under the Apache License,
   3.306 +Version 2.0 (the "License"); you may not use this file except in compliance with
   3.307 +the License. You may obtain a copy of the License at
   3.308 +http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or
   3.309 +agreed to in writing, software distributed under the License is distributed on
   3.310 +an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
   3.311 +or implied. See the License for the specific language governing permissions and
   3.312 +limitations under the License.
   3.313 +
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/javafx/license.txt	Mon Oct 29 16:32:21 2007 +0000
     4.3 @@ -0,0 +1,154 @@
     4.4 +COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.0
     4.5 +1. Definitions.
     4.6 +1.1. "Contributor" means each individual or entity that creates or contributes to the creation of Modifications.
     4.7 +1.2. "Contributor Version" means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor.
     4.8 +1.3. "Covered Software" means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof.
     4.9 +1.4. "Executable" means the Covered Software in any form other than Source Code.
    4.10 +1.5. "Initial Developer" means the individual or entity that first makes Original Software available under this License.
    4.11 +1.6. "Larger Work" means a work which combines Covered Software or portions thereof with code not governed by the terms of this License.
    4.12 +1.7. "License" means this document.
    4.13 +1.8. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
    4.14 +1.9. "Modifications" means the Source Code and Executable form of any of the following:
    4.15 +A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications;
    4.16 +B. Any new file that contains any part of the Original Software or previous Modification; or
    4.17 +C. Any new file that is contributed or otherwise made available under the terms of this License.
    4.18 +1.10. "Original Software" means the Source Code and Executable form of computer software code that is originally released under this License.
    4.19 +1.11. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
    4.20 +1.12. "Source Code" means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code.
    4.21 +1.13. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
    4.22 +2. License Grants.
    4.23 +2.1. The Initial Developer Grant.
    4.24 +Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license:
    4.25 +(a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and
    4.26 +(b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof).
    4.27 +(c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License.
    4.28 +(d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices.
    4.29 +2.2. Contributor Grant.
    4.30 +Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
    4.31 +(a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and
    4.32 +(b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination).
    4.33 +(c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party.
    4.34 +(d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor.
    4.35 +3. Distribution Obligations.
    4.36 +3.1. Availability of Source Code.
    4.37 +Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange.
    4.38 +3.2. Modifications.
    4.39 +The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License.
    4.40 +3.3. Required Notices.
    4.41 +You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer.
    4.42 +3.4. Application of Additional Terms.
    4.43 +You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients' rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
    4.44 +3.5. Distribution of Executable Versions.
    4.45 +You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipient's rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
    4.46 +3.6. Larger Works.
    4.47 +You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software.
    4.48 +4. Versions of the License.
    4.49 +4.1. New Versions.
    4.50 +Sun Microsystems, Inc. is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License.
    4.51 +4.2. Effect of New Versions.
    4.52 +You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward.
    4.53 +4.3. Modified Versions.
    4.54 +When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License.
    4.55 +5. DISCLAIMER OF WARRANTY.
    4.56 +COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
    4.57 +6. TERMINATION.
    4.58 +6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
    4.59 +6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as "Participant") alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a written agreement with Participant.
    4.60 +6.3. If You assert a patent infringement claim against Participant alleging that the Participant Software directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license.
    4.61 +6.4. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination.
    4.62 +7. LIMITATION OF LIABILITY.
    4.63 +UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
    4.64 +8. U.S. GOVERNMENT END USERS.
    4.65 +The Covered Software is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" (as that term is defined at 48 C.F.R. § 252.227-7014(a)(1)) and "commercial computer software documentation" as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License.
    4.66 +9. MISCELLANEOUS.
    4.67 +This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction's conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software.
    4.68 +10. RESPONSIBILITY FOR CLAIMS.
    4.69 +As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
    4.70 +NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)
    4.71 +The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California. 
    4.72 +
    4.73 +THE GNU GENERAL PUBLIC LICENSE (GPL) VERSION 2, JUNE 1991 
    4.74 +
    4.75 +Copyright (C) 1989, 1991 Free Software Foundation, Inc.
    4.76 +59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
    4.77 +Everyone is permitted to copy and distribute verbatim copies
    4.78 +of this license document, but changing it is not allowed.
    4.79 +Preamble
    4.80 +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too.
    4.81 +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
    4.82 +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
    4.83 +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
    4.84 +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
    4.85 +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
    4.86 +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
    4.87 +The precise terms and conditions for copying, distribution and modification follow.
    4.88 +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
    4.89 +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
    4.90 +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
    4.91 +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
    4.92 +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
    4.93 +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
    4.94 +a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
    4.95 +b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
    4.96 +c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
    4.97 +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
    4.98 +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
    4.99 +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
   4.100 +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
   4.101 +a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
   4.102 +b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
   4.103 +c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
   4.104 +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
   4.105 +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
   4.106 +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
   4.107 +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
   4.108 +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
   4.109 +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
   4.110 +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
   4.111 +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
   4.112 +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
   4.113 +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
   4.114 +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
   4.115 +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
   4.116 +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
   4.117 +NO WARRANTY
   4.118 +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
   4.119 +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
   4.120 +END OF TERMS AND CONDITIONS
   4.121 +How to Apply These Terms to Your New Programs
   4.122 +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
   4.123 +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
   4.124 +One line to give the program's name and a brief idea of what it does.
   4.125 +Copyright (C) <year> <name of author>
   4.126 +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
   4.127 +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
   4.128 +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
   4.129 +Also add information on how to contact you by electronic and paper mail.
   4.130 +If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
   4.131 +Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.
   4.132 +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program.
   4.133 +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
   4.134 +Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker.
   4.135 +signature of Ty Coon, 1 April 1989
   4.136 +Ty Coon, President of Vice
   4.137 +This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License.
   4.138 +
   4.139 +"CLASSPATH" EXCEPTION TO THE GPL VERSION 2
   4.140 +
   4.141 +
   4.142 +Certain source files distributed by Sun Microsystems, Inc.  are subject to 
   4.143 +the following clarification and special exception to the GPL Version 2, but only where Sun has expressly included in the particular source file's header the words 
   4.144 +"Sun designates this particular file as subject to the "Classpath" exception as provided by Sun in the License file that accompanied this code." 
   4.145 +
   4.146 +   Linking this library statically or dynamically with other modules is making a combined work based on this library.  Thus, the terms and conditions of the GNU General Public License Version 2 cover the whole combination. 
   4.147 +
   4.148 +   As a special exception, the copyright holders of this library give you 
   4.149 +permission to link this library with independent modules to produce an 
   4.150 +executable, regardless of the license terms of these independent modules, 
   4.151 +and to copy and distribute the resulting executable under terms of your 
   4.152 +choice, provided that you also meet, for each linked independent module, 
   4.153 +the terms and conditions of the license of that module.  An independent 
   4.154 +module is a module which is not derived from or based on this library.  If 
   4.155 +you modify this library, you may extend this exception to your version of 
   4.156 +the library, but you are not obligated to do so.  If you do not wish to do 
   4.157 +so, delete this exception statement from your version.