home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Programare / httpcurrent / SOURCE_LICENSE < prev   
Text File  |  2005-04-29  |  10KB  |  206 lines

  1. This product includes software developed by the Apache Software
  2. Foundation (http://www.apache.org/).
  3.  
  4. The licenses for some of the software contained in this product are found
  5. at the bottom of this file.
  6.  
  7. In general, if you redistribute this code (subject to the oakland software
  8. license), then you must include the following text file as part of
  9. your distribution:
  10.  
  11. INCLUDED_LICENSE
  12. NOTICE.txt
  13.  
  14. oakland software Java HTTP Client Source Code License
  15.  
  16.  1. General Description. This source code license ("License") contains
  17.     rights and restrictions associated with use of the accompanying
  18.     software and documentation ("Software"). Read the License
  19.     carefully before purchasing and using the Software. By purchasing and
  20.     using the Software, you agree to the terms and conditions of this
  21.     License.
  22.  
  23.  2. Limited License Grant. oakland software, Inc. ("Licensor" or
  24.     "oakland") grants to you ("Licensee") a non-exclusive,
  25.     non-assignable, non-transferable limited license to use the
  26.     Software.  The source code may not be redistributed or disclosed
  27.     in any form. 
  28.  
  29.  3. Other Restrictions. Software is confidential copyrighted
  30.     information of oakland and title to all copies is retained by
  31.     oakland and/or its licensors, if applicable. Licensee shall not
  32.     modify, decompile, disassemble, decrypt, extract, or otherwise
  33.     reverse engineer Software. Software may not be leased, assigned,
  34.     or sublicensed, in whole or in part. Licensee accepts full
  35.     responsibility for use of the Software including, but not limited
  36.     to, acceptance of full responsibility pursuant to third party
  37.     software and licensing agreements regarding the use of the
  38.     Software to modify, examine, or otherwise process such third party
  39.     software.
  40.  
  41.  4. Trademarks and Logos. This License does not authorize Licensee to
  42.     use any name, trademark or logo of Licensor. Licensee acknowledges
  43.     that Licensor owns the "oakland software" trademark and logo. 
  44.     Licensee shall neither take nor permit any action that will
  45.     delete or obscure Licensor's copyright legend on any Software and
  46.     any related documentation and materials.
  47.  
  48.  5. Warranty of Software Title. Licensor warrants that it has the
  49.     right to license the Software it purports to license to Licensee
  50.     and that such Software does not infringe on any United States
  51.     patent, copyright or other proprietary right of any person. If any
  52.     person makes any claim against Licensee asserting such
  53.     infringement, then the Licensor shall, at its sole option, either:
  54.     (a) defend Licensee all such claims; or (b) obtain for Licensee
  55.     the right to continue using such Software.
  56.  
  57.  6. Disclaimer of Warranty. Except as expressly provided in Paragraph
  58.     5 above with respect to title, the Software is provided "AS IS,"
  59.     without any warranty or representation of any kind. ALL EXPRESS OR
  60.     IMPLIED REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED
  61.     WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR
  62.     NON-INFRINGEMENT, ARE HEREBY EXCLUDED.
  63.  
  64.  7. Limitation of Liability. OAKLAND AND ITS LICENSORS SHALL NOT BE
  65.     LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE OR ANY THIRD PARTY AS
  66.     A RESULT OF USING OR DISTRIBUTING SOFTWARE. WITHOUT LIMITING THE
  67.     GENERALITY OF THE PRECEDING SENTENCE, IN NO EVENT WILL OAKLAND OR
  68.     ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR
  69.     FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR
  70.     PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF
  71.     LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE SOFTWARE,
  72.     EVEN IF OAKLAND HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  73.     DAMAGES.
  74.  
  75.  8. Termination. Licensee may terminate this License at any time by
  76.     destroying all copies of Software. This License will terminate
  77.     immediately without notice from oakland if Licensee fails to comply
  78.     with any provision of this License. Upon such termination,
  79.     Licensee must destroy all copies of Software.
  80.  
  81.  9. Restricted Rights. Use, duplication or disclosure by the United
  82.     States government is subject to the restrictions as set forth in
  83.     the Rights in Technical Data and Computer Software Clauses in
  84.     DFARS 252.227-7013(c) (1) (ii) and FAR 52.227-19(c) (2) as
  85.     applicable.
  86.  
  87.  10. Severability. If any of the above provisions are held to be in
  88.      violation of applicable law, void, or unenforceable in any
  89.      jurisdiction, then such provisions are herewith waived to the
  90.      extent necessary for the License to be otherwise enforceable in
  91.      such jurisdiction. However, if in Licensor's opinion deletion of
  92.      any provisions of the License by operation of this paragraph
  93.      unreasonably compromises the rights or increase the liabilities
  94.      of Licensor or its licensors, Licensor reserves the right to
  95.      terminate the License and refund the fee paid by Licensee, if
  96.      any, and such refund shall be Licensee's sole and exclusive
  97.      remedy.
  98.  
  99.  11. No Waiver. No waiver by Licensor of any breach of any provision
  100.      of this Agreement shall be elective unless in writing signed by
  101.      Licensor. No waiver shall constitute a continuing waiver unless
  102.      expressly provided in the writing signed by Licensor.
  103.  
  104.  12. UCC Applicability. To the extent the provisions of this License
  105.      are not inconsistent therewith, this License shall be governed by
  106.      the Uniform Commercial Code as adopted in California.
  107.  
  108.  13. Entire Agreement. This License constitutes the entire agreement
  109.      between the parties respecting the subject matter hereof and
  110.      thereof, and supersedes all previous proposals, negotiations,
  111.      representations, warranties, commitments, writings and
  112.      communications between parties. The terms of this License shall
  113.      prevail notwithstanding any variance with the terms of any
  114.      purchase order or any other document submitted by Licensee.
  115.  
  116. ------------------------
  117. Contents below are identical to INCLUDED_LICENSE
  118.  
  119. Portions of this software product use code from the Apache Software
  120. Foundation and are distributed according to the license agreement
  121. below.
  122.  
  123.  
  124. The Apache Software License, Version 1.1
  125.  
  126. Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
  127. reserved.
  128.  
  129. Redistribution and use in source and binary forms, with or without
  130. modification, are permitted provided that the following conditions
  131. are met:
  132.  
  133. 1. Redistributions of source code must retain the above copyright
  134.    notice, this list of conditions and the following disclaimer.
  135.  
  136. 2. Redistributions in binary form must reproduce the above copyright
  137.    notice, this list of conditions and the following disclaimer in
  138.    the documentation and/or other materials provided with the
  139.    distribution.
  140.  
  141. 3. The end-user documentation included with the redistribution, if
  142.    any, must include the following acknowlegement:
  143.       "This product includes software developed by the
  144.        Apache Software Foundation (http://www.apache.org/)."
  145.    Alternately, this acknowlegement may appear in the software itself,
  146.    if and wherever such third-party acknowlegements normally appear.
  147.  
  148. 4. The names "The Jakarta Project", "HttpClient", and "Apache Software
  149.    Foundation" must not be used to endorse or promote products derived
  150.    from this software without prior written permission. For written
  151.    permission, please contact apache@apache.org.
  152.  
  153. 5. Products derived from this software may not be called "Apache"
  154.    nor may "Apache" appear in their names without prior written
  155.    permission of the Apache Group.
  156.  
  157. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  158. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  159. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  160. DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
  161. ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  162. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  163. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  164. USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  165. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  166. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  167. OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  168. SUCH DAMAGE.
  169.  
  170.  
  171. -------------------------
  172.  
  173. Copyright ∩┐╜ 1997 - 1999 IBM Corporation.
  174.  
  175. Redistribution and use in source (source code) and binary (object code)
  176. forms, with or without modification, are permitted provided that the
  177. following conditions are met:
  178. 1. Redistributed source code must retain the above copyright notice, this
  179. list of conditions and the disclaimer below.
  180. 2. Redistributed object code must reproduce the above copyright notice,
  181. this list of conditions and the disclaimer below in the documentation
  182. and/or other materials provided with the distribution.
  183. 3. The name of IBM may not be used to endorse or promote products derived
  184. from this software or in any other form without specific prior written
  185. permission from IBM.
  186. 4. Redistribution of any modified code must be labeled "Code derived from
  187. the original OpenCard Framework".
  188.  
  189. THIS SOFTWARE IS PROVIDED BY IBM "AS IS" FREE OF CHARGE. IBM SHALL NOT BE
  190. LIABLE FOR INFRINGEMENTS OF THIRD PARTIES RIGHTS BASED ON THIS SOFTWARE.  ANY
  191. EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  192. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  193. DISCLAIMED.  IBM DOES NOT WARRANT THAT THE FUNCTIONS CONTAINED IN THIS
  194. SOFTWARE WILL MEET THE USER'S REQUIREMENTS OR THAT THE OPERATION OF IT WILL
  195. BE UNINTERRUPTED OR ERROR-FREE.  IN NO EVENT, UNLESS REQUIRED BY APPLICABLE
  196. LAW, SHALL IBM BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  197. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  198. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  199. OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  200. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  201. OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  202. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  ALSO, IBM IS UNDER NO OBLIGATION
  203. TO MAINTAIN, CORRECT, UPDATE, CHANGE, MODIFY, OR OTHERWISE SUPPORT THIS
  204. SOFTWARE.
  205.      
  206.