THIRDPARTYLICENSEREADME.txt 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595
  1. DO NOT TRANSLATE OR LOCALIZE.
  2. %%%% The following software may be included in this product:
  3. GreyChart;
  4. Use of this software is governed by the terms of the license below:
  5. Copyright (c) 2004, 2010, Marcus Hirt. All rights reserved.
  6. www.hirt.se
  7. This software is free:
  8. Redistribution and use in source and binary forms, with or without
  9. modification, are permitted provided that the following conditions
  10. are met:
  11. 1. Redistributions of source code must retain the above copyright
  12. notice, this list of conditions and the following disclaimer.
  13. 2. Redistributions in binary form must reproduce the above copyright
  14. notice, this list of conditions and the following disclaimer in the
  15. documentation and/or other materials provided with the distribution.
  16. 3. The name of the author may not be used to endorse or promote products
  17. derived from this software without specific prior written permission.
  18. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED OR
  19. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  20. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  21. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  22. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  23. NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  24. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  25. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  26. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  27. THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  28. %%%% The following software may be included in this product:
  29. Eclipse Rich Client Platform v4.4.1;
  30. Eclipse Babel v0.12.0;
  31. Xtext v2.4.2;
  32. Eclipse Modeling Framework v2.10.0;
  33. Jetty v8.1.14
  34. Use of any of this software is governed by the terms of the license below:
  35. 1. The following files are available in source code form under the Eclipse
  36. Public License at:
  37. http://download.oracle.com/technology/products/missioncontrol/updatesites/org.eclipse.rcp.source-4.4.1.zip
  38. http://download.oracle.com/technology/products/missioncontrol/updatesites/babel-R0.12.0-luna_ja_zh.zip
  39. http://download.oracle.com/technology/products/missioncontrol/updatesites/tmf-xtext-SDK-2.4.2_source.zip
  40. http://download.oracle.com/technology/products/missioncontrol/updatesites/emf-xsd-source-2.10.0.zip
  41. 2. All past Contributors to these Libraries disclaim all warranties and
  42. conditions, express and implied, including warranties or conditions of
  43. title and non-infringement, and implied warranties or conditions of
  44. merchantability and fitness for a particular purpose. In addition, such
  45. Contributors are not liable for any damages, including direct, indirect,
  46. special, incidental and consequential damages, such as lost profits.
  47. 3. Any provisions of the Oracle license agreement that differ
  48. from the Eclipse Public License are offered by Oracle alone and not by
  49. any other party.
  50. *Eclipse Public License - v 1.0*
  51. THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
  52. PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
  53. THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
  54. *1. DEFINITIONS*
  55. "Contribution" means:
  56. a) in the case of the initial Contributor, the initial code and
  57. documentation distributed under this Agreement, and
  58. b) in the case of each subsequent Contributor:
  59. i) changes to the Program, and
  60. ii) additions to the Program;
  61. where such changes and/or additions to the Program originate from and
  62. are distributed by that particular Contributor. A Contribution
  63. 'originates' from a Contributor if it was added to the Program by such
  64. Contributor itself or anyone acting on such Contributor's behalf.
  65. Contributions do not include additions to the Program which: (i) are
  66. separate modules of software distributed in conjunction with the Program
  67. under their own license agreement, and (ii) are not derivative works of
  68. the Program.
  69. "Contributor" means any person or entity that distributes the Program.
  70. "Licensed Patents " mean patent claims licensable by a Contributor which
  71. are necessarily infringed by the use or sale of its Contribution alone
  72. or when combined with the Program.
  73. "Program" means the Contributions distributed in accordance with this
  74. Agreement.
  75. "Recipient" means anyone who receives the Program under this Agreement,
  76. including all Contributors.
  77. *2. GRANT OF RIGHTS*
  78. a) Subject to the terms of this Agreement, each Contributor hereby
  79. grants Recipient a non-exclusive, worldwide, royalty-free copyright
  80. license to reproduce, prepare derivative works of, publicly display,
  81. publicly perform, distribute and sublicense the Contribution of such
  82. Contributor, if any, and such derivative works, in source code and
  83. object code form.
  84. b) Subject to the terms of this Agreement, each Contributor hereby
  85. grants Recipient a non-exclusive, worldwide, royalty-free patent license
  86. under Licensed Patents to make, use, sell, offer to sell, import and
  87. otherwise transfer the Contribution of such Contributor, if any, in
  88. source code and object code form. This patent license shall apply to the
  89. combination of the Contribution and the Program if, at the time the
  90. Contribution is added by the Contributor, such addition of the
  91. Contribution causes such combination to be covered by the Licensed
  92. Patents. The patent license shall not apply to any other combinations
  93. which include the Contribution. No hardware per se is licensed hereunder.
  94. c) Recipient understands that although each Contributor grants the
  95. licenses to its Contributions set forth herein, no assurances are
  96. provided by any Contributor that the Program does not infringe the
  97. patent or other intellectual property rights of any other entity. Each
  98. Contributor disclaims any liability to Recipient for claims brought by
  99. any other entity based on infringement of intellectual property rights
  100. or otherwise. As a condition to exercising the rights and licenses
  101. granted hereunder, each Recipient hereby assumes sole responsibility to
  102. secure any other intellectual property rights needed, if any. For
  103. example, if a third party patent license is required to allow Recipient
  104. to distribute the Program, it is Recipient's responsibility to acquire
  105. that license before distributing the Program.
  106. d) Each Contributor represents that to its knowledge it has sufficient
  107. copyright rights in its Contribution, if any, to grant the copyright
  108. license set forth in this Agreement.
  109. *3. REQUIREMENTS*
  110. A Contributor may choose to distribute the Program in object code form
  111. under its own license agreement, provided that:
  112. a) it complies with the terms and conditions of this Agreement; and
  113. b) its license agreement:
  114. i) effectively disclaims on behalf of all Contributors all warranties
  115. and conditions, express and implied, including warranties or conditions
  116. of title and non-infringement, and implied warranties or conditions of
  117. merchantability and fitness for a particular purpose;
  118. ii) effectively excludes on behalf of all Contributors all liability for
  119. damages, including direct, indirect, special, incidental and
  120. consequential damages, such as lost profits;
  121. iii) states that any provisions which differ from this Agreement are
  122. offered by that Contributor alone and not by any other party; and
  123. iv) states that source code for the Program is available from such
  124. Contributor, and informs licensees how to obtain it in a reasonable
  125. manner on or through a medium customarily used for software exchange.
  126. When the Program is made available in source code form:
  127. a) it must be made available under this Agreement; and
  128. b) a copy of this Agreement must be included with each copy of the Program.
  129. Contributors may not remove or alter any copyright notices contained
  130. within the Program.
  131. Each Contributor must identify itself as the originator of its
  132. Contribution, if any, in a manner that reasonably allows subsequent
  133. Recipients to identify the originator of the Contribution.
  134. *4. COMMERCIAL DISTRIBUTION*
  135. Commercial distributors of software may accept certain responsibilities
  136. with respect to end users, business partners and the like. While this
  137. license is intended to facilitate the commercial use of the Program, the
  138. Contributor who includes the Program in a commercial product offering
  139. should do so in a manner which does not create potential liability for
  140. other Contributors. Therefore, if a Contributor includes the Program in
  141. a commercial product offering, such Contributor ("Commercial
  142. Contributor") hereby agrees to defend and indemnify every other
  143. Contributor ("Indemnified Contributor") against any losses, damages and
  144. costs (collectively "Losses") arising from claims, lawsuits and other
  145. legal actions brought by a third party against the Indemnified
  146. Contributor to the extent caused by the acts or omissions of such
  147. Commercial Contributor in connection with its distribution of the
  148. Program in a commercial product offering. The obligations in this
  149. section do not apply to any claims or Losses relating to any actual or
  150. alleged intellectual property infringement. In order to qualify, an
  151. Indemnified Contributor must: a) promptly notify the Commercial
  152. Contributor in writing of such claim, and b) allow the Commercial
  153. Contributor to control, and cooperate with the Commercial Contributor
  154. in, the defense and any related settlement negotiations. The Indemnified
  155. Contributor may participate in any such claim at its own expense.
  156. For example, a Contributor might include the Program in a commercial
  157. product offering, Product X. That Contributor is then a Commercial
  158. Contributor. If that Commercial Contributor then makes performance
  159. claims, or offers warranties related to Product X, those performance
  160. claims and warranties are such Commercial Contributor's responsibility
  161. alone. Under this section, the Commercial Contributor would have to
  162. defend claims against the other Contributors related to those
  163. performance claims and warranties, and if a court requires any other
  164. Contributor to pay any damages as a result, the Commercial Contributor
  165. must pay those damages.
  166. *5. NO WARRANTY*
  167. EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED
  168. ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
  169. EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES
  170. OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR
  171. A PARTICULAR PURPOSE. Each Recipient is solely responsible for
  172. determining the appropriateness of using and distributing the Program
  173. and assumes all risks associated with its exercise of rights under this
  174. Agreement , including but not limited to the risks and costs of program
  175. errors, compliance with applicable laws, damage to or loss of data,
  176. programs or equipment, and unavailability or interruption of operations.
  177. *6. DISCLAIMER OF LIABILITY*
  178. EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
  179. ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
  180. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
  181. WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
  182. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  183. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
  184. DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
  185. HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  186. *7. GENERAL*
  187. If any provision of this Agreement is invalid or unenforceable under
  188. applicable law, it shall not affect the validity or enforceability of
  189. the remainder of the terms of this Agreement, and without further action
  190. by the parties hereto, such provision shall be reformed to the minimum
  191. extent necessary to make such provision valid and enforceable.
  192. If Recipient institutes patent litigation against any entity (including
  193. a cross-claim or counterclaim in a lawsuit) alleging that the Program
  194. itself (excluding combinations of the Program with other software or
  195. hardware) infringes such Recipient's patent(s), then such Recipient's
  196. rights granted under Section 2(b) shall terminate as of the date such
  197. litigation is filed.
  198. All Recipient's rights under this Agreement shall terminate if it fails
  199. to comply with any of the material terms or conditions of this Agreement
  200. and does not cure such failure in a reasonable period of time after
  201. becoming aware of such noncompliance. If all Recipient's rights under
  202. this Agreement terminate, Recipient agrees to cease use and distribution
  203. of the Program as soon as reasonably practicable. However, Recipient's
  204. obligations under this Agreement and any licenses granted by Recipient
  205. relating to the Program shall continue and survive.
  206. Everyone is permitted to copy and distribute copies of this Agreement,
  207. but in order to avoid inconsistency the Agreement is copyrighted and may
  208. only be modified in the following manner. The Agreement Steward reserves
  209. the right to publish new versions (including revisions) of this
  210. Agreement from time to time. No one other than the Agreement Steward has
  211. the right to modify this Agreement. The Eclipse Foundation is the
  212. initial Agreement Steward. The Eclipse Foundation may assign the
  213. responsibility to serve as the Agreement Steward to a suitable separate
  214. entity. Each new version of the Agreement will be given a distinguishing
  215. version number. The Program (including Contributions) may always be
  216. distributed subject to the version of the Agreement under which it was
  217. received. In addition, after a new version of the Agreement is
  218. published, Contributor may elect to distribute the Program (including
  219. its Contributions) under the new version. Except as expressly stated in
  220. Sections 2(a) and 2(b) above, Recipient receives no rights or licenses
  221. to the intellectual property of any Contributor under this Agreement,
  222. whether expressly, by implication, estoppel or otherwise. All rights in
  223. the Program not expressly granted under this Agreement are reserved.
  224. This Agreement is governed by the laws of the State of New York and the
  225. intellectual property laws of the United States of America. No party to
  226. this Agreement will bring a legal action under this Agreement more than
  227. one year after the cause of action arose. Each party waives its rights
  228. to a jury trial in any resulting litigation.
  229. %%%% The following software may be included in this product (see below for license details):
  230. ----
  231. -- Google Guava v10.0.1 --
  232. This product includes software developed by
  233. Google Inc. (http://www.google.com/).
  234. -- Google Guice v3.0.0 --
  235. This product includes software developed by
  236. The Apache Software Foundation (http://www.apache.org/).
  237. -- Apache Jakarta Commons Logging v1.1.1 --
  238. This product includes software developed by
  239. The Apache Software Foundation (http://www.apache.org/).
  240. -- Apache Jakarta Commons Codec v1.6.0 --
  241. Apache Commons Codec
  242. Copyright 2002-2011 The Apache Software Foundation
  243. This product includes software developed by
  244. The Apache Software Foundation (http://www.apache.org/).
  245. --------------------------------------------------------------------------------
  246. src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains
  247. test data from http://aspell.sourceforge.net/test/batch0.tab.
  248. Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying
  249. and distribution of this entire article is permitted in any medium,
  250. provided this notice is preserved.
  251. --------------------------------------------------------------------------------
  252. -- Apache Jakarta Commons HTTPClient 4.2.6 --
  253. Apache HttpComponents Client:
  254. Copyright 1999-2012 The Apache Software Foundation
  255. This product includes software developed at
  256. The Apache Software Foundation (http://www.apache.org/).
  257. -- Apache Log4J v1.2.15 --
  258. Apache log4j
  259. Copyright 2007 The Apache Software Foundation
  260. This product includes software developed at
  261. The Apache Software Foundation (http://www.apache.org/).
  262. -- Twitter4J v4.0.1 --
  263. Copyright 2007 Yusuke Yamamoto
  264. ----
  265. Use of any of this software is governed by the terms of the license below:
  266. The following applies to all products licensed under the Apache 2.0 License:
  267. You may not use the identified files except in compliance with the Apache License, Version 2.0 (the "License.")
  268. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. A copy of the license is also reproduced below.
  269. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  270. See the License for the specific language governing permissions and limitations under the License.
  271. Apache License
  272. Version 2.0, January 2004
  273. http://www.apache.org/licenses/
  274. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  275. 1. Definitions.
  276. "License" shall mean the terms and conditions for use, reproduction, and
  277. distribution as defined by Sections 1 through 9 of this document. "Licensor"
  278. shall mean the copyright owner or entity authorized by the copyright owner that
  279. is granting the License.
  280. "Legal Entity" shall mean the union of the acting entity and all other entities
  281. that control, are controlled by, or are under common control with that entity.
  282. For the purposes of this definition, "control" means (i) the power, direct or
  283. indirect, to cause the direction or management of such entity, whether by
  284. contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
  285. outstanding shares, or (iii) beneficial ownership of such entity. "You" (or
  286. "Your") shall mean an individual or Legal Entity exercising permissions granted
  287. by this License.
  288. "Source" form shall mean the preferred form for making modifications, including
  289. but not limited to software source code, documentation source, and configuration
  290. files.
  291. "Object" form shall mean any form resulting from mechanical transformation or
  292. translation of a Source form, including but not limited to compiled object code,
  293. generated documentation, and conversions to other media types.
  294. "Work" shall mean the work of authorship, whether in Source or Object form, made
  295. available under the License, as indicated by a copyright notice that is included
  296. in or attached to the work (an example is provided in the Appendix below).
  297. "Derivative Works" shall mean any work, whether in Source or Object form, that
  298. is based on (or derived from) the Work and for which the editorial revisions,
  299. annotations, elaborations, or other modifications represent, as a whole, an
  300. original work of authorship. For the purposes of this License, Derivative Works
  301. shall not include works that remain separable from, or merely link (or bind by
  302. name) to the interfaces of, the Work and Derivative Works thereof.
  303. "Contribution" shall mean any work of authorship, including the original version
  304. of the Work and any modifications or additions to that Work or Derivative Works
  305. thereof, that is intentionally submitted to Licensor for inclusion in the Work
  306. by the copyright owner or by an individual or Legal Entity authorized to submit
  307. on behalf of the copyright owner. For the purposes of this definition,
  308. "submitted" means any form of electronic, verbal, or written communication sent
  309. to the Licensor or its representatives, including but not limited to
  310. communication on electronic mailing lists, source code control systems, and
  311. issue tracking systems that are managed by, or on behalf of, the Licensor for
  312. the purpose of discussing and improving the Work, but excluding communication
  313. that is conspicuously marked or otherwise designated in writing by the copyright
  314. owner as "Not a Contribution."
  315. "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
  316. of whom a Contribution has been received by Licensor and subsequently
  317. incorporated within the Work.
  318. 2. Grant of Copyright License. Subject to the terms and conditions of this
  319. License, each Contributor hereby grants to You a perpetual, worldwide,
  320. non-exclusive, no-charge, royalty-free, irrevocable copyright license to
  321. reproduce, prepare Derivative Works of, publicly display, publicly perform,
  322. sublicense, and distribute the Work and such Derivative Works in Source or
  323. Object form.
  324. 3. Grant of Patent License. Subject to the terms and conditions of this
  325. License, each Contributor hereby grants to You a perpetual, worldwide,
  326. non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this
  327. section) patent license to make, have made, use, offer to sell, sell, import,
  328. and otherwise transfer the Work, where such license applies only to those patent
  329. claims licensable by such Contributor that are necessarily infringed by their
  330. Contribution(s) alone or by combination of their Contribution(s) with the Work
  331. to which such Contribution(s) was submitted. If You institute patent litigation
  332. against any entity (including a cross-claim or counterclaim in a lawsuit)
  333. alleging that the Work or a Contribution incorporated within the Work
  334. constitutes direct or contributory patent infringement, then any patent licenses
  335. granted to You under this License for that Work shall terminate as of the date
  336. such litigation is filed.
  337. 4. Redistribution. You may reproduce and distribute copies of the Work or
  338. Derivative Works thereof in any medium, with or without modifications, and in
  339. Source or Object form, provided that You meet the following conditions:
  340. (a) You must give any other recipients of the Work or Derivative Works a copy of
  341. this License; and
  342. (b) You must cause any modified files to carry prominent notices stating that
  343. You changed the files; and
  344. (c) You must retain, in the Source form of any Derivative Works that You
  345. distribute, all copyright, patent, trademark, and attribution notices from the
  346. Source form of the Work, excluding those notices that do not pertain to any part
  347. of the Derivative Works; and
  348. (d) If the Work includes a "NOTICE" text file as part of its distribution, then
  349. any Derivative Works that You distribute must include a readable copy of the
  350. attribution notices contained within such NOTICE file, excluding those notices
  351. that do not pertain to any part of the Derivative Works, in at least one of the
  352. following places: within a NOTICE text file distributed as part of the
  353. Derivative Works; within the Source form or documentation, if provided along
  354. with the Derivative Works; or, within a display generated by the Derivative
  355. Works, if and wherever such third-party notices normally appear. The contents
  356. of the NOTICE file are for informational purposes only and do not modify the
  357. License. You may add Your own attribution notices within Derivative Works that
  358. You distribute, alongside or as an addendum to the NOTICE text from the Work,
  359. provided that such additional attribution notices cannot be construed as
  360. modifying the License.
  361. You may add Your own copyright statement to Your modifications and may provide
  362. additional or different license terms and conditions for use, reproduction, or
  363. distribution of Your modifications, or for any such Derivative Works as a whole,
  364. provided Your use,reproduction, and distribution of the Work otherwise complies
  365. with the conditions stated in this License.
  366. 5. Submission of Contributions. Unless You explicitly state otherwise, any
  367. Contribution intentionally submitted for inclusion in the Work by You to the
  368. Licensor shall be under the terms and conditions of this License, without any
  369. additional terms or conditions. Notwithstanding the above, nothing herein shall
  370. supersede or modify the terms of any separate license agreement you may have
  371. executed with Licensor regarding such Contributions.
  372. 6. Trademarks. This License does not grant permission to use the trade names,
  373. trademarks, service marks, or product names of the Licensor, except as required
  374. for reasonable and customary use in describing the origin of the Work and
  375. reproducing the content of the NOTICE file.
  376. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
  377. writing, Licensor provides the Work (and each Contributor provides its
  378. Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  379. KIND, either express or implied, including, without limitation, any warranties
  380. or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  381. PARTICULAR PURPOSE. You are solely responsible for determining the
  382. appropriateness of using or redistributing the Work and assume any risks
  383. associated with Your exercise of permissions under this License.
  384. 8. Limitation of Liability. In no event and under no legal theory, whether in
  385. tort (including negligence), contract, or otherwise, unless required by
  386. applicable law (such as deliberate and grossly negligent acts) or agreed to in
  387. writing, shall any Contributor be liable to You for damages, including any
  388. direct, indirect, special, incidental, or consequential damages of any character
  389. arising as a result of this License or out of the use or inability to use the
  390. Work (including but not limited to damages for loss of goodwill, work stoppage,
  391. computer failure or malfunction, or any and all other commercial damages or
  392. losses), even if such Contributor has been advised of the possibility of such
  393. damages.
  394. 9. Accepting Warranty or Additional Liability. While redistributing the Work
  395. or Derivative Works thereof, You may choose to offer,and charge a fee for,
  396. acceptance of support, warranty, indemnity, or other liability obligations
  397. and/or rights consistent with this License. However, in accepting such
  398. obligations, You may act only on Your own behalf and on Your sole
  399. responsibility, not on behalf of any other Contributor, and only if You agree to
  400. indemnify, defend, and hold each Contributor harmless for any liability incurred
  401. by, or claims asserted against, such Contributor by reason of your accepting any
  402. such warranty or additional liability.
  403. END OF TERMS AND CONDITIONS
  404. APPENDIX: How to apply the Apache License to your work.
  405. To apply the Apache License to your work, attach the following boilerplate
  406. notice, with the fields enclosed by brackets "[]" replaced with your own
  407. identifying information. (Don't include the brackets!) The text should be
  408. enclosed in the appropriate comment syntax for the file format. We also
  409. recommend that a file or class name and description of purpose be included on
  410. the same "printed page" as the copyright notice for easier identification within
  411. third-party archives.
  412. Copyright [yyyy] [name of copyright owner]
  413. Licensed under the Apache License, Version 2.0 (the "License"); you may not use
  414. this file except in compliance with the License. You may obtain a copy of the
  415. License at
  416. http://www.apache.org/licenses/LICENSE-2.0
  417. Unless required by applicable law or agreed to in writing, software distributed
  418. under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR
  419. CONDITIONS OF ANY KIND, either express or implied. See the License for the
  420. specific language governing permissions and limitations under the License.
  421. %%%% The following software may be included in this product:
  422. ANTLR v3.2
  423. ANTLR 3 License [The BSD License]
  424. Copyright (c) 2003-2007, Terence Parr. All rights reserved.
  425. Redistribution and use in source and binary forms, with or without modification,
  426. are permitted provided that the following conditions are met:
  427. * Redistributions of source code must retain the above copyright notice,
  428. this list of conditions and the following disclaimer.
  429. * Redistributions in binary form must reproduce the above copyright notice,
  430. this list of conditions and the following disclaimer in the documentation and/or
  431. other materials provided with the distribution.
  432. * Neither the name of the author nor the names of its contributors may be used
  433. to endorse or promote products derived from this software without specific prior
  434. written permission.
  435. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  436. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  437. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  438. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  439. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  440. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
  441. OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  442. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  443. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  444. THE POSSIBILITY OF SUCH DAMAGE.
  445. %%%% The following software may be included in this product:
  446. ASM 5.0.3
  447. Use of any of this software is governed by the terms of the license below:
  448. Copyright (c) 2000-2011 INRIA, France Telecom
  449. All rights reserved.
  450. Redistribution and use in source and binary forms, with or without
  451. modification, are permitted provided that the following conditions
  452. are met:
  453. 1. Redistributions of source code must retain the above copyright
  454. notice, this list of conditions and the following disclaimer.
  455. 2. Redistributions in binary form must reproduce the above copyright
  456. notice, this list of conditions and the following disclaimer in the
  457. documentation and/or other materials provided with the distribution.
  458. 3. Neither the name of the copyright holders nor the names of its
  459. contributors may be used to endorse or promote products derived from
  460. this software without specific prior written permission.
  461. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  462. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  463. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  464. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  465. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  466. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  467. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  468. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  469. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  470. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  471. THE POSSIBILITY OF SUCH DAMAGE.