0
|
1 This project uses code from the ASF Apache Harmony project. The following are the relevant notices
|
|
2 from that project, included in order to comply with its license requirements.
|
|
3 -------------------
|
|
4 Apache Harmony
|
|
5 Copyright 2006, 2010 The Apache Software Foundation.
|
|
6
|
|
7 This product includes software developed at
|
|
8 The Apache Software Foundation (http://www.apache.org/).
|
|
9
|
|
10 Portions of Apache Harmony were originally developed by
|
|
11 Intel Corporation and are licensed to the Apache Software
|
|
12 Foundation under the "Software Grant and Corporate Contribution
|
|
13 License Agreement" and for which the following copyright notices
|
|
14 apply
|
|
15 (C) Copyright 2005 Intel Corporation
|
|
16 (C) Copyright 2005-2006 Intel Corporation
|
|
17 (C) Copyright 2006 Intel Corporation
|
|
18
|
|
19 Portions of Apache Harmony's Class Library TEXT module contain JavaDoc
|
|
20 derived from the ICU project.
|
|
21 Copyright (c) 1995-2008 International Business Machines Corporation and others
|
|
22
|
|
23
|
|
24 The Apache Harmony Development Kit (HDK) contains a jar file from the
|
|
25 Apache Derby Project for which the following notice applies:
|
|
26
|
|
27 Apache Derby
|
|
28 Copyright 2004-2007 The Apache Software Foundation
|
|
29
|
|
30 This product includes software developed by
|
|
31 The Apache Software Foundation (http://www.apache.org/).
|
|
32
|
|
33 Portions of Derby were originally developed by
|
|
34 International Business Machines Corporation and are
|
|
35 licensed to the Apache Software Foundation under the
|
|
36 "Software Grant and Corporate Contribution License Agreement",
|
|
37 informally known as the "Derby CLA".
|
|
38 The following copyright notice(s) were affixed to portions of the code
|
|
39 with which this file is now or was at one time distributed
|
|
40 and are placed here unaltered.
|
|
41
|
|
42 (C) Copyright 1997,2004 International Business Machines Corporation.
|
|
43 All rights reserved.
|
|
44
|
|
45 (C) Copyright IBM Corp. 2003.
|
|
46
|
|
47 The portion of the functionTests under 'nist' was originally
|
|
48 developed by the National Institute of Standards and Technology (NIST),
|
|
49 an agency of the United States Department of Commerce, and adapted by
|
|
50 International Business Machines Corporation in accordance with the NIST
|
|
51 Software Acknowledgment and Redistribution document at
|
|
52 http://www.itl.nist.gov/div897/ctg/sql_form.htm |