forked from apache/ofbiz-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOTICE
198 lines (147 loc) · 8.94 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
=========================================================================
== NOTICE file corresponding to section 4(d) of the Apache License, ==
== Version 2.0. ==
=========================================================================
The Apache Open For Business Project (Apache OFBiz)
Copyright 2001-2006 The Apache Software Foundation
=========================================================================
== Apache General Notice (Covers OFBiz and all ASF libraries) ==
=========================================================================
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
=========================================================================
== Apache Ant Notice ==
=========================================================================
This product includes also software developed by :
- the W3C consortium (http://www.w3c.org) ,
- the SAX project (http://www.saxproject.org)
The <sync> task is based on code Copyright (c) 2002, Landmark
Graphics Corp that has been kindly donated to the Apache Software
Foundation.
=========================================================================
== Apache Avalon Notice ==
=========================================================================
This product is developed by the Apache Avalon Project.
http://avalon.apache.org
The names "Avalon" and "Merlin" must not be used to endorse or promote
products derived from this software without prior written permission.
For written permission, please contact pmc@avalon.apache.org.
=========================================================================
== Apache Batik Notice ==
=========================================================================
This software contains code from the World Wide Web Consortium (W3C) for the
Document Object Model API (DOM API) and SVG Document Type Definition (DTD).
This software contains code from the International Organisation for Standardization
for the definition of character entities used in the software's documentation.
=========================================================================
== Apache Derby Notice ==
=========================================================================
Portions of Derby were originally developed by
International Business Machines Corporation and are
licensed to the Apache Software Foundation under the
"Software Grant and Corporate Contribution License Agreement",
informally known as the "Derby CLA".
The following copyright notice(s) were affixed to portions of the code
with which this file is now or was at one time distributed
and are placed here unaltered.
(C) Copyright 1997,2004 International Business Machines Corporation. All rights reserved.
(C) Copyright IBM Corp. 2003.
The portion of the functionTests under 'nist' was originally
developed by the National Institute of Standards and Technology (NIST),
an agency of the United States Department of Commerce, and adapted by
International Business Machines Corporation in accordance with the NIST
Software Acknowledgment and Redistribution document at
http://www.itl.nist.gov/div897/ctg/sql_form.htm
=========================================================================
== Apache FOP Notice ==
=========================================================================
This software consists of voluntary contributions made by many individuals
on behalf of The Apache Software Foundation and was originally created by
James Tauber <jtauber@jtauber.com>.
=========================================================================
== Apache Geronimo Notice ==
=========================================================================
Portions of the Web Console were orginally developed by
International Business Machines Corporation and are
licensed to the Apache Software Foundation under the
"Software Grant and Corporate Contribution License Agreement",
informally known as the "IBM Console CLA".
The following copyright notice(s) were affixed to portions of the code
with which this file is now or was at one time distributed
and are placed here unaltered.
(C) Copyright 2004, 2005 International Business Machines Corporation. All rights reserved.
=========================================================================
== Apache Log4J Notice ==
=========================================================================
This product includes source code based on Sun
Microsystems' book titled "Java Nativer Interface:
Programmer's Guide and Specification" and freely available
to the public at http://java.sun.com/docs/books/jni.
=========================================================================
== Apache Xerces Java Notice ==
=========================================================================
Portions of this software were originally based on the following:
- software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
- software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
- voluntary contributions made by Paul Eng on behalf of the
Apache Software Foundation that were originally developed at iClick, Inc.,
software copyright (c) 1999.
=========================================================================
== Barcode4J Notice ==
=========================================================================
This product includes software developed for project
Krysalis (http://www.krysalis.org/).
This product includes software developed by the
JDOM Project (http://www.jdom.org/).
=========================================================================
== Freemarker Notice ==
=========================================================================
This product includes software developed by the
Visigoth Software Society (http://www.visigoths.org/).
=========================================================================
== JDBM Notice ==
=========================================================================
This product includes software developed by the JDBM Project
(http://jdbm.sourceforge.net/).
=========================================================================
== Jetty Notice ==
=========================================================================
==============================================================
Jetty Web Container
Copyright 1995-2006 Mort Bay Consulting Pty Ltd
==============================================================
This product includes software developed at The Apache Software Foundation
(http://www.apache.org/).
The UnixCrypt.java code ~Implements the one way cryptography used by
Unix systems for simple password protection. Copyright 1996 Aki Yoshida,
modified April 2001 by Iris Van den Broeke, Daniel Deville.
The default JSP implementation is provided by the Glassfish JSP engine
from project Glassfish http://glassfish.dev.java.net. Copyright 2005
Sun Microsystems, Inc. and portions Copyright Apache Software Foundation.
Some portions of the code are Copyright:
2006 Tim Vernum
1999 Jason Gilbert.
=========================================================================
== MX4J Notice ==
=========================================================================
This software consists of voluntary contributions made by many
individuals on behalf of the MX4J project. For more information on
MX4J, please see <http://mx4j.sourceforge.net>
=========================================================================
== PNG Behavior Notice ==
=========================================================================
This product includes software developed by
WebFX (webfx.eae.net):
framework/images/webapp/images/pngbehavior.htc
=========================================================================
== Tigra Calendar Notice ==
=========================================================================
This product includes files developed by
Softcomplex (www.softcomplex.com):
framework\images\webapp\images\calendar.html
framework\images\webapp\images\calendar1.js
=========================================================================
== JSON-LIB Notice ==
=========================================================================
This product incudes software developed by
Douglas Crockford (http://www.crockford.com).