annotate libs/commons-math-2.1/docs/apidocs/META-INF/LICENSE.txt @ 16:0b3f87acaabc

commons-math-2.1 added
author dwinter
date Tue, 04 Jan 2011 10:02:51 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
1
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
2 Apache License
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
3 Version 2.0, January 2004
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
4 http://www.apache.org/licenses/
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
5
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
6 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
7
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
8 1. Definitions.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
9
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
10 "License" shall mean the terms and conditions for use, reproduction,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
11 and distribution as defined by Sections 1 through 9 of this document.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
12
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
13 "Licensor" shall mean the copyright owner or entity authorized by
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
14 the copyright owner that is granting the License.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
15
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
16 "Legal Entity" shall mean the union of the acting entity and all
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
17 other entities that control, are controlled by, or are under common
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
18 control with that entity. For the purposes of this definition,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
19 "control" means (i) the power, direct or indirect, to cause the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
20 direction or management of such entity, whether by contract or
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
22 outstanding shares, or (iii) beneficial ownership of such entity.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
23
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
24 "You" (or "Your") shall mean an individual or Legal Entity
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
25 exercising permissions granted by this License.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
26
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
27 "Source" form shall mean the preferred form for making modifications,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
28 including but not limited to software source code, documentation
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
29 source, and configuration files.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
30
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
31 "Object" form shall mean any form resulting from mechanical
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
32 transformation or translation of a Source form, including but
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
33 not limited to compiled object code, generated documentation,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
34 and conversions to other media types.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
35
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
36 "Work" shall mean the work of authorship, whether in Source or
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
37 Object form, made available under the License, as indicated by a
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
38 copyright notice that is included in or attached to the work
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
39 (an example is provided in the Appendix below).
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
40
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
41 "Derivative Works" shall mean any work, whether in Source or Object
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
42 form, that is based on (or derived from) the Work and for which the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
43 editorial revisions, annotations, elaborations, or other modifications
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
44 represent, as a whole, an original work of authorship. For the purposes
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
45 of this License, Derivative Works shall not include works that remain
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
46 separable from, or merely link (or bind by name) to the interfaces of,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
47 the Work and Derivative Works thereof.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
48
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
49 "Contribution" shall mean any work of authorship, including
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
50 the original version of the Work and any modifications or additions
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
51 to that Work or Derivative Works thereof, that is intentionally
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
52 submitted to Licensor for inclusion in the Work by the copyright owner
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
53 or by an individual or Legal Entity authorized to submit on behalf of
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
54 the copyright owner. For the purposes of this definition, "submitted"
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
55 means any form of electronic, verbal, or written communication sent
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
56 to the Licensor or its representatives, including but not limited to
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
57 communication on electronic mailing lists, source code control systems,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
58 and issue tracking systems that are managed by, or on behalf of, the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
59 Licensor for the purpose of discussing and improving the Work, but
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
60 excluding communication that is conspicuously marked or otherwise
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
61 designated in writing by the copyright owner as "Not a Contribution."
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
62
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
63 "Contributor" shall mean Licensor and any individual or Legal Entity
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
64 on behalf of whom a Contribution has been received by Licensor and
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
65 subsequently incorporated within the Work.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
66
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
67 2. Grant of Copyright License. Subject to the terms and conditions of
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
68 this License, each Contributor hereby grants to You a perpetual,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
70 copyright license to reproduce, prepare Derivative Works of,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
71 publicly display, publicly perform, sublicense, and distribute the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
72 Work and such Derivative Works in Source or Object form.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
73
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
74 3. Grant of Patent License. Subject to the terms and conditions of
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
75 this License, each Contributor hereby grants to You a perpetual,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
77 (except as stated in this section) patent license to make, have made,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
78 use, offer to sell, sell, import, and otherwise transfer the Work,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
79 where such license applies only to those patent claims licensable
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
80 by such Contributor that are necessarily infringed by their
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
81 Contribution(s) alone or by combination of their Contribution(s)
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
82 with the Work to which such Contribution(s) was submitted. If You
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
83 institute patent litigation against any entity (including a
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
84 cross-claim or counterclaim in a lawsuit) alleging that the Work
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
85 or a Contribution incorporated within the Work constitutes direct
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
86 or contributory patent infringement, then any patent licenses
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
87 granted to You under this License for that Work shall terminate
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
88 as of the date such litigation is filed.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
89
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
90 4. Redistribution. You may reproduce and distribute copies of the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
91 Work or Derivative Works thereof in any medium, with or without
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
92 modifications, and in Source or Object form, provided that You
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
93 meet the following conditions:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
94
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
95 (a) You must give any other recipients of the Work or
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
96 Derivative Works a copy of this License; and
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
97
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
98 (b) You must cause any modified files to carry prominent notices
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
99 stating that You changed the files; and
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
100
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
101 (c) You must retain, in the Source form of any Derivative Works
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
102 that You distribute, all copyright, patent, trademark, and
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
103 attribution notices from the Source form of the Work,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
104 excluding those notices that do not pertain to any part of
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
105 the Derivative Works; and
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
106
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
107 (d) If the Work includes a "NOTICE" text file as part of its
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
108 distribution, then any Derivative Works that You distribute must
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
109 include a readable copy of the attribution notices contained
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
110 within such NOTICE file, excluding those notices that do not
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
111 pertain to any part of the Derivative Works, in at least one
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
112 of the following places: within a NOTICE text file distributed
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
113 as part of the Derivative Works; within the Source form or
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
114 documentation, if provided along with the Derivative Works; or,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
115 within a display generated by the Derivative Works, if and
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
116 wherever such third-party notices normally appear. The contents
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
117 of the NOTICE file are for informational purposes only and
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
118 do not modify the License. You may add Your own attribution
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
119 notices within Derivative Works that You distribute, alongside
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
120 or as an addendum to the NOTICE text from the Work, provided
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
121 that such additional attribution notices cannot be construed
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
122 as modifying the License.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
123
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
124 You may add Your own copyright statement to Your modifications and
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
125 may provide additional or different license terms and conditions
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
126 for use, reproduction, or distribution of Your modifications, or
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
127 for any such Derivative Works as a whole, provided Your use,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
128 reproduction, and distribution of the Work otherwise complies with
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
129 the conditions stated in this License.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
130
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
131 5. Submission of Contributions. Unless You explicitly state otherwise,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
132 any Contribution intentionally submitted for inclusion in the Work
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
133 by You to the Licensor shall be under the terms and conditions of
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
134 this License, without any additional terms or conditions.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
135 Notwithstanding the above, nothing herein shall supersede or modify
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
136 the terms of any separate license agreement you may have executed
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
137 with Licensor regarding such Contributions.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
138
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
139 6. Trademarks. This License does not grant permission to use the trade
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
140 names, trademarks, service marks, or product names of the Licensor,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
141 except as required for reasonable and customary use in describing the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
142 origin of the Work and reproducing the content of the NOTICE file.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
143
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
144 7. Disclaimer of Warranty. Unless required by applicable law or
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
145 agreed to in writing, Licensor provides the Work (and each
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
146 Contributor provides its Contributions) on an "AS IS" BASIS,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
147 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
148 implied, including, without limitation, any warranties or conditions
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
149 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
150 PARTICULAR PURPOSE. You are solely responsible for determining the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
151 appropriateness of using or redistributing the Work and assume any
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
152 risks associated with Your exercise of permissions under this License.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
153
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
154 8. Limitation of Liability. In no event and under no legal theory,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
155 whether in tort (including negligence), contract, or otherwise,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
156 unless required by applicable law (such as deliberate and grossly
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
157 negligent acts) or agreed to in writing, shall any Contributor be
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
158 liable to You for damages, including any direct, indirect, special,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
159 incidental, or consequential damages of any character arising as a
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
160 result of this License or out of the use or inability to use the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
161 Work (including but not limited to damages for loss of goodwill,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
162 work stoppage, computer failure or malfunction, or any and all
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
163 other commercial damages or losses), even if such Contributor
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
164 has been advised of the possibility of such damages.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
165
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
166 9. Accepting Warranty or Additional Liability. While redistributing
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
167 the Work or Derivative Works thereof, You may choose to offer,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
168 and charge a fee for, acceptance of support, warranty, indemnity,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
169 or other liability obligations and/or rights consistent with this
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
170 License. However, in accepting such obligations, You may act only
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
171 on Your own behalf and on Your sole responsibility, not on behalf
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
172 of any other Contributor, and only if You agree to indemnify,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
173 defend, and hold each Contributor harmless for any liability
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
174 incurred by, or claims asserted against, such Contributor by reason
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
175 of your accepting any such warranty or additional liability.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
176
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
177 END OF TERMS AND CONDITIONS
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
178
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
179 APPENDIX: How to apply the Apache License to your work.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
180
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
181 To apply the Apache License to your work, attach the following
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
182 boilerplate notice, with the fields enclosed by brackets "[]"
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
183 replaced with your own identifying information. (Don't include
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
184 the brackets!) The text should be enclosed in the appropriate
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
185 comment syntax for the file format. We also recommend that a
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
186 file or class name and description of purpose be included on the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
187 same "printed page" as the copyright notice for easier
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
188 identification within third-party archives.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
189
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
190 Copyright [yyyy] [name of copyright owner]
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
191
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
192 Licensed under the Apache License, Version 2.0 (the "License");
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
193 you may not use this file except in compliance with the License.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
194 You may obtain a copy of the License at
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
195
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
196 http://www.apache.org/licenses/LICENSE-2.0
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
197
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
198 Unless required by applicable law or agreed to in writing, software
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
199 distributed under the License is distributed on an "AS IS" BASIS,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
200 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
201 See the License for the specific language governing permissions and
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
202 limitations under the License.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
203
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
204
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
205 APACHE COMMONS MATH DERIVATIVE WORKS:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
206
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
207 The Apache commons-math library includes a number of subcomponents
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
208 whose implementation is derived from original sources written
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
209 in C or Fortran. License terms of the original sources
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
210 are reproduced below.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
211
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
212 ===============================================================================
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
213 For the lmder, lmpar and qrsolv Fortran routine from minpack and translated in
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
214 the LevenbergMarquardtOptimizer class in package
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
215 org.apache.commons.math.optimization.general
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
216 Original source copyright and license statement:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
217
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
218 Minpack Copyright Notice (1999) University of Chicago. All rights reserved
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
219
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
220 Redistribution and use in source and binary forms, with or
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
221 without modification, are permitted provided that the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
222 following conditions are met:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
223
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
224 1. Redistributions of source code must retain the above
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
225 copyright notice, this list of conditions and the following
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
226 disclaimer.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
227
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
228 2. Redistributions in binary form must reproduce the above
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
229 copyright notice, this list of conditions and the following
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
230 disclaimer in the documentation and/or other materials
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
231 provided with the distribution.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
232
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
233 3. The end-user documentation included with the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
234 redistribution, if any, must include the following
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
235 acknowledgment:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
236
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
237 "This product includes software developed by the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
238 University of Chicago, as Operator of Argonne National
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
239 Laboratory.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
240
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
241 Alternately, this acknowledgment may appear in the software
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
242 itself, if and wherever such third-party acknowledgments
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
243 normally appear.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
244
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
245 4. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS"
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
246 WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDER, THE
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
247 UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
248 THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
249 IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
250 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
251 OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
252 OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
253 USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
254 THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4)
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
255 DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
256 UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
257 BE CORRECTED.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
258
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
259 5. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
260 HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
261 ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
262 INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
263 ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
264 PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
265 SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
266 (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
267 EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
268 POSSIBILITY OF SUCH LOSS OR DAMAGES.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
269 ===============================================================================
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
270
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
271 Copyright and license statement for the odex Fortran routine developed by
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
272 E. Hairer and G. Wanner and translated in GraggBulirschStoerIntegrator class
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
273 in package org.apache.commons.math.ode.nonstiff:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
274
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
275
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
276 Copyright (c) 2004, Ernst Hairer
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
277
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
278 Redistribution and use in source and binary forms, with or without
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
279 modification, are permitted provided that the following conditions are
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
280 met:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
281
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
282 - Redistributions of source code must retain the above copyright
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
283 notice, this list of conditions and the following disclaimer.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
284
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
285 - Redistributions in binary form must reproduce the above copyright
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
286 notice, this list of conditions and the following disclaimer in the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
287 documentation and/or other materials provided with the distribution.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
288
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
289 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
290 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
291 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
292 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
293 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
294 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
295 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
296 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
297 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
298 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
299 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
300 ===============================================================================
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
301
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
302 Copyright and license statement for the original lapack fortran routines
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
303 translated in EigenDecompositionImpl class in package
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
304 org.apache.commons.math.linear:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
305
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
306 Copyright (c) 1992-2008 The University of Tennessee. All rights reserved.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
307
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
308 $COPYRIGHT$
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
309
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
310 Additional copyrights may follow
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
311
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
312 $HEADER$
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
313
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
314 Redistribution and use in source and binary forms, with or without
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
315 modification, are permitted provided that the following conditions are
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
316 met:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
317
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
318 - Redistributions of source code must retain the above copyright
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
319 notice, this list of conditions and the following disclaimer.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
320
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
321 - Redistributions in binary form must reproduce the above copyright
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
322 notice, this list of conditions and the following disclaimer listed
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
323 in this license in the documentation and/or other materials
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
324 provided with the distribution.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
325
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
326 - Neither the name of the copyright holders nor the names of its
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
327 contributors may be used to endorse or promote products derived from
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
328 this software without specific prior written permission.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
329
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
330 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
331 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
332 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
333 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
334 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
335 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
336 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
337 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
338 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
339 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
340 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
341 ===============================================================================
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
342
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
343 Copyright and license statement for the original Mersenne twister C
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
344 routines translated in MersenneTwister class in package
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
345 org.apache.commons.math.random:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
346
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
347 Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
348 All rights reserved.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
349
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
350 Redistribution and use in source and binary forms, with or without
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
351 modification, are permitted provided that the following conditions
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
352 are met:
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
353
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
354 1. Redistributions of source code must retain the above copyright
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
355 notice, this list of conditions and the following disclaimer.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
356
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
357 2. Redistributions in binary form must reproduce the above copyright
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
358 notice, this list of conditions and the following disclaimer in the
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
359 documentation and/or other materials provided with the distribution.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
360
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
361 3. The names of its contributors may not be used to endorse or promote
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
362 products derived from this software without specific prior written
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
363 permission.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
364
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
365 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
366 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
367 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
368 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
369 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
370 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
371 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
372 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
373 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
374 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
375 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0b3f87acaabc commons-math-2.1 added
dwinter
parents:
diff changeset
376