Carsten Ziegeler | 4adc564 | 2011-03-07 09:24:40 +0000 | [diff] [blame] | 1 | |
| 2 | |
| 3 | APACHE FELIX EVENT ADMIN SUBCOMPONENTS: |
| 4 | |
| 5 | The Apache Felix Event Admin includes a number of subcomponents with |
| 6 | separate copyright notices and license terms. Your use of the source |
| 7 | code for the these subcomponents is subject to the terms and |
| 8 | conditions of the following licenses. |
| 9 | |
| 10 | |
| 11 | For Dough Lea's util.concurrent package: |
| 12 | |
Richard S. Hall | 86fcd01 | 2010-02-17 09:05:08 +0000 | [diff] [blame] | 13 | TECHNOLOGY LICENSE FROM SUN MICROSYSTEMS, INC. TO DOUG LEA |
| 14 | |
| 15 | Whereas Doug Lea desires to utlized certain Java Software technologies |
| 16 | in the util.concurrent technology; and |
| 17 | |
| 18 | Whereas Sun Microsystems, Inc. (“Sun”) desires that Doug Lea utilize |
| 19 | certain Java Software technologies in the util.concurrent technology; |
| 20 | |
| 21 | Therefore the parties agree as follows, effective May 31, 2002: |
| 22 | |
Carsten Ziegeler | 4adc564 | 2011-03-07 09:24:40 +0000 | [diff] [blame] | 23 | "Java Software technologies" means |
Richard S. Hall | 86fcd01 | 2010-02-17 09:05:08 +0000 | [diff] [blame] | 24 | classes/java/util/ArrayList.java, and |
| 25 | classes/java/util/HashMap.java. |
| 26 | |
| 27 | The Java Software technologies are Copyright (c) 1994-2000 Sun Microsystems, |
| 28 | Inc. All rights reserved. |
| 29 | |
| 30 | Sun hereby grants Doug Lea a non-exclusive, worldwide, non-transferrable |
| 31 | license to use, reproduce, create derivate works of, and distribute the |
| 32 | Java Software and derivative works thereof in source and binary forms as |
| 33 | part of a larger work, and to sublicense the right to use, reproduce and |
| 34 | distribute the Java Software and Doug Lea's derivative works as the part |
| 35 | of larger works through multiple tiers of sublicensees provided that the |
| 36 | following conditions are met: |
| 37 | |
| 38 | -Neither the name of or trademarks of Sun may be used to endorse or promote |
| 39 | products including or derived from the Java Software technology without |
| 40 | specific prior written permission; and |
| 41 | -Redistributions of source or binary code must contain the above copyright |
| 42 | notice, this notice and and the following disclaimers: |
| 43 | |
| 44 | This software is provided "AS IS," without a warranty of any kind. ALL |
| 45 | EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING |
| 46 | ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE |
| 47 | OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MICROSYSTEMS, INC. AND ITS |
| 48 | LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A |
| 49 | RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE OR ITS DERIVATIVES. |
| 50 | IN NO EVENT WILL SUN MICROSYSTEMS, INC. OR ITS LICENSORS BE LIABLE FOR ANY |
| 51 | LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, |
| 52 | INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY |
| 53 | OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE SOFTWARE, EVEN |
| 54 | IF SUN MICROSYSTEMS, INC. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |
| 55 | You acknowledge that Software is not designed,licensed or intended for use |
| 56 | in the design, construction, operation or maintenance of any nuclear facility. |