Third party license file is added tag_1_0
authorsatyaranjan@netbeans.org
Mon, 18 Dec 2006 16:32:35 +0000
changeset 1844075918d4d598
parent 1843 0be53909cbc9
child 1845 a17e9e68df7b
Third party license file is added
portalpack/external/THIRDPARTYLICENSE.txt
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/portalpack/external/THIRDPARTYLICENSE.txt	Mon Dec 18 16:32:35 2006 +0000
     1.3 @@ -0,0 +1,331 @@
     1.4 +DO NOT TRANSLATE OR LOCALIZE.
     1.5 +
     1.6 +
     1.7 +%% The following softwares may be included in this product.
     1.8 +Use of any of this software is governed by the terms of their license below:
     1.9 +
    1.10 +
    1.11 +
    1.12 +* Apache Velocity v1.4
    1.13 +* Apache Commons Collections v. 2.1
    1.14 +* Log4j v. 1.1.3
    1.15 +* Jakarta Avalon Logkit v. 1.0.1
    1.16 +----------------------------------
    1.17 +
    1.18 +
    1.19 +                                 Apache License
    1.20 +                           Version 2.0, January 2004
    1.21 +                        http://www.apache.org/licenses/
    1.22 +
    1.23 +   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    1.24 +
    1.25 +   1. Definitions.
    1.26 +
    1.27 +      "License" shall mean the terms and conditions for use, reproduction,
    1.28 +      and distribution as defined by Sections 1 through 9 of this document.
    1.29 +
    1.30 +      "Licensor" shall mean the copyright owner or entity authorized by
    1.31 +      the copyright owner that is granting the License.
    1.32 +
    1.33 +      "Legal Entity" shall mean the union of the acting entity and all
    1.34 +      other entities that control, are controlled by, or are under common
    1.35 +      control with that entity. For the purposes of this definition,
    1.36 +      "control" means (i) the power, direct or indirect, to cause the
    1.37 +      direction or management of such entity, whether by contract or
    1.38 +      otherwise, or (ii) ownership of fifty percent (50%) or more of the
    1.39 +      outstanding shares, or (iii) beneficial ownership of such entity.
    1.40 +
    1.41 +      "You" (or "Your") shall mean an individual or Legal Entity
    1.42 +      exercising permissions granted by this License.
    1.43 +
    1.44 +      "Source" form shall mean the preferred form for making modifications,
    1.45 +      including but not limited to software source code, documentation
    1.46 +      source, and configuration files.
    1.47 +
    1.48 +      "Object" form shall mean any form resulting from mechanical
    1.49 +      transformation or translation of a Source form, including but
    1.50 +      not limited to compiled object code, generated documentation,
    1.51 +      and conversions to other media types.
    1.52 +
    1.53 +      "Work" shall mean the work of authorship, whether in Source or
    1.54 +      Object form, made available under the License, as indicated by a
    1.55 +      copyright notice that is included in or attached to the work
    1.56 +      (an example is provided in the Appendix below).
    1.57 +
    1.58 +      "Derivative Works" shall mean any work, whether in Source or Object
    1.59 +      form, that is based on (or derived from) the Work and for which the
    1.60 +      editorial revisions, annotations, elaborations, or other modifications
    1.61 +      represent, as a whole, an original work of authorship. For the purposes
    1.62 +      of this License, Derivative Works shall not include works that remain
    1.63 +      separable from, or merely link (or bind by name) to the interfaces of,
    1.64 +      the Work and Derivative Works thereof.
    1.65 +
    1.66 +      "Contribution" shall mean any work of authorship, including
    1.67 +      the original version of the Work and any modifications or additions
    1.68 +      to that Work or Derivative Works thereof, that is intentionally
    1.69 +      submitted to Licensor for inclusion in the Work by the copyright owner
    1.70 +      or by an individual or Legal Entity authorized to submit on behalf of
    1.71 +      the copyright owner. For the purposes of this definition, "submitted"
    1.72 +      means any form of electronic, verbal, or written communication sent
    1.73 +      to the Licensor or its representatives, including but not limited to
    1.74 +      communication on electronic mailing lists, source code control systems,
    1.75 +      and issue tracking systems that are managed by, or on behalf of, the
    1.76 +      Licensor for the purpose of discussing and improving the Work, but
    1.77 +      excluding communication that is conspicuously marked or otherwise
    1.78 +      designated in writing by the copyright owner as "Not a Contribution."
    1.79 +
    1.80 +      "Contributor" shall mean Licensor and any individual or Legal Entity
    1.81 +      on behalf of whom a Contribution has been received by Licensor and
    1.82 +      subsequently incorporated within the Work.
    1.83 +
    1.84 +   2. Grant of Copyright License. Subject to the terms and conditions of
    1.85 +      this License, each Contributor hereby grants to You a perpetual,
    1.86 +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    1.87 +      copyright license to reproduce, prepare Derivative Works of,
    1.88 +      publicly display, publicly perform, sublicense, and distribute the
    1.89 +      Work and such Derivative Works in Source or Object form.
    1.90 +
    1.91 +   3. Grant of Patent License. Subject to the terms and conditions of
    1.92 +      this License, each Contributor hereby grants to You a perpetual,
    1.93 +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    1.94 +      (except as stated in this section) patent license to make, have made,
    1.95 +      use, offer to sell, sell, import, and otherwise transfer the Work,
    1.96 +      where such license applies only to those patent claims licensable
    1.97 +      by such Contributor that are necessarily infringed by their
    1.98 +      Contribution(s) alone or by combination of their Contribution(s)
    1.99 +      with the Work to which such Contribution(s) was submitted. If You
   1.100 +      institute patent litigation against any entity (including a
   1.101 +      cross-claim or counterclaim in a lawsuit) alleging that the Work
   1.102 +      or a Contribution incorporated within the Work constitutes direct
   1.103 +      or contributory patent infringement, then any patent licenses
   1.104 +      granted to You under this License for that Work shall terminate
   1.105 +      as of the date such litigation is filed.
   1.106 +
   1.107 +   4. Redistribution. You may reproduce and distribute copies of the
   1.108 +      Work or Derivative Works thereof in any medium, with or without
   1.109 +      modifications, and in Source or Object form, provided that You
   1.110 +      meet the following conditions:
   1.111 +
   1.112 +      (a) You must give any other recipients of the Work or
   1.113 +          Derivative Works a copy of this License; and
   1.114 +
   1.115 +      (b) You must cause any modified files to carry prominent notices
   1.116 +          stating that You changed the files; and
   1.117 +
   1.118 +      (c) You must retain, in the Source form of any Derivative Works
   1.119 +          that You distribute, all copyright, patent, trademark, and
   1.120 +          attribution notices from the Source form of the Work,
   1.121 +          excluding those notices that do not pertain to any part of
   1.122 +          the Derivative Works; and
   1.123 +
   1.124 +      (d) If the Work includes a "NOTICE" text file as part of its
   1.125 +          distribution, then any Derivative Works that You distribute must
   1.126 +          include a readable copy of the attribution notices contained
   1.127 +          within such NOTICE file, excluding those notices that do not
   1.128 +          pertain to any part of the Derivative Works, in at least one
   1.129 +          of the following places: within a NOTICE text file distributed
   1.130 +          as part of the Derivative Works; within the Source form or
   1.131 +          documentation, if provided along with the Derivative Works; or,
   1.132 +          within a display generated by the Derivative Works, if and
   1.133 +          wherever such third-party notices normally appear. The contents
   1.134 +          of the NOTICE file are for informational purposes only and
   1.135 +          do not modify the License. You may add Your own attribution
   1.136 +          notices within Derivative Works that You distribute, alongside
   1.137 +          or as an addendum to the NOTICE text from the Work, provided
   1.138 +          that such additional attribution notices cannot be construed
   1.139 +          as modifying the License.
   1.140 +
   1.141 +      You may add Your own copyright statement to Your modifications and
   1.142 +      may provide additional or different license terms and conditions
   1.143 +      for use, reproduction, or distribution of Your modifications, or
   1.144 +      for any such Derivative Works as a whole, provided Your use,
   1.145 +      reproduction, and distribution of the Work otherwise complies with
   1.146 +      the conditions stated in this License.
   1.147 +
   1.148 +   5. Submission of Contributions. Unless You explicitly state otherwise,
   1.149 +      any Contribution intentionally submitted for inclusion in the Work
   1.150 +      by You to the Licensor shall be under the terms and conditions of
   1.151 +      this License, without any additional terms or conditions.
   1.152 +      Notwithstanding the above, nothing herein shall supersede or modify
   1.153 +      the terms of any separate license agreement you may have executed
   1.154 +      with Licensor regarding such Contributions.
   1.155 +
   1.156 +   6. Trademarks. This License does not grant permission to use the trade
   1.157 +      names, trademarks, service marks, or product names of the Licensor,
   1.158 +      except as required for reasonable and customary use in describing the
   1.159 +      origin of the Work and reproducing the content of the NOTICE file.
   1.160 +
   1.161 +   7. Disclaimer of Warranty. Unless required by applicable law or
   1.162 +      agreed to in writing, Licensor provides the Work (and each
   1.163 +      Contributor provides its Contributions) on an "AS IS" BASIS,
   1.164 +      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
   1.165 +      implied, including, without limitation, any warranties or conditions
   1.166 +      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
   1.167 +      PARTICULAR PURPOSE. You are solely responsible for determining the
   1.168 +      appropriateness of using or redistributing the Work and assume any
   1.169 +      risks associated with Your exercise of permissions under this License.
   1.170 +
   1.171 +   8. Limitation of Liability. In no event and under no legal theory,
   1.172 +      whether in tort (including negligence), contract, or otherwise,
   1.173 +      unless required by applicable law (such as deliberate and grossly
   1.174 +      negligent acts) or agreed to in writing, shall any Contributor be
   1.175 +      liable to You for damages, including any direct, indirect, special,
   1.176 +      incidental, or consequential damages of any character arising as a
   1.177 +      result of this License or out of the use or inability to use the
   1.178 +      Work (including but not limited to damages for loss of goodwill,
   1.179 +      work stoppage, computer failure or malfunction, or any and all
   1.180 +      other commercial damages or losses), even if such Contributor
   1.181 +      has been advised of the possibility of such damages.
   1.182 +
   1.183 +   9. Accepting Warranty or Additional Liability. While redistributing
   1.184 +      the Work or Derivative Works thereof, You may choose to offer,
   1.185 +      and charge a fee for, acceptance of support, warranty, indemnity,
   1.186 +      or other liability obligations and/or rights consistent with this
   1.187 +      License. However, in accepting such obligations, You may act only
   1.188 +      on Your own behalf and on Your sole responsibility, not on behalf
   1.189 +      of any other Contributor, and only if You agree to indemnify,
   1.190 +      defend, and hold each Contributor harmless for any liability
   1.191 +      incurred by, or claims asserted against, such Contributor by reason
   1.192 +      of your accepting any such warranty or additional liability.
   1.193 +
   1.194 +   END OF TERMS AND CONDITIONS
   1.195 +
   1.196 +   APPENDIX: How to apply the Apache License to your work.
   1.197 +
   1.198 +      To apply the Apache License to your work, attach the following
   1.199 +      boilerplate notice, with the fields enclosed by brackets "[]"
   1.200 +      replaced with your own identifying information. (Don't include
   1.201 +      the brackets!)  The text should be enclosed in the appropriate
   1.202 +      comment syntax for the file format. We also recommend that a
   1.203 +      file or class name and description of purpose be included on the
   1.204 +      same "printed page" as the copyright notice for easier
   1.205 +      identification within third-party archives.
   1.206 +
   1.207 +   Copyright [yyyy] [name of copyright owner]
   1.208 +
   1.209 +   Licensed under the Apache License, Version 2.0 (the "License");
   1.210 +   you may not use this file except in compliance with the License.
   1.211 +   You may obtain a copy of the License at
   1.212 +
   1.213 +       http://www.apache.org/licenses/LICENSE-2.0
   1.214 +
   1.215 +   Unless required by applicable law or agreed to in writing, software
   1.216 +   distributed under the License is distributed on an "AS IS" BASIS,
   1.217 +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   1.218 +   See the License for the specific language governing permissions and
   1.219 +   limitations under the License.
   1.220 +
   1.221 +
   1.222 +* JDOM v1.0
   1.223 +---------------
   1.224 +
   1.225 +/*-- 
   1.226 +
   1.227 + $Id$
   1.228 +
   1.229 + Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
   1.230 + All rights reserved.
   1.231 + 
   1.232 + Redistribution and use in source and binary forms, with or without
   1.233 + modification, are permitted provided that the following conditions
   1.234 + are met:
   1.235 + 
   1.236 + 1. Redistributions of source code must retain the above copyright
   1.237 +    notice, this list of conditions, and the following disclaimer.
   1.238 + 
   1.239 + 2. Redistributions in binary form must reproduce the above copyright
   1.240 +    notice, this list of conditions, and the disclaimer that follows 
   1.241 +    these conditions in the documentation and/or other materials 
   1.242 +    provided with the distribution.
   1.243 +
   1.244 + 3. The name "JDOM" must not be used to endorse or promote products
   1.245 +    derived from this software without prior written permission.  For
   1.246 +    written permission, please contact <request_AT_jdom_DOT_org>.
   1.247 + 
   1.248 + 4. Products derived from this software may not be called "JDOM", nor
   1.249 +    may "JDOM" appear in their name, without prior written permission
   1.250 +    from the JDOM Project Management <request_AT_jdom_DOT_org>.
   1.251 + 
   1.252 + In addition, we request (but do not require) that you include in the 
   1.253 + end-user documentation provided with the redistribution and/or in the 
   1.254 + software itself an acknowledgement equivalent to the following:
   1.255 +     "This product includes software developed by the
   1.256 +      JDOM Project (http://www.jdom.org/)."
   1.257 + Alternatively, the acknowledgment may be graphical using the logos 
   1.258 + available at http://www.jdom.org/images/logos.
   1.259 +
   1.260 + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   1.261 + WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   1.262 + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   1.263 + DISCLAIMED.  IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT
   1.264 + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   1.265 + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   1.266 + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   1.267 + USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   1.268 + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   1.269 + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   1.270 + OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   1.271 + SUCH DAMAGE.
   1.272 +
   1.273 + This software consists of voluntary contributions made by many 
   1.274 + individuals on behalf of the JDOM Project and was originally 
   1.275 + created by Jason Hunter <jhunter_AT_jdom_DOT_org> and
   1.276 + Brett McLaughlin <brett_AT_jdom_DOT_org>.  For more information
   1.277 + on the JDOM Project, please see <http://www.jdom.org/>. 
   1.278 +
   1.279 + */
   1.280 +
   1.281 +
   1.282 +
   1.283 +* Jaxen 1
   1.284 +------------
   1.285 +
   1.286 + /*
   1.287 +$Id$
   1.288 +
   1.289 +Copyright 2003 (C) The Werken Company. All Rights Reserved.
   1.290 +                                  
   1.291 +Redistribution and use of this software and associated documentation
   1.292 +("Software"), with or without modification, are permitted provided
   1.293 + that the following conditions are met:
   1.294 +
   1.295 +1. Redistributions of source code must retain copyright
   1.296 + statements and notices.  Redistributions must also contain a
   1.297 + copy of this document.
   1.298 +                                  
   1.299 +2. Redistributions in binary form must reproduce the
   1.300 + above copyright notice, this list of conditions and the
   1.301 +following disclaimer in the documentation and/or other
   1.302 + materials provided with the distribution.
   1.303 +                                  
   1.304 +3. The name "jaxen" must not be used to endorse or promote
   1.305 + products derived from this Software without prior written
   1.306 + permission of The Werken Company.  For written permission,
   1.307 + please contact bob@werken.com.
   1.308 +                                  
   1.309 + 4. Products derived from this Software may not be called "jaxen"
   1.310 +nor may "jaxen" appear in their names without prior written
   1.311 +permission of The Werken Company. "jaxen" is a registered  trademark of The
   1.312 +Werken Company.
   1.313 +                                  
   1.314 + 5. Due credit should be given to The Werken Company.(http://jaxen.werken.com/).
   1.315 +                                  
   1.316 + THIS SOFTWARE IS PROVIDED BY THE WERKEN COMPANY AND CONTRIBUTORS
   1.317 +``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
   1.318 + NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
   1.319 + FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
   1.320 + THE WERKEN COMPANY OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
   1.321 +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
   1.322 +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
   1.323 +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   1.324 +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
   1.325 +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   1.326 + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
   1.327 + OF THE POSSIBILITY OF SUCH DAMAGE.
   1.328 +
   1.329 + */
   1.330 +
   1.331 +
   1.332 +
   1.333 +
   1.334 +