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