norikra 0.1.7-java → 1.0.0-java

Sign up to get free protection for your applications and to get access to all the features.
Files changed (97) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +17 -0
  3. data/esper/changelog.txt +103 -0
  4. data/esper/{esper-4.9.0.jar → esper-5.0.0.jar} +0 -0
  5. data/esper/esper/lib/antlr-runtime-4.1.jar +0 -0
  6. data/esper/esper/lib/cglib-nodep-3.1.jar +0 -0
  7. data/esper/esper/lib/commons-logging-1.1.3.jar +0 -0
  8. data/esper/esper/lib/esper_3rdparties.license +7 -13
  9. data/esper/esper/lib/log4j-1.2.17.jar +0 -0
  10. data/esper/esper/lib/readme.txt +7 -7
  11. data/lib/norikra/cli.rb +8 -2
  12. data/lib/norikra/engine.rb +55 -6
  13. data/lib/norikra/field.rb +14 -1
  14. data/lib/norikra/logger.rb +37 -11
  15. data/lib/norikra/logger_mizuno_patch.rb +1 -1
  16. data/lib/norikra/query.rb +56 -19
  17. data/lib/norikra/query/ast.rb +1129 -246
  18. data/lib/norikra/rpc/handler.rb +8 -0
  19. data/lib/norikra/server.rb +5 -4
  20. data/lib/norikra/stats.rb +7 -1
  21. data/lib/norikra/udf.rb +11 -2
  22. data/lib/norikra/udf_spec_helper.rb +3 -1
  23. data/lib/norikra/version.rb +1 -1
  24. data/lib/norikra/webui.rb +1 -0
  25. data/lib/norikra/webui/api.rb +168 -0
  26. data/lib/norikra/webui/handler.rb +6 -1
  27. data/lib/norikra/webui/http.rb +5 -0
  28. data/norikra.gemspec +1 -1
  29. data/public/css/norikra.css +20 -0
  30. data/public/js/jquery.min.js +6 -0
  31. data/public/js/norikra.webui.js +12 -1
  32. data/script/spec_server_pry +27 -13
  33. data/spec/field_spec.rb +20 -8
  34. data/spec/fieldset_spec.rb +11 -0
  35. data/spec/query_spec.rb +161 -52
  36. data/spec/stats_spec.rb +6 -1
  37. data/views/base.erb +2 -1
  38. data/views/index.erb +12 -0
  39. metadata +10 -62
  40. data/esper/esper/lib/antlr-runtime-3.2.jar +0 -0
  41. data/esper/esper/lib/cglib-nodep-2.2.jar +0 -0
  42. data/esper/esper/lib/commons-logging-1.1.1.jar +0 -0
  43. data/esper/esper/lib/log4j-1.2.16.jar +0 -0
  44. data/esper/esperio-amqp-4.9.0.jar +0 -0
  45. data/esper/esperio-amqp/lib/commons-cli-1.1.jar +0 -0
  46. data/esper/esperio-amqp/lib/commons-io-1.2.jar +0 -0
  47. data/esper/esperio-amqp/lib/esperio_3rdparties.license +0 -1328
  48. data/esper/esperio-amqp/lib/esperio_amqp_jars.txt +0 -2
  49. data/esper/esperio-amqp/lib/rabbitmq-client.jar +0 -0
  50. data/esper/esperio-csv-4.9.0.jar +0 -0
  51. data/esper/esperio-csv/lib/esperio_3rdparties.license +0 -1328
  52. data/esper/esperio-db-4.9.0.jar +0 -0
  53. data/esper/esperio-db/lib/esperio_3rdparties.license +0 -1328
  54. data/esper/esperio-http-4.9.0.jar +0 -0
  55. data/esper/esperio-http/lib/esperio_3rdparties.license +0 -1328
  56. data/esper/esperio-http/lib/httpclient-4.0.1.jar +0 -0
  57. data/esper/esperio-http/lib/httpcore-4.0.1.jar +0 -0
  58. data/esper/esperio-http/lib/httpcore-nio-4.0.1.jar +0 -0
  59. data/esper/esperio-license.txt +0 -95
  60. data/esper/esperio-socket-4.9.0.jar +0 -0
  61. data/esper/esperio-socket/lib/esperio_3rdparties.license +0 -1328
  62. data/esper/esperio-springjms-4.9.0.jar +0 -0
  63. data/esper/esperio-springjms/lib/activation-1.1.jar +0 -0
  64. data/esper/esperio-springjms/lib/activemq-core-5.7.0.jar +0 -0
  65. data/esper/esperio-springjms/lib/activemq-pool-5.7.0.jar +0 -0
  66. data/esper/esperio-springjms/lib/commons-pool-1.6.jar +0 -0
  67. data/esper/esperio-springjms/lib/esperio_3rdparties.license +0 -1328
  68. data/esper/esperio-springjms/lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar +0 -0
  69. data/esper/esperio-springjms/lib/geronimo-jms_1.1_spec-1.1.1.jar +0 -0
  70. data/esper/esperio-springjms/lib/junit-4.8.2.jar +0 -0
  71. data/esper/esperio-springjms/lib/org.springframework.asm-3.1.1.RELEASE.jar +0 -0
  72. data/esper/esperio-springjms/lib/org.springframework.beans-3.1.1.RELEASE.jar +0 -0
  73. data/esper/esperio-springjms/lib/org.springframework.context-3.1.1.RELEASE.jar +0 -0
  74. data/esper/esperio-springjms/lib/org.springframework.core-3.1.1.RELEASE.jar +0 -0
  75. data/esper/esperio-springjms/lib/org.springframework.expression-3.1.1.RELEASE.jar +0 -0
  76. data/esper/esperio-springjms/lib/org.springframework.jms-3.1.1.RELEASE.jar +0 -0
  77. data/esper/esperio-springjms/lib/org.springframework.transaction-3.1.1.RELEASE.jar +0 -0
  78. data/esper/esperio-springjms/lib/slf4j-api-1.7.2.jar +0 -0
  79. data/esper/esperio-springjms/lib/slf4j-log4j12-1.7.2.jar +0 -0
  80. data/esper/esperio-stax-4.9.0.jar +0 -0
  81. data/esper/esperio-stax/lib/axiom-api-1.2.9.jar +0 -0
  82. data/esper/esperio-stax/lib/axiom-c14n-1.2.9.jar +0 -0
  83. data/esper/esperio-stax/lib/axiom-dom-1.2.9.jar +0 -0
  84. data/esper/esperio-stax/lib/axiom-impl-1.2.9.jar +0 -0
  85. data/esper/esperio-stax/lib/commons-logging-1.1.1.jar +0 -0
  86. data/esper/esperio-stax/lib/commons-logging-LICENSE.txt +0 -203
  87. data/esper/esperio-stax/lib/esperio_3rdparties.license +0 -1328
  88. data/esper/esperio-stax/lib/geronimo-activation-LICENSE.txt +0 -203
  89. data/esper/esperio-stax/lib/geronimo-activation_1.1_spec-1.0.2.jar +0 -0
  90. data/esper/esperio-stax/lib/geronimo-javamail-LICENSE.txt +0 -203
  91. data/esper/esperio-stax/lib/geronimo-javamail_1.4_spec-1.6.jar +0 -0
  92. data/esper/esperio-stax/lib/geronimo-stax-api-LICENSE.txt +0 -203
  93. data/esper/esperio-stax/lib/geronimo-stax-api_1.0_spec-1.0.1.jar +0 -0
  94. data/esper/esperio-stax/lib/jaxen-1.1.1.jar +0 -0
  95. data/esper/esperio-stax/lib/jaxen-LICENSE.txt +0 -33
  96. data/esper/esperio-stax/lib/wstx-LICENSE.txt +0 -203
  97. data/esper/esperio-stax/lib/wstx-asl-3.2.9.jar +0 -0
@@ -1,1328 +0,0 @@
1
-
2
- Apache License
3
- Version 2.0, January 2004
4
- http://www.apache.org/licenses/
5
-
6
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
-
8
- 1. Definitions.
9
-
10
- "License" shall mean the terms and conditions for use, reproduction,
11
- and distribution as defined by Sections 1 through 9 of this document.
12
-
13
- "Licensor" shall mean the copyright owner or entity authorized by
14
- the copyright owner that is granting the License.
15
-
16
- "Legal Entity" shall mean the union of the acting entity and all
17
- other entities that control, are controlled by, or are under common
18
- control with that entity. For the purposes of this definition,
19
- "control" means (i) the power, direct or indirect, to cause the
20
- direction or management of such entity, whether by contract or
21
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
- outstanding shares, or (iii) beneficial ownership of such entity.
23
-
24
- "You" (or "Your") shall mean an individual or Legal Entity
25
- exercising permissions granted by this License.
26
-
27
- "Source" form shall mean the preferred form for making modifications,
28
- including but not limited to software source code, documentation
29
- source, and configuration files.
30
-
31
- "Object" form shall mean any form resulting from mechanical
32
- transformation or translation of a Source form, including but
33
- not limited to compiled object code, generated documentation,
34
- and conversions to other media types.
35
-
36
- "Work" shall mean the work of authorship, whether in Source or
37
- Object form, made available under the License, as indicated by a
38
- copyright notice that is included in or attached to the work
39
- (an example is provided in the Appendix below).
40
-
41
- "Derivative Works" shall mean any work, whether in Source or Object
42
- form, that is based on (or derived from) the Work and for which the
43
- editorial revisions, annotations, elaborations, or other modifications
44
- represent, as a whole, an original work of authorship. For the purposes
45
- of this License, Derivative Works shall not include works that remain
46
- separable from, or merely link (or bind by name) to the interfaces of,
47
- the Work and Derivative Works thereof.
48
-
49
- "Contribution" shall mean any work of authorship, including
50
- the original version of the Work and any modifications or additions
51
- to that Work or Derivative Works thereof, that is intentionally
52
- submitted to Licensor for inclusion in the Work by the copyright owner
53
- or by an individual or Legal Entity authorized to submit on behalf of
54
- the copyright owner. For the purposes of this definition, "submitted"
55
- means any form of electronic, verbal, or written communication sent
56
- to the Licensor or its representatives, including but not limited to
57
- communication on electronic mailing lists, source code control systems,
58
- and issue tracking systems that are managed by, or on behalf of, the
59
- Licensor for the purpose of discussing and improving the Work, but
60
- excluding communication that is conspicuously marked or otherwise
61
- designated in writing by the copyright owner as "Not a Contribution."
62
-
63
- "Contributor" shall mean Licensor and any individual or Legal Entity
64
- on behalf of whom a Contribution has been received by Licensor and
65
- subsequently incorporated within the Work.
66
-
67
- 2. Grant of Copyright License. Subject to the terms and conditions of
68
- this License, each Contributor hereby grants to You a perpetual,
69
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
- copyright license to reproduce, prepare Derivative Works of,
71
- publicly display, publicly perform, sublicense, and distribute the
72
- Work and such Derivative Works in Source or Object form.
73
-
74
- 3. Grant of Patent License. Subject to the terms and conditions of
75
- this License, each Contributor hereby grants to You a perpetual,
76
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
- (except as stated in this section) patent license to make, have made,
78
- use, offer to sell, sell, import, and otherwise transfer the Work,
79
- where such license applies only to those patent claims licensable
80
- by such Contributor that are necessarily infringed by their
81
- Contribution(s) alone or by combination of their Contribution(s)
82
- with the Work to which such Contribution(s) was submitted. If You
83
- institute patent litigation against any entity (including a
84
- cross-claim or counterclaim in a lawsuit) alleging that the Work
85
- or a Contribution incorporated within the Work constitutes direct
86
- or contributory patent infringement, then any patent licenses
87
- granted to You under this License for that Work shall terminate
88
- as of the date such litigation is filed.
89
-
90
- 4. Redistribution. You may reproduce and distribute copies of the
91
- Work or Derivative Works thereof in any medium, with or without
92
- modifications, and in Source or Object form, provided that You
93
- meet the following conditions:
94
-
95
- (a) You must give any other recipients of the Work or
96
- Derivative Works a copy of this License; and
97
-
98
- (b) You must cause any modified files to carry prominent notices
99
- stating that You changed the files; and
100
-
101
- (c) You must retain, in the Source form of any Derivative Works
102
- that You distribute, all copyright, patent, trademark, and
103
- attribution notices from the Source form of the Work,
104
- excluding those notices that do not pertain to any part of
105
- the Derivative Works; and
106
-
107
- (d) If the Work includes a "NOTICE" text file as part of its
108
- distribution, then any Derivative Works that You distribute must
109
- include a readable copy of the attribution notices contained
110
- within such NOTICE file, excluding those notices that do not
111
- pertain to any part of the Derivative Works, in at least one
112
- of the following places: within a NOTICE text file distributed
113
- as part of the Derivative Works; within the Source form or
114
- documentation, if provided along with the Derivative Works; or,
115
- within a display generated by the Derivative Works, if and
116
- wherever such third-party notices normally appear. The contents
117
- of the NOTICE file are for informational purposes only and
118
- do not modify the License. You may add Your own attribution
119
- notices within Derivative Works that You distribute, alongside
120
- or as an addendum to the NOTICE text from the Work, provided
121
- that such additional attribution notices cannot be construed
122
- as modifying the License.
123
-
124
- You may add Your own copyright statement to Your modifications and
125
- may provide additional or different license terms and conditions
126
- for use, reproduction, or distribution of Your modifications, or
127
- for any such Derivative Works as a whole, provided Your use,
128
- reproduction, and distribution of the Work otherwise complies with
129
- the conditions stated in this License.
130
-
131
- 5. Submission of Contributions. Unless You explicitly state otherwise,
132
- any Contribution intentionally submitted for inclusion in the Work
133
- by You to the Licensor shall be under the terms and conditions of
134
- this License, without any additional terms or conditions.
135
- Notwithstanding the above, nothing herein shall supersede or modify
136
- the terms of any separate license agreement you may have executed
137
- with Licensor regarding such Contributions.
138
-
139
- 6. Trademarks. This License does not grant permission to use the trade
140
- names, trademarks, service marks, or product names of the Licensor,
141
- except as required for reasonable and customary use in describing the
142
- origin of the Work and reproducing the content of the NOTICE file.
143
-
144
- 7. Disclaimer of Warranty. Unless required by applicable law or
145
- agreed to in writing, Licensor provides the Work (and each
146
- Contributor provides its Contributions) on an "AS IS" BASIS,
147
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
- implied, including, without limitation, any warranties or conditions
149
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
- PARTICULAR PURPOSE. You are solely responsible for determining the
151
- appropriateness of using or redistributing the Work and assume any
152
- risks associated with Your exercise of permissions under this License.
153
-
154
- 8. Limitation of Liability. In no event and under no legal theory,
155
- whether in tort (including negligence), contract, or otherwise,
156
- unless required by applicable law (such as deliberate and grossly
157
- negligent acts) or agreed to in writing, shall any Contributor be
158
- liable to You for damages, including any direct, indirect, special,
159
- incidental, or consequential damages of any character arising as a
160
- result of this License or out of the use or inability to use the
161
- Work (including but not limited to damages for loss of goodwill,
162
- work stoppage, computer failure or malfunction, or any and all
163
- other commercial damages or losses), even if such Contributor
164
- has been advised of the possibility of such damages.
165
-
166
- 9. Accepting Warranty or Additional Liability. While redistributing
167
- the Work or Derivative Works thereof, You may choose to offer,
168
- and charge a fee for, acceptance of support, warranty, indemnity,
169
- or other liability obligations and/or rights consistent with this
170
- License. However, in accepting such obligations, You may act only
171
- on Your own behalf and on Your sole responsibility, not on behalf
172
- of any other Contributor, and only if You agree to indemnify,
173
- defend, and hold each Contributor harmless for any liability
174
- incurred by, or claims asserted against, such Contributor by reason
175
- of your accepting any such warranty or additional liability.
176
-
177
- END OF TERMS AND CONDITIONS
178
-
179
- APPENDIX: How to apply the Apache License to your work.
180
-
181
- To apply the Apache License to your work, attach the following
182
- boilerplate notice, with the fields enclosed by brackets "[]"
183
- replaced with your own identifying information. (Don't include
184
- the brackets!) The text should be enclosed in the appropriate
185
- comment syntax for the file format. We also recommend that a
186
- file or class name and description of purpose be included on the
187
- same "printed page" as the copyright notice for easier
188
- identification within third-party archives.
189
-
190
- Copyright [yyyy] [name of copyright owner]
191
-
192
- Licensed under the Apache License, Version 2.0 (the "License");
193
- you may not use this file except in compliance with the License.
194
- You may obtain a copy of the License at
195
-
196
- http://www.apache.org/licenses/LICENSE-2.0
197
-
198
- Unless required by applicable law or agreed to in writing, software
199
- distributed under the License is distributed on an "AS IS" BASIS,
200
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
- See the License for the specific language governing permissions and
202
- limitations under the License.
203
-
204
- =========================================================================
205
- == APACHE ACTIVEMQ DEPENDENCIES ==
206
- =========================================================================
207
-
208
- The Apache ActiveMQ message broker includes a number of dependencies, many
209
- of them optional, with separate copyright notices and license terms. Your
210
- use of the source code for the these subcomponents is subject to the terms
211
- and conditions of the following licenses.
212
-
213
- =========================================================================
214
- == For the backport-util-concurrent library ==
215
- =========================================================================
216
-
217
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
218
- <html><head><title>Creative Commons Public Domain</title>
219
-
220
- <body>
221
-
222
- <p align="center"><em>Copyright-Only Dedication (based on United States law) or Public Domain Certification</em></p>
223
-
224
- <p>The
225
- person or persons who have associated work with this document (the
226
- "Dedicator" or "Certifier") hereby either (a) certifies that, to the
227
- best of his knowledge, the work of authorship identified is in the
228
- public domain of the country from which the work is published, or (b)
229
- hereby dedicates whatever copyright the dedicators holds in the work of
230
- authorship identified below (the "Work") to the public domain. A
231
- certifier, morever, dedicates any copyright interest he may have in the
232
- associated work, and for these purposes, is described as a "dedicator"
233
- below.</p>
234
-
235
- <p>A certifier has taken reasonable steps to verify
236
- the copyright status of this work. Certifier recognizes that his good
237
- faith efforts may not shield him from liability if in fact the work
238
- certified is not in the public domain.</p>
239
-
240
- <p>Dedicator makes
241
- this dedication for the benefit of the public at large and to the
242
- detriment of the Dedicator's heirs and successors. Dedicator intends
243
- this dedication to be an overt act of relinquishment in perpetuity of
244
- all present and future rights under copyright law, whether vested or
245
- contingent, in the Work. Dedicator understands that such relinquishment
246
- of all rights includes the relinquishment of all rights to enforce (by
247
- lawsuit or otherwise) those copyrights in the Work.</p>
248
-
249
- <p>Dedicator
250
- recognizes that, once placed in the public domain, the Work may be
251
- freely reproduced, distributed, transmitted, used, modified, built
252
- upon, or otherwise exploited by anyone for any purpose, commercial or
253
- non-commercial, and in any way, including by methods that have not yet
254
- been invented or conceived.</p>
255
- </div>
256
- </div>
257
- </body></html>
258
-
259
- =========================================================================
260
- == For the mx4j, mx4j-remote, and mx4j-tools library ==
261
- =========================================================================
262
-
263
- The MX4J License, Version 1.0
264
-
265
- Copyright (c) 2001-2004 by the MX4J contributors. All rights reserved.
266
-
267
- Redistribution and use in source and binary forms, with or without
268
- modification, are permitted provided that the following conditions
269
- are met:
270
-
271
- 1. Redistributions of source code must retain the above copyright
272
- notice, this list of conditions and the following disclaimer.
273
-
274
- 2. Redistributions in binary form must reproduce the above copyright
275
- notice, this list of conditions and the following disclaimer in
276
- the documentation and/or other materials provided with the
277
- distribution.
278
-
279
- 3. The end-user documentation included with the redistribution,
280
- if any, must include the following acknowledgment:
281
- "This product includes software developed by the
282
- MX4J project (http://mx4j.sourceforge.net)."
283
- Alternately, this acknowledgment may appear in the software itself,
284
- if and wherever such third-party acknowledgments normally appear.
285
-
286
- 4. The name "MX4J" must not be used to endorse or promote
287
- products derived from this software without prior written
288
- permission.
289
- For written permission, please contact
290
- biorn_steedom [at] users [dot] sourceforge [dot] net
291
-
292
- 5. Products derived from this software may not be called "MX4J",
293
- nor may "MX4J" appear in their name, without prior written
294
- permission of Simone Bordet.
295
-
296
- THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
297
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
298
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
299
- DISCLAIMED. IN NO EVENT SHALL THE MX4J CONTRIBUTORS
300
- BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
301
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
302
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
303
- USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
304
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
305
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
306
- OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
307
- SUCH DAMAGE.
308
- ====================================================================
309
-
310
- This software consists of voluntary contributions made by many
311
- individuals on behalf of the MX4J project. For more information on
312
- MX4J, please see
313
- <a href="http://mx4j.sourceforge.net" target="_top">the MX4J website</a>.
314
-
315
- =========================================================================
316
- == For the jetty and jetty-util library library ==
317
- =========================================================================
318
-
319
- Apache License
320
- Version 2.0, January 2004
321
- http://www.apache.org/licenses/
322
-
323
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
324
-
325
- 1. Definitions.
326
-
327
- "License" shall mean the terms and conditions for use, reproduction,
328
- and distribution as defined by Sections 1 through 9 of this document.
329
-
330
- "Licensor" shall mean the copyright owner or entity authorized by
331
- the copyright owner that is granting the License.
332
-
333
- "Legal Entity" shall mean the union of the acting entity and all
334
- other entities that control, are controlled by, or are under common
335
- control with that entity. For the purposes of this definition,
336
- "control" means (i) the power, direct or indirect, to cause the
337
- direction or management of such entity, whether by contract or
338
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
339
- outstanding shares, or (iii) beneficial ownership of such entity.
340
-
341
- "You" (or "Your") shall mean an individual or Legal Entity
342
- exercising permissions granted by this License.
343
-
344
- "Source" form shall mean the preferred form for making modifications,
345
- including but not limited to software source code, documentation
346
- source, and configuration files.
347
-
348
- "Object" form shall mean any form resulting from mechanical
349
- transformation or translation of a Source form, including but
350
- not limited to compiled object code, generated documentation,
351
- and conversions to other media types.
352
-
353
- "Work" shall mean the work of authorship, whether in Source or
354
- Object form, made available under the License, as indicated by a
355
- copyright notice that is included in or attached to the work
356
- (an example is provided in the Appendix below).
357
-
358
- "Derivative Works" shall mean any work, whether in Source or Object
359
- form, that is based on (or derived from) the Work and for which the
360
- editorial revisions, annotations, elaborations, or other modifications
361
- represent, as a whole, an original work of authorship. For the purposes
362
- of this License, Derivative Works shall not include works that remain
363
- separable from, or merely link (or bind by name) to the interfaces of,
364
- the Work and Derivative Works thereof.
365
-
366
- "Contribution" shall mean any work of authorship, including
367
- the original version of the Work and any modifications or additions
368
- to that Work or Derivative Works thereof, that is intentionally
369
- submitted to Licensor for inclusion in the Work by the copyright owner
370
- or by an individual or Legal Entity authorized to submit on behalf of
371
- the copyright owner. For the purposes of this definition, "submitted"
372
- means any form of electronic, verbal, or written communication sent
373
- to the Licensor or its representatives, including but not limited to
374
- communication on electronic mailing lists, source code control systems,
375
- and issue tracking systems that are managed by, or on behalf of, the
376
- Licensor for the purpose of discussing and improving the Work, but
377
- excluding communication that is conspicuously marked or otherwise
378
- designated in writing by the copyright owner as "Not a Contribution."
379
-
380
- "Contributor" shall mean Licensor and any individual or Legal Entity
381
- on behalf of whom a Contribution has been received by Licensor and
382
- subsequently incorporated within the Work.
383
-
384
- 2. Grant of Copyright License. Subject to the terms and conditions of
385
- this License, each Contributor hereby grants to You a perpetual,
386
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
387
- copyright license to reproduce, prepare Derivative Works of,
388
- publicly display, publicly perform, sublicense, and distribute the
389
- Work and such Derivative Works in Source or Object form.
390
-
391
- 3. Grant of Patent License. Subject to the terms and conditions of
392
- this License, each Contributor hereby grants to You a perpetual,
393
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
394
- (except as stated in this section) patent license to make, have made,
395
- use, offer to sell, sell, import, and otherwise transfer the Work,
396
- where such license applies only to those patent claims licensable
397
- by such Contributor that are necessarily infringed by their
398
- Contribution(s) alone or by combination of their Contribution(s)
399
- with the Work to which such Contribution(s) was submitted. If You
400
- institute patent litigation against any entity (including a
401
- cross-claim or counterclaim in a lawsuit) alleging that the Work
402
- or a Contribution incorporated within the Work constitutes direct
403
- or contributory patent infringement, then any patent licenses
404
- granted to You under this License for that Work shall terminate
405
- as of the date such litigation is filed.
406
-
407
- 4. Redistribution. You may reproduce and distribute copies of the
408
- Work or Derivative Works thereof in any medium, with or without
409
- modifications, and in Source or Object form, provided that You
410
- meet the following conditions:
411
-
412
- (a) You must give any other recipients of the Work or
413
- Derivative Works a copy of this License; and
414
-
415
- (b) You must cause any modified files to carry prominent notices
416
- stating that You changed the files; and
417
-
418
- (c) You must retain, in the Source form of any Derivative Works
419
- that You distribute, all copyright, patent, trademark, and
420
- attribution notices from the Source form of the Work,
421
- excluding those notices that do not pertain to any part of
422
- the Derivative Works; and
423
-
424
- (d) If the Work includes a "NOTICE" text file as part of its
425
- distribution, then any Derivative Works that You distribute must
426
- include a readable copy of the attribution notices contained
427
- within such NOTICE file, excluding those notices that do not
428
- pertain to any part of the Derivative Works, in at least one
429
- of the following places: within a NOTICE text file distributed
430
- as part of the Derivative Works; within the Source form or
431
- documentation, if provided along with the Derivative Works; or,
432
- within a display generated by the Derivative Works, if and
433
- wherever such third-party notices normally appear. The contents
434
- of the NOTICE file are for informational purposes only and
435
- do not modify the License. You may add Your own attribution
436
- notices within Derivative Works that You distribute, alongside
437
- or as an addendum to the NOTICE text from the Work, provided
438
- that such additional attribution notices cannot be construed
439
- as modifying the License.
440
-
441
- You may add Your own copyright statement to Your modifications and
442
- may provide additional or different license terms and conditions
443
- for use, reproduction, or distribution of Your modifications, or
444
- for any such Derivative Works as a whole, provided Your use,
445
- reproduction, and distribution of the Work otherwise complies with
446
- the conditions stated in this License.
447
-
448
- 5. Submission of Contributions. Unless You explicitly state otherwise,
449
- any Contribution intentionally submitted for inclusion in the Work
450
- by You to the Licensor shall be under the terms and conditions of
451
- this License, without any additional terms or conditions.
452
- Notwithstanding the above, nothing herein shall supersede or modify
453
- the terms of any separate license agreement you may have executed
454
- with Licensor regarding such Contributions.
455
-
456
- 6. Trademarks. This License does not grant permission to use the trade
457
- names, trademarks, service marks, or product names of the Licensor,
458
- except as required for reasonable and customary use in describing the
459
- origin of the Work and reproducing the content of the NOTICE file.
460
-
461
- 7. Disclaimer of Warranty. Unless required by applicable law or
462
- agreed to in writing, Licensor provides the Work (and each
463
- Contributor provides its Contributions) on an "AS IS" BASIS,
464
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
465
- implied, including, without limitation, any warranties or conditions
466
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
467
- PARTICULAR PURPOSE. You are solely responsible for determining the
468
- appropriateness of using or redistributing the Work and assume any
469
- risks associated with Your exercise of permissions under this License.
470
-
471
- 8. Limitation of Liability. In no event and under no legal theory,
472
- whether in tort (including negligence), contract, or otherwise,
473
- unless required by applicable law (such as deliberate and grossly
474
- negligent acts) or agreed to in writing, shall any Contributor be
475
- liable to You for damages, including any direct, indirect, special,
476
- incidental, or consequential damages of any character arising as a
477
- result of this License or out of the use or inability to use the
478
- Work (including but not limited to damages for loss of goodwill,
479
- work stoppage, computer failure or malfunction, or any and all
480
- other commercial damages or losses), even if such Contributor
481
- has been advised of the possibility of such damages.
482
-
483
- 9. Accepting Warranty or Additional Liability. While redistributing
484
- the Work or Derivative Works thereof, You may choose to offer,
485
- and charge a fee for, acceptance of support, warranty, indemnity,
486
- or other liability obligations and/or rights consistent with this
487
- License. However, in accepting such obligations, You may act only
488
- on Your own behalf and on Your sole responsibility, not on behalf
489
- of any other Contributor, and only if You agree to indemnify,
490
- defend, and hold each Contributor harmless for any liability
491
- incurred by, or claims asserted against, such Contributor by reason
492
- of your accepting any such warranty or additional liability.
493
-
494
- END OF TERMS AND CONDITIONS
495
-
496
- APPENDIX: How to apply the Apache License to your work.
497
-
498
- To apply the Apache License to your work, attach the following
499
- boilerplate notice, with the fields enclosed by brackets "[]"
500
- replaced with your own identifying information. (Don't include
501
- the brackets!) The text should be enclosed in the appropriate
502
- comment syntax for the file format. We also recommend that a
503
- file or class name and description of purpose be included on the
504
- same "printed page" as the copyright notice for easier
505
- identification within third-party archives.
506
-
507
- Copyright [yyyy] [name of copyright owner]
508
-
509
- Licensed under the Apache License, Version 2.0 (the "License");
510
- you may not use this file except in compliance with the License.
511
- You may obtain a copy of the License at
512
-
513
- http://www.apache.org/licenses/LICENSE-2.0
514
-
515
- Unless required by applicable law or agreed to in writing, software
516
- distributed under the License is distributed on an "AS IS" BASIS,
517
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
518
- See the License for the specific language governing permissions and
519
- limitations under the License.
520
-
521
- =========================================================================
522
- == For the xmlpull library ==
523
- =========================================================================
524
-
525
- XMLPULL API IS FREE
526
- -------------------
527
-
528
- All of the XMLPULL API source code, compiled code, and documentation
529
- contained in this distribution *except* for tests (see separate LICENSE_TESTS.txt)
530
- are in the Public Domain.
531
-
532
- XMLPULL API comes with NO WARRANTY or guarantee of fitness for any purpose.
533
-
534
- Initial authors:
535
-
536
- Stefan Haustein
537
- Aleksander Slominski
538
-
539
- 2001-12-12
540
-
541
- =========================================================================
542
- == For the spring library ==
543
- =========================================================================
544
-
545
-
546
- Apache License
547
- Version 2.0, January 2004
548
- http://www.apache.org/licenses/
549
-
550
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
551
-
552
- 1. Definitions.
553
-
554
- "License" shall mean the terms and conditions for use, reproduction,
555
- and distribution as defined by Sections 1 through 9 of this document.
556
-
557
- "Licensor" shall mean the copyright owner or entity authorized by
558
- the copyright owner that is granting the License.
559
-
560
- "Legal Entity" shall mean the union of the acting entity and all
561
- other entities that control, are controlled by, or are under common
562
- control with that entity. For the purposes of this definition,
563
- "control" means (i) the power, direct or indirect, to cause the
564
- direction or management of such entity, whether by contract or
565
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
566
- outstanding shares, or (iii) beneficial ownership of such entity.
567
-
568
- "You" (or "Your") shall mean an individual or Legal Entity
569
- exercising permissions granted by this License.
570
-
571
- "Source" form shall mean the preferred form for making modifications,
572
- including but not limited to software source code, documentation
573
- source, and configuration files.
574
-
575
- "Object" form shall mean any form resulting from mechanical
576
- transformation or translation of a Source form, including but
577
- not limited to compiled object code, generated documentation,
578
- and conversions to other media types.
579
-
580
- "Work" shall mean the work of authorship, whether in Source or
581
- Object form, made available under the License, as indicated by a
582
- copyright notice that is included in or attached to the work
583
- (an example is provided in the Appendix below).
584
-
585
- "Derivative Works" shall mean any work, whether in Source or Object
586
- form, that is based on (or derived from) the Work and for which the
587
- editorial revisions, annotations, elaborations, or other modifications
588
- represent, as a whole, an original work of authorship. For the purposes
589
- of this License, Derivative Works shall not include works that remain
590
- separable from, or merely link (or bind by name) to the interfaces of,
591
- the Work and Derivative Works thereof.
592
-
593
- "Contribution" shall mean any work of authorship, including
594
- the original version of the Work and any modifications or additions
595
- to that Work or Derivative Works thereof, that is intentionally
596
- submitted to Licensor for inclusion in the Work by the copyright owner
597
- or by an individual or Legal Entity authorized to submit on behalf of
598
- the copyright owner. For the purposes of this definition, "submitted"
599
- means any form of electronic, verbal, or written communication sent
600
- to the Licensor or its representatives, including but not limited to
601
- communication on electronic mailing lists, source code control systems,
602
- and issue tracking systems that are managed by, or on behalf of, the
603
- Licensor for the purpose of discussing and improving the Work, but
604
- excluding communication that is conspicuously marked or otherwise
605
- designated in writing by the copyright owner as "Not a Contribution."
606
-
607
- "Contributor" shall mean Licensor and any individual or Legal Entity
608
- on behalf of whom a Contribution has been received by Licensor and
609
- subsequently incorporated within the Work.
610
-
611
- 2. Grant of Copyright License. Subject to the terms and conditions of
612
- this License, each Contributor hereby grants to You a perpetual,
613
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
614
- copyright license to reproduce, prepare Derivative Works of,
615
- publicly display, publicly perform, sublicense, and distribute the
616
- Work and such Derivative Works in Source or Object form.
617
-
618
- 3. Grant of Patent License. Subject to the terms and conditions of
619
- this License, each Contributor hereby grants to You a perpetual,
620
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
621
- (except as stated in this section) patent license to make, have made,
622
- use, offer to sell, sell, import, and otherwise transfer the Work,
623
- where such license applies only to those patent claims licensable
624
- by such Contributor that are necessarily infringed by their
625
- Contribution(s) alone or by combination of their Contribution(s)
626
- with the Work to which such Contribution(s) was submitted. If You
627
- institute patent litigation against any entity (including a
628
- cross-claim or counterclaim in a lawsuit) alleging that the Work
629
- or a Contribution incorporated within the Work constitutes direct
630
- or contributory patent infringement, then any patent licenses
631
- granted to You under this License for that Work shall terminate
632
- as of the date such litigation is filed.
633
-
634
- 4. Redistribution. You may reproduce and distribute copies of the
635
- Work or Derivative Works thereof in any medium, with or without
636
- modifications, and in Source or Object form, provided that You
637
- meet the following conditions:
638
-
639
- (a) You must give any other recipients of the Work or
640
- Derivative Works a copy of this License; and
641
-
642
- (b) You must cause any modified files to carry prominent notices
643
- stating that You changed the files; and
644
-
645
- (c) You must retain, in the Source form of any Derivative Works
646
- that You distribute, all copyright, patent, trademark, and
647
- attribution notices from the Source form of the Work,
648
- excluding those notices that do not pertain to any part of
649
- the Derivative Works; and
650
-
651
- (d) If the Work includes a "NOTICE" text file as part of its
652
- distribution, then any Derivative Works that You distribute must
653
- include a readable copy of the attribution notices contained
654
- within such NOTICE file, excluding those notices that do not
655
- pertain to any part of the Derivative Works, in at least one
656
- of the following places: within a NOTICE text file distributed
657
- as part of the Derivative Works; within the Source form or
658
- documentation, if provided along with the Derivative Works; or,
659
- within a display generated by the Derivative Works, if and
660
- wherever such third-party notices normally appear. The contents
661
- of the NOTICE file are for informational purposes only and
662
- do not modify the License. You may add Your own attribution
663
- notices within Derivative Works that You distribute, alongside
664
- or as an addendum to the NOTICE text from the Work, provided
665
- that such additional attribution notices cannot be construed
666
- as modifying the License.
667
-
668
- You may add Your own copyright statement to Your modifications and
669
- may provide additional or different license terms and conditions
670
- for use, reproduction, or distribution of Your modifications, or
671
- for any such Derivative Works as a whole, provided Your use,
672
- reproduction, and distribution of the Work otherwise complies with
673
- the conditions stated in this License.
674
-
675
- 5. Submission of Contributions. Unless You explicitly state otherwise,
676
- any Contribution intentionally submitted for inclusion in the Work
677
- by You to the Licensor shall be under the terms and conditions of
678
- this License, without any additional terms or conditions.
679
- Notwithstanding the above, nothing herein shall supersede or modify
680
- the terms of any separate license agreement you may have executed
681
- with Licensor regarding such Contributions.
682
-
683
- 6. Trademarks. This License does not grant permission to use the trade
684
- names, trademarks, service marks, or product names of the Licensor,
685
- except as required for reasonable and customary use in describing the
686
- origin of the Work and reproducing the content of the NOTICE file.
687
-
688
- 7. Disclaimer of Warranty. Unless required by applicable law or
689
- agreed to in writing, Licensor provides the Work (and each
690
- Contributor provides its Contributions) on an "AS IS" BASIS,
691
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
692
- implied, including, without limitation, any warranties or conditions
693
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
694
- PARTICULAR PURPOSE. You are solely responsible for determining the
695
- appropriateness of using or redistributing the Work and assume any
696
- risks associated with Your exercise of permissions under this License.
697
-
698
- 8. Limitation of Liability. In no event and under no legal theory,
699
- whether in tort (including negligence), contract, or otherwise,
700
- unless required by applicable law (such as deliberate and grossly
701
- negligent acts) or agreed to in writing, shall any Contributor be
702
- liable to You for damages, including any direct, indirect, special,
703
- incidental, or consequential damages of any character arising as a
704
- result of this License or out of the use or inability to use the
705
- Work (including but not limited to damages for loss of goodwill,
706
- work stoppage, computer failure or malfunction, or any and all
707
- other commercial damages or losses), even if such Contributor
708
- has been advised of the possibility of such damages.
709
-
710
- 9. Accepting Warranty or Additional Liability. While redistributing
711
- the Work or Derivative Works thereof, You may choose to offer,
712
- and charge a fee for, acceptance of support, warranty, indemnity,
713
- or other liability obligations and/or rights consistent with this
714
- License. However, in accepting such obligations, You may act only
715
- on Your own behalf and on Your sole responsibility, not on behalf
716
- of any other Contributor, and only if You agree to indemnify,
717
- defend, and hold each Contributor harmless for any liability
718
- incurred by, or claims asserted against, such Contributor by reason
719
- of your accepting any such warranty or additional liability.
720
-
721
- END OF TERMS AND CONDITIONS
722
-
723
- APPENDIX: How to apply the Apache License to your work.
724
-
725
- To apply the Apache License to your work, attach the following
726
- boilerplate notice, with the fields enclosed by brackets "[]"
727
- replaced with your own identifying information. (Don't include
728
- the brackets!) The text should be enclosed in the appropriate
729
- comment syntax for the file format. We also recommend that a
730
- file or class name and description of purpose be included on the
731
- same "printed page" as the copyright notice for easier
732
- identification within third-party archives.
733
-
734
- Copyright [yyyy] [name of copyright owner]
735
-
736
- Licensed under the Apache License, Version 2.0 (the "License");
737
- you may not use this file except in compliance with the License.
738
- You may obtain a copy of the License at
739
-
740
- http://www.apache.org/licenses/LICENSE-2.0
741
-
742
- Unless required by applicable law or agreed to in writing, software
743
- distributed under the License is distributed on an "AS IS" BASIS,
744
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
745
- See the License for the specific language governing permissions and
746
- limitations under the License.
747
-
748
- =========================================================================
749
- == For the xstream library ==
750
- =========================================================================
751
-
752
- (BSD Style License)
753
-
754
- Copyright (c) 2003-2004, Joe Walnes
755
- All rights reserved.
756
-
757
- Redistribution and use in source and binary forms, with or without
758
- modification, are permitted provided that the following conditions are met:
759
-
760
- Redistributions of source code must retain the above copyright notice, this list of
761
- conditions and the following disclaimer. Redistributions in binary form must reproduce
762
- the above copyright notice, this list of conditions and the following disclaimer in
763
- the documentation and/or other materials provided with the distribution.
764
-
765
- Neither the name of XStream nor the names of its contributors may be used to endorse
766
- or promote products derived from this software without specific prior written
767
- permission.
768
-
769
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
770
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
771
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
772
- SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
773
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
774
- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
775
- BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
776
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
777
- WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
778
- DAMAGE.
779
-
780
- =========================================================================
781
- == For the MochiKit library ==
782
- =========================================================================
783
-
784
- MochiKit is dual-licensed software. It is available under the terms of the
785
- MIT License, or the Academic Free License version 2.1. The full text of
786
- each license is included below.
787
-
788
- MIT License
789
- ===========
790
-
791
- Copyright (c) 2005 Bob Ippolito. All rights reserved.
792
-
793
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
794
-
795
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
796
-
797
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
798
-
799
-
800
- Academic Free License v. 2.1
801
- ============================
802
-
803
- Copyright (c) 2005 Bob Ippolito. All rights reserved.
804
-
805
- This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work:
806
-
807
- Licensed under the Academic Free License version 2.1
808
-
809
- 1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following:
810
-
811
- a) to reproduce the Original Work in copies;
812
-
813
- b) to prepare derivative works ("Derivative Works") based upon the Original Work;
814
-
815
- c) to distribute copies of the Original Work and Derivative Works to the public;
816
-
817
- d) to perform the Original Work publicly; and
818
-
819
- e) to display the Original Work publicly.
820
-
821
- 2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works.
822
-
823
- 3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work.
824
-
825
- 4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license.
826
-
827
- 5) This section intentionally omitted.
828
-
829
- 6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work.
830
-
831
- 7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer.
832
-
833
- 8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
834
-
835
- 9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions.
836
-
837
- 10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware.
838
-
839
- 11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License.
840
-
841
- 12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License.
842
-
843
- 13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable.
844
-
845
- 14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
846
-
847
- 15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You.
848
-
849
- This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner.
850
-
851
- =========================================================================
852
- == For the Plotkit library ==
853
- =========================================================================
854
-
855
- Copyright (c) 2006, Alastair Tse
856
- All rights reserved.
857
-
858
- Redistribution and use in source and binary forms, with or without
859
- modification, are permitted provided that the following conditions are
860
- met:
861
-
862
- * Redistributions of source code must retain the above copyright
863
- notice, this list of conditions and the following disclaimer.
864
- * Redistributions in binary form must reproduce the above
865
- copyright notice, this list of conditions and the following
866
- disclaimer in the documentation and/or other materials provided
867
- with the distribution.
868
- * Neither the name of the Alastair Tse nor the names of its
869
- contributors may be used to endorse or promote products derived
870
- from this software without specific prior written permission.
871
-
872
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
873
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
874
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
875
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
876
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
877
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
878
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
879
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
880
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
881
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
882
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
883
-
884
- =========================================================================
885
- == For the behaviour.js library ==
886
- =========================================================================
887
-
888
- Copyright (c) 2005, Ben Nolan
889
- All rights reserved.
890
-
891
- Redistribution and use in source and binary forms, with or without
892
- modification, are permitted provided that the following conditions are
893
- met:
894
-
895
- * Redistributions of source code must retain the above copyright
896
- notice, this list of conditions and the following disclaimer.
897
- * Redistributions in binary form must reproduce the above
898
- copyright notice, this list of conditions and the following
899
- disclaimer in the documentation and/or other materials provided
900
- with the distribution.
901
- * Neither the name of the Ben Nolan nor the names of its
902
- contributors may be used to endorse or promote products derived
903
- from this software without specific prior written permission.
904
-
905
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
906
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
907
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
908
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
909
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
910
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
911
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
912
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
913
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
914
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
915
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
916
-
917
- =========================================================================
918
- == For the iecanvas.htc library ==
919
- =========================================================================
920
-
921
- |-----------------------------------------------------------------------------|
922
- | Copyright (c) 2005 Emil A Eklund |
923
- |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -|
924
- | This program is free software; you can redistribute it and/or modify it |
925
- | under the terms of the MIT License. |
926
- |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -|
927
- | Permission is hereby granted, free of charge, to any person obtaining a |
928
- | copy of this software and associated documentation files (the "Software"), |
929
- | to deal in the Software without restriction, including without limitation |
930
- | the rights to use, copy, modify, merge, publish, distribute, sublicense, |
931
- | and/or sell copies of the Software, and to permit persons to whom the |
932
- | Software is furnished to do so, subject to the following conditions: |
933
- | The above copyright notice and this permission notice shall be included in |
934
- | all copies or substantial portions of the Software. |
935
- |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -|
936
- | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
937
- | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
938
- | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
939
- | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
940
- | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
941
- | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
942
- | DEALINGS IN THE SOFTWARE. |
943
- |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -|
944
-
945
- =========================================================================
946
- == For the scriptaculous.js library ==
947
- =========================================================================
948
-
949
- // Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
950
- //
951
- // Permission is hereby granted, free of charge, to any person obtaining
952
- // a copy of this software and associated documentation files (the
953
- // "Software"), to deal in the Software without restriction, including
954
- // without limitation the rights to use, copy, modify, merge, publish,
955
- // distribute, sublicense, and/or sell copies of the Software, and to
956
- // permit persons to whom the Software is furnished to do so, subject to
957
- // the following conditions:
958
- //
959
- // The above copyright notice and this permission notice shall be
960
- // included in all copies or substantial portions of the Software.
961
- //
962
- // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
963
- // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
964
- // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
965
- // NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
966
- // LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
967
- // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
968
- // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
969
-
970
- =========================================================================
971
- == For the standardista-table-sorting.js library ==
972
- == For the css.js library ==
973
- =========================================================================
974
-
975
- /**
976
- * Copyright (c) 2006 Neil Crosby
977
- *
978
- * Permission is hereby granted, free of charge, to any person obtaining a copy
979
- * of this software and associated documentation files (the "Software"), to deal
980
- * in the Software without restriction, including without limitation the rights
981
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
982
- * copies of the Software, and to permit persons to whom the Software is
983
- * furnished to do so, subject to the following conditions:
984
- *
985
- * The above copyright notice and this permission notice shall be included in
986
- * all copies or substantial portions of the Software.
987
- *
988
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
989
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
990
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
991
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
992
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
993
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
994
- * SOFTWARE.
995
- **/
996
-
997
- =========================================================================
998
- == For the prototype.js library ==
999
- =========================================================================
1000
-
1001
- Copyright (c) 2005 Sam Stephenson
1002
-
1003
- Permission is hereby granted, free of charge, to any person obtaining a copy
1004
- of this software and associated documentation files (the "Software"), to deal
1005
- in the Software without restriction, including without limitation the rights
1006
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1007
- copies of the Software, and to permit persons to whom the Software is
1008
- furnished to do so, subject to the following conditions:
1009
-
1010
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1011
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1012
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1013
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1014
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1015
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1016
- SOFTWARE.
1017
-
1018
- =========================================================================
1019
- == For the style.css library ==
1020
- == For the common.js library ==
1021
- =========================================================================
1022
-
1023
- <p><em>License</em> </p>
1024
-
1025
- <p>THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. </p>
1026
-
1027
- <p>BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. </p>
1028
-
1029
-
1030
- <p><strong>1. Definitions</strong> </p>
1031
-
1032
- <ol type="a">
1033
-
1034
- <li>
1035
- <strong>"Collective Work"</strong> means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License.
1036
- </li>
1037
-
1038
- <li>
1039
- <strong>"Derivative Work"</strong> means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License.</li>
1040
-
1041
- <li>
1042
- <strong>"Licensor"</strong> means the individual or entity that offers the Work under the terms of this License.
1043
- </li>
1044
-
1045
- <li>
1046
- <strong>"Original Author"</strong> means the individual or entity who created the Work.
1047
- </li>
1048
-
1049
- <li>
1050
- <strong>"Work"</strong> means the copyrightable work of authorship offered under the terms of this License.
1051
- </li>
1052
-
1053
- <li>
1054
- <strong>"You"</strong> means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
1055
-
1056
- </li>
1057
- </ol>
1058
-
1059
- <p><strong>2. Fair Use Rights.</strong> Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws. </p>
1060
-
1061
-
1062
- <p><strong>3. License Grant.</strong> Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: </p>
1063
-
1064
-
1065
- <ol type="a">
1066
- <li>
1067
-
1068
- to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works;
1069
- </li>
1070
-
1071
- <li>
1072
- to create and reproduce Derivative Works;
1073
- </li>
1074
-
1075
- <li>
1076
- to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works;
1077
-
1078
- </li>
1079
-
1080
- <li>
1081
- to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works.
1082
- </li>
1083
-
1084
- <li><p>For the avoidance of doubt, where the work is a musical composition:</p>
1085
-
1086
- <ol type="i">
1087
- <li><strong>Performance Royalties Under Blanket Licenses</strong>. Licensor waives the exclusive right to collect, whether individually or via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital performance (e.g. webcast) of the Work.</li>
1088
-
1089
- <li><strong>Mechanical Rights and Statutory Royalties</strong>. Licensor waives the exclusive right to collect, whether individually or via a music rights agency or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions).</li></ol></li>
1090
-
1091
- <li><strong>Webcasting Rights and Statutory Royalties</strong>. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions).</li>
1092
-
1093
- </ol>
1094
-
1095
-
1096
- <p>The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved.</p>
1097
-
1098
- <p><strong>4. Restrictions.</strong>The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: </p>
1099
-
1100
-
1101
- <ol type="a">
1102
- <li>
1103
- You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any credit as required by clause 4(b), as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any credit as required by clause 4(b), as requested.
1104
- </li>
1105
-
1106
-
1107
- <li>
1108
- If you distribute, publicly display, publicly perform, or publicly digitally perform the Work or any Derivative Works or Collective Works, You must keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author and/or Licensor designate another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). Such credit may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear where any other comparable authorship credit appears and in a manner at least as prominent as such other comparable authorship credit.
1109
- </li>
1110
-
1111
- </ol>
1112
-
1113
-
1114
-
1115
-
1116
-
1117
-
1118
- <p><strong>5. Representations, Warranties and Disclaimer</strong></p>
1119
-
1120
- <p>UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.</p>
1121
-
1122
-
1123
- <p><strong>6. Limitation on Liability.</strong> EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. </p>
1124
-
1125
- <p><strong>7. Termination</strong> </p>
1126
-
1127
- <ol type="a">
1128
-
1129
- <li>
1130
- This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
1131
- </li>
1132
-
1133
- <li>
1134
- Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
1135
- </li>
1136
- </ol>
1137
-
1138
- <p><strong>8. Miscellaneous</strong> </p>
1139
-
1140
- <ol type="a">
1141
-
1142
- <li>
1143
- Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
1144
- </li>
1145
-
1146
- <li>
1147
- Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License.
1148
- </li>
1149
-
1150
- <li>
1151
- If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
1152
- </li>
1153
-
1154
- <li>
1155
- No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
1156
-
1157
- </li>
1158
-
1159
- <li>
1160
- This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
1161
- </li>
1162
- </ol>
1163
-
1164
- =========================================================================
1165
- == For the Java Service Wrapper ==
1166
- =========================================================================
1167
-
1168
- Copyright (c) 1999, 2006 Tanuki Software, Inc.
1169
-
1170
- Permission is hereby granted, free of charge, to any person
1171
- obtaining a copy of the Java Service Wrapper and associated
1172
- documentation files (the "Software"), to deal in the Software
1173
- without restriction, including without limitation the rights
1174
- to use, copy, modify, merge, publish, distribute, sub-license,
1175
- and/or sell copies of the Software, and to permit persons to
1176
- whom the Software is furnished to do so, subject to the
1177
- following conditions:
1178
-
1179
- The above copyright notice and this permission notice shall be
1180
- included in all copies or substantial portions of the Software.
1181
-
1182
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1183
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1184
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1185
- NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1186
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1187
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1188
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1189
- OTHER DEALINGS IN THE SOFTWARE.
1190
-
1191
-
1192
- Portions of the Software have been derived from source code
1193
- developed by Silver Egg Technology under the following license:
1194
-
1195
- BEGIN Silver Egg Techology License -----------------------------------
1196
-
1197
- Copyright (c) 2001 Silver Egg Technology
1198
-
1199
- Permission is hereby granted, free of charge, to any person
1200
- obtaining a copy of this software and associated documentation
1201
- files (the "Software"), to deal in the Software without
1202
- restriction, including without limitation the rights to use,
1203
- copy, modify, merge, publish, distribute, sub-license, and/or
1204
- sell copies of the Software, and to permit persons to whom the
1205
- Software is furnished to do so, subject to the following
1206
- conditions:
1207
-
1208
- The above copyright notice and this permission notice shall be
1209
- included in all copies or substantial portions of the Software.
1210
-
1211
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1212
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1213
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1214
- NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1215
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1216
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1217
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1218
- OTHER DEALINGS IN THE SOFTWARE.
1219
-
1220
- END Silver Egg Techology License -------------------------------------
1221
-
1222
- =========================================================================
1223
- == JUnit license ==
1224
- =========================================================================
1225
-
1226
- Common Public License Version 1.0
1227
- THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
1228
-
1229
- 1. DEFINITIONS
1230
-
1231
- "Contribution" means:
1232
-
1233
- a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
1234
-
1235
- b) in the case of each subsequent Contributor:
1236
-
1237
- i) changes to the Program, and
1238
-
1239
- ii) additions to the Program;
1240
-
1241
- where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
1242
-
1243
- "Contributor" means any person or entity that distributes the Program.
1244
-
1245
- "Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
1246
-
1247
- "Program" means the Contributions distributed in accordance with this Agreement.
1248
-
1249
- "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
1250
-
1251
- 2. GRANT OF RIGHTS
1252
-
1253
- a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
1254
-
1255
- b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
1256
-
1257
- c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
1258
-
1259
- d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
1260
-
1261
- 3. REQUIREMENTS
1262
-
1263
- A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
1264
-
1265
- a) it complies with the terms and conditions of this Agreement; and
1266
-
1267
- b) its license agreement:
1268
-
1269
- i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
1270
-
1271
- ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
1272
-
1273
- iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
1274
-
1275
- iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
1276
-
1277
- When the Program is made available in source code form:
1278
-
1279
- a) it must be made available under this Agreement; and
1280
-
1281
- b) a copy of this Agreement must be included with each copy of the Program.
1282
-
1283
- Contributors may not remove or alter any copyright notices contained within the Program.
1284
-
1285
- Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
1286
-
1287
- 4. COMMERCIAL DISTRIBUTION
1288
-
1289
- Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
1290
-
1291
- For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
1292
-
1293
- 5. NO WARRANTY
1294
-
1295
- EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
1296
-
1297
- 6. DISCLAIMER OF LIABILITY
1298
-
1299
- EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
1300
-
1301
- 7. GENERAL
1302
-
1303
- If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
1304
-
1305
- If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
1306
-
1307
- All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
1308
-
1309
- Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
1310
-
1311
- This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
1312
-
1313
-
1314
-
1315
-
1316
- Copyright © 2006 by the Open Source Initiative
1317
- Technical questions about the website go to Steve M.: webmaster at opensource.org / Policy questions about open source go to the Board of Directors.
1318
-
1319
- The contents of this website are licensed under the Open Software License 2.1 or Academic Free License 2.1
1320
-
1321
- OSI is a registered non-profit with 501(c)(3) status. Donating to OSI is one way to show your support.
1322
-
1323
-
1324
-
1325
-
1326
-
1327
-
1328
-