﻿DO NOT TRANSLATE OR LOCALIZE.

%% The following software may be included in this product: zlib
Use of any of this software is governed by the terms of the license below:

Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler

 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.

 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:

 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.

 Jean-loup Gailly jloup@gzip.org
 Mark Adler madler@alumni.caltech.edu

%% The following software may be included in this product: Ant, Apache Commons Codec
Use of any of this software is governed by the terms of the license below:



  				Apache License
*                           Version 2.0, January 2004
*                        http://www.apache.org/licenses/
*
*   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
*   1. Definitions.
*
*      "License" shall mean the terms and conditions for use, reproduction,
*      and distribution as defined by Sections 1 through 9 of this document.
*
*      "Licensor" shall mean the copyright owner or entity authorized by
*      the copyright owner that is granting the License.
*
*      "Legal Entity" shall mean the union of the acting entity and all
*      other entities that control, are controlled by, or are under common
*      control with that entity. For the purposes of this definition,
*      "control" means (i) the power, direct or indirect, to cause the
*      direction or management of such entity, whether by contract or
*      otherwise, or (ii) ownership of fifty percent (50%) or more of the
*      outstanding shares, or (iii) beneficial ownership of such entity.
*
*      "You" (or "Your") shall mean an individual or Legal Entity
*      exercising permissions granted by this License.
*
*      "Source" form shall mean the preferred form for making modifications,
*      including but not limited to software source code, documentation
*      source, and configuration files.
*
*      "Object" form shall mean any form resulting from mechanical
*      transformation or translation of a Source form, including but
*      not limited to compiled object code, generated documentation,
*      and conversions to other media types.
*
*      "Work" shall mean the work of authorship, whether in Source or
*      Object form, made available under the License, as indicated by a
*      copyright notice that is included in or attached to the work
*      (an example is provided in the Appendix below).
*
*      "Derivative Works" shall mean any work, whether in Source or Object
*      form, that is based on (or derived from) the Work and for which the
*      editorial revisions, annotations, elaborations, or other modifications
*      represent, as a whole, an original work of authorship. For the purposes
*      of this License, Derivative Works shall not include works that remain
*      separable from, or merely link (or bind by name) to the interfaces of,
*      the Work and Derivative Works thereof.
*
*      "Contribution" shall mean any work of authorship, including
*      the original version of the Work and any modifications or additions
*      to that Work or Derivative Works thereof, that is intentionally
*      submitted to Licensor for inclusion in the Work by the copyright owner
*      or by an individual or Legal Entity authorized to submit on behalf of
*      the copyright owner. For the purposes of this definition, "submitted"
*      means any form of electronic, verbal, or written communication sent
*      to the Licensor or its representatives, including but not limited to
*      communication on electronic mailing lists, source code control systems,
*      and issue tracking systems that are managed by, or on behalf of, the
*      Licensor for the purpose of discussing and improving the Work, but
*      excluding communication that is conspicuously marked or otherwise
*      designated in writing by the copyright owner as "Not a Contribution."
*
*      "Contributor" shall mean Licensor and any individual or Legal Entity
*      on behalf of whom a Contribution has been received by Licensor and
*      subsequently incorporated within the Work.
*
*   2. Grant of Copyright License. Subject to the terms and conditions of
*      this License, each Contributor hereby grants to You a perpetual,
*      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
*      copyright license to reproduce, prepare Derivative Works of,
*      publicly display, publicly perform, sublicense, and distribute the
*      Work and such Derivative Works in Source or Object form.
*
*   3. Grant of Patent License. Subject to the terms and conditions of
*      this License, each Contributor hereby grants to You a perpetual,
*      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
*      (except as stated in this section) patent license to make, have made,
*      use, offer to sell, sell, import, and otherwise transfer the Work,
*      where such license applies only to those patent claims licensable
*      by such Contributor that are necessarily infringed by their
*      Contribution(s) alone or by combination of their Contribution(s)
*      with the Work to which such Contribution(s) was submitted. If You
*      institute patent litigation against any entity (including a
*      cross-claim or counterclaim in a lawsuit) alleging that the Work
*      or a Contribution incorporated within the Work constitutes direct
*      or contributory patent infringement, then any patent licenses
*      granted to You under this License for that Work shall terminate
*      as of the date such litigation is filed.
*
*   4. Redistribution. You may reproduce and distribute copies of the
*      Work or Derivative Works thereof in any medium, with or without
*      modifications, and in Source or Object form, provided that You
*      meet the following conditions:
*
*      (a) You must give any other recipients of the Work or
*          Derivative Works a copy of this License; and
*
*      (b) You must cause any modified files to carry prominent notices
*          stating that You changed the files; and
*
*      (c) You must retain, in the Source form of any Derivative Works
*          that You distribute, all copyright, patent, trademark, and
*          attribution notices from the Source form of the Work,
*          excluding those notices that do not pertain to any part of
*          the Derivative Works; and
*
*      (d) If the Work includes a "NOTICE" text file as part of its
*          distribution, then any Derivative Works that You distribute must
*          include a readable copy of the attribution notices contained
*          within such NOTICE file, excluding those notices that do not
*          pertain to any part of the Derivative Works, in at least one
*          of the following places: within a NOTICE text file distributed
*          as part of the Derivative Works; within the Source form or
*          documentation, if provided along with the Derivative Works; or,
*          within a display generated by the Derivative Works, if and
*          wherever such third-party notices normally appear. The contents
*          of the NOTICE file are for informational purposes only and
*          do not modify the License. You may add Your own attribution
*          notices within Derivative Works that You distribute, alongside
*          or as an addendum to the NOTICE text from the Work, provided
*          that such additional attribution notices cannot be construed
*          as modifying the License.
*
*      You may add Your own copyright statement to Your modifications and
*      may provide additional or different license terms and conditions
*      for use, reproduction, or distribution of Your modifications, or
*      for any such Derivative Works as a whole, provided Your use,
*      reproduction, and distribution of the Work otherwise complies with
*      the conditions stated in this License.
*
*   5. Submission of Contributions. Unless You explicitly state otherwise,
*      any Contribution intentionally submitted for inclusion in the Work
*      by You to the Licensor shall be under the terms and conditions of
*      this License, without any additional terms or conditions.
*      Notwithstanding the above, nothing herein shall supersede or modify
*      the terms of any separate license agreement you may have executed
*      with Licensor regarding such Contributions.
*
*   6. Trademarks. This License does not grant permission to use the trade
*      names, trademarks, service marks, or product names of the Licensor,
*      except as required for reasonable and customary use in describing the
*      origin of the Work and reproducing the content of the NOTICE file.
*
*   7. Disclaimer of Warranty. Unless required by applicable law or
*      agreed to in writing, Licensor provides the Work (and each
*      Contributor provides its Contributions) on an "AS IS" BASIS,
*      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
*      implied, including, without limitation, any warranties or conditions
*      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
*      PARTICULAR PURPOSE. You are solely responsible for determining the
*      appropriateness of using or redistributing the Work and assume any
*      risks associated with Your exercise of permissions under this License.
*
*   8. Limitation of Liability. In no event and under no legal theory,
*      whether in tort (including negligence), contract, or otherwise,
*      unless required by applicable law (such as deliberate and grossly
*      negligent acts) or agreed to in writing, shall any Contributor be
*      liable to You for damages, including any direct, indirect, special,
*      incidental, or consequential damages of any character arising as a
*      result of this License or out of the use or inability to use the
*      Work (including but not limited to damages for loss of goodwill,
*      work stoppage, computer failure or malfunction, or any and all
*      other commercial damages or losses), even if such Contributor
*      has been advised of the possibility of such damages.
*
*   9. Accepting Warranty or Additional Liability. While redistributing
*      the Work or Derivative Works thereof, You may choose to offer,
*      and charge a fee for, acceptance of support, warranty, indemnity,
*      or other liability obligations and/or rights consistent with this
*      License. However, in accepting such obligations, You may act only
*      on Your own behalf and on Your sole responsibility, not on behalf
*      of any other Contributor, and only if You agree to indemnify,
*      defend, and hold each Contributor harmless for any liability
*      incurred by, or claims asserted against, such Contributor by reason
*      of your accepting any such warranty or additional liability.
*
*   END OF TERMS AND CONDITIONS
*
*   APPENDIX: How to apply the Apache License to your work.
*
*      To apply the Apache License to your work, attach the following
*      boilerplate notice, with the fields enclosed by brackets "[]"
*      replaced with your own identifying information. (Don't include
*      the brackets!)  The text should be enclosed in the appropriate
*      comment syntax for the file format. We also recommend that a
*      file or class name and description of purpose be included on the
*      same "printed page" as the copyright notice for easier
*      identification within third-party archives.
*
*   Copyright [yyyy] Apache Software Foundation
*
*   Licensed under the Apache License, Version 2.0 (the "License");
*   you may not use this file except in compliance with the License.
*   You may obtain a copy of the License at
*
*       http://www.apache.org/licenses/LICENSE-2.0
*
*   Unless required by applicable law or agreed to in writing, software
*   distributed under the License is distributed on an "AS IS" BASIS,
*   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*   See the License for the specific language governing permissions and
*   limitations under the License.
*/


You can download the original license file here.

The License is accompanied by a NOTICE

  =========================================================================
  ==  NOTICE file corresponding to the section 4 d of                    ==
  ==  the Apache License, Version 2.0,                                   ==
  ==  in this case for the Apache Ant distribution.                      ==
  =========================================================================

  This product includes software developed by
  The Apache Software Foundation (http://www.apache.org/).

  This product includes also software developed by :
    - the W3C consortium (http://www.w3c.org) ,
    - the SAX project (http://www.saxproject.org)

  Please read the different LICENSE files present in the root directory of
  this distribution.

  The names "Ant" and  "Apache Software Foundation"  must not be used to
  endorse  or promote  products derived  from this  software without prior
  written permission. For written permission, please contact
  apache@apache.org.

%% The following software may be included in this product: ASM
Use of any of this software is governed by the terms of the license below:

Copyright (c) 2000-2005 INRIA, France Telecom
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

1. Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holders nor the names of its
  contributors may be used to endorse or promote products derived from
  this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.


%% The following software may be included in this product: Stax API. Use of any of this software is governed by the terms of the license below:

Streaming API for XML (JSR-173) Specification
Reference Implementation
License Agreement

READ THE TERMS OF THIS (THE "AGREEMENT") CAREFULLY BEFORE VIEWING OR USING THE
SOFTWARE LICENSED HEREUNDER.  BY VIEWING OR USING THE SOFTWARE, YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCESSING THE SOFTWARE ELECTRONICALLY, INDICATE YOUR ACCEPTANCE OF THESE TERMS BY SELECTING THE "ACCEPT" BUTTON AT THE END OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL THESE TERMS, PROMPTLY RETURN THE UNUSED SOFTWARE TO ORIGINAL CONTRIBUTOR, DEFINED HEREIN.

1.0  DEFINITIONS.

1.1. "BEA" means BEA Systems, Inc., the licensor of the Original Code.

1.2. "Contributor" means BEA and each entity that creates or contributes to the
creation of Modifications.

1.3. "Covered Code" means the Original Code or Modifications or the combination
of the Original Code and Modifications, in each case including portions thereof and
corresponding documentation released with the source code.

1.4. "Executable" means Covered Code in any form other than Source Code.

1.5. "FCS" means first commercial shipment of a product.

1.6. "Modifications" means any addition to or deletion from the substance or
structure of either the Original Code or any previous Modifications. When Covered Code is
released as a seriesof files, a Modification is:

(a)  Any addition to or deletion from the contents of a file containing Original
Code or previous Modifications.

(b)  Any new file that contains any part of the Original Code or previous
Modifications.

1.7. "Original Code" means Source Code of computer software code Reference
Implementation.

1.8. "Patent Claims" means any patent claim(s), now owned or hereafter acquired,
including without limitation, method, process, and apparatus claims, in any patent for whichthe grantor has the right to grant a license.

1.9.  "Reference Implementation" means the prototype or "proof of concept"
implementa­tion of the Specification developed and made available for license by or on behalf of BEA.

1.10. "Source Code" means the preferred form of the Covered Code for making
modifications to it, including all modules it contains, plus any associated documentation, interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice.

1.11.  "Specification" means the written specification for the Streaming API for
XML , Java technology developed pursuant to the Java Community Process.
1.12. "Technology Compatibility Kit" or "TCK" means the documentation, testing
tools and test suites associated with the Specification as may be revised by BEA from time to time, that is provided so that an implementer of the Specifi­cation may determine if its implementation is compliant with the Specification.

1.13. "You" (or "Your") means an individual or a legal entity exercising rights
under, and complying with all of the terms of, this Agreement or a future version of this
Agreement issued under Section 6.1. 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.

2.0  SOURCE CODE LICENSE.

2.1. Copyright Grant.  Subject to the terms of this Agreement, each Contributor
hereby grants You a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Covered Code of such Contributor, if any, and such derivative works, in Source Code and Executable form.

2.2.  Patent Grant.  Subject to the terms of this Agreement, each Contributor
hereby grants You a non-exclusive, worldwide, royalty-free patent license under the Patent Claims to make, use, sell, offer to sell, import and otherwise transfer the Covered Code prepared and provided by such Contributor, if any, in Source Code and Executable form. This patent license shall apply to the Covered Code if, at the time a Modification is added by the Contributor, such addition of the Modification causes such combination to be covered by the Patent Claims. The patent license shall not apply to any other combinations which include the Modification.

2.3.  Conditions to Grants.  You understand that although each Contributor
grants the licenses to the Covered Code prepared by it, no assurances are provided by any
Contributor that the Covered Code does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to You for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, You hereby assume sole responsibility to secure any other intellectual property rights needed, if any. For example, if a thirdparty patent license is required to allow You to distribute Covered Code, it is Your responsibility to acquire that license before distributing such code.

2.4.  Contributors' Representation.  Each Contributor represents that to its
knowledge it has sufficient copyright rights in the Covered Code it provides , if any, to grant the copyright license set forth in this Agreement.

3.0  DISTRIBUION RESTRICTIONS.

3.1. Application of Agreement.

The Modifications which You create or to which You contribute are governed by
the terms of this Agreement, including without limitation Section 2.0. The Source Code version of Covered Code may be distributed only under the terms of this Agreement or a future version of this Agreement released under Section 6.1, and You must include a copy of this Agreement with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this Agreement or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.3.

3.2. Description of Modifications.

You must cause all Covered Code to which You contribute to contain a file
documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by BEA and including the name of BEA in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code.


%% The following software may be included in this product: Commons logging. Use of any of this software is governed by the terms of the license below:
	
	
			    Apache License
                          Version 2.0, January 2004
                       http://www.apache.org/licenses/

  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

  1. Definitions.

     "License" shall mean the terms and conditions for use, reproduction,
     and distribution as defined by Sections 1 through 9 of this document.

     "Licensor" shall mean the copyright owner or entity authorized by
     the copyright owner that is granting the License.

     "Legal Entity" shall mean the union of the acting entity and all
     other entities that control, are controlled by, or are under common
     control with that entity. For the purposes of this definition,
     "control" means (i) the power, direct or indirect, to cause the
     direction or management of such entity, whether by contract or
     otherwise, or (ii) ownership of fifty percent (50%) or more of the
     outstanding shares, or (iii) beneficial ownership of such entity.

     "You" (or "Your") shall mean an individual or Legal Entity
     exercising permissions granted by this License.

     "Source" form shall mean the preferred form for making modifications,
     including but not limited to software source code, documentation
     source, and configuration files.

     "Object" form shall mean any form resulting from mechanical
     transformation or translation of a Source form, including but
     not limited to compiled object code, generated documentation,
     and conversions to other media types.

     "Work" shall mean the work of authorship, whether in Source or
     Object form, made available under the License, as indicated by a
     copyright notice that is included in or attached to the work
     (an example is provided in the Appendix below).

     "Derivative Works" shall mean any work, whether in Source or Object
     form, that is based on (or derived from) the Work and for which the
     editorial revisions, annotations, elaborations, or other modifications
     represent, as a whole, an original work of authorship. For the purposes
     of this License, Derivative Works shall not include works that remain
     separable from, or merely link (or bind by name) to the interfaces of,
     the Work and Derivative Works thereof.

     "Contribution" shall mean any work of authorship, including
     the original version of the Work and any modifications or additions
     to that Work or Derivative Works thereof, that is intentionally
     submitted to Licensor for inclusion in the Work by the copyright owner
     or by an individual or Legal Entity authorized to submit on behalf of
     the copyright owner. For the purposes of this definition, "submitted"
     means any form of electronic, verbal, or written communication sent
     to the Licensor or its representatives, including but not limited to
     communication on electronic mailing lists, source code control systems,
     and issue tracking systems that are managed by, or on behalf of, the
     Licensor for the purpose of discussing and improving the Work, but
     excluding communication that is conspicuously marked or otherwise
     designated in writing by the copyright owner as "Not a Contribution."

     "Contributor" shall mean Licensor and any individual or Legal Entity
     on behalf of whom a Contribution has been received by Licensor and
     subsequently incorporated within the Work.

  2. Grant of Copyright License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     copyright license to reproduce, prepare Derivative Works of,
     publicly display, publicly perform, sublicense, and distribute the
     Work and such Derivative Works in Source or Object form.

  3. Grant of Patent License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     (except as stated in this section) patent license to make, have made,
     use, offer to sell, sell, import, and otherwise transfer the Work,
     where such license applies only to those patent claims licensable
     by such Contributor that are necessarily infringed by their
     Contribution(s) alone or by combination of their Contribution(s)
     with the Work to which such Contribution(s) was submitted. If You
     institute patent litigation against any entity (including a
     cross-claim or counterclaim in a lawsuit) alleging that the Work
     or a Contribution incorporated within the Work constitutes direct
     or contributory patent infringement, then any patent licenses
     granted to You under this License for that Work shall terminate
     as of the date such litigation is filed.

  4. Redistribution. You may reproduce and distribute copies of the
     Work or Derivative Works thereof in any medium, with or without
     modifications, and in Source or Object form, provided that You
     meet the following conditions:

     (a) You must give any other recipients of the Work or
         Derivative Works a copy of this License; and

     (b) You must cause any modified files to carry prominent notices
         stating that You changed the files; and

     (c) You must retain, in the Source form of any Derivative Works
         that You distribute, all copyright, patent, trademark, and
         attribution notices from the Source form of the Work,
         excluding those notices that do not pertain to any part of
         the Derivative Works; and

     (d) If the Work includes a "NOTICE" text file as part of its
         distribution, then any Derivative Works that You distribute must
         include a readable copy of the attribution notices contained
         within such NOTICE file, excluding those notices that do not
         pertain to any part of the Derivative Works, in at least one
         of the following places: within a NOTICE text file distributed
         as part of the Derivative Works; within the Source form or
         documentation, if provided along with the Derivative Works; or,
         within a display generated by the Derivative Works, if and
         wherever such third-party notices normally appear. The contents
         of the NOTICE file are for informational purposes only and
         do not modify the License. You may add Your own attribution
         notices within Derivative Works that You distribute, alongside
         or as an addendum to the NOTICE text from the Work, provided
         that such additional attribution notices cannot be construed
         as modifying the License.

     You may add Your own copyright statement to Your modifications and
     may provide additional or different license terms and conditions
     for use, reproduction, or distribution of Your modifications, or
     for any such Derivative Works as a whole, provided Your use,
     reproduction, and distribution of the Work otherwise complies with
     the conditions stated in this License.

  5. Submission of Contributions. Unless You explicitly state otherwise,
     any Contribution intentionally submitted for inclusion in the Work
     by You to the Licensor shall be under the terms and conditions of
     this License, without any additional terms or conditions.
     Notwithstanding the above, nothing herein shall supersede or modify
     the terms of any separate license agreement you may have executed
     with Licensor regarding such Contributions.

  6. Trademarks. This License does not grant permission to use the trade
     names, trademarks, service marks, or product names of the Licensor,
     except as required for reasonable and customary use in describing the
     origin of the Work and reproducing the content of the NOTICE file.

  7. Disclaimer of Warranty. Unless required by applicable law or
     agreed to in writing, Licensor provides the Work (and each
     Contributor provides its Contributions) on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
     implied, including, without limitation, any warranties or conditions
     of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
     PARTICULAR PURPOSE. You are solely responsible for determining the
     appropriateness of using or redistributing the Work and assume any
     risks associated with Your exercise of permissions under this License.

  8. Limitation of Liability. In no event and under no legal theory,
     whether in tort (including negligence), contract, or otherwise,
     unless required by applicable law (such as deliberate and grossly
     negligent acts) or agreed to in writing, shall any Contributor be
     liable to You for damages, including any direct, indirect, special,
     incidental, or consequential damages of any character arising as a
     result of this License or out of the use or inability to use the
     Work (including but not limited to damages for loss of goodwill,
     work stoppage, computer failure or malfunction, or any and all
     other commercial damages or losses), even if such Contributor
     has been advised of the possibility of such damages.

  9. Accepting Warranty or Additional Liability. While redistributing
     the Work or Derivative Works thereof, You may choose to offer,
     and charge a fee for, acceptance of support, warranty, indemnity,
     or other liability obligations and/or rights consistent with this
     License. However, in accepting such obligations, You may act only
     on Your own behalf and on Your sole responsibility, not on behalf
     of any other Contributor, and only if You agree to indemnify,
     defend, and hold each Contributor harmless for any liability
     incurred by, or claims asserted against, such Contributor by reason
     of your accepting any such warranty or additional liability.

  END OF TERMS AND CONDITIONS

  APPENDIX: How to apply the Apache License to your work.

     To apply the Apache License to your work, attach the following
     boilerplate notice, with the fields enclosed by brackets "[]"
     replaced with your own identifying information. (Don't include
     the brackets!)  The text should be enclosed in the appropriate
     comment syntax for the file format. We also recommend that a
     file or class name and description of purpose be included on the
     same "printed page" as the copyright notice for easier
     identification within third-party archives.

  Copyright [yyyy] [name of copyright owner]

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.


%% The following software may be included in this product: Commons-beanutils. Use of any of this software is governed by the terms of the license below:
	
	
			    Apache License
                          Version 2.0, January 2004
                       http://www.apache.org/licenses/

  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

  1. Definitions.

     "License" shall mean the terms and conditions for use, reproduction,
     and distribution as defined by Sections 1 through 9 of this document.

     "Licensor" shall mean the copyright owner or entity authorized by
     the copyright owner that is granting the License.

     "Legal Entity" shall mean the union of the acting entity and all
     other entities that control, are controlled by, or are under common
     control with that entity. For the purposes of this definition,
     "control" means (i) the power, direct or indirect, to cause the
     direction or management of such entity, whether by contract or
     otherwise, or (ii) ownership of fifty percent (50%) or more of the
     outstanding shares, or (iii) beneficial ownership of such entity.

     "You" (or "Your") shall mean an individual or Legal Entity
     exercising permissions granted by this License.

     "Source" form shall mean the preferred form for making modifications,
     including but not limited to software source code, documentation
     source, and configuration files.

     "Object" form shall mean any form resulting from mechanical
     transformation or translation of a Source form, including but
     not limited to compiled object code, generated documentation,
     and conversions to other media types.

     "Work" shall mean the work of authorship, whether in Source or
     Object form, made available under the License, as indicated by a
     copyright notice that is included in or attached to the work
     (an example is provided in the Appendix below).

     "Derivative Works" shall mean any work, whether in Source or Object
     form, that is based on (or derived from) the Work and for which the
     editorial revisions, annotations, elaborations, or other modifications
     represent, as a whole, an original work of authorship. For the purposes
     of this License, Derivative Works shall not include works that remain
     separable from, or merely link (or bind by name) to the interfaces of,
     the Work and Derivative Works thereof.

     "Contribution" shall mean any work of authorship, including
     the original version of the Work and any modifications or additions
     to that Work or Derivative Works thereof, that is intentionally
     submitted to Licensor for inclusion in the Work by the copyright owner
     or by an individual or Legal Entity authorized to submit on behalf of
     the copyright owner. For the purposes of this definition, "submitted"
     means any form of electronic, verbal, or written communication sent
     to the Licensor or its representatives, including but not limited to
     communication on electronic mailing lists, source code control systems,
     and issue tracking systems that are managed by, or on behalf of, the
     Licensor for the purpose of discussing and improving the Work, but
     excluding communication that is conspicuously marked or otherwise
     designated in writing by the copyright owner as "Not a Contribution."

     "Contributor" shall mean Licensor and any individual or Legal Entity
     on behalf of whom a Contribution has been received by Licensor and
     subsequently incorporated within the Work.

  2. Grant of Copyright License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     copyright license to reproduce, prepare Derivative Works of,
     publicly display, publicly perform, sublicense, and distribute the
     Work and such Derivative Works in Source or Object form.

  3. Grant of Patent License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     (except as stated in this section) patent license to make, have made,
     use, offer to sell, sell, import, and otherwise transfer the Work,
     where such license applies only to those patent claims licensable
     by such Contributor that are necessarily infringed by their
     Contribution(s) alone or by combination of their Contribution(s)
     with the Work to which such Contribution(s) was submitted. If You
     institute patent litigation against any entity (including a
     cross-claim or counterclaim in a lawsuit) alleging that the Work
     or a Contribution incorporated within the Work constitutes direct
     or contributory patent infringement, then any patent licenses
     granted to You under this License for that Work shall terminate
     as of the date such litigation is filed.

  4. Redistribution. You may reproduce and distribute copies of the
     Work or Derivative Works thereof in any medium, with or without
     modifications, and in Source or Object form, provided that You
     meet the following conditions:

     (a) You must give any other recipients of the Work or
         Derivative Works a copy of this License; and

     (b) You must cause any modified files to carry prominent notices
         stating that You changed the files; and

     (c) You must retain, in the Source form of any Derivative Works
         that You distribute, all copyright, patent, trademark, and
         attribution notices from the Source form of the Work,
         excluding those notices that do not pertain to any part of
         the Derivative Works; and

     (d) If the Work includes a "NOTICE" text file as part of its
         distribution, then any Derivative Works that You distribute must
         include a readable copy of the attribution notices contained
         within such NOTICE file, excluding those notices that do not
         pertain to any part of the Derivative Works, in at least one
         of the following places: within a NOTICE text file distributed
         as part of the Derivative Works; within the Source form or
         documentation, if provided along with the Derivative Works; or,
         within a display generated by the Derivative Works, if and
         wherever such third-party notices normally appear. The contents
         of the NOTICE file are for informational purposes only and
         do not modify the License. You may add Your own attribution
         notices within Derivative Works that You distribute, alongside
         or as an addendum to the NOTICE text from the Work, provided
         that such additional attribution notices cannot be construed
         as modifying the License.

     You may add Your own copyright statement to Your modifications and
     may provide additional or different license terms and conditions
     for use, reproduction, or distribution of Your modifications, or
     for any such Derivative Works as a whole, provided Your use,
     reproduction, and distribution of the Work otherwise complies with
     the conditions stated in this License.

  5. Submission of Contributions. Unless You explicitly state otherwise,
     any Contribution intentionally submitted for inclusion in the Work
     by You to the Licensor shall be under the terms and conditions of
     this License, without any additional terms or conditions.
     Notwithstanding the above, nothing herein shall supersede or modify
     the terms of any separate license agreement you may have executed
     with Licensor regarding such Contributions.

  6. Trademarks. This License does not grant permission to use the trade
     names, trademarks, service marks, or product names of the Licensor,
     except as required for reasonable and customary use in describing the
     origin of the Work and reproducing the content of the NOTICE file.

  7. Disclaimer of Warranty. Unless required by applicable law or
     agreed to in writing, Licensor provides the Work (and each
     Contributor provides its Contributions) on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
     implied, including, without limitation, any warranties or conditions
     of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
     PARTICULAR PURPOSE. You are solely responsible for determining the
     appropriateness of using or redistributing the Work and assume any
     risks associated with Your exercise of permissions under this License.

  8. Limitation of Liability. In no event and under no legal theory,
     whether in tort (including negligence), contract, or otherwise,
     unless required by applicable law (such as deliberate and grossly
     negligent acts) or agreed to in writing, shall any Contributor be
     liable to You for damages, including any direct, indirect, special,
     incidental, or consequential damages of any character arising as a
     result of this License or out of the use or inability to use the
     Work (including but not limited to damages for loss of goodwill,
     work stoppage, computer failure or malfunction, or any and all
     other commercial damages or losses), even if such Contributor
     has been advised of the possibility of such damages.

  9. Accepting Warranty or Additional Liability. While redistributing
     the Work or Derivative Works thereof, You may choose to offer,
     and charge a fee for, acceptance of support, warranty, indemnity,
     or other liability obligations and/or rights consistent with this
     License. However, in accepting such obligations, You may act only
     on Your own behalf and on Your sole responsibility, not on behalf
     of any other Contributor, and only if You agree to indemnify,
     defend, and hold each Contributor harmless for any liability
     incurred by, or claims asserted against, such Contributor by reason
     of your accepting any such warranty or additional liability.

  END OF TERMS AND CONDITIONS

  APPENDIX: How to apply the Apache License to your work.

     To apply the Apache License to your work, attach the following
     boilerplate notice, with the fields enclosed by brackets "[]"
     replaced with your own identifying information. (Don't include
     the brackets!)  The text should be enclosed in the appropriate
     comment syntax for the file format. We also recommend that a
     file or class name and description of purpose be included on the
     same "printed page" as the copyright notice for easier
     identification within third-party archives.

  Copyright [yyyy] [name of copyright owner]

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

%% The following software may be included in this product: Commons collections. Use of any of this software is governed by the terms of the license below:
	
	
			    Apache License
                          Version 2.0, January 2004
                       http://www.apache.org/licenses/

  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

  1. Definitions.

     "License" shall mean the terms and conditions for use, reproduction,
     and distribution as defined by Sections 1 through 9 of this document.

     "Licensor" shall mean the copyright owner or entity authorized by
     the copyright owner that is granting the License.

     "Legal Entity" shall mean the union of the acting entity and all
     other entities that control, are controlled by, or are under common
     control with that entity. For the purposes of this definition,
     "control" means (i) the power, direct or indirect, to cause the
     direction or management of such entity, whether by contract or
     otherwise, or (ii) ownership of fifty percent (50%) or more of the
     outstanding shares, or (iii) beneficial ownership of such entity.

     "You" (or "Your") shall mean an individual or Legal Entity
     exercising permissions granted by this License.

     "Source" form shall mean the preferred form for making modifications,
     including but not limited to software source code, documentation
     source, and configuration files.

     "Object" form shall mean any form resulting from mechanical
     transformation or translation of a Source form, including but
     not limited to compiled object code, generated documentation,
     and conversions to other media types.

     "Work" shall mean the work of authorship, whether in Source or
     Object form, made available under the License, as indicated by a
     copyright notice that is included in or attached to the work
     (an example is provided in the Appendix below).

     "Derivative Works" shall mean any work, whether in Source or Object
     form, that is based on (or derived from) the Work and for which the
     editorial revisions, annotations, elaborations, or other modifications
     represent, as a whole, an original work of authorship. For the purposes
     of this License, Derivative Works shall not include works that remain
     separable from, or merely link (or bind by name) to the interfaces of,
     the Work and Derivative Works thereof.

     "Contribution" shall mean any work of authorship, including
     the original version of the Work and any modifications or additions
     to that Work or Derivative Works thereof, that is intentionally
     submitted to Licensor for inclusion in the Work by the copyright owner
     or by an individual or Legal Entity authorized to submit on behalf of
     the copyright owner. For the purposes of this definition, "submitted"
     means any form of electronic, verbal, or written communication sent
     to the Licensor or its representatives, including but not limited to
     communication on electronic mailing lists, source code control systems,
     and issue tracking systems that are managed by, or on behalf of, the
     Licensor for the purpose of discussing and improving the Work, but
     excluding communication that is conspicuously marked or otherwise
     designated in writing by the copyright owner as "Not a Contribution."

     "Contributor" shall mean Licensor and any individual or Legal Entity
     on behalf of whom a Contribution has been received by Licensor and
     subsequently incorporated within the Work.

  2. Grant of Copyright License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     copyright license to reproduce, prepare Derivative Works of,
     publicly display, publicly perform, sublicense, and distribute the
     Work and such Derivative Works in Source or Object form.

  3. Grant of Patent License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     (except as stated in this section) patent license to make, have made,
     use, offer to sell, sell, import, and otherwise transfer the Work,
     where such license applies only to those patent claims licensable
     by such Contributor that are necessarily infringed by their
     Contribution(s) alone or by combination of their Contribution(s)
     with the Work to which such Contribution(s) was submitted. If You
     institute patent litigation against any entity (including a
     cross-claim or counterclaim in a lawsuit) alleging that the Work
     or a Contribution incorporated within the Work constitutes direct
     or contributory patent infringement, then any patent licenses
     granted to You under this License for that Work shall terminate
     as of the date such litigation is filed.

  4. Redistribution. You may reproduce and distribute copies of the
     Work or Derivative Works thereof in any medium, with or without
     modifications, and in Source or Object form, provided that You
     meet the following conditions:

     (a) You must give any other recipients of the Work or
         Derivative Works a copy of this License; and

     (b) You must cause any modified files to carry prominent notices
         stating that You changed the files; and

     (c) You must retain, in the Source form of any Derivative Works
         that You distribute, all copyright, patent, trademark, and
         attribution notices from the Source form of the Work,
         excluding those notices that do not pertain to any part of
         the Derivative Works; and

     (d) If the Work includes a "NOTICE" text file as part of its
         distribution, then any Derivative Works that You distribute must
         include a readable copy of the attribution notices contained
         within such NOTICE file, excluding those notices that do not
         pertain to any part of the Derivative Works, in at least one
         of the following places: within a NOTICE text file distributed
         as part of the Derivative Works; within the Source form or
         documentation, if provided along with the Derivative Works; or,
         within a display generated by the Derivative Works, if and
         wherever such third-party notices normally appear. The contents
         of the NOTICE file are for informational purposes only and
         do not modify the License. You may add Your own attribution
         notices within Derivative Works that You distribute, alongside
         or as an addendum to the NOTICE text from the Work, provided
         that such additional attribution notices cannot be construed
         as modifying the License.

     You may add Your own copyright statement to Your modifications and
     may provide additional or different license terms and conditions
     for use, reproduction, or distribution of Your modifications, or
     for any such Derivative Works as a whole, provided Your use,
     reproduction, and distribution of the Work otherwise complies with
     the conditions stated in this License.

  5. Submission of Contributions. Unless You explicitly state otherwise,
     any Contribution intentionally submitted for inclusion in the Work
     by You to the Licensor shall be under the terms and conditions of
     this License, without any additional terms or conditions.
     Notwithstanding the above, nothing herein shall supersede or modify
     the terms of any separate license agreement you may have executed
     with Licensor regarding such Contributions.

  6. Trademarks. This License does not grant permission to use the trade
     names, trademarks, service marks, or product names of the Licensor,
     except as required for reasonable and customary use in describing the
     origin of the Work and reproducing the content of the NOTICE file.

  7. Disclaimer of Warranty. Unless required by applicable law or
     agreed to in writing, Licensor provides the Work (and each
     Contributor provides its Contributions) on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
     implied, including, without limitation, any warranties or conditions
     of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
     PARTICULAR PURPOSE. You are solely responsible for determining the
     appropriateness of using or redistributing the Work and assume any
     risks associated with Your exercise of permissions under this License.

  8. Limitation of Liability. In no event and under no legal theory,
     whether in tort (including negligence), contract, or otherwise,
     unless required by applicable law (such as deliberate and grossly
     negligent acts) or agreed to in writing, shall any Contributor be
     liable to You for damages, including any direct, indirect, special,
     incidental, or consequential damages of any character arising as a
     result of this License or out of the use or inability to use the
     Work (including but not limited to damages for loss of goodwill,
     work stoppage, computer failure or malfunction, or any and all
     other commercial damages or losses), even if such Contributor
     has been advised of the possibility of such damages.

  9. Accepting Warranty or Additional Liability. While redistributing
     the Work or Derivative Works thereof, You may choose to offer,
     and charge a fee for, acceptance of support, warranty, indemnity,
     or other liability obligations and/or rights consistent with this
     License. However, in accepting such obligations, You may act only
     on Your own behalf and on Your sole responsibility, not on behalf
     of any other Contributor, and only if You agree to indemnify,
     defend, and hold each Contributor harmless for any liability
     incurred by, or claims asserted against, such Contributor by reason
     of your accepting any such warranty or additional liability.

  END OF TERMS AND CONDITIONS

  APPENDIX: How to apply the Apache License to your work.

     To apply the Apache License to your work, attach the following
     boilerplate notice, with the fields enclosed by brackets "[]"
     replaced with your own identifying information. (Don't include
     the brackets!)  The text should be enclosed in the appropriate
     comment syntax for the file format. We also recommend that a
     file or class name and description of purpose be included on the
     same "printed page" as the copyright notice for easier
     identification within third-party archives.

  Copyright [yyyy] [name of copyright owner]

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.


%% The following software may be included in this product: Commons digester. Use of any of this software is governed by the terms of the license below:
	
	
			    Apache License
                          Version 2.0, January 2004
                       http://www.apache.org/licenses/

  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

  1. Definitions.

     "License" shall mean the terms and conditions for use, reproduction,
     and distribution as defined by Sections 1 through 9 of this document.

     "Licensor" shall mean the copyright owner or entity authorized by
     the copyright owner that is granting the License.

     "Legal Entity" shall mean the union of the acting entity and all
     other entities that control, are controlled by, or are under common
     control with that entity. For the purposes of this definition,
     "control" means (i) the power, direct or indirect, to cause the
     direction or management of such entity, whether by contract or
     otherwise, or (ii) ownership of fifty percent (50%) or more of the
     outstanding shares, or (iii) beneficial ownership of such entity.

     "You" (or "Your") shall mean an individual or Legal Entity
     exercising permissions granted by this License.

     "Source" form shall mean the preferred form for making modifications,
     including but not limited to software source code, documentation
     source, and configuration files.

     "Object" form shall mean any form resulting from mechanical
     transformation or translation of a Source form, including but
     not limited to compiled object code, generated documentation,
     and conversions to other media types.

     "Work" shall mean the work of authorship, whether in Source or
     Object form, made available under the License, as indicated by a
     copyright notice that is included in or attached to the work
     (an example is provided in the Appendix below).

     "Derivative Works" shall mean any work, whether in Source or Object
     form, that is based on (or derived from) the Work and for which the
     editorial revisions, annotations, elaborations, or other modifications
     represent, as a whole, an original work of authorship. For the purposes
     of this License, Derivative Works shall not include works that remain
     separable from, or merely link (or bind by name) to the interfaces of,
     the Work and Derivative Works thereof.

     "Contribution" shall mean any work of authorship, including
     the original version of the Work and any modifications or additions
     to that Work or Derivative Works thereof, that is intentionally
     submitted to Licensor for inclusion in the Work by the copyright owner
     or by an individual or Legal Entity authorized to submit on behalf of
     the copyright owner. For the purposes of this definition, "submitted"
     means any form of electronic, verbal, or written communication sent
     to the Licensor or its representatives, including but not limited to
     communication on electronic mailing lists, source code control systems,
     and issue tracking systems that are managed by, or on behalf of, the
     Licensor for the purpose of discussing and improving the Work, but
     excluding communication that is conspicuously marked or otherwise
     designated in writing by the copyright owner as "Not a Contribution."

     "Contributor" shall mean Licensor and any individual or Legal Entity
     on behalf of whom a Contribution has been received by Licensor and
     subsequently incorporated within the Work.

  2. Grant of Copyright License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     copyright license to reproduce, prepare Derivative Works of,
     publicly display, publicly perform, sublicense, and distribute the
     Work and such Derivative Works in Source or Object form.

  3. Grant of Patent License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     (except as stated in this section) patent license to make, have made,
     use, offer to sell, sell, import, and otherwise transfer the Work,
     where such license applies only to those patent claims licensable
     by such Contributor that are necessarily infringed by their
     Contribution(s) alone or by combination of their Contribution(s)
     with the Work to which such Contribution(s) was submitted. If You
     institute patent litigation against any entity (including a
     cross-claim or counterclaim in a lawsuit) alleging that the Work
     or a Contribution incorporated within the Work constitutes direct
     or contributory patent infringement, then any patent licenses
     granted to You under this License for that Work shall terminate
     as of the date such litigation is filed.

  4. Redistribution. You may reproduce and distribute copies of the
     Work or Derivative Works thereof in any medium, with or without
     modifications, and in Source or Object form, provided that You
     meet the following conditions:

     (a) You must give any other recipients of the Work or
         Derivative Works a copy of this License; and

     (b) You must cause any modified files to carry prominent notices
         stating that You changed the files; and

     (c) You must retain, in the Source form of any Derivative Works
         that You distribute, all copyright, patent, trademark, and
         attribution notices from the Source form of the Work,
         excluding those notices that do not pertain to any part of
         the Derivative Works; and

     (d) If the Work includes a "NOTICE" text file as part of its
         distribution, then any Derivative Works that You distribute must
         include a readable copy of the attribution notices contained
         within such NOTICE file, excluding those notices that do not
         pertain to any part of the Derivative Works, in at least one
         of the following places: within a NOTICE text file distributed
         as part of the Derivative Works; within the Source form or
         documentation, if provided along with the Derivative Works; or,
         within a display generated by the Derivative Works, if and
         wherever such third-party notices normally appear. The contents
         of the NOTICE file are for informational purposes only and
         do not modify the License. You may add Your own attribution
         notices within Derivative Works that You distribute, alongside
         or as an addendum to the NOTICE text from the Work, provided
         that such additional attribution notices cannot be construed
         as modifying the License.

     You may add Your own copyright statement to Your modifications and
     may provide additional or different license terms and conditions
     for use, reproduction, or distribution of Your modifications, or
     for any such Derivative Works as a whole, provided Your use,
     reproduction, and distribution of the Work otherwise complies with
     the conditions stated in this License.

  5. Submission of Contributions. Unless You explicitly state otherwise,
     any Contribution intentionally submitted for inclusion in the Work
     by You to the Licensor shall be under the terms and conditions of
     this License, without any additional terms or conditions.
     Notwithstanding the above, nothing herein shall supersede or modify
     the terms of any separate license agreement you may have executed
     with Licensor regarding such Contributions.

  6. Trademarks. This License does not grant permission to use the trade
     names, trademarks, service marks, or product names of the Licensor,
     except as required for reasonable and customary use in describing the
     origin of the Work and reproducing the content of the NOTICE file.

  7. Disclaimer of Warranty. Unless required by applicable law or
     agreed to in writing, Licensor provides the Work (and each
     Contributor provides its Contributions) on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
     implied, including, without limitation, any warranties or conditions
     of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
     PARTICULAR PURPOSE. You are solely responsible for determining the
     appropriateness of using or redistributing the Work and assume any
     risks associated with Your exercise of permissions under this License.

  8. Limitation of Liability. In no event and under no legal theory,
     whether in tort (including negligence), contract, or otherwise,
     unless required by applicable law (such as deliberate and grossly
     negligent acts) or agreed to in writing, shall any Contributor be
     liable to You for damages, including any direct, indirect, special,
     incidental, or consequential damages of any character arising as a
     result of this License or out of the use or inability to use the
     Work (including but not limited to damages for loss of goodwill,
     work stoppage, computer failure or malfunction, or any and all
     other commercial damages or losses), even if such Contributor
     has been advised of the possibility of such damages.

  9. Accepting Warranty or Additional Liability. While redistributing
     the Work or Derivative Works thereof, You may choose to offer,
     and charge a fee for, acceptance of support, warranty, indemnity,
     or other liability obligations and/or rights consistent with this
     License. However, in accepting such obligations, You may act only
     on Your own behalf and on Your sole responsibility, not on behalf
     of any other Contributor, and only if You agree to indemnify,
     defend, and hold each Contributor harmless for any liability
     incurred by, or claims asserted against, such Contributor by reason
     of your accepting any such warranty or additional liability.

  END OF TERMS AND CONDITIONS

  APPENDIX: How to apply the Apache License to your work.

     To apply the Apache License to your work, attach the following
     boilerplate notice, with the fields enclosed by brackets "[]"
     replaced with your own identifying information. (Don't include
     the brackets!)  The text should be enclosed in the appropriate
     comment syntax for the file format. We also recommend that a
     file or class name and description of purpose be included on the
     same "printed page" as the copyright notice for easier
     identification within third-party archives.

  Copyright [yyyy] [name of copyright owner]

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.


%% The following software may be included in this product: Commons modeler. Use of any of this software is governed by the terms of the license below:
	
	
			    Apache License
                          Version 2.0, January 2004
                       http://www.apache.org/licenses/

  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

  1. Definitions.

     "License" shall mean the terms and conditions for use, reproduction,
     and distribution as defined by Sections 1 through 9 of this document.

     "Licensor" shall mean the copyright owner or entity authorized by
     the copyright owner that is granting the License.

     "Legal Entity" shall mean the union of the acting entity and all
     other entities that control, are controlled by, or are under common
     control with that entity. For the purposes of this definition,
     "control" means (i) the power, direct or indirect, to cause the
     direction or management of such entity, whether by contract or
     otherwise, or (ii) ownership of fifty percent (50%) or more of the
     outstanding shares, or (iii) beneficial ownership of such entity.

     "You" (or "Your") shall mean an individual or Legal Entity
     exercising permissions granted by this License.

     "Source" form shall mean the preferred form for making modifications,
     including but not limited to software source code, documentation
     source, and configuration files.

     "Object" form shall mean any form resulting from mechanical
     transformation or translation of a Source form, including but
     not limited to compiled object code, generated documentation,
     and conversions to other media types.

     "Work" shall mean the work of authorship, whether in Source or
     Object form, made available under the License, as indicated by a
     copyright notice that is included in or attached to the work
     (an example is provided in the Appendix below).

     "Derivative Works" shall mean any work, whether in Source or Object
     form, that is based on (or derived from) the Work and for which the
     editorial revisions, annotations, elaborations, or other modifications
     represent, as a whole, an original work of authorship. For the purposes
     of this License, Derivative Works shall not include works that remain
     separable from, or merely link (or bind by name) to the interfaces of,
     the Work and Derivative Works thereof.

     "Contribution" shall mean any work of authorship, including
     the original version of the Work and any modifications or additions
     to that Work or Derivative Works thereof, that is intentionally
     submitted to Licensor for inclusion in the Work by the copyright owner
     or by an individual or Legal Entity authorized to submit on behalf of
     the copyright owner. For the purposes of this definition, "submitted"
     means any form of electronic, verbal, or written communication sent
     to the Licensor or its representatives, including but not limited to
     communication on electronic mailing lists, source code control systems,
     and issue tracking systems that are managed by, or on behalf of, the
     Licensor for the purpose of discussing and improving the Work, but
     excluding communication that is conspicuously marked or otherwise
     designated in writing by the copyright owner as "Not a Contribution."

     "Contributor" shall mean Licensor and any individual or Legal Entity
     on behalf of whom a Contribution has been received by Licensor and
     subsequently incorporated within the Work.

  2. Grant of Copyright License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     copyright license to reproduce, prepare Derivative Works of,
     publicly display, publicly perform, sublicense, and distribute the
     Work and such Derivative Works in Source or Object form.

  3. Grant of Patent License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     (except as stated in this section) patent license to make, have made,
     use, offer to sell, sell, import, and otherwise transfer the Work,
     where such license applies only to those patent claims licensable
     by such Contributor that are necessarily infringed by their
     Contribution(s) alone or by combination of their Contribution(s)
     with the Work to which such Contribution(s) was submitted. If You
     institute patent litigation against any entity (including a
     cross-claim or counterclaim in a lawsuit) alleging that the Work
     or a Contribution incorporated within the Work constitutes direct
     or contributory patent infringement, then any patent licenses
     granted to You under this License for that Work shall terminate
     as of the date such litigation is filed.

  4. Redistribution. You may reproduce and distribute copies of the
     Work or Derivative Works thereof in any medium, with or without
     modifications, and in Source or Object form, provided that You
     meet the following conditions:

     (a) You must give any other recipients of the Work or
         Derivative Works a copy of this License; and

     (b) You must cause any modified files to carry prominent notices
         stating that You changed the files; and

     (c) You must retain, in the Source form of any Derivative Works
         that You distribute, all copyright, patent, trademark, and
         attribution notices from the Source form of the Work,
         excluding those notices that do not pertain to any part of
         the Derivative Works; and

     (d) If the Work includes a "NOTICE" text file as part of its
         distribution, then any Derivative Works that You distribute must
         include a readable copy of the attribution notices contained
         within such NOTICE file, excluding those notices that do not
         pertain to any part of the Derivative Works, in at least one
         of the following places: within a NOTICE text file distributed
         as part of the Derivative Works; within the Source form or
         documentation, if provided along with the Derivative Works; or,
         within a display generated by the Derivative Works, if and
         wherever such third-party notices normally appear. The contents
         of the NOTICE file are for informational purposes only and
         do not modify the License. You may add Your own attribution
         notices within Derivative Works that You distribute, alongside
         or as an addendum to the NOTICE text from the Work, provided
         that such additional attribution notices cannot be construed
         as modifying the License.

     You may add Your own copyright statement to Your modifications and
     may provide additional or different license terms and conditions
     for use, reproduction, or distribution of Your modifications, or
     for any such Derivative Works as a whole, provided Your use,
     reproduction, and distribution of the Work otherwise complies with
     the conditions stated in this License.

  5. Submission of Contributions. Unless You explicitly state otherwise,
     any Contribution intentionally submitted for inclusion in the Work
     by You to the Licensor shall be under the terms and conditions of
     this License, without any additional terms or conditions.
     Notwithstanding the above, nothing herein shall supersede or modify
     the terms of any separate license agreement you may have executed
     with Licensor regarding such Contributions.

  6. Trademarks. This License does not grant permission to use the trade
     names, trademarks, service marks, or product names of the Licensor,
     except as required for reasonable and customary use in describing the
     origin of the Work and reproducing the content of the NOTICE file.

  7. Disclaimer of Warranty. Unless required by applicable law or
     agreed to in writing, Licensor provides the Work (and each
     Contributor provides its Contributions) on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
     implied, including, without limitation, any warranties or conditions
     of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
     PARTICULAR PURPOSE. You are solely responsible for determining the
     appropriateness of using or redistributing the Work and assume any
     risks associated with Your exercise of permissions under this License.

  8. Limitation of Liability. In no event and under no legal theory,
     whether in tort (including negligence), contract, or otherwise,
     unless required by applicable law (such as deliberate and grossly
     negligent acts) or agreed to in writing, shall any Contributor be
     liable to You for damages, including any direct, indirect, special,
     incidental, or consequential damages of any character arising as a
     result of this License or out of the use or inability to use the
     Work (including but not limited to damages for loss of goodwill,
     work stoppage, computer failure or malfunction, or any and all
     other commercial damages or losses), even if such Contributor
     has been advised of the possibility of such damages.

  9. Accepting Warranty or Additional Liability. While redistributing
     the Work or Derivative Works thereof, You may choose to offer,
     and charge a fee for, acceptance of support, warranty, indemnity,
     or other liability obligations and/or rights consistent with this
     License. However, in accepting such obligations, You may act only
     on Your own behalf and on Your sole responsibility, not on behalf
     of any other Contributor, and only if You agree to indemnify,
     defend, and hold each Contributor harmless for any liability
     incurred by, or claims asserted against, such Contributor by reason
     of your accepting any such warranty or additional liability.

  END OF TERMS AND CONDITIONS

  APPENDIX: How to apply the Apache License to your work.

     To apply the Apache License to your work, attach the following
     boilerplate notice, with the fields enclosed by brackets "[]"
     replaced with your own identifying information. (Don't include
     the brackets!)  The text should be enclosed in the appropriate
     comment syntax for the file format. We also recommend that a
     file or class name and description of purpose be included on the
     same "printed page" as the copyright notice for easier
     identification within third-party archives.

  Copyright [yyyy] [name of copyright owner]

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.


%% The following software may be included in this product: JSR 181 apis
Use of any of this software is governed by the terms of the license below:


				BEA Systems, Inc.
			Binary License Agreement

				JSR-181


1. License to Use. BEA Systems, Inc. ("BEA") grants you a non-exclusive and non-transferable license for the internal use only of the accompanying software and documentation provided by BEA for the Web Services Metadata for the JavaTM Platform ( the "Software"), including, but not limited to the right to reproduce and use the Software internally for the purpose of testing an implementation of the JSR-181 specification. 


2.  Restrictions. the Software is confidential to BEA and protected by Copyright and other bodies of law protecting intellectual property rights. Title to the Software and all associated intellectual property rights is retained by BEA and/or its licensors. Except as specifically authorized in Section 1, above, you may not make copies of the Software. Unless enforcement is prohibited by applicable law, you may not modify, decompile, or reverse engineer the Software. No right, title or interest in or to any trademark, service mark, logo or trade name of BEA or its licensors is granted under this Agreement.  the Software is not designed, licensed or intended for use in the design, construction, operation or maintenance of any nuclear facility, nor may you use it for such purposes.

3.  DISCLAIMER OF WARRANTY. THE SOFTWARE IS PROVIDED “AS IS,” WITHOUT WARRANTY.  ALL WARRANTIES, EXPRESS OR IMPLIED, CONDITIONS, AND REPRESENTATIONS, INCLUDING ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT ARE DISCLAIMED.

4.  Limitation of Liability. In no event will BEA or its Licensors be liable for any lost revenue, profits or data, or for special, incidental, consequential or other indirect damages, or for punitive damages, however caused, regardless of the theory of liability, arising out of or related to the Software or this Agreement, even if BEA has been advised of the possibility of such loss. In no event will BEA's liability to you, whether in contract, tort (including negligence), or otherwise, exceed the amount paid by you for the Software hereunder.


5.  Termination; No Obligation to Support. This Agreement is effective until terminated. You may terminate this Agreement at any time by destroying all copies of the Software. Either party may terminate this Agreement immediately should the Software become, or in either party's opinion be likely to become, the subject of a claim of infringement of any intellectual property right. This Agreement will terminate immediately without notice from BEA if you fail to comply with any provision of this Agreement. Upon Termination, you must destroy all copies of the Software. BEA may at any time discontinue offering the Software or any particular version thereof.  BEA shall have no obligation to provide support, updates, patches, bug fixes or other enhancements for the Software or any particular version thereof.


6.  Export Regulations. the Software is subject to US export control laws and may be subject to export or import regulations in other countries. You agree to comply strictly with all such laws and regulations and acknowledge that you have the responsibility to obtain such licenses to export, re-export, or import as may be required after delivery to you.


7.  U.S. Government Restricted Rights. If the Software is being acquired by or on behalf of the U.S. Government or by a U.S. Government contractor, then the Government's rights in the Software and accompanying documentation shall be only as set forth in this Agreement in accordance with 48 C.F.R. 227.7202-4 (for Department of Defense (DOD) acquisitions) and with 48 C.F.R. 2.101 and 12.212 (for non-DOD acquisitions).


8.  Governing Law. Any action related to this Agreement will be governed by the laws of the state of California. Any legal action in any way arising out of or related to the Software or this Agreement may be brought exclusively in the state of federal courts located in San Jose, California.  By accepting this Agreement, you are consenting to the exclusive jurisdiction of these courts.


9.  Severability. If any provision of this Agreement is held to be unlawful or unenforceable, or otherwise invalid, this Agreement will remain in effect with the invalid provisions omitted, unless omission would frustrate the intent of the parties, in which case this Agreement will immediately terminate.


10.  Complete Agreement. This Agreement is the entire agreement between you and BEA relating to the subject matter hereof. It supersedes all prior or contemporaneous oral or written communications, proposals, representations and warranties and prevails over any conflicting or additional terms of any quote, order, acknowledgment, or other communication between the parties relating to its subject matter. No modification of this Agreement will be binding, unless in writing and signed by an authorized representative of each party.


%% The following software may be included in this product: Eclipse Link 
Use of any of this software is governed by the terms of the license below:

Eclipse Distribution License - v 1.0

Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

   * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
   * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
   * Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE


%% The following software may be included in this product: Apache Felix OSGi  
Use of any of this software is governed by the terms of the license below:

			     Apache License
                          Version 2.0, January 2004
                       http://www.apache.org/licenses/

  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

  1. Definitions.

     "License" shall mean the terms and conditions for use, reproduction,
     and distribution as defined by Sections 1 through 9 of this document.

     "Licensor" shall mean the copyright owner or entity authorized by
     the copyright owner that is granting the License.

     "Legal Entity" shall mean the union of the acting entity and all
     other entities that control, are controlled by, or are under common
     control with that entity. For the purposes of this definition,
     "control" means (i) the power, direct or indirect, to cause the
     direction or management of such entity, whether by contract or
     otherwise, or (ii) ownership of fifty percent (50%) or more of the
     outstanding shares, or (iii) beneficial ownership of such entity.

     "You" (or "Your") shall mean an individual or Legal Entity
     exercising permissions granted by this License.

     "Source" form shall mean the preferred form for making modifications,
     including but not limited to software source code, documentation
     source, and configuration files.

     "Object" form shall mean any form resulting from mechanical
     transformation or translation of a Source form, including but
     not limited to compiled object code, generated documentation,
     and conversions to other media types.

     "Work" shall mean the work of authorship, whether in Source or
     Object form, made available under the License, as indicated by a
     copyright notice that is included in or attached to the work
     (an example is provided in the Appendix below).

     "Derivative Works" shall mean any work, whether in Source or Object
     form, that is based on (or derived from) the Work and for which the
     editorial revisions, annotations, elaborations, or other modifications
     represent, as a whole, an original work of authorship. For the purposes
     of this License, Derivative Works shall not include works that remain
     separable from, or merely link (or bind by name) to the interfaces of,
     the Work and Derivative Works thereof.

     "Contribution" shall mean any work of authorship, including
     the original version of the Work and any modifications or additions
     to that Work or Derivative Works thereof, that is intentionally
     submitted to Licensor for inclusion in the Work by the copyright owner
     or by an individual or Legal Entity authorized to submit on behalf of
     the copyright owner. For the purposes of this definition, "submitted"
     means any form of electronic, verbal, or written communication sent
     to the Licensor or its representatives, including but not limited to
     communication on electronic mailing lists, source code control systems,
     and issue tracking systems that are managed by, or on behalf of, the
     Licensor for the purpose of discussing and improving the Work, but
     excluding communication that is conspicuously marked or otherwise
     designated in writing by the copyright owner as "Not a Contribution."

     "Contributor" shall mean Licensor and any individual or Legal Entity
     on behalf of whom a Contribution has been received by Licensor and
     subsequently incorporated within the Work.

  2. Grant of Copyright License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     copyright license to reproduce, prepare Derivative Works of,
     publicly display, publicly perform, sublicense, and distribute the
     Work and such Derivative Works in Source or Object form.

  3. Grant of Patent License. Subject to the terms and conditions of
     this License, each Contributor hereby grants to You a perpetual,
     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
     (except as stated in this section) patent license to make, have made,
     use, offer to sell, sell, import, and otherwise transfer the Work,
     where such license applies only to those patent claims licensable
     by such Contributor that are necessarily infringed by their
     Contribution(s) alone or by combination of their Contribution(s)
     with the Work to which such Contribution(s) was submitted. If You
     institute patent litigation against any entity (including a
     cross-claim or counterclaim in a lawsuit) alleging that the Work
     or a Contribution incorporated within the Work constitutes direct
     or contributory patent infringement, then any patent licenses
     granted to You under this License for that Work shall terminate
     as of the date such litigation is filed.

  4. Redistribution. You may reproduce and distribute copies of the
     Work or Derivative Works thereof in any medium, with or without
     modifications, and in Source or Object form, provided that You
     meet the following conditions:

     (a) You must give any other recipients of the Work or
         Derivative Works a copy of this License; and

     (b) You must cause any modified files to carry prominent notices
         stating that You changed the files; and

     (c) You must retain, in the Source form of any Derivative Works
         that You distribute, all copyright, patent, trademark, and
         attribution notices from the Source form of the Work,
         excluding those notices that do not pertain to any part of
         the Derivative Works; and

     (d) If the Work includes a "NOTICE" text file as part of its
         distribution, then any Derivative Works that You distribute must
         include a readable copy of the attribution notices contained
         within such NOTICE file, excluding those notices that do not
         pertain to any part of the Derivative Works, in at least one
         of the following places: within a NOTICE text file distributed
         as part of the Derivative Works; within the Source form or
         documentation, if provided along with the Derivative Works; or,
         within a display generated by the Derivative Works, if and
         wherever such third-party notices normally appear. The contents
         of the NOTICE file are for informational purposes only and
         do not modify the License. You may add Your own attribution
         notices within Derivative Works that You distribute, alongside
         or as an addendum to the NOTICE text from the Work, provided
         that such additional attribution notices cannot be construed
         as modifying the License.

     You may add Your own copyright statement to Your modifications and
     may provide additional or different license terms and conditions
     for use, reproduction, or distribution of Your modifications, or
     for any such Derivative Works as a whole, provided Your use,
     reproduction, and distribution of the Work otherwise complies with
     the conditions stated in this License.

  5. Submission of Contributions. Unless You explicitly state otherwise,
     any Contribution intentionally submitted for inclusion in the Work
     by You to the Licensor shall be under the terms and conditions of
     this License, without any additional terms or conditions.
     Notwithstanding the above, nothing herein shall supersede or modify
     the terms of any separate license agreement you may have executed
     with Licensor regarding such Contributions.

  6. Trademarks. This License does not grant permission to use the trade
     names, trademarks, service marks, or product names of the Licensor,
     except as required for reasonable and customary use in describing the
     origin of the Work and reproducing the content of the NOTICE file.

  7. Disclaimer of Warranty. Unless required by applicable law or
     agreed to in writing, Licensor provides the Work (and each
     Contributor provides its Contributions) on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
     implied, including, without limitation, any warranties or conditions
     of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
     PARTICULAR PURPOSE. You are solely responsible for determining the
     appropriateness of using or redistributing the Work and assume any
     risks associated with Your exercise of permissions under this License.

  8. Limitation of Liability. In no event and under no legal theory,
     whether in tort (including negligence), contract, or otherwise,
     unless required by applicable law (such as deliberate and grossly
     negligent acts) or agreed to in writing, shall any Contributor be
     liable to You for damages, including any direct, indirect, special,
     incidental, or consequential damages of any character arising as a
     result of this License or out of the use or inability to use the
     Work (including but not limited to damages for loss of goodwill,
     work stoppage, computer failure or malfunction, or any and all
     other commercial damages or losses), even if such Contributor
     has been advised of the possibility of such damages.

  9. Accepting Warranty or Additional Liability. While redistributing
     the Work or Derivative Works thereof, You may choose to offer,
     and charge a fee for, acceptance of support, warranty, indemnity,
     or other liability obligations and/or rights consistent with this
     License. However, in accepting such obligations, You may act only
     on Your own behalf and on Your sole responsibility, not on behalf
     of any other Contributor, and only if You agree to indemnify,
     defend, and hold each Contributor harmless for any liability
     incurred by, or claims asserted against, such Contributor by reason
     of your accepting any such warranty or additional liability.

  END OF TERMS AND CONDITIONS

  APPENDIX: How to apply the Apache License to your work.

     To apply the Apache License to your work, attach the following
     boilerplate notice, with the fields enclosed by brackets "[]"
     replaced with your own identifying information. (Don't include
     the brackets!)  The text should be enclosed in the appropriate
     comment syntax for the file format. We also recommend that a
     file or class name and description of purpose be included on the
     same "printed page" as the copyright notice for easier
     identification within third-party archives.

  Copyright [yyyy] [name of copyright owner]

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.


**Update Center**

%% The following software may be included in this product: wxPython and wxWidgets
Use of any of this software is governed by the terms of the license below:

wxWindows Library License, Version 3.1

Copyright (c) 1998-2005 Julian Smart, Robert Roebling et al

Everyone is permitted to copy and distribute verbatim copies of this licence document, but changing it is not allowed.

WXWINDOWS LIBRARY LICENCE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version.

This library 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 Library General Public Licence for more details.

You should have received a copy of the GNU Library General Public Licence along with this software, usually in a file named COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.

EXCEPTION NOTICE

1. As a special exception, the copyright holders of this library give permission for additional uses of the text contained in this release of the library as licenced under the wxWindows Library Licence, applying either version 3.1 of the Licence, or (at your option) any later version of the Licence as published by the copyright holders of version 3.1 of the Licence document.

2. The exception is that you may use, copy, link, modify and distribute under your own terms, binary object code versions of works based on the Library.

3. If you copy code from files distributed under the terms of the GNU General Public Licence or the GNU Library General Public Licence into a copy of this library, as this licence permits, the exception does not apply to the code that you add in this way. To avoid misleading anyone as to the status of such modified files, you must delete this exception notice from such code and/or adjust the licensing conditions notice accordingly.

4. If you write modifications of your own for this library, it is your choice whether to permit this exception to apply to your modifications. If you do not wish that, you must delete the exception notice from such code and/or adjust the licensing conditions notice accordingly.


GNU Library General Public License, Version 2

Copyright (C) 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

[This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.]

Preamble

The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software -- to make sure the software is free for all its users.

This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too.

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.

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 library, or if you modify it.

For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights.

Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library.

Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations.

Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.

Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license.

The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such.

Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better.

However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries.

The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library.

Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one.

GNU LIBRARY GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you".

A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables.

The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".)

"Source code" for a work means the preferred form of the work for making modifications to it. For a library, 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 library.

Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does.

1. You may copy and distribute verbatim copies of the Library's complete 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 distribute a copy of this License along with the Library.

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.

2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:

           a) The modified work must itself be a software library.

           b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change.

           c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License.

           d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful.

           (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) 

These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, 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 Library, 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.

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 Library.

In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.

3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices.

Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy.

This option is useful when you wish to copy part of the code of the Library into a program that is not a library.

4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you 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.

If distribution of 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 satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code.

5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License.

However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables.

When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law.

If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.)

Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself.

6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications.

You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things:

           a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.)

           b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution.

           c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place.

           d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. 

For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. 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.

It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute.

7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things:

           a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above.

           b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 

8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library 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.

9. 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 Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it.

10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library 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.

11. 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 Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library 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 Library.

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.

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.

This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.

12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library 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.

13. The Free Software Foundation may publish revised and/or new versions of the Library 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.

Each version is given a distinguishing version number. If the Library 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 Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation.

14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, 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.

NO WARRANTY

15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "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 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. 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 LIBRARY 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 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

END OF TERMS AND CONDITIONS


%% The following software may be included in this product: Python
Use of any of this software is governed by the terms of the license below:

Python 2.4.2 license

This is the official license for the Python 2.4 release:

A. HISTORY OF THE SOFTWARE
==========================

Python was created in the early 1990s by Guido van Rossum at Stichting
Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
as a successor of a language called ABC.  Guido remains Python's
principal author, although it includes many contributions from others.

In 1995, Guido continued his work on Python at the Corporation for
National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
in Reston, Virginia where he released several versions of the
software.

In May 2000, Guido and the Python core development team moved to
BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
year, the PythonLabs team moved to Digital Creations (now Zope
Corporation, see http://www.zope.com).  In 2001, the Python Software
Foundation (PSF, see http://www.python.org/psf/) was formed, a
non-profit organization created specifically to own Python-related
Intellectual Property.  Zope Corporation is a sponsoring member of
the PSF.

All Python releases are Open Source (see http://www.opensource.org for
the Open Source Definition).  Historically, most, but not all, Python
releases have also been GPL-compatible; the table below summarizes
the various releases.

   Release         Derived     Year        Owner       GPL-
		   from                                compatible? (1)

   0.9.0 thru 1.2              1991-1995   CWI         yes
   1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
   1.6             1.5.2       2000        CNRI        no
   2.0             1.6         2000        BeOpen.com  no
   1.6.1           1.6         2001        CNRI        yes (2)
   2.1             2.0+1.6.1   2001        PSF         no
   2.0.1           2.0+1.6.1   2001        PSF         yes
   2.1.1           2.1+2.0.1   2001        PSF         yes
   2.2             2.1.1       2001        PSF         yes
   2.1.2           2.1.1       2002        PSF         yes
   2.1.3           2.1.2       2002        PSF         yes
   2.2.1           2.2         2002        PSF         yes
   2.2.2           2.2.1       2002        PSF         yes
   2.2.3           2.2.2       2003        PSF         yes
   2.3             2.2.2       2002-2003   PSF         yes
   2.3.1           2.3         2002-2003   PSF         yes
   2.3.2           2.3.1       2002-2003   PSF         yes
   2.3.3           2.3.2       2002-2003   PSF         yes
   2.3.4           2.3.3       2004        PSF         yes
   2.3.5           2.3.4       2005        PSF         yes
   2.4             2.3         2004        PSF         yes
   2.4.1           2.4         2005        PSF         yes
   2.4.2           2.4.1       2005        PSF         yes

Footnotes:

(1) GPL-compatible doesn't mean that we're distributing Python under
   the GPL.  All Python licenses, unlike the GPL, let you distribute
   a modified version without making your changes open source.  The
   GPL-compatible licenses make it possible to combine Python with
   other software that is released under the GPL; the others don't.

(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
   because its license has a choice of law clause.  According to
   CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
   is "not incompatible" with the GPL.

Thanks to the many outside volunteers who have worked under Guido's
direction to make these releases possible.


B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
===============================================================

PSF LICENSE AGREEMENT FOR PYTHON 2.4
------------------------------------

1. This LICENSE AGREEMENT is between the Python Software Foundation
("PSF"), and the Individual or Organization ("Licensee") accessing and
otherwise using Python 2.4 software in source or binary form and its
associated documentation.

2. Subject to the terms and conditions of this License Agreement, PSF
hereby grants Licensee a nonexclusive, royalty-free, world-wide
license to reproduce, analyze, test, perform and/or display publicly,
prepare derivative works, distribute, and otherwise use Python 2.4
alone or in any derivative version, provided, however, that PSF's
License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
2001, 2002, 2003, 2004 Python Software Foundation; All Rights Reserved"
are retained in Python 2.4 alone or in any derivative version prepared
by Licensee.

3. In the event Licensee prepares a derivative work that is based on
or incorporates Python 2.4 or any part thereof, and wants to make
the derivative work available to others as provided herein, then
Licensee hereby agrees to include in any such work a brief summary of
the changes made to Python 2.4.

4. PSF is making Python 2.4 available to Licensee on an "AS IS"
basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.4 WILL NOT
INFRINGE ANY THIRD PARTY RIGHTS.

5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
2.4 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.4,
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.

7. Nothing in this License Agreement shall be deemed to create any
relationship of agency, partnership, or joint venture between PSF and
Licensee.  This License Agreement does not grant permission to use PSF
trademarks or trade name in a trademark sense to endorse or promote
products or services of Licensee, or any third party.

8. By copying, installing or otherwise using Python 2.4, Licensee
agrees to be bound by the terms and conditions of this License
Agreement.


BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
-------------------------------------------

BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1

1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
Individual or Organization ("Licensee") accessing and otherwise using
this software in source or binary form and its associated
documentation ("the Software").

2. Subject to the terms and conditions of this BeOpen Python License
Agreement, BeOpen hereby grants Licensee a non-exclusive,
royalty-free, world-wide license to reproduce, analyze, test, perform
and/or display publicly, prepare derivative works, distribute, and
otherwise use the Software alone or in any derivative version,
provided, however, that the BeOpen Python License is retained in the
Software, alone or in any derivative version prepared by Licensee.

3. BeOpen is making the Software available to Licensee on an "AS IS"
basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
INFRINGE ANY THIRD PARTY RIGHTS.

4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

5. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.

6. This License Agreement shall be governed by and interpreted in all
respects by the law of the State of California, excluding conflict of
law provisions.  Nothing in this License Agreement shall be deemed to
create any relationship of agency, partnership, or joint venture
between BeOpen and Licensee.  This License Agreement does not grant
permission to use BeOpen trademarks or trade names in a trademark
sense to endorse or promote products or services of Licensee, or any
third party.  As an exception, the "BeOpen Python" logos available at
http://www.pythonlabs.com/logos.html may be used according to the
permissions granted on that web page.

7. By copying, installing or otherwise using the software, Licensee
agrees to be bound by the terms and conditions of this License
Agreement.


CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
---------------------------------------

1. This LICENSE AGREEMENT is between the Corporation for National
Research Initiatives, having an office at 1895 Preston White Drive,
Reston, VA 20191 ("CNRI"), and the Individual or Organization
("Licensee") accessing and otherwise using Python 1.6.1 software in
source or binary form and its associated documentation.

2. Subject to the terms and conditions of this License Agreement, CNRI
hereby grants Licensee a nonexclusive, royalty-free, world-wide
license to reproduce, analyze, test, perform and/or display publicly,
prepare derivative works, distribute, and otherwise use Python 1.6.1
alone or in any derivative version, provided, however, that CNRI's
License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
1995-2001 Corporation for National Research Initiatives; All Rights
Reserved" are retained in Python 1.6.1 alone or in any derivative
version prepared by Licensee.  Alternately, in lieu of CNRI's License
Agreement, Licensee may substitute the following text (omitting the
quotes): "Python 1.6.1 is made available subject to the terms and
conditions in CNRI's License Agreement.  This Agreement together with
Python 1.6.1 may be located on the Internet using the following
unique, persistent identifier (known as a handle): 1895.22/1013.  This
Agreement may also be obtained from a proxy server on the Internet
using the following URL: http://hdl.handle.net/1895.22/1013".

3. In the event Licensee prepares a derivative work that is based on
or incorporates Python 1.6.1 or any part thereof, and wants to make
the derivative work available to others as provided herein, then
Licensee hereby agrees to include in any such work a brief summary of
the changes made to Python 1.6.1.

4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
INFRINGE ANY THIRD PARTY RIGHTS.

5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.

7. This License Agreement shall be governed by the federal
intellectual property law of the United States, including without
limitation the federal copyright law, and, to the extent such
U.S. federal law does not apply, by the law of the Commonwealth of
Virginia, excluding Virginia's conflict of law provisions.
Notwithstanding the foregoing, with regard to derivative works based
on Python 1.6.1 that incorporate non-separable material that was
previously distributed under the GNU General Public License (GPL), the
law of the Commonwealth of Virginia shall govern this License
Agreement only as to issues arising under or with respect to
Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
License Agreement shall be deemed to create any relationship of
agency, partnership, or joint venture between CNRI and Licensee.  This
License Agreement does not grant permission to use CNRI trademarks or
trade name in a trademark sense to endorse or promote products or
services of Licensee, or any third party.

8. By clicking on the "ACCEPT" button where indicated, or by copying,
installing or otherwise using Python 1.6.1, Licensee agrees to be
bound by the terms and conditions of this License Agreement.

       ACCEPT


%% The following software may be included in this product: msvcr71.dll and 
msvcp71.dll, Microsoft Redistributable Libraries for Visual Studio .Net 2003

Use of any of this software is governed by the terms of the license below:

====START OF EULA========

Everett VSPro 1
Final 11.04.02
END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE
IMPORTANTâ€”READ CAREFULLY: This End-User License Agreement (â€œEULAâ€) is a legal
agreement between you (either an individual or a single entity) and Microsoft
Corporation (â€œMicrosoftâ€) for the Microsoft software that accompanies this EULA, which includes computer software and may include associated media, printed materials, â€œonlineâ€ or electronic documentation, and Internet-based services (â€œSoftwareâ€). An amendment or addendum to this EULA may accompany the Software. YOU AGREE TO BE BOUND BY THE TERMS OF THIS EULA BY INSTALLING, COPYING, OR OTHERWISE USING THE SOFTWARE. IF YOU
DO NOT AGREE, DO NOT INSTALL, COPY, OR USE THE SOFTWARE; YOU MAY RETURN IT TO YOUR PLACE OF PURCHASE (IF APPLICABLE) FOR A FULL REFUND. MICROSOFT SOFTWARE LICENSE
1. GRANTS OF LICENSE. Microsoft grants you the rights described in this EULA
provided that you comply with all terms and conditions of this EULA. NOTE:
Microsoft is not
licensing to you any rights with respect to Crystal Reports for Microsoft Visual
Studio .NET; your use of Crystal Reports for Microsoft Visual Studio .NET is subject to your acceptance of the terms and conditions of the enclosed (hard copy) end user license agreement from Crystal Decisions for that product.
1.1 General License Grant. Microsoft grants to you as an individual, a personal,
nonexclusive license to use the Software, and to make and use copies of the
Software for the purposes of designing, developing, testing, and demonstrating your software product(s), provided that you are the only individual using the Software.
If you are an entity, Microsoft grants to you a personal, nonexclusive license to
use the Software, and to make and use copies of the Software, provided that for
each individual using the Software within your organization, you have acquired a separate and valid license for each such individual.
1.2 Documentation. You may make and use an unlimited number of copies of any
documentation, provided that such copies shall be used only for personal
purposes and are not to be republished or distributed (either in hard copy or electronic form) beyond your premises.
1.3 Storage/Network Use. You may also store or install a copy of the Software on a
storage device, such as a network server, used only to install or run the
Software on computers used by licensed end users in accordance with Section 1.1. A single license for the Software may not be shared or used concurrently by multiple end users.
1.4 Visual Studioâ€”Effect of EULA. As a suite of development tools and other
Microsoft software programs (each such tool or software program, a â€œComponentâ€),
Components that you receive as part of the Software may include a separate
end-user license
agreement (each, a â€œComponent EULAâ€). Except as provided in Section 4
(â€œPrerelease Codeâ€), in
the event of inconsistencies between this EULA and any Component EULA, the terms
of this
EULA shall control. The Software may also contain third-party software programs.
Any such
software is provided for your use as a convenience and your use is subject to
the terms and
conditions of any license agreement contained in that software.
2. ADDITIONAL LICENSE RIGHTS -- REDISTRIBUTABLE CODE. In addition to the
rights granted in Section 1, certain portions of the Software, as described in
this Section 2, are
provided to you with additional license rights. These additional license rights
are conditioned
Everett VSPro 2
Final 11.04.02
upon your compliance with the distribution requirements and license limitations
described in
Section 3.
2.1 Sample Code. Microsoft grants you a limited, nonexclusive, royalty-free license
to: (a) use and modify the source code version of those portions of the Software
identified as
â€œSamplesâ€ in REDIST.TXT or elsewhere in the Software (â€œSample Codeâ€) for the
sole purposes
of designing, developing, and testing your software product(s), and (b)
reproduce and
distribute the Sample Code, along with any modifications thereof, in object
and/or source code
form. For applicable redistribution requirements for Sample Code, see Section
3.1 below.
2.2 Redistributable Codeâ€”General. Microsoft grants you a limited, nonexclusive,
royalty-free license to reproduce and distribute the object code form of any
portion of the
Software listed in REDIST.TXT (â€œRedistributable Codeâ€). For general redistribution
requirements for Redistributable Code, see Section 3.1 below.
2.3 Redistributable Codeâ€”Microsoft Merge Modules (â€œMSMâ€). Microsoft grants
you a limited, nonexclusive, royalty-free license to reproduce and distribute
the content of MSM
file(s) listed in REDIST.TXT in the manner described in the Software
documentation only so
long as you redistribute such content in its entirety and do not modify such
content in any way.
For all other applicable redistribution requirements for MSM files, see Section
3.1 below.
2.4 Redistributable Codeâ€”Microsoft Foundation Classes (MFC), Active Template
Libraries (ATL), and C runtimes (CRTs). In addition to the rights granted in
Section 1,
Microsoft grants you a license to use and modify the source code version of
those portions of
the Software that are identified as MFC, ATL, or CRTs (collectively, the â€œVC
Redistributablesâ€),
for the sole purposes of designing, developing, and testing your software
product(s). Provided
you comply with Section 3.1 and you rename any files created by you that are
included in the
Licensee Software (defined below), Microsoft grants you a limited, nonexclusive,
royalty-free
license to reproduce and distribute the object code version of the VC
Redistributables, including
any modifications you make. For purposes of this section, â€œmodificationsâ€ shall mean
enhancements to the functionality of the VC Redistributables. For all other
applicable
redistribution requirements for VC Redistributables, see Section 3.1 below.
3. DISTRIBUTION REQUIREMENTS AND OTHER LICENSE RIGHTS AND
LIMITATIONS. If you choose to exercise your rights under Section 2, any
redistribution by
you is subject to your compliance with Section 3.1; some of the Redistributable
Code has
additional limited use rights described in Section 3.2.
3.1 General Distribution Requirements.
(a) If you choose to redistribute Sample Code, or Redistributable Code
(collectively, the â€œRedistributablesâ€) as described in Section 2, you agree: (i)
except as otherwise
noted in Section 2.1 (Sample Code), to distribute the Redistributables only in
object code form
and in conjunction with and as a part of a software application product
developed by you that
adds significant and primary functionality to the Redistributables (â€œLicensee
Softwareâ€);
(ii) that the Redistributables only operate in conjunction with Microsoft
Windows platforms;
(iii) that if the Licensee Software is distributed beyond Licenseeâ€™s premises or
externally from
Licenseeâ€™s organization, to distribute the Licensee Software containing the
Redistributables
pursuant to an end user license agreement (which may be â€œbreak-the-sealâ€,
â€œclick-wrapâ€ or
signed), with terms no less protective than those contained in this EULA; (iv)
not to use
Microsoftâ€™s name, logo, or trademarks to market the Licensee Software; (v) to
display your own
valid copyright notice which shall be sufficient to protect Microsoftâ€™s
copyright in the Software;
Everett VSPro 3
Final 11.04.02
(vi) not to remove or obscure any copyright, trademark or patent notices that
appear on the
Software as delivered to you; (vii) to indemnify, hold harmless, and defend
Microsoft from and
against any claims or lawsuits, including attorneyâ€™s fees, that arise or result
from the use or
distribution of the Licensee Software; (viii) to otherwise comply with the terms
of this EULA;
and (ix) agree that Microsoft reserves all rights not expressly granted.
You also agree not to permit further distribution of the Redistributables by your
end users except you may permit further redistribution of the Redistributables
by your
distributors to your end-user customers if your distributors only distribute the
Redistributables
in conjunction with, and as part of, the Licensee Software, you comply with all
other terms of
this EULA, and your distributors comply with all restrictions of this EULA that
are applicable
to you.
(b) If you use the Redistributables, then in addition to your compliance with
the applicable distribution requirements described for the Redistributables, the
following also
applies. Your license rights to the Redistributables are conditioned upon your
not (i) creating
derivative works of the Redistributables in any manner that would cause the
Redistributables in
whole or in part to become subject to any of the terms of an Excluded License;
or (ii)
distributing the Redistributables (or derivative works thereof) in any manner
that would cause
the Redistributables to become subject to any of the terms of an Excluded
License. An
â€œExcluded Licenseâ€ is any license that requires as a condition of use,
modification and/or
distribution of software subject to the Excluded License, that such software or
other software
combined and/or distributed with such software be (x) disclosed or distributed
in source code
form; (y) licensed for the purpose of making derivative works; or (z)
redistributable at no
charge.
3.2 Additional Distribution Requirements for Certain Redistributable Code.
If you choose to redistribute the files discussed in this Section, then in
addition to the terms of
Section 3.1, you must ALSO comply with the following.
(a) Microsoft SQL Server Desktop Engine (â€œMSDEâ€). If you redistribute
MSDE you agree to comply with the following additional requirements: (a) Licensee
Software shall not substantially duplicate the capabilities of Microsoft Access
or, in the
reasonable opinion of Microsoft, compete with same; and (b) unless Licensee Software
requires your customers to license Microsoft Access in order to operate, you
shall not
reproduce or use MSDE for commercial distribution in conjunction with a general
purpose word processing, spreadsheet or database management software product, or an
integrated work or product suite whose components include a general purpose word
processing, spreadsheet, or database management software product except for the
exclusive use of importing data to the various formats supported by Microsoft
Access.
A product that includes limited word processing, spreadsheet or database components
along with other components which provide significant and primary value, such as an
accounting product with limited spreadsheet capability, is not considered to be a
â€œgeneral purposeâ€ product.
(b) Microsoft Data Access Components. If you redistribute the Microsoft
Data Access Component file identified as MDAC_TYP.EXE, you also agree to
redistribute such file in object code only in conjunction with and as a part of
a Licensee
Software developed by you with a Microsoft development tool product that adds
significant and primary functionality to MDAC_TYP.EXE.
Everett VSPro 4
Final 11.04.02
3.3 Separation of Components. The Software is licensed as a single product. Its
component parts may not be separated for use by more than one user.
3.4 Benchmark Testing. The Software may contain the Microsoft .NET Framework.
You may not disclose the results of any benchmark test of the .NET Framework
component of
the Software to any third party without Microsoftâ€™s prior written approval.
4. PRERELEASE CODE. Portions of the Software may be identified as prerelease code
(â€œPrerelease Codeâ€). Such Prerelease Code is not at the level of performance and
compatibility of the final, generally available product offering. The Prerelease Code may not operate correctly and may be substantially modified prior to first commercial shipment. Microsoft is not obligated to make this or any later version of the Prerelease Code commercially available. The grant of license to use Prerelease Code expires upon availability of a commercial release of the Prerelease Code from Microsoft. NOTE: In the event that Prerelease Code contains a separate end-user license agreement, the terms and conditions of such end-user license agreement shall govern your use of the corresponding Prerelease Code.
5. RESERVATION OF RIGHTS AND OWNERSHIP. Microsoft reserves all rights not
expressly granted to you in this EULA. The Software is protected by copyright
and other intellectual property laws and treaties. Microsoft or its suppliers own the
title, copyright, and other intellectual property rights in the Software. The Software is licensed, not sold.
6. LIMITATIONS ON REVERSE ENGINEERING, DECOMPILATION, AND DISASSEMBLY. You may not reverse engineer, decompile, or disassemble the Software, except and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation.
7. NO RENTAL/COMMERCIAL HOSTING. You may not rent, lease, lend or provide
commercial hosting services with the Software.
8. CONSENT TO USE OF DATA. You agree that Microsoft and its affiliates may collect
and use technical information gathered as part of the product support services
provided to you, if any, related to the Software. Microsoft may use this information solely to improve our products or to provide customized services or technologies to you and will not disclose this information in a form that personally identifies you.
9. LINKS TO THIRD PARTY SITES. You may link to third party sites through the use of
the Software. The third party sites are not under the control of Microsoft, and
Microsoft is not responsible for the contents of any third party sites, any links contained in third party sites, or any changes or updates to third party sites. Microsoft is not responsible for webcasting or any other form of transmission received from any third party sites. Microsoft is providing these links to third party sites to you only as a convenience, and the inclusion of any link does not imply an endorsement by Microsoft of the third party site.
10. ADDITIONAL SOFTWARE/SERVICES. This EULA applies to updates, supplements,
add-on components, or Internet-based services components, of the Software that
Microsoft may provide to you or make available to you after the date you obtain your initial copy of the Software, unless we provide other terms along with the update, supplement, add-on component, or Internet-based services component. Microsoft reserves the right to discontinue any Internet-based services provided to you or made available to you through the use of the Software.
11. UPGRADES/DOWNGRADES
Everett VSPro 5
Final 11.04.02
11.1 Upgrades. To use a version of the Software identified as an upgrade, you must
first be licensed for the software identified by Microsoft as eligible for the
upgrade. After upgrading, you may no longer use the software that formed the basis for your upgrade eligibility.
11.2 Downgrades. Instead of installing and using the Software, you may install and
use copies of an earlier version of the Software, provided that you completely
remove such earlier version and install the current version of the Software within a
reasonable time. Your use of such earlier version shall be governed by this EULA, and your rights to use such earlier version shall terminate when you install the Software.
11.3 Special Terms for Version 2003 Upgrade Editions of the Software. If the
Software accompanying this EULA is the version 2003 edition of the Software and
you have acquired it as an upgrade from the corresponding â€œ2002â€ edition of the Microsoft software product with the same product name as the Software (the â€œQualifying Softwareâ€), then Section 11.1 does not apply to you. Instead, you may continue to use the Qualifying Software AND the version 2003 upgrade for so long as you continue to comply with the terms of this EULA and the EULA governing your use of the Qualifying Software. Qualifying Software does not include non-Microsoft software products.
12. NOT FOR RESALE SOFTWARE. Software identified as â€œNot For Resaleâ€ or â€œNFR,â€
may not be sold or otherwise transfered for value, or used for any purpose other
than demonstration, test or evaluation.
13. ACADEMIC EDITION SOFTWARE. To use Software identified as â€œAcademic
Editionâ€ or â€œAE,â€ you must be a â€œQualified Educational User.â€ For
qualification-related questions, please contact the Microsoft Sales Information Center/One Microsoft Way/Redmond, WA 98052-6399 or the Microsoft subsidiary serving your country.
14. EXPORT RESTRICTIONS. You acknowledge that the Software is subject to U.S. export
jurisdiction. You agree to comply with all applicable international and national
laws that apply to the Software, including the U.S. Export Administration Regulations, as well as end-user, enduse, and destination restrictions issued by U.S. and other governments. For additional information see .
15. SOFTWARE TRANSFER. The initial user of the Software may make a one-time
permanent transfer of this EULA and Software to another end user, provided the
initial user retains no copies of the Software. This transfer must include all of the
Software (including all component parts, the media and printed materials, any upgrades (including any Qualifying Software as defined in Section 11.3), this EULA, and, if applicable, the Certificate of Authenticity). The transfer may not be an indirect transfer, such as a consignment. Prior to the transfer, the end user receiving the Software must agree to all the EULA terms.
16. TERMINATION. Without prejudice to any other rights, Microsoft may terminate this
EULA if you fail to comply with the terms and conditions of this EULA. In such
event, you must destroy all copies of the Software and all of its component parts.
Everett VSPro 6 Final 11.04.02
17. LIMITED WARRANTY FOR SOFTWARE ACQUIRED IN THE US AND CANADA.
Except for the â€œRedistributables,â€ which are provided AS IS without warranty of
any kind, Microsoft warrants that the Software will perform substantially in accordance
with the accompanying materials for a period of ninety (90) days from the date of receipt. If an implied warranty or condition is created by your state/jurisdiction and
federal or state/provincial law prohibits disclaimer of it, you also have an implied
warranty or condition, BUT ONLY AS TO DEFECTS DISCOVERED DURING THE PERIOD OF THIS LIMITED WARRANTY (NINETY DAYS). AS TO ANY DEFECTS DISCOVERED AFTER THE
NINETY-DAY PERIOD, THERE IS NO WARRANTY OR CONDITION OF ANY KIND.
Some states/jurisdictions do not allow limitations on how long an implied
warranty or condition lasts, so the above limitation may not apply to you.
Any supplements or updates to the Software, including without limitation, any
(if any) service packs or hot fixes provided to you after the expiration of the ninety day Limited Warranty period are not covered by any warranty or condition, express, implied or statutory. LIMITATION ON REMEDIES; NO CONSEQUENTIAL OR OTHER DAMAGES. Your
exclusive remedy for any breach of this Limited Warranty is as set forth below.
Except for any refund elected by Microsoft, YOU ARE NOT ENTITLED TO ANY DAMAGES,
INCLUDING BUT NOT LIMITED TO CONSEQUENTIAL DAMAGES, if the Software does
not meet Microsoftâ€™s Limited Warranty, and, to the maximum extent allowed by
applicable law, even if any remedy fails of its essential purpose. The terms of Section 19 (â€œExclusion of Incidental, Consequential and Certain Other Damagesâ€) are also incorporated into this Limited Warranty. Some states/jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so the above limitation or exclusion may not apply to you. This Limited Warranty gives you specific legal rights. You may have other rights which vary from state/jurisdiction to state/jurisdiction. YOUR EXCLUSIVE REMEDY. Microsoftâ€™s and its suppliersâ€™ entire liability and your exclusive remedy for any breach of this Limited Warranty or
for any other breach of this EULA or for any other liability relating to the
Software shall be, at Microsoftâ€™s option from time to time exercised subject to applicable law, (a) return of the amount paid (if any) for the Software, or (b) repair or replacement of the Software, that does not meet this Limited Warranty and that is returned to Microsoft with a copy of your receipt. You will receive the remedy elected by Microsoft without charge, except that you are responsible for any expenses you may incur (e.g. cost of shipping the Software to Microsoft). This Limited Warranty is void if failure of the Software has resulted from accident, abuse, misapplication, abnormal use or a virus. Any replacement Software will be warranted for the remainder of the
original warranty period or thirty (30) days, whichever is longer, and Microsoft
will use commercially reasonable efforts to provide your remedy within a commercially
reasonable time of your compliance with Microsoftâ€™s warranty remedy procedures. Outside the United States or Canada, neither these remedies nor any product support services offered by Microsoft are available without proof of purchase from an authorized international source. To exercise your remedy, contact: Microsoft, Attn. Microsoft Sales Information Center/One Microsoft Way/Redmond, WA 98052-6399, or the Microsoft subsidiary serving your country.
18. DISCLAIMER OF WARRANTIES. The Limited Warranty that appears above is the
only express warranty made to you and is provided in lieu of any other express
warranties or similar obligations (if any) created by any advertising, documentation,
packaging, or other communications. EXCEPT FOR THE LIMITED WARRANTY AND TO THE MAXIMUM
Everett VSPro 7 Final 11.04.02 EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND ITS SUPPLIERS PROVIDE THE SOFTWARE AND SUPPORT SERVICES (IF ANY) AS IS AND WITH ALL
FAULTS, AND HEREBY DISCLAIM ALL OTHER WARRANTIES AND CONDITIONS, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY (IF ANY) IMPLIED WARRANTIES, DUTIES OR CONDITIONS OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE, OF RELIABILITY OR AVAILABILITY, OF ACCURACY OR COMPLETENESS OF RESPONSES, OF
RESULTS, OF WORKMANLIKE EFFORT, OF LACK OF VIRUSES, AND OF LACK OF
NEGLIGENCE, ALL WITH REGARD TO THE SOFTWARE, AND THE PROVISION OF OR
FAILURE TO PROVIDE SUPPORT OR OTHER SERVICES, INFORMATION, SOFTWARE,
AND RELATED CONTENT THROUGH THE SOFTWARE OR OTHERWISE ARISING
OUT OF THE USE OF THE SOFTWARE. ALSO, THERE IS NO WARRANTY OR
CONDITION OF TITLE, QUIET ENJOYMENT, QUIET POSSESSION,
CORRESPONDENCE TO DESCRIPTION OR NON-INFRINGEMENT WITH REGARD TO
THE SOFTWARE.
19. EXCLUSION OF INCIDENTAL, CONSEQUENTIAL AND CERTAIN OTHER
DAMAGES. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO
EVENT SHALL MICROSOFT OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL,
INCIDENTAL, PUNITIVE, INDIRECT, OR CONSEQUENTIAL DAMAGES
WHATSOEVER (INCLUDING, BUT NOT LIMITED TO, DAMAGES FOR LOSS OF
PROFITS OR CONFIDENTIAL OR OTHER INFORMATION, FOR BUSINESS
INTERRUPTION, FOR PERSONAL INJURY, FOR LOSS OF PRIVACY, FOR FAILURE TO
MEET ANY DUTY INCLUDING OF GOOD FAITH OR OF REASONABLE CARE, FOR
NEGLIGENCE, AND FOR ANY OTHER PECUNIARY OR OTHER LOSS WHATSOEVER)
ARISING OUT OF OR IN ANY WAY RELATED TO THE USE OF OR INABILITY TO USE
THE SOFTWARE, THE PROVISION OF OR FAILURE TO PROVIDE SUPPORT OR
OTHER SERVICES, INFORMATION, SOFTWARE, AND RELATED CONTENT
THROUGH THE SOFTWARE OR OTHERWISE ARISING OUT OF THE USE OF THE
SOFTWARE, OR OTHERWISE UNDER OR IN CONNECTION WITH ANY PROVISION
OF THIS EULA, EVEN IN THE EVENT OF THE FAULT, TORT (INCLUDING
NEGLIGENCE), MISREPRESENTATION, STRICT LIABILITY, BREACH OF CONTRACT
OR BREACH OF WARRANTY OF MICROSOFT OR ANY SUPPLIER, AND EVEN IF
MICROSOFT OR ANY SUPPLIER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
20. LIMITATION OF LIABILITY AND REMEDIES. NOTWITHSTANDING ANY
DAMAGES THAT YOU MIGHT INCUR FOR ANY REASON WHATSOEVER
(INCLUDING, WITHOUT LIMITATION, ALL DAMAGES REFERENCED HEREIN AND
ALL DIRECT OR GENERAL DAMAGES IN CONTRACT OR ANYTHING ELSE), THE
ENTIRE LIABILITY OF MICROSOFT AND ANY OF ITS SUPPLIERS UNDER ANY
PROVISION OF THIS EULA AND YOUR EXCLUSIVE REMEDY HEREUNDER (EXCEPT
FOR ANY REMEDY OF REPAIR OR REPLACEMENT ELECTED BY MICROSOFT WITH
RESPECT TO ANY BREACH OF THE LIMITED WARRANTY) SHALL BE LIMITED TO
THE GREATER OF THE ACTUAL DAMAGES YOU INCUR IN REASONABLE RELIANCE
ON THE SOFTWARE UP TO THE AMOUNT ACTUALLY PAID BY YOU FOR THE
SOFTWARE OR US$5.00. THE FOREGOING LIMITATIONS, EXCLUSIONS AND
DISCLAIMERS (INCLUDING SECTIONS 17, 18, AND 19) SHALL APPLY TO THE
MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, EVEN IF ANY REMEDY FAILS
ITS ESSENTIAL PURPOSE.
Everett VSPro 8
Final 11.04.02
21. U.S. GOVERNMENT LICENSE RIGHTS. All Software provided to the U.S.
Government pursuant to solicitations issued on or after December 1, 1995 is
provided with the
commercial license rights and restrictions described elsewhere herein. All
Software provided to
the U.S. Government pursuant to solicitations issued prior to December 1, 1995
is provided with
â€œRestricted Rightsâ€ as provided for in FAR, 48 CFR 52.227-14 (JUNE 1987) or
DFAR, 48 CFR
252.227-7013 (OCT 1988), as applicable.
22. APPLICABLE LAW. If you acquired this Software in the United States, this EULA is
governed by the laws of the State of Washington. If you acquired this Software
in Canada,
unless expressly prohibited by local law, this EULA is governed by the laws in
force in the
Province of Ontario, Canada; and, in respect of any dispute which may arise
hereunder, you
consent to the jurisdiction of the federal and provincial courts sitting in
Toronto, Ontario. If you
acquired this Software in the European Union, Iceland, Norway, or Switzerland,
then local law
applies. If you acquired this Software in any other country, then local law may
apply.
23. ENTIRE AGREEMENT; SEVERABILITY. This EULA (including any addendum or
amendment to this EULA which is included with the Software) are the entire agreement
between you and Microsoft relating to the Software and the support services (if
any) and they
supersede all prior or contemporaneous oral or written communications, proposals and
representations with respect to the Software or any other subject matter covered
by this EULA.
To the extent the terms of any Microsoft policies or programs for support
services conflict with
the terms of this EULA, the terms of this EULA shall control. If any provision
of this EULA is
held to be void, invalid, unenforceable or illegal, the other provisions shall
continue in full force
and effect.
Si vous avez acquis votre produit Microsoft au CANADA, la garantie limitÃ©e suivante
sâ€™applique :
GARANTIE LIMITÃ‰E
Sauf pur celles du â€œRedistributables,â€ qui sont fournies â€œcomme telles,â€
Microsoft garantit que
le Logiciel fonctionnera conformÃ©ment aux documents inclus pendant une pÃ©riode
de 90 jours
suivant la date de rÃ©ception.
Si une garantie ou condition implicite est crÃ©Ã©e par votre Ã‰tat ou votre
territoire et quâ€™une loi
fÃ©dÃ©rale ou provinciale ou dâ€™un Ã‰tat en interdit le dÃ©ni, vous jouissez
Ã©galement dâ€™une
garantie ou condition implicite, MAIS UNIQUEMENT POUR LES DÃ‰FAUTS DÃ‰COUVERTS
DURANT LA PÃ‰RIODE DE LA PRÃ‰SENTE GARANTIE LIMITÃ‰E (QUATRE-VINGT-DIX
JOURS). IL Nâ€™Y A AUCUNE GARANTIE OU CONDITION DE QUELQUE NATURE QUE
CE SOIT QUANT AUX DÃ‰FAUTS DÃ‰COUVERTS APRÃˆS CETTE PÃ‰RIODE DE QUATREVINGT-
DIX JOURS. Certains Ã‰tats ou territoires ne permettent pas de limiter la durÃ©e dâ€™une
garantie ou condition implicite de sorte que la limitation ci-dessus peut ne pas
sâ€™appliquer Ã 
vous.
Tous les supplÃ©ments ou toutes les mises Ã  jour relatifs au Logiciel, notamment,
les ensembles
de services ou les rÃ©parations Ã  chaud (le cas Ã©chÃ©ant) qui vous sont fournis
aprÃ¨s lâ€™expiration
de la pÃ©riode de quatre-vingt-dix jours de la garantie limitÃ©e ne sont pas
couverts par quelque
garantie ou condition que ce soit, expresse, implicite ou en vertu de la loi.
LIMITATION DES RECOURS; ABSENCE DE DOMMAGES INDIRECTS OU AUTRES.
Votre recours exclusif pour toute violation de la prÃ©sente garantie limitÃ©e est
dÃ©crit ci-aprÃ¨s.
Sauf pour tout remboursement au choix de Microsoft, si le Logiciel ne respecte
pas la
Everett VSPro 9
Final 11.04.02
garantie limitÃ©e de Microsoft et, dans la mesure maximale permise par les lois
applicables,
mÃªme si tout recours nâ€™atteint pas son but essentiel, VOUS Nâ€™AVEZ DROIT Ã€ AUCUNS
DOMMAGES, NOTAMMENT DES DOMMAGES INDIRECTS. Les termes de la
clause Â«Exclusion des dommages accessoires, indirects et de certains autres
dommages Â» sont
Ã©galement intÃ©grÃ©es Ã  la prÃ©sente garantie limitÃ©e. Certains Ã‰tats ou
territoires ne permettent
pas lâ€™exclusion ou la limitation des dommages indirects ou accessoires de sorte
que la limitation
ou lâ€™exclusion ci-dessus peut ne pas sâ€™appliquer Ã  vous. La prÃ©sente garantie
limitÃ©e vous donne
des droits lÃ©gaux spÃ©cifiques. Vous pouvez avoir dâ€™autres droits qui peuvent
varier dâ€™un
territoire ou dâ€™un Ã‰tat Ã  un autre. VOTRE RECOURS EXCLUSIF. La seule responsabilitÃ©
obligation de Microsoft et de ses fournisseurs et votre recours exclusif pour
toute violation de
la prÃ©sente garantie limitÃ©e ou pour toute autre violation du prÃ©sent contrat ou
pour toute autre
responsabilitÃ© relative au Logiciel seront, selon le choix de Microsoft exercÃ©
de temps Ã  autre
sous rÃ©serve de toute loi applicable, a) le remboursement du prix payÃ©, le cas
Ã©chÃ©ant, pour le
Logiciel ou b) la rÃ©paration ou le remplacement du Logiciel qui ne respecte pas
la prÃ©sente
garantie limitÃ©e et qui est retournÃ© Ã  Microsoft avec une copie de votre reÃ§u.
Vous recevrez la
compensation choisie par Microsoft, sans frais, sauf que vous Ãªtes responsable
des dÃ©penses que
vous pourriez engager (p. ex., les frais dâ€™envoi du Logiciel Ã  Microsoft). La
prÃ©sente garantie
limitÃ©e est nulle si la dÃ©fectuositÃ© du Logiciel est causÃ©e par un accident, un
usage abusif, une
mauvaise application, un usage anormal ou un virus. Tout Logiciel de
remplacement sera
garanti pour le reste de la pÃ©riode initiale de la garantie ou pendant trente
(30) jours, selon la
plus longue entre ces deux pÃ©riodes. Ã€ lâ€™extÃ©rieur des Ã‰tats-Unis ou du Canada,
ces recours ou
lâ€™un quelconque des services de soutien technique offerts par Microsoft ne sont
pas disponibles
sans preuve dâ€™achat dâ€™une source internationale autorisÃ©e. Pour exercer votre
recours, vous
devez communiquer avec Microsoft et vous adresser au Microsoft Sales Information
Center/One Microsoft Way/Redmond, WA 98052-6399, ou Ã  la filiale de Microsoft de
votre
pays.
DÃ‰NI DE GARANTIES. La garantie limitÃ©e qui apparaÃ®t ci-dessus constitue la seule
garantie
expresse qui vous est donnÃ©e et remplace toutes autres garanties expresses (sâ€™il
en est) crÃ©es par
une publicitÃ©, un document, un emballage ou une autre communication. SAUF EN CE
QUI A
TRAIT Ã€ LA GARANTIE LIMITÃ‰E ET DANS LA MESURE MAXIMALE PERMISE PAR
LES LOIS APPLICABLES, LE LOGICIEL ET LES SERVICES DE SOUTIEN TECHNIQUE
(LE CAS Ã‰CHÃ‰ANT) SONT FOURNIS TELS QUELS ET AVEC TOUS LES DÃ‰FAUTS PAR
MICROSOFT ET SES FOURNISSEURS, LESQUELS PAR LES PRÃ‰SENTES DÃ‰NIENT
TOUTES AUTRES GARANTIES ET CONDITIONS EXPRESSES, IMPLICITES OU EN
VERTU DE LA LOI, NOTAMMENT, MAIS SANS LIMITATION, (LE CAS Ã‰CHÃ‰ANT) LES
GARANTIES, DEVOIRS OU CONDITIONS IMPLICITES DE QUALITÃ‰ MARCHANDE,
Dâ€™ADAPTATION Ã€ UNE FIN PARTICULIÃˆRE, DE FIABILITÃ‰ OU DE DISPONIBILITÃ‰,
Dâ€™EXACTITUDE OU Dâ€™EXHAUSTIVITÃ‰ DES RÃ‰PONSES, DES RÃ‰SULTATS, DES
EFFORTS DÃ‰PLOYÃ‰S SELON LES RÃˆGLES DE Lâ€™ART, Dâ€™ABSENCE DE VIRUS ET
Dâ€™ABSENCE DE NÃ‰GLIGENCE, LE TOUT Ã€ Lâ€™Ã‰GARD DU LOGICIEL ET DE LA
PRESTATION OU DE Lâ€™OMISSION DE LA PRESTATION DES SERVICES DE SOUTIEN
TECHNIQUE OU Ã€ Lâ€™Ã‰GARD DE LA FOURNITURE OU DE Lâ€™OMISSION DE LA
FOURNITURE DE TOUS AUTRES SERVICES, RENSEIGNEMENTS, LOGICIELS, ET
CONTENU QUI Sâ€™Y RAPPORTE GRÃ‚CE AU LOGICIEL OU PROVENANT AUTREMENT
DE Lâ€™UTILISATION DU LOGICIEL . PAR AILLEURS, IL Nâ€™Y A AUCUNE GARANTIE OU
CONDITION QUANT AU TITRE DE PROPRIÃ‰TÃ‰, Ã€ LA JOUISSANCE OU LA
POSSESSION PAISIBLE, Ã€ LA CONCORDANCE Ã€ UNE DESCRIPTION NI QUANT Ã€
UNE ABSENCE DE CONTREFAÃ‡ON CONCERNANT LE LOGICIEL.
EXCLUSION DES DOMMAGES ACCESSOIRES, INDIRECTS ET DE CERTAINS AUTRES
DOMMAGES. DANS LA MESURE MAXIMALE PERMISE PAR LES LOIS APPLICABLES,
EN AUCUN CAS MICROSOFT OU SES FOURNISSEURS NE SERONT RESPONSABLES
DES DOMMAGES SPÃ‰CIAUX, CONSÃ‰CUTIFS, ACCESSOIRES OU INDIRECTS DE
Everett VSPro 10
Final 11.04.02
QUELQUE NATURE QUE CE SOIT (NOTAMMENT, LES DOMMAGES Ã€ Lâ€™Ã‰GARD DU
MANQUE Ã€ GAGNER OU DE LA DIVULGATION DE RENSEIGNEMENTS
CONFIDENTIELS OU AUTRES, DE LA PERTE Dâ€™EXPLOITATION, DE BLESSURES
CORPORELLES, DE LA VIOLATION DE LA VIE PRIVÃ‰E, DE Lâ€™OMISSION DE REMPLIR
TOUT DEVOIR, Y COMPRIS Dâ€™AGIR DE BONNE FOI OU Dâ€™EXERCER UN SOIN
RAISONNABLE, DE LA NÃ‰GLIGENCE ET DE TOUTE AUTRE PERTE PÃ‰CUNIAIRE OU
AUTRE PERTE DE QUELQUE NATURE QUE CE SOIT) SE RAPPORTANT DE QUELQUE
MANIÃˆRE QUE CE SOIT Ã€ Lâ€™UTILISATION DU LOGICIEL OU Ã€ Lâ€™INCAPACITÃ‰ DE
Sâ€™EN SERVIR, Ã€ LA PRESTATION OU Ã€ Lâ€™OMISSION DE LA PRESTATION DE
SERVICES DE SOUTIEN TECHNIQUE OU Ã€ LA FOURNITURE OU Ã€ Lâ€™OMISSION DE
LA FOURNITURE DE TOUS AUTRES SERVICES, RENSEIGNEMENTS, LOGICIELS, ET
CONTENU QUI Sâ€™Y RAPPORTE GRÃ‚CE AU LOGICIEL OU PROVENANT AUTREMENT
DE Lâ€™UTILISATION DU LOGICIEL OU AUTREMENT AUX TERMES DE TOUTE
DISPOSITION DE LA PRÃ‰SENTE CONVENTION OU RELATIVEMENT Ã€ UNE TELLE
DISPOSITION, MÃŠME EN CAS DE FAUTE, DE DÃ‰LIT CIVIL (Y COMPRIS LA
NÃ‰GLIGENCE), DE RESPONSABILITÃ‰ STRICTE, DE VIOLATION DE CONTRAT OU DE
VIOLATION DE GARANTIE DE MICROSOFT OU DE TOUT FOURNISSEUR ET MÃŠME
SI MICROSOFT OU TOUT FOURNISSEUR A Ã‰TÃ‰ AVISÃ‰ DE LA POSSIBILITÃ‰ DE TELS
DOMMAGES.
LIMITATION DE RESPONSABILITÃ‰ ET RECOURS. MALGRÃ‰ LES DOMMAGES QUE
VOUS PUISSIEZ SUBIR POUR QUELQUE MOTIF QUE CE SOIT (NOTAMMENT, MAIS
SANS LIMITATION, TOUS LES DOMMAGES SUSMENTIONNÃ‰S ET TOUS LES
DOMMAGES DIRECTS OU GÃ‰NÃ‰RAUX OU AUTRES), LA SEULE RESPONSABILITÃ‰ DE
MICROSOFT ET DE Lâ€™UN OU Lâ€™AUTRE DE SES FOURNISSEURS AUX TERMES DE
TOUTE DISPOSITION DE LA PRÃ‰SENTE CONVENTION ET VOTRE RECOURS
EXCLUSIF Ã€ Lâ€™Ã‰GARD DE TOUT CE QUI PRÃ‰CÃˆDE (SAUF EN CE QUI CONCERNE
TOUT RECOURS DE RÃ‰PARATION OU DE REMPLACEMENT CHOISI PAR
MICROSOFT Ã€ Lâ€™Ã‰GARD DE TOUT MANQUEMENT Ã€ LA GARANTIE LIMITÃ‰E) SE
LIMITE AU PLUS Ã‰LEVÃ‰ ENTRE LES MONTANTS SUIVANTS : LE MONTANT QUE
VOUS AVEZ RÃ‰ELLEMENT PAYÃ‰ POUR LE LOGICIEL OU 5,00 $US. LES LIMITES,
EXCLUSIONS ET DÃ‰NIS QUI PRÃ‰CÃˆDENT (Y COMPRIS LES CLAUSES CI-DESSUS),
Sâ€™APPLIQUENT DANS LA MESURE MAXIMALE PERMISE PAR LES LOIS
APPLICABLES, MÃŠME SI TOUT RECOURS Nâ€™ATTEINT PAS SON BUT ESSENTIEL.
Ã€ moins que cela ne soit prohibÃ© par le droit local applicable, la prÃ©sente
Convention est rÃ©gie
par les lois de la province dâ€™Ontario, Canada. Vous consentez Ã  la compÃ©tence
des tribunaux
fÃ©dÃ©raux et provinciaux siÃ©geant Ã  Toronto, dans la province dâ€™Ontario.
Au cas oÃ¹ vous auriez des questions concernant cette licence ou que vous
dÃ©siriez vous mettre
en rapport avec Microsoft pour quelque raison que ce soit, veuillez utiliser
lâ€™information
contenue dans le Logiciel pour contacter la filiale de Microsoft desservant
votre pays, ou visitez
Microsoft sur le World Wide Web Ã  http://www.microsoft.com.
The following MICROSOFT GUARANTEE applies to you if you acquired this Software in
any other country:
Statutory rights not affected - The following guarantee is not restricted to any
territory and does
not affect any statutory rights that you may have from your reseller or from
Microsoft if you
acquired the Software directly from Microsoft. If you acquired the Software or
any support
services in Australia, New Zealand or Malaysia, please see the â€œConsumer rightsâ€
section
below.
Everett VSPro 11
Final 11.04.02
The guarantee - The Software is designed and offered as a general-purpose
software, not for any
userâ€™s particular purpose. You accept that no Software is error free and you are
strongly
advised to back-up your files regularly. Provided that you have a valid license,
Microsoft
guarantees that a) for a period of 90 days from the date of receipt of your
license to use the
Software or the shortest period permitted by applicable law it will perform
substantially in
accordance with the written materials that accompany the Software; and b) any
support services
provided by Microsoft shall be substantially as described in applicable written
materials
provided to you by Microsoft and Microsoft support engineers will use reasonable
efforts, care
and skill to solve any problem issues. In the event that the Software fails to
comply with this
guarantee, Microsoft will either (a) repair or replace the Software or (b)
return the price you
paid. This guarantee is void if failure of the Software results from accident,
abuse or
misapplication. Any replacement Software will be guaranteed for the remainder of
the original
guarantee period or 30 days, whichever period is longer. You agree that the
above guarantee is
your sole guarantee in relation to the Software and any support services.
Exclusion of All Other Terms - To the maximum extent permitted by applicable law
and subject to
the guarantee above, Microsoft disclaims all warranties, conditions and other
terms, either
express or implied (whether by statute, common law, collaterally or otherwise)
including but
not limited to implied warranties of satisfactory quality and fitness for
particular purpose with
respect to the Software and the written materials that accompany the Software.
Any implied
warranties that cannot be excluded are limited to 90 days or to the shortest
period permitted by
applicable law, whichever is greater.
Limitation of Liability - To the maximum extent permitted by applicable law and
except as
provided in the Microsoft Guarantee, Microsoft and its suppliers shall not be
liable for any
damages whatsoever (including without limitation, damages for loss of business
profits,
business interruption, loss of business information or other pecuniary loss)
arising out of the
use or inability to use the Software, even if Microsoft has been advised of the
possibility of such
damages. In any case Microsoftâ€™s entire liability under any provision of this
Agreement shall be
limited to the amount actually paid by you for the Software. These limitations
do not apply to
any liabilities that cannot be excluded or limited by applicable laws.
Consumer rights - Consumers in Australia, New Zealand or Malaysia may have the
benefit of
certain rights and remedies by reason of the Trade Practices Act and similar
state and territory
laws in Australia, the Consumer Guarantees Act in New Zealand and the Consumer
Protection
Act in Malaysia in respect of which liability cannot lawfully be modified or
excluded. If you
acquired the Software in New Zealand for the purposes of a business, you confirm
that the
Consumer Guarantees Act does not apply. If you acquired the Software in
Australia and if
Microsoft breaches a condition or warranty implied under any law which cannot
lawfully be
modified or excluded by this agreement then, to the extent permitted by law,
Microsoftâ€™s
liability is limited, at Microsoftâ€™s option, to: (i) in the case of the
Software: a) repairing or
replacing the Software; or b) the cost of such repair or replacement; and (ii)
in the case of
support services: a) re-supply of the services; or b) the cost of having the
services supplied
again.
Everett VSPro 12
Final 11.04.02
Should you have any questions concerning this EULA, or if you desire to contact
Microsoft for
any reason, please use the address information enclosed in this Software to
contact the
Microsoft subsidiary serving your country or visit Microsoft on the World Wide
Web at
http://www.microsoft.com.
=========END EULA============

2) redist.txt file from VisualStudio .Net 2003

The two files of interest to our product, msvcr71.dll and msvcp71.dll are listed
in the following text.

============start of redist.txt===============
The following list reflects all files available with Microsoft Visual Studio for
redistribution; if you have acquired a Microsoft developer tool product other
than Visual Studio, such as Visual Basic, Visual C#, Visual J# or Visual C++,
the files available for redistribution with these other products are specific to
such product and as such will be a subset of the following list.

Visual C++ Runtime Files

The following merge modules have been provided for use when redistributing the
Visual C++ runtime files. Redistributing the merge modules is the recommended
method for the redistribution of these files.
vc_user_atl71_rtl_x86_---.msm
   atl71.dll (UNICODE)
   atl71.dll (ANSI)

vc_user_crt71_rtl_x86_---.msm
   msvcr71.dll

vc_user_mfc71_rtl_x86_---.msm
   mfc71.dll
   mfc71u.dll

vc_user_mfc71_loc_rtl_x86_---.msm
   mfc71deu.dll
   mfc71enu.dll
   mfc71esp.dll
   mfc71fra.dll
   mfc71ita.dll
   mfc71chs.dll
   mfc71cht.dll
   mfc71jpn.dll
   mfc71kor.dll

vc_user_stl71_rtl_x86_---.msm
   msvcp71.dll

GDIPlus.msm
   gdiplus.dll

_____________________________________________________________

Microsoft.VisualBasic.Compatibility.dll

Microsoft.VisualBasic.Compatibility.Data.dll
_____________________________________________________________

The following files may be redistributed as needed for the sole purpose of
debugging deployed applications. It is not recommended that these files be
redistributed along with applications.  Merge modules have not been provided for
the redistribution of these files.
   mfc71.pdb
   mfc71u.pdb
   atl71.pdb
   msvcp71.pdb
   msvcr71.pdb
_____________________________________________________________

ActiveX Controls

msmask32_X86.msm

msmask32_X86_ENU.msm

VB_Control_mschart_RTL_X86_---.msm

VB_Control_mschart_RTL_X86_ENU.msm

_____________________________________________________________
WMI_DECOUPLED_PROVIDER_RTL_X86_---.msm
   Wmidcad.dll
   wbemDC.dll

WMIUTILS_RTL_X86_ENU.msm
   wmiutils.dll

_____________________________________________________________
adodb.dll
microsoft.mshtml.dll
microsoft.stdformat.dll
msdatasrc.dll
stdole.dll

_____________________________________________________________
Smart Device Extentions Files

vsd_setup.dll

_____________________________________________________________
.NET Framework Files

dotnetfx.exe
langpack.exe
_____________________________________________________________
.NET Compact Framework Files

netcf.all.wce4.armv4.cab netcf.all.wce4.armv4t.cab netcf.all.wce4.mips16.cab
netcf.all.wce4.mipsii.cab netcf.all.wce4.mipsii_fp.cab netcf.all.wce4.mipsiv.cab
netcf.all.wce4.mipsiv_fp.cab netcf.all.wce4.sh3.cab netcf.all.wce4.sh4.cab
netcf.all.wce4.x86.cab netcf.core.ppc3.arm.cab netcf.core.ppc3.mips.cab
netcf.core.ppc3.sh3.cab netcf.core.ppc3.x86.cab netcf.core.wce4.armv4.cab
netcf.core.wce4.armv4t.cab netcf.core.wce4.mips16.cab netcf.core.wce4.mipsii.cab
netcf.core.wce4.mipsii_fp.cab netcf.core.wce4.mipsiv.cab
netcf.core.wce4.mipsiv_fp.cab netcf.core.wce4.sh3.cab netcf.core.wce4.sh4.cab
netcf.core.wce4.x86.cab System_SR_chs.CAB System_SR_cht.CAB System_SR_de.CAB
System_SR_enu.CAB System_SR_es.CAB System_SR_fr.CAB System_SR_it.CAB
System_SR_ja.CAB System_SR_ko.CAB
_____________________________________________________________
The following files are required to install MSDE 2000 SP3. For information
regarding MSDE redistribution rights refer to your Visual Studio .NET license
agreement.

required:
sqlrun01.msi
sqlrun02.msi
sqlrun03.msi
sqlrun04.msi
sqlrun05.msi
sqlrun06.msi
sqlrun07.msi
sqlrun08.msi
sqlrun09.msi
sqlrun10.msi
sqlrun11.msi
sqlrun12.msi
sqlrun13.msi
sqlrun14.msi
sqlrun15.msi
sqlrun16.msi
SqlRun01P.msp
SqlRun02P.msp
SqlRun03P.msp
SqlRun04P.msp
SqlRun05P.msp
SqlRun06P.msp
SqlRun07P.msp
SqlRun08P.msp
SqlRun09P.msp
SqlRun10P.msp
SqlRun11P.msp
SqlRun12P.msp
SqlRun13P.msp
SqlRun14P.msp
SqlRun15P.msp
SqlRun16P.msp
sqlrun.cab
setup.exe
setup.rll
sqlresld.dll

optional:
setup.ini
readme.txt
sp3readme.htm


_____________________________________________________________


MDAC_typ.exe
   sqlxmlx.rll
   odbcint.dll
   odbctrac.dll
   odbcconf.rsp
   msorcl32.dll
   msorc32r.dll
   odbcp32r.dll
   mscpx32r.dll
   mscpxl32.dll
   msxml3.dll
   msxml3r.dll
   dbmsvinn.dll
   sqlxmlx.dll
   odbccp32.dll
   sqloledb.dll
   sqloledb.rll
   sqlsoldb.chm
   msdaosp.dll
   msdaps.dll
   msdatl3.dll
   msxactps.dll
   mtxoci7x_win2k.reg
   mtxoci7x_winnt.reg
   mtxoci80_win2k.reg
   mtxoci80_winnt.reg
   msxml3a.dll
   sqlclnt.rsp
   instcat.sql
   cliconfg.exe
   dbnetlib.dll
   dbnmpntw.dll
   sqlunirl.dll
   dbmsgnet.dll
   dbmsadsn.dll
   odbcbcp.dll
   sqlsodbc.chm
   sqlsrv32.dll
   sqlsrv32.rll
   odbccu32.dll
   mdaccore.rsp
   odbccr32.dll
   odbcconf.exe
   odbcconf.dll
   ds32gt.dll
   simpdata.tlb
   msdart.dll
   msdatsrc.tlb
   odbc32.dll
   odbc32gt.dll
   odbcad32.exe
   odbccp32.cpl
   newudl.reg
   redist.rsp
   oledb32r.dll
   mtxoci81_win2k.reg
   mdacreadme.htm
   msader15.dll
   msado15.dll
   msadomd.dll
   msador15.dll
   msadox.dll
   msadrh15.dll
   msado20.tlb
   msado21.tlb
   msado25.tlb
   adojavas.inc
   msjro.dll
   msdfmap.dll
   msdaenum.dll
   msdaer.dll
   oledbjvs.inc
   msdaora.dll
   oledbvbs.inc
   msdasc.dll
   msdadc.dll
   msdasql.dll
   msdasqlr.dll
   msdatt.dll
   msdaurl.dll
   msado26.tlb
   msadcer.dll
   msdaorar.dll
   nonewudl.reg
   oledb32.dll
   odbcinst.ini
   schedlgu.txt
   odbc.ini
   cliconfg.dll
   cliconf.chm
   cliconfg.rll
   dbmsrpcn.dll
   muisetup.exe
   adovbs.inc
   msadce.dll
   mtxoci81_winnt.reg
   msadcf.dll
   msadcfr.dll
   msadco.dll
   msadcor.dll
   msadcs.dll
   msadds.dll
   msaddsr.dll
   msdaprsr.dll
   msdaprst.dll
   msdarem.dll
   msdaremr.dll
   mui.inf

_____________________________________________________


Microsoft Visual J# .NET


Microsoft Visual J# .NET is a development tool that developers who are familiar
with the java-language syntax can use to build applications and services on the
.NET Framework. It integrates the java-language syntax into the Visual Studio
.NET shell. Microsoft Visual J# .NET also supports the functionality found in
VJ++ 6.0 including Microsoft extensions. Microsoft Visual J# .NET is not a tool
for developing applications intended to run on a Java Virtual Machine.
Applications and services built with Visual J# .NET will run only in the .NET
Framework.  Microsoft Visual J# .NET Redistributable Package is the
redistributable package for Microsoft Visual J# .NET.  The Redistributable
Package will only run applications and services developed with Microsoft Visual
J# .NET; Java-language applications written with other Java-language development
tools will not run with the Microsoft Visual J# .NET Redistributable Package.
Visual J# .NET and Microsoft Visual J# .NET Redistributable Package have been
independently developed by Microsoft, and are not endorsed or approved by Sun
Microsystems, Inc.


The following list of files is available with Microsoft Visual J# .NET for
redistribution:

vjredist.exe
vjredist-lp.exe

dw15.exe
vjc.exe
vjc.exe.config
vjsc.dll
vjscor.dll
VJSharpCodeProvider.DLL
vjslib.dll
vjslib.tlb
vjslibcw.dll
vjsnativ.dll
vjswfc.dll
vjswfc.tlb
VJSWfcBrowserStubLib.dll
vjswfccw.dll
VJSWfcHost.dll
vjswfchtml.dll
dwintl.dll
vjscui.dll
vjslibui.dll
VJSharpSxS10.dll 
======end redist.txt=========


%% The following software may be included in this product: 
Platform SDK Redistributable: GDI+ (gdiplus.dll)
Use of any of this software is governed by the terms of the license below:

===========
Gdiplus.dll
===========

For Windows XP use the system-supplied gdiplus.dll.  Do not install a new
gdiplus.dll over the system-supplied version (it will fail due to Windows File
Protection).  

For Windows 2000, Windows Millennium Edition, Windows NT 4.0 and Windows 98,
install gdiplus.dll into the private directory of the application not into the
system directory. 

In addition to the rights granted in Section 1 of the Agreement ("Agreement"),
with respect to gdiplus.dll for Windows 2000, Windows Millennium Edition,
Windows NT 4.0 and Windows 98, you have the following non-exclusive, royalty
free rights subject to the Distribution Requirements detailed in Section 1 of
the Agreement:

(1) You may distribute gdiplus.dll solely for use with Windows 2000, Windows
Millennium Edition, Windows NT 4.0 and Windows 98. 

END-USER LICENSE AGREEMENT 
MICROSOFT PLATFORM SOFTWARE DEVELOPMENT KIT
IMPORTANTâ€”READ CAREFULLY:  This End-User License Agreement ("EULA") is a legal
agreement 
between you (either an individual or a single entity) and Microsoft Corporation
for the Microsoft software 
product identified above, which includes computer software and may include
associated media, printed 
materials, and "online" or electronic documentation ("SOFTWARE PRODUCT").  An
amendment or 
addendum to this EULA may accompany the SOFTWARE PRODUCT.  YOU AGREE TO BE BOUND 
BY THE TERMS OF THIS EULA BY INSTALLING, COPYING, OR OTHERWISE USING THE 
SOFTWARE PRODUCT.  IF YOU DO NOT AGREE, DO NOT INSTALL OR USE THE 
SOFTWARE PRODUCT; YOU MAY RETURN IT TO YOUR PLACE OF PURCHASE FOR A 
FULL REFUND.

1. GRANT OF LICENSE.  Microsoft grants you the following rights provided you
comply with all terms and conditions of this 
EULA:
* SOFTWARE PRODUCT.  You may install and use an unlimited number of copies of
the SOFTWARE PRODUCT on computers, including workstations, terminals or other digital electronic devices residing on your premises ("Computers") to 
design, develop, and test your software application(s) ("Application") for use
with any version or edition of Microsoft Windows 95, Windows 98, Windows NT 4.0, Windows 2000 operating system products and/or any version or edition of any 
Microsoft operating system product that is a successor to the foregoing and/or
any Microsoft product suite that contains any of the foregoing (each a "Microsoft Operating System Product").  
* Sample Code.  You may modify the sample source code located in the SOFTWARE
PRODUCT's "samples" directories ("Sample Code") to design, develop, and test your Application solely for use with a Microsoft Operating System Product.  You 
may also reproduce and distribute the Sample Code in object code form along with
any modifications you make to the Sample Code, provided that you comply with the Distribution Terms described below.  For purposes of this section, "modifications" 
shall mean enhancements to the functionality of the Sample Code.
* Redistributable Code.  Portions of the SOFTWARE PRODUCT are designated as
"Redistributable Code."  The text file, 
\LICENSE\REDIST.TXT, lists the Redistributable code and describes distribution
rights associated with the Redistributable 
Code, subject further to the Distribution Terms specified below.
* Distribution Terms.  You may reproduce and distribute an unlimited number of
copies of the Sample Code and/or 
Redistributable Code (collectively "Redistributable Components") as described
above in object code form, provided that (a) 
you distribute the Redistributable Components only in conjunction with and as a
part of your Application solely for use with a 
Microsoft Operating System Product; (b) your Application adds significant and
primary functionality to the Redistributable 
Components; (c) you distribute your Application containing the Redistributable
Components pursuant to an End-User License 
Agreement (which may be "break-the-seal", "click-wrap" or signed), with terms no
less protective than those contained herein; 
(d) you do not permit further redistribution of the Redistributable Components
by your end-user customers; (e) you do not use 
Microsoft's name, logo, or trademarks to market your Application; (f) you
include a valid copyright notice on your 
Application; and (g) you agree to indemnify, hold harmless, and defend Microsoft
from and against any claims or lawsuits, 
including attorneys' fees, that arise or result from the use or distribution of
your Application.  Contact Microsoft for the 
applicable licensing terms for all other uses and/or distribution of the
Redistributable Components.
* Reservation of Rights.  Microsoft reserves all rights not expressly granted to
you in this EULA.
* Pre-release code.  The SOFTWARE PRODUCT may contain prerelease code that is
not at the level of performance and 
compatibility of the final, generally available, product offering.  These
portions of the SOFTWARE PRODUCT may not 
operate correctly and may be substantially modified prior to first commercial
shipment.  Microsoft is not obligated to make 
this or any later version of the SOFTWARE PRODUCT commercially available. 
Microsoft grants you the right to distribute 
test version of your Application created using the PRERELEASE CODE provided you
comply with the Distribution 
Requirements described in Section 1 and the following additional provisions: (a)
you must mark the test version of your 
Application "BETA" and (b) you are solely responsible for updating your
customers with versions of your Application that 
operate satisfactorily with the final commercial release of the PRERELEASE CODE.  

2. CONFIDENTIALITY OF PRERELEASE CODE.  The PRERELEASE CODE,  including its
features, is proprietary and confidential 
information to Microsoft and its suppliers.  you agree not to disclose or
provide the PRERELEASE CODE, documentation, or any 
information relating to the PRERELEASE CODE (including features or the results
of use or testing) to any third party except as 
expressly provided herein without Microsoft's express written permission. 
However, you may disclose confidential information in 
accordance with judicial or other governmental order, provided you shall give
Microsoft reasonable notice prior to such disclosure 
and shall comply with any applicable protective order or equivalent.  You shall
not be liable to Microsoft for such information which 
you can prove (1) is already known to you; (2) becomes publicly known through no
wrongful act of you; (3) is rightfully received from 
a third party without similar restriction and without breach of this Agreement;
or (4) is independently developed by you.  This 
provision shall survive the termination or expiration of this Agreement.  
3. TRANSFERâ€”Internal.  You may move the SOFTWARE PRODUCT to a different
Computer.  Transfer to Third Party.  The initial 
user of the SOFTWARE PRODUCT may make a one-time transfer of the SOFTWARE
PRODUCT to another end user.  The transfer 
has to include all component parts, media, printed materials, this EULA, and if
applicable, the Certificate of Authenticity.  The 
transfer may not be an indirect transfer, such as a consignment.  Prior to the
transfer, the end user receiving the transferred 
SOFTWARE PRODUCT must agree to all the EULA terms.   No Rental.  You may not
rent, lease, or lend the SOFTWARE PRODUCT.
4. LIMITATION ON REVERSE ENGINEERING, DECOMPILATION, AND DISASSEMBLY.  You may
not reverse engineer, decompile, or disassemble the SOFTWARE PRODUCT, except and only to the extent that it is expressly permitted by applicable 
law notwithstanding this limitation. 
5. TERMINATION.  Without prejudice to any other rights, Microsoft may cancel
this EULA if you do not abide by the terms and 
conditions of this EULA, in which case you must destroy all copies of the
SOFTWARE PRODUCT and all of its component parts. 
6. CONSENT TO USE OF DATA.  You agree that Microsoft and its affiliates may
collect and use technical information you provide 
as a part of support services related to the SOFTWARE PRODUCT.  Microsoft agrees
not to use this information in a form that personally identifies you.   
7. NOT FOR RESALE SOFTWARE.  SOFTWARE PRODUCT identified as "Not for Resale" or
"NFR," may not be resold, 
transferred or used for any purpose other than demonstration, test or evaluation.
8. ACADEMIC EDITION SOFTWARE.  To use SOFTWARE PRODUCT identified as "Academic
Edition" or "AE," you must be a 
"Qualified Educational User."  For qualification-related questions, please
contact the Microsoft Sales Information Center/One 
Microsoft Way/Redmond, WA 98052-6399 or the Microsoft subsidiary serving your
country.
9. EXPORT RESTRICTIONS.  You acknowledge that the SOFTWARE PRODUCT is of U.S.
origin.  You agree to comply with all 
applicable international and national laws that apply to the SOFTWARE PRODUCT,
including the U.S. Export Administration Regulations, as well as end-user, end-use and destination restrictions issued by U.S. and other governments.  For additional 
information, see .
10. DISCLAIMER OF WARRANTIES.  To the maximum extent permitted by applicable
law, Microsoft and its suppliers provide to you the SOFTWARE PRODUCT, and any (if any) support services relating to the SOFTWARE PRODUCT ("Support Services") AS IS AND WITH ALL FAULTS; and Microsoft and its suppliers hereby disclaim with respect to the SOFTWARE 
PRODUCT and Support Services all warranties and conditions, whether express, implied or statutory, including, but not limited to, any (if any) warranties, duties or conditions of or related to: merchantability, fitness for a particular purpose, lack 
of viruses, accuracy or completeness of responses, results, workmanlike effort
and lack of negligence.  ALSO THERE IS NO WARRANTY, DUTY OR CONDITION OF TITLE, QUIET ENJOYMENT, QUIET POSSESSION, CORRESPONDENCE TO 
DESCRIPTION OR NON-INFRINGEMENT.  THE ENTIRE RISK ARISING OUT OF USE OR
PERFORMANCE OF THE SOFTWARE PRODUCT AND ANY SUPPORT SERVICES REMAINS WITH YOU.
11. EXCLUSION OF INCIDENTAL, CONSEQUENTIAL AND CERTAIN OTHER DAMAGES.  TO THE
MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL MICROSOFT OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, PUNITIVE OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING,BUT NOT LIMITED TO, DAMAGES FOR:  LOSS OF PROFITS, LOSS OF CONFIDENTIAL OR OTHER INFORMATION, BUSINESS INTERRUPTION, PERSONAL INJURY, LOSS OF PRIVACY, FAILURE TO MEET ANY DUTY (INCLUDING OF GOOD FAITH OR OF REASONABLE CARE), NEGLIGENCE, AND ANY OTHER PECUNIARY OR OTHER LOSS WHATSOEVER) ARISING 
OUT OF OR IN ANY WAY RELATED TO THE USE OF OR INABILITY TO USE THE SOFTWARE
PRODUCT OR THE SUPPORT SERVICES, OR THE PROVISION OF OR FAILURE TO PROVIDE SUPPORT SERVICES, OR OTHERWISE UNDER OR IN CONNECTION WITH ANY PROVISION OF THIS EULA, EVEN IF MICROSOFT OR ANY SUPPLIER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  
12. LIMITATION OF LIABILITY AND REMEDIES.  Notwithstanding any damages that you
might incur for any reason whatsoever  (including, without limitation, all damages referenced above and all direct or general damages), the entire liability 
of Microsoft and any of its suppliers under any provision of this EULA and your
exclusive remedy for all of the foregoing shall be limited to the greater of the amount actually paid by you for the SOFTWARE PRODUCT or U.S.$5.00.  The foregoing 
limitations, exclusions and disclaimers shall apply to the maximum extent
permitted by applicable law, even if any remedy fails its essential purpose.
13. NOTE ON JAVA SUPPORT.  THE SOFTWARE PRODUCT MAY CONTAIN SUPPORT FOR PROGRAMS
WRITTEN IN JAVA. JAVA TECHNOLOGY IS NOT FAULT TOLERANT AND IS NOT DESIGNED, MANUFACTURED, OR INTENDED FOR USE OR RESALE AS ONLINE CONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE, SUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF JAVA 
TECHNOLOGY COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE PHYSICAL OR
ENVIRONMENTAL DAMAGE.  Sun Microsystems, Inc. has contractually obligated Microsoft to make this disclaimer.
14. U.S. GOVERNMENT LICENSE RIGHTS.  All SOFTWARE PRODUCT provided to the U.S.
Government pursuant to solicitations issued on or after December 1, 1995 is provided with the commercial license rights and restrictions described elsewhere herein.  
All SOFTWARE PRODUCT provided to the U.S. Government pursuant to solicitations
issued prior to December 1, 1995 is provided with "Restricted Rights" as provided for in FAR, 48 CFR 52.227-14 (JUNE 1987) or DFAR, 48 CFR 252.227-7013 (OCT 
1988), as applicable. 
15. APPLICABLE LAW.  If you acquired this SOFTWARE PRODUCT in the United States,
this EULA is governed by the laws of the State of Washington.  If you acquired this SOFTWARE PRODUCT in Canada, unless expressly prohibited by local law, this EULA 
is governed by the laws in force in the Province of Ontario, Canada; and, in
respect of any dispute which may arise hereunder, you consent to the jurisdiction of the federal and provincial courts sitting in Toronto, Ontario.  If this SOFTWARE PRODUCT was 
acquired outside the United States, then local law may apply.
16. ENTIRE AGREEMENT.  This EULA (including any addendum or amendment to this
EULA which is included with the SOFTWARE PRODUCT) are the entire agreement between you and Microsoft relating to the SOFTWARE PRODUCT and the 
support services (if any) and they supersede all prior or contemporaneous oral
or written communications, proposals and representations with respect to the SOFTWARE PRODUCT or any other subject matter covered by this EULA.  To the extent 
the terms of any Microsoft policies or programs for support services conflict
with the terms of this EULA, the terms of this EULA shall control.
17. The SOFTWARE PRODUCT is protected by copyright and other intellectual
property laws and treaties.  Microsoft or its suppliers 
own the title, copyright, and other intellectual property rights in the SOFTWARE
PRODUCT.  The SOFTWARE PRODUCT is licensed, not sold.


Si vous avez acquis votre PRODUIT LOGICIEL Microsoft au CANADA, la garantie
limitÃ©e suivante vous concerne :
DÃ‰NI DE GARANTIE.   DANS LA MESURE MAXIMALE PERMISE PAR LES LOIS APPLICABLES,
MICROSOFT ET SES 
FOURNISSEURS VOUS FOURNISSENT LE PRODUIT LOGICIEL ET LES SERVICES DE SOUTIEN
TECHNIQUE POUR LE 
PRODUIT LOGICIEL (LES "SERVICES DE SOUTIEN"), LE CAS Ã‰CHÃ‰ANT, TEL QUEL ET AVEC
TOUS LES DÃ‰FAUTS; 
MICROSOFT ET SES FOURNISSEURS, PAR LES PRÃ‰SENTES, DÃ‰NIENT TOUTES AUTRES
GARANTIES ET CONDITIONS 
EXPRESSES, IMPLICITES OU EN VERTU DE LA LOI, RELATIVEMENT AU PRODUIT LOGICIEL ET
AUX SERVICES DE 
SOUTIEN, NOTAMMENT (LE CAS Ã‰CHÃ‰ANT) LES GARANTIES, DEVOIRS OU CONDITIONS DE, OU
EN MATIÃˆRE DE, 
QUALITÃ‰ MARCHANDE, D'ADAPTATION Ã€ UN USAGE PARTICULIER, D'ABSENCE DE VIRUS,
D'EXACTITUDE OU 
D'EXHAUSTIVITÃ‰ DES RÃ‰PONSES, DES RÃ‰SULTATS, DES EFFORTS DÃ‰PLOYÃ‰S SELON LES
RÃˆGLES DE L'ART ET 
D'ABSENCE DE NÃ‰GLIGENCE.  PAR AILLEURS, IL N'Y A AUCUNE GARANTIE, DEVOIR OU
CONDITION QUANT AU 
TITRE DE PROPRIÃ‰TÃ‰, Ã€ LA JOUISSANCE OU Ã€ LA POSSESSION PAISIBLE, Ã€ LA
CONCORDANCE Ã€ UNE DESCRIPTION 
NI QUANT Ã€ UNE ABSENCE DE CONTREFAÃ‡ON CONCERNANT LE PRODUIT LOGICIEL OU LES
SERVICES DE 
SOUTIEN.  VOUS ACCEPTEZ TOUS LES RISQUES RELATIVEMENT Ã€ L'UTILISATION DU PRODUIT
LOGICIEL ET DES 
SERVICES DE SOUTIEN DE MÃŠME QUE RELATIVEMENT Ã€ LA PERFORMANCE DU PRODUIT
LOGICIEL ET Ã€ LA 
PRESTATION DES SERVICES DE SOUTIEN.
EXCLUSION DES DOMMAGES ACCESSOIRES, INDIRECTS ET DE CERTAINS AUTRES DOMMAGES. 
DANS LA MESURE 
MAXIMALE PERMISE PAR LES LOIS APPLICABLES, EN AUCUN CAS MICROSOFT OU SES
FOURNISSEURS NE SERONT 
RESPONSABLES DES DOMMAGES SPÃ‰CIAUX, ACCESSOIRES, INDIRECTS OU CONSÃ‰CUTIFS DE
QUELQUE NATURE 
QUE CE SOIT (NOTAMMENT, LES DOMMAGES Ã€ L'Ã‰GARD DE LA PERTE DE PROFITS OU Ã€ LA
PERTE DE 
RENSEIGNEMENTS CONFIDENTIELS OU AUTRES, DE L'INTERRUPTION DES AFFAIRES, DE
BLESSURES CORPORELLES, 
DE LA VIOLATION DE LA VIE PRIVÃ‰E, DE L'OMISSION DE REMPLIR TOUT DEVOIR, Y
COMPRIS D'AGIR DE BONNE 
FOI OU D'EXERCER UN SOIN RAISONNABLE, DE LA NÃ‰GLIGENCE ET DE TOUTE AUTRE PERTE
PÃ‰CUNIAIRE OU 
AUTRE PERTE DE QUELQUE NATURE QUE CE SOIT) SE RAPPORTANT DE QUELQUE MANIÃˆRE QUE
CE SOIT Ã€ 
L'UTILISATION DU PRODUIT LOGICIEL OU Ã€ L'INCAPACITÃ‰ DE S'EN SERVIR, Ã€ LA
PRESTATION OU Ã€ L'OMISSION 
D'UNE PRESTATION DES SERVICES DE SOUTIEN OU AUTREMENT AUX TERMES DE TOUTE
DISPOSITION DE CE CLUF, 
OU RELATIVEMENT Ã€ UNE TELLE DISPOSITION, MÃŠME EN CAS DE FAUTE, DE DÃ‰LIT CIVIL (Y
COMPRIS LA 
NÃ‰GLIGENCE, DE RESPONSABILITÃ‰ STRICTE, DE VIOLATION DE CONTRAT OU DE VIOLATION
DE GARANTIE DE 
MICROSOFT OU DE TOUT FOURNISSEUR, ET CE MÃŠME SI MICROSOFT OU TOUT FOURNISSEUR A
Ã‰TÃ‰ AVISÃ‰ DE LA 
POSSIBILITÃ‰ DE TELS DOMMAGES.

LIMITATION DE RESPONSABILITÃ‰ ET RECOURS.  MALGRÃ‰ LES DOMMAGES QUE VOUS PUISSIEZ
SUBIR POUR 
QUELQUE MOTIF QUE CE SOIT (NOTAMMENT, TOUS LES DOMMAGES SUS-MENTIONNÃ‰S ET TOUS
LES DOMMAGES 
DIRECTS OU GÃ‰NÃ‰RAUX), L'OBLIGATION INTÃ‰GRALE DE MICROSOFT ET DE L'UN OU L'AUTRE
DE SES 
FOURNISSEURS AUX TERMES DE TOUTE DISPOSITION DE CE CLUF ET VOTRE RECOURS
EXCLUSIF Ã€ L'Ã‰GARD DE 
TOUT DE QUI PRÃ‰CÃˆDE SE LIMITENT AUX DOMMAGES RÃ‰ELS QUE VOUS AVEZ SUBIS EN VOUS
FONDANT SUR UNE 
EXPECTATIVE RAISONNABLE, JUSQU'AU PLUS Ã‰LEVÃ‰ ENTRE LES MONTANTS SUIVANTS :  LE
MONTANT QUE VOUS 
AVEZ RÃ‰ELLEMENT PAYÃ‰ POUR LE PRODUIT LOGICIEL OU $5.00 U.S.  LES LIMITES,
EXCLUSIONS ET DÃ‰NIS QUI 
PRÃ‰CÃˆDENT S'APPLIQUENT DANS LA MESURE MAXIMALE PERMISE PAR LES LOIS APPLICABLES
MÃŠME SI TOUT 
RECOURS N'ATTEINT PAS SON BUT ESSENTIEL.
La prÃ©sente Convention est rÃ©gie par les lois de la province d'Ontario, Canada.
Chacune des parties Ã  la prÃ©sente reconnaÃ®t 
irrÃ©vocablement la compÃ©tence des tribunaux de la province d'Ontario et consent
Ã  instituer tout litige qui pourrait dÃ©couler de la 
prÃ©sente auprÃ¨s des tribunaux situÃ©s dans le district judiciaire de York,
province d'Ontario.
Au cas oÃ¹ vous auriez des questions concernant cette licence ou que vous
dÃ©siriez vous mettre en rapport avec Microsoft pour 
quelque raison que ce soit, veuillez contacter la succursale Microsoft
desservant votre pays, dont l'adresse est fournie dans ce 
produit, ou Ã©crivez Ã  : Microsoft Sales Information Center, One Microsoft Way,
Redmond, Washington 98052-6399.

%% The following software may be included in this product: Apache Ant
Use of any of this software is governed by the terms of the license below:

/*
*                                 Apache License
*                           Version 2.0, January 2004
*                        http://www.apache.org/licenses/
*
*   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
*   1. Definitions.
*
*      "License" shall mean the terms and conditions for use, reproduction,
*      and distribution as defined by Sections 1 through 9 of this document.
*
*      "Licensor" shall mean the copyright owner or entity authorized by
*      the copyright owner that is granting the License.
*
*      "Legal Entity" shall mean the union of the acting entity and all
*      other entities that control, are controlled by, or are under common
*      control with that entity. For the purposes of this definition,
*      "control" means (i) the power, direct or indirect, to cause the
*      direction or management of such entity, whether by contract or
*      otherwise, or (ii) ownership of fifty percent (50%) or more of the
*      outstanding shares, or (iii) beneficial ownership of such entity.
*
*      "You" (or "Your") shall mean an individual or Legal Entity
*      exercising permissions granted by this License.
*
*      "Source" form shall mean the preferred form for making modifications,
*      including but not limited to software source code, documentation
*      source, and configuration files.
*
*      "Object" form shall mean any form resulting from mechanical
*      transformation or translation of a Source form, including but
*      not limited to compiled object code, generated documentation,
*      and conversions to other media types.
*
*      "Work" shall mean the work of authorship, whether in Source or
*      Object form, made available under the License, as indicated by a
*      copyright notice that is included in or attached to the work
*      (an example is provided in the Appendix below).
*
*      "Derivative Works" shall mean any work, whether in Source or Object
*      form, that is based on (or derived from) the Work and for which the
*      editorial revisions, annotations, elaborations, or other modifications
*      represent, as a whole, an original work of authorship. For the purposes
*      of this License, Derivative Works shall not include works that remain
*      separable from, or merely link (or bind by name) to the interfaces of,
*      the Work and Derivative Works thereof.
*
*      "Contribution" shall mean any work of authorship, including
*      the original version of the Work and any modifications or additions
*      to that Work or Derivative Works thereof, that is intentionally
*      submitted to Licensor for inclusion in the Work by the copyright owner
*      or by an individual or Legal Entity authorized to submit on behalf of
*      the copyright owner. For the purposes of this definition, "submitted"
*      means any form of electronic, verbal, or written communication sent
*      to the Licensor or its representatives, including but not limited to
*      communication on electronic mailing lists, source code control systems,
*      and issue tracking systems that are managed by, or on behalf of, the
*      Licensor for the purpose of discussing and improving the Work, but
*      excluding communication that is conspicuously marked or otherwise
*      designated in writing by the copyright owner as "Not a Contribution."
*
*      "Contributor" shall mean Licensor and any individual or Legal Entity
*      on behalf of whom a Contribution has been received by Licensor and
*      subsequently incorporated within the Work.
*
*   2. Grant of Copyright License. Subject to the terms and conditions of
*      this License, each Contributor hereby grants to You a perpetual,
*      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
*      copyright license to reproduce, prepare Derivative Works of,
*      publicly display, publicly perform, sublicense, and distribute the
*      Work and such Derivative Works in Source or Object form.
*
*   3. Grant of Patent License. Subject to the terms and conditions of
*      this License, each Contributor hereby grants to You a perpetual,
*      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
*      (except as stated in this section) patent license to make, have made,
*      use, offer to sell, sell, import, and otherwise transfer the Work,
*      where such license applies only to those patent claims licensable
*      by such Contributor that are necessarily infringed by their
*      Contribution(s) alone or by combination of their Contribution(s)
*      with the Work to which such Contribution(s) was submitted. If You
*      institute patent litigation against any entity (including a
*      cross-claim or counterclaim in a lawsuit) alleging that the Work
*      or a Contribution incorporated within the Work constitutes direct
*      or contributory patent infringement, then any patent licenses
*      granted to You under this License for that Work shall terminate
*      as of the date such litigation is filed.
*
*   4. Redistribution. You may reproduce and distribute copies of the
*      Work or Derivative Works thereof in any medium, with or without
*      modifications, and in Source or Object form, provided that You
*      meet the following conditions:
*
*      (a) You must give any other recipients of the Work or
*          Derivative Works a copy of this License; and
*
*      (b) You must cause any modified files to carry prominent notices
*          stating that You changed the files; and
*
*      (c) You must retain, in the Source form of any Derivative Works
*          that You distribute, all copyright, patent, trademark, and
*          attribution notices from the Source form of the Work,
*          excluding those notices that do not pertain to any part of
*          the Derivative Works; and
*
*      (d) If the Work includes a "NOTICE" text file as part of its
*          distribution, then any Derivative Works that You distribute must
*          include a readable copy of the attribution notices contained
*          within such NOTICE file, excluding those notices that do not
*          pertain to any part of the Derivative Works, in at least one
*          of the following places: within a NOTICE text file distributed
*          as part of the Derivative Works; within the Source form or
*          documentation, if provided along with the Derivative Works; or,
*          within a display generated by the Derivative Works, if and
*          wherever such third-party notices normally appear. The contents
*          of the NOTICE file are for informational purposes only and
*          do not modify the License. You may add Your own attribution
*          notices within Derivative Works that You distribute, alongside
*          or as an addendum to the NOTICE text from the Work, provided
*          that such additional attribution notices cannot be construed
*          as modifying the License.
*
*      You may add Your own copyright statement to Your modifications and
*      may provide additional or different license terms and conditions
*      for use, reproduction, or distribution of Your modifications, or
*      for any such Derivative Works as a whole, provided Your use,
*      reproduction, and distribution of the Work otherwise complies with
*      the conditions stated in this License.
*
*   5. Submission of Contributions. Unless You explicitly state otherwise,
*      any Contribution intentionally submitted for inclusion in the Work
*      by You to the Licensor shall be under the terms and conditions of
*      this License, without any additional terms or conditions.
*      Notwithstanding the above, nothing herein shall supersede or modify
*      the terms of any separate license agreement you may have executed
*      with Licensor regarding such Contributions.
*
*   6. Trademarks. This License does not grant permission to use the trade
*      names, trademarks, service marks, or product names of the Licensor,
*      except as required for reasonable and customary use in describing the
*      origin of the Work and reproducing the content of the NOTICE file.
*
*   7. Disclaimer of Warranty. Unless required by applicable law or
*      agreed to in writing, Licensor provides the Work (and each
*      Contributor provides its Contributions) on an "AS IS" BASIS,
*      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
*      implied, including, without limitation, any warranties or conditions
*      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
*      PARTICULAR PURPOSE. You are solely responsible for determining the
*      appropriateness of using or redistributing the Work and assume any
*      risks associated with Your exercise of permissions under this License.
*
*   8. Limitation of Liability. In no event and under no legal theory,
*      whether in tort (including negligence), contract, or otherwise,
*      unless required by applicable law (such as deliberate and grossly
*      negligent acts) or agreed to in writing, shall any Contributor be
*      liable to You for damages, including any direct, indirect, special,
*      incidental, or consequential damages of any character arising as a
*      result of this License or out of the use or inability to use the
*      Work (including but not limited to damages for loss of goodwill,
*      work stoppage, computer failure or malfunction, or any and all
*      other commercial damages or losses), even if such Contributor
*      has been advised of the possibility of such damages.
*
*   9. Accepting Warranty or Additional Liability. While redistributing
*      the Work or Derivative Works thereof, You may choose to offer,
*      and charge a fee for, acceptance of support, warranty, indemnity,
*      or other liability obligations and/or rights consistent with this
*      License. However, in accepting such obligations, You may act only
*      on Your own behalf and on Your sole responsibility, not on behalf
*      of any other Contributor, and only if You agree to indemnify,
*      defend, and hold each Contributor harmless for any liability
*      incurred by, or claims asserted against, such Contributor by reason
*      of your accepting any such warranty or additional liability.
*
*   END OF TERMS AND CONDITIONS
*
*   APPENDIX: How to apply the Apache License to your work.
*
*      To apply the Apache License to your work, attach the following
*      boilerplate notice, with the fields enclosed by brackets "[]"
*      replaced with your own identifying information. (Don't include
*      the brackets!)  The text should be enclosed in the appropriate
*      comment syntax for the file format. We also recommend that a
*      file or class name and description of purpose be included on the
*      same "printed page" as the copyright notice for easier
*      identification within third-party archives.
*
*   Copyright [yyyy] [name of copyright owner]
*
*   Licensed under the Apache License, Version 2.0 (the "License");
*   you may not use this file except in compliance with the License.
*   You may obtain a copy of the License at
*
*       http://www.apache.org/licenses/LICENSE-2.0
*
*   Unless required by applicable law or agreed to in writing, software
*   distributed under the License is distributed on an "AS IS" BASIS,
*   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*   See the License for the specific language governing permissions and
*   limitations under the License.
*/

%% The following software may be included in this product: OpenSSL
 LICENSE ISSUES
 ==============

 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
 the OpenSSL License and the original SSLeay license apply to the toolkit.
 See below for the actual license texts. Actually both licenses are BSD-style
 Open Source licenses. In case of any license issues related to OpenSSL
 please contact openssl-core@openssl.org.

 OpenSSL License
 ---------------

/* ====================================================================
* Copyright (c) 1998-2007 The OpenSSL Project.  All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
*    notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
*    notice, this list of conditions and the following disclaimer in
*    the documentation and/or other materials provided with the
*    distribution.
*
* 3. All advertising materials mentioning features or use of this
*    software must display the following acknowledgment:
*    "This product includes software developed by the OpenSSL Project
*    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
*
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
*    endorse or promote products derived from this software without
*    prior written permission. For written permission, please contact
*    openssl-core@openssl.org.
*
* 5. Products derived from this software may not be called "OpenSSL"
*    nor may "OpenSSL" appear in their names without prior written
*    permission of the OpenSSL Project.
*
* 6. Redistributions of any form whatsoever must retain the following
*    acknowledgment:
*    "This product includes software developed by the OpenSSL Project
*    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
*
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*
* This product includes cryptographic software written by Eric Young
* (eay@cryptsoft.com).  This product includes software written by Tim
* Hudson (tjh@cryptsoft.com).
*
*/

Original SSLeay License
-----------------------

/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to.  The following conditions
* apply to all code found in this distribution, be it the RC4, RSA,
* lhash, DES, etc., code; not just the SSL code.  The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
*
* Copyright remains Eric Young's, and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product, Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the copyright
*    notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
*    notice, this list of conditions and the following disclaimer in the
*    documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
*    must display the following acknowledgement:
*    "This product includes cryptographic software written by
*     Eric Young (eay@cryptsoft.com)"
*    The word 'cryptographic' can be left out if the rouines from the library
*    being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
*    the apps directory (application code) you must include an acknowledgement:
*    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* The licence and distribution terms for any publically available version or
* derivative of this code cannot be changed.  i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*/

*********************************

%% The following software may be included in this product: backport-util-concurrent
Use of any of this software is governed by the terms of the license below:


Copyright-Only Dedication (based on United States law) or Public Domain Certification

The person or persons who have associated work with this document (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the best of his knowledge, the work of authorship identified is in the public domain of the country from which the work is published, or (b) hereby dedicates whatever copyright the dedicators holds in the work of authorship identified below (the "Work") to the public domain. A certifier, morever, dedicates any copyright interest he may have in the associated work, and for these purposes, is described as a "dedicator" below.

A certifier has taken reasonable steps to verify the copyright status of this work. Certifier recognizes that his good faith efforts may not shield him from liability if in fact the work certified is not in the public domain.

Dedicator makes this dedication for the benefit of the public at large and to the detriment of the Dedicator's heirs and successors. Dedicator intends this dedication to be an overt act of relinquishment in perpetuity of all present and future rights under copyright law, whether vested or contingent, in the Work. Dedicator understands that such relinquishment of all rights includes the relinquishment of all rights to enforce (by lawsuit or otherwise) those copyrights in the Work.

Dedicator recognizes that, once placed in the public domain, the Work may be freely reproduced, distributed, transmitted, used, modified, built upon, or otherwise exploited by anyone for any purpose, commercial or non-commercial, and in any way, including by methods that have not yet been invented or conceived.


%% The following software may be included in this product: jRuby
Use of any of this software is governed by the terms of the license below:

GNU LESSER GENERAL PUBLIC LICENSE

Version 2.1, February 1999

Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]

Preamble

The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public Licenses are intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users.

This license, the Lesser General Public License, applies to some specially
designated software packages--typically libraries--of the Free Software
Foundation and other authors who decide to use it. You can use it too, but we
suggest you first think carefully about whether this license or the ordinary
General Public License is the better strategy to use in any particular case,
based on the explanations below.

When we speak of free software, we are referring to freedom of use, 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 and use pieces of it in new free programs; and that you are
informed that you can do these things.

To protect your rights, we need to make restrictions that forbid distributors to
deny you these rights or to ask you to surrender these rights. These
restrictions translate to certain responsibilities for you if you distribute
copies of the library or if you modify it.

For example, if you distribute copies of the library, whether gratis or for a
fee, you must give the recipients all the rights that we gave you. You must make
sure that they, too, receive or can get the source code. If you link other code
with the library, you must provide complete object files to the recipients, so
that they can relink them with the library after making changes to the library
and recompiling it. And you must show them these terms so they know their rights.

We protect your rights with a two-step method: (1) we copyright the library, and
(2) we offer you this license, which gives you legal permission to copy,
distribute and/or modify the library.

To protect each distributor, we want to make it very clear that there is no
warranty for the free library. Also, if the library is modified by someone else
and passed on, the recipients should know that what they have is not the
original version, so that the original author's reputation will not be affected
by problems that might be introduced by others.

Finally, software patents pose a constant threat to the existence of any free
program. We wish to make sure that a company cannot effectively restrict the
users of a free program by obtaining a restrictive license from a patent holder.
Therefore, we insist that any patent license obtained for a version of the
library must be consistent with the full freedom of use specified in this license.

Most GNU software, including some libraries, is covered by the ordinary GNU
General Public License. This license, the GNU Lesser General Public License,
applies to certain designated libraries, and is quite different from the
ordinary General Public License. We use this license for certain libraries in
order to permit linking those libraries into non-free programs.

When a program is linked with a library, whether statically or using a shared
library, the combination of the two is legally speaking a combined work, a
derivative of the original library. The ordinary General Public License
therefore permits such linking only if the entire combination fits its criteria
of freedom. The Lesser General Public License permits more lax criteria for
linking other code with the library.

We call this license the "Lesser" General Public License because it does Less to
protect the user's freedom than the ordinary General Public License. It also
provides other free software developers Less of an advantage over competing
non-free programs. These disadvantages are the reason we use the ordinary
General Public License for many libraries. However, the Lesser license provides
advantages in certain special circumstances.

For example, on rare occasions, there may be a special need to encourage the
widest possible use of a certain library, so that it becomes a de-facto
standard. To achieve this, non-free programs must be allowed to use the library.
A more frequent case is that a free library does the same job as widely used
non-free libraries. In this case, there is little to gain by limiting the free
library to free software only, so we use the Lesser General Public License.

In other cases, permission to use a particular library in non-free programs
enables a greater number of people to use a large body of free software. For
example, permission to use the GNU C Library in non-free programs enables many
more people to use the whole GNU operating system, as well as its variant, the
GNU/Linux operating system.

Although the Lesser General Public License is Less protective of the users'
freedom, it does ensure that the user of a program that is linked with the
Library has the freedom and the wherewithal to run that program using a modified
version of the Library.

The precise terms and conditions for copying, distribution and modification
follow. Pay close attention to the difference between a "work based on the
library" and a "work that uses the library". The former contains code derived
from the library, whereas the latter must be combined with the library in order
to run.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. This License Agreement applies to any software library or other program which
contains a notice placed by the copyright holder or other authorized party
saying it may be distributed under the terms of this Lesser General Public
License (also called "this License"). Each licensee is addressed as "you".

A "library" means a collection of software functions and/or data prepared so as
to be conveniently linked with application programs (which use some of those
functions and data) to form executables.

The "Library", below, refers to any such software library or work which has been
distributed under these terms. A "work based on the Library" means either the
Library or any derivative work under copyright law: that is to say, a work
containing the Library or a portion of it, either verbatim or with modifications
and/or translated straightforwardly into another language. (Hereinafter,
translation is included without limitation in the term "modification".)

"Source code" for a work means the preferred form of the work for making
modifications to it. For a library, 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 library.

Activities other than copying, distribution and modification are not covered by
this License; they are outside its scope. The act of running a program using the
Library is not restricted, and output from such a program is covered only if its
contents constitute a work based on the Library (independent of the use of the
Library in a tool for writing it). Whether that is true depends on what the
Library does and what the program that uses the Library does.

1. You may copy and distribute verbatim copies of the Library's complete 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 distribute a copy of this License along
with the Library.

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.

2. You may modify your copy or copies of the Library or any portion of it, thus
forming a work based on the Library, and copy and distribute such modifications
or work under the terms of Section 1 above, provided that you also meet all of
these conditions:

   * a) The modified work must itself be a software library.
   * b) You must cause the files modified to carry prominent notices stating
that you changed the files and the date of any change.
   * c) You must cause the whole of the work to be licensed at no charge to all
third parties under the terms of this License.
   * d) If a facility in the modified Library refers to a function or a table
of data to be supplied by an application program that uses the facility, other
than as an argument passed when the facility is invoked, then you must make a
good faith effort to ensure that, in the event an application does not supply
such function or table, the facility still operates, and performs whatever part
of its purpose remains meaningful.

     (For example, a function in a library to compute square roots has a
purpose that is entirely well-defined independent of the application. Therefore,
Subsection 2d requires that any application-supplied function or table used by
this function must be optional: if the application does not supply it, the
square root function must still compute square roots.) 

These requirements apply to the modified work as a whole. If identifiable
sections of that work are not derived from the Library, 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 Library, 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.

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
Library.

In addition, mere aggregation of another work not based on the Library with the
Library (or with a work based on the Library) on a volume of a storage or
distribution medium does not bring the other work under the scope of this License.

3. You may opt to apply the terms of the ordinary GNU General Public License
instead of this License to a given copy of the Library. To do this, you must
alter all the notices that refer to this License, so that they refer to the
ordinary GNU General Public License, version 2, instead of to this License. (If
a newer version than version 2 of the ordinary GNU General Public License has
appeared, then you can specify that version instead if you wish.) Do not make
any other change in these notices.

Once this change is made in a given copy, it is irreversible for that copy, so
the ordinary GNU General Public License applies to all subsequent copies and
derivative works made from that copy.

This option is useful when you wish to copy part of the code of the Library into
a program that is not a library.

4. You may copy and distribute the Library (or a portion or derivative of it,
under Section 2) in object code or executable form under the terms of Sections 1
and 2 above provided that you 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.

If distribution of 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 satisfies the requirement to distribute the source code, even
though third parties are not compelled to copy the source along with the object
code.

5. A program that contains no derivative of any portion of the Library, but is
designed to work with the Library by being compiled or linked with it, is called
a "work that uses the Library". Such a work, in isolation, is not a derivative
work of the Library, and therefore falls outside the scope of this License.

However, linking a "work that uses the Library" with the Library creates an
executable that is a derivative of the Library (because it contains portions of
the Library), rather than a "work that uses the library". The executable is
therefore covered by this License. Section 6 states terms for distribution of
such executables.

When a "work that uses the Library" uses material from a header file that is
part of the Library, the object code for the work may be a derivative work of
the Library even though the source code is not. Whether this is true is
especially significant if the work can be linked without the Library, or if the
work is itself a library. The threshold for this to be true is not precisely
defined by law.

If such an object file uses only numerical parameters, data structure layouts
and accessors, and small macros and small inline functions (ten lines or less in
length), then the use of the object file is unrestricted, regardless of whether
it is legally a derivative work. (Executables containing this object code plus
portions of the Library will still fall under Section 6.)

Otherwise, if the work is a derivative of the Library, you may distribute the
object code for the work under the terms of Section 6. Any executables
containing that work also fall under Section 6, whether or not they are linked
directly with the Library itself.

6. As an exception to the Sections above, you may also combine or link a "work
that uses the Library" with the Library to produce a work containing portions of
the Library, and distribute that work under terms of your choice, provided that
the terms permit modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

You must give prominent notice with each copy of the work that the Library is
used in it and that the Library and its use are covered by this License. You
must supply a copy of this License. If the work during execution displays
copyright notices, you must include the copyright notice for the Library among
them, as well as a reference directing the user to the copy of this License.
Also, you must do one of these things:

   * a) Accompany the work with the complete corresponding machine-readable
source code for the Library including whatever changes were used in the work
(which must be distributed under Sections 1 and 2 above); and, if the work is an
executable linked with the Library, with the complete machine-readable "work
that uses the Library", as object code and/or source code, so that the user can
modify the Library and then relink to produce a modified executable containing
the modified Library. (It is understood that the user who changes the contents
of definitions files in the Library will not necessarily be able to recompile
the application to use the modified definitions.)
   * b) Use a suitable shared library mechanism for linking with the Library. A
suitable mechanism is one that (1) uses at run time a copy of the library
already present on the user's computer system, rather than copying library
functions into the executable, and (2) will operate properly with a modified
version of the library, if the user installs one, as long as the modified
version is interface-compatible with the version that the work was made with.
   * c) Accompany the work with a written offer, valid for at least three
years, to give the same user the materials specified in Subsection 6a, above,
for a charge no more than the cost of performing this distribution.
   * d) If distribution of the work is made by offering access to copy from a
designated place, offer equivalent access to copy the above specified materials
from the same place.
   * e) Verify that the user has already received a copy of these materials or
that you have already sent this user a copy. 

For an executable, the required form of the "work that uses the Library" must
include any data and utility programs needed for reproducing the executable from
it. However, as a special exception, the materials to be 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.

It may happen that this requirement contradicts the license restrictions of
other proprietary libraries that do not normally accompany the operating system.
Such a contradiction means you cannot use both them and the Library together in
an executable that you distribute.

7. You may place library facilities that are a work based on the Library
side-by-side in a single library together with other library facilities not
covered by this License, and distribute such a combined library, provided that
the separate distribution of the work based on the Library and of the other
library facilities is otherwise permitted, and provided that you do these two
things:

   * a) Accompany the combined library with a copy of the same work based on
the Library, uncombined with any other library facilities. This must be
distributed under the terms of the Sections above.
   * b) Give prominent notice with the combined library of the fact that part
of it is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work. 

8. You may not copy, modify, sublicense, link with, or distribute the Library
except as expressly provided under this License. Any attempt otherwise to copy,
modify, sublicense, link with, or distribute the Library 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.

9. 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 Library
or its derivative works. These actions are prohibited by law if you do not
accept this License. Therefore, by modifying or distributing the Library (or any
work based on the Library), you indicate your acceptance of this License to do
so, and all its terms and conditions for copying, distributing or modifying the
Library or works based on it.

10. Each time you redistribute the Library (or any work based on the Library),
the recipient automatically receives a license from the original licensor to
copy, distribute, link with or modify the Library 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 with this License.

11. 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 Library at all.
For example, if a patent license would not permit royalty-free redistribution of
the Library 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 Library.

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.

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.

This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.

12. If the distribution and/or use of the Library is restricted in certain
countries either by patents or by copyrighted interfaces, the original copyright
holder who places the Library 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.

13. The Free Software Foundation may publish revised and/or new versions of the
Lesser 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.

Each version is given a distinguishing version number. If the Library 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
Library does not specify a license version number, you may choose any version
ever published by the Free Software Foundation.

14. If you wish to incorporate parts of the Library into other free programs
whose distribution conditions are incompatible with these, 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.

NO WARRANTY

15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "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
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. 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
LIBRARY 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 LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Libraries

If you develop a new library, and you want it to be of the greatest possible use
to the public, we recommend making it free software that everyone can
redistribute and change. You can do so by permitting redistribution under these
terms (or, alternatively, under the terms of the ordinary General Public License).

To apply these terms, attach the following notices to the library. 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.

one line to give the library's name and an idea of what it does.
Copyright (C) year  name of author

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library 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
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the library, if necessary. Here is
a sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright interest in
the library `Frob' (a library for tweaking knobs) written
by James Random Hacker.

signature of Ty Coon, 1 April 1990
Ty Coon, President of Vice

That's all there is to it!