LICENSE-javax.activation-api.txt 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758
  1. COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1
  2. 1. Definitions.
  3. 1.1. "Contributor" means each individual or entity that creates or
  4. contributes to the creation of Modifications.
  5. 1.2. "Contributor Version" means the combination of the Original
  6. Software, prior Modifications used by a Contributor (if any), and
  7. the Modifications made by that particular Contributor.
  8. 1.3. "Covered Software" means (a) the Original Software, or (b)
  9. Modifications, or (c) the combination of files containing Original
  10. Software with files containing Modifications, in each case including
  11. portions thereof.
  12. 1.4. "Executable" means the Covered Software in any form other than
  13. Source Code.
  14. 1.5. "Initial Developer" means the individual or entity that first
  15. makes Original Software available under this License.
  16. 1.6. "Larger Work" means a work which combines Covered Software or
  17. portions thereof with code not governed by the terms of this License.
  18. 1.7. "License" means this document.
  19. 1.8. "Licensable" means having the right to grant, to the maximum
  20. extent possible, whether at the time of the initial grant or
  21. subsequently acquired, any and all of the rights conveyed herein.
  22. 1.9. "Modifications" means the Source Code and Executable form of
  23. any of the following:
  24. A. Any file that results from an addition to, deletion from or
  25. modification of the contents of a file containing Original Software
  26. or previous Modifications;
  27. B. Any new file that contains any part of the Original Software or
  28. previous Modification; or
  29. C. Any new file that is contributed or otherwise made available
  30. under the terms of this License.
  31. 1.10. "Original Software" means the Source Code and Executable form
  32. of computer software code that is originally released under this
  33. License.
  34. 1.11. "Patent Claims" means any patent claim(s), now owned or
  35. hereafter acquired, including without limitation, method, process,
  36. and apparatus claims, in any patent Licensable by grantor.
  37. 1.12. "Source Code" means (a) the common form of computer software
  38. code in which modifications are made and (b) associated
  39. documentation included in or with such code.
  40. 1.13. "You" (or "Your") means an individual or a legal entity
  41. exercising rights under, and complying with all of the terms of,
  42. this License. For legal entities, "You" includes any entity which
  43. controls, is controlled by, or is under common control with You. For
  44. purposes of this definition, "control" means (a) the power, direct
  45. or indirect, to cause the direction or management of such entity,
  46. whether by contract or otherwise, or (b) ownership of more than
  47. fifty percent (50%) of the outstanding shares or beneficial
  48. ownership of such entity.
  49. 2. License Grants.
  50. 2.1. The Initial Developer Grant.
  51. Conditioned upon Your compliance with Section 3.1 below and subject
  52. to third party intellectual property claims, the Initial Developer
  53. hereby grants You a world-wide, royalty-free, non-exclusive license:
  54. (a) under intellectual property rights (other than patent or
  55. trademark) Licensable by Initial Developer, to use, reproduce,
  56. modify, display, perform, sublicense and distribute the Original
  57. Software (or portions thereof), with or without Modifications,
  58. and/or as part of a Larger Work; and
  59. (b) under Patent Claims infringed by the making, using or selling of
  60. Original Software, to make, have made, use, practice, sell, and
  61. offer for sale, and/or otherwise dispose of the Original Software
  62. (or portions thereof).
  63. (c) The licenses granted in Sections 2.1(a) and (b) are effective on
  64. the date Initial Developer first distributes or otherwise makes the
  65. Original Software available to a third party under the terms of this
  66. License.
  67. (d) Notwithstanding Section 2.1(b) above, no patent license is
  68. granted: (1) for code that You delete from the Original Software, or
  69. (2) for infringements caused by: (i) the modification of the
  70. Original Software, or (ii) the combination of the Original Software
  71. with other software or devices.
  72. 2.2. Contributor Grant.
  73. Conditioned upon Your compliance with Section 3.1 below and subject
  74. to third party intellectual property claims, each Contributor hereby
  75. grants You a world-wide, royalty-free, non-exclusive license:
  76. (a) under intellectual property rights (other than patent or
  77. trademark) Licensable by Contributor to use, reproduce, modify,
  78. display, perform, sublicense and distribute the Modifications
  79. created by such Contributor (or portions thereof), either on an
  80. unmodified basis, with other Modifications, as Covered Software
  81. and/or as part of a Larger Work; and
  82. (b) under Patent Claims infringed by the making, using, or selling
  83. of Modifications made by that Contributor either alone and/or in
  84. combination with its Contributor Version (or portions of such
  85. combination), to make, use, sell, offer for sale, have made, and/or
  86. otherwise dispose of: (1) Modifications made by that Contributor (or
  87. portions thereof); and (2) the combination of Modifications made by
  88. that Contributor with its Contributor Version (or portions of such
  89. combination).
  90. (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective
  91. on the date Contributor first distributes or otherwise makes the
  92. Modifications available to a third party.
  93. (d) Notwithstanding Section 2.2(b) above, no patent license is
  94. granted: (1) for any code that Contributor has deleted from the
  95. Contributor Version; (2) for infringements caused by: (i) third
  96. party modifications of Contributor Version, or (ii) the combination
  97. of Modifications made by that Contributor with other software
  98. (except as part of the Contributor Version) or other devices; or (3)
  99. under Patent Claims infringed by Covered Software in the absence of
  100. Modifications made by that Contributor.
  101. 3. Distribution Obligations.
  102. 3.1. Availability of Source Code.
  103. Any Covered Software that You distribute or otherwise make available
  104. in Executable form must also be made available in Source Code form
  105. and that Source Code form must be distributed only under the terms
  106. of this License. You must include a copy of this License with every
  107. copy of the Source Code form of the Covered Software You distribute
  108. or otherwise make available. You must inform recipients of any such
  109. Covered Software in Executable form as to how they can obtain such
  110. Covered Software in Source Code form in a reasonable manner on or
  111. through a medium customarily used for software exchange.
  112. 3.2. Modifications.
  113. The Modifications that You create or to which You contribute are
  114. governed by the terms of this License. You represent that You
  115. believe Your Modifications are Your original creation(s) and/or You
  116. have sufficient rights to grant the rights conveyed by this License.
  117. 3.3. Required Notices.
  118. You must include a notice in each of Your Modifications that
  119. identifies You as the Contributor of the Modification. You may not
  120. remove or alter any copyright, patent or trademark notices contained
  121. within the Covered Software, or any notices of licensing or any
  122. descriptive text giving attribution to any Contributor or the
  123. Initial Developer.
  124. 3.4. Application of Additional Terms.
  125. You may not offer or impose any terms on any Covered Software in
  126. Source Code form that alters or restricts the applicable version of
  127. this License or the recipients' rights hereunder. You may choose to
  128. offer, and to charge a fee for, warranty, support, indemnity or
  129. liability obligations to one or more recipients of Covered Software.
  130. However, you may do so only on Your own behalf, and not on behalf of
  131. the Initial Developer or any Contributor. You must make it
  132. absolutely clear that any such warranty, support, indemnity or
  133. liability obligation is offered by You alone, and You hereby agree
  134. to indemnify the Initial Developer and every Contributor for any
  135. liability incurred by the Initial Developer or such Contributor as a
  136. result of warranty, support, indemnity or liability terms You offer.
  137. 3.5. Distribution of Executable Versions.
  138. You may distribute the Executable form of the Covered Software under
  139. the terms of this License or under the terms of a license of Your
  140. choice, which may contain terms different from this License,
  141. provided that You are in compliance with the terms of this License
  142. and that the license for the Executable form does not attempt to
  143. limit or alter the recipient's rights in the Source Code form from
  144. the rights set forth in this License. If You distribute the Covered
  145. Software in Executable form under a different license, You must make
  146. it absolutely clear that any terms which differ from this License
  147. are offered by You alone, not by the Initial Developer or
  148. Contributor. You hereby agree to indemnify the Initial Developer and
  149. every Contributor for any liability incurred by the Initial
  150. Developer or such Contributor as a result of any such terms You offer.
  151. 3.6. Larger Works.
  152. You may create a Larger Work by combining Covered Software with
  153. other code not governed by the terms of this License and distribute
  154. the Larger Work as a single product. In such a case, You must make
  155. sure the requirements of this License are fulfilled for the Covered
  156. Software.
  157. 4. Versions of the License.
  158. 4.1. New Versions.
  159. Oracle is the initial license steward and may publish revised and/or
  160. new versions of this License from time to time. Each version will be
  161. given a distinguishing version number. Except as provided in Section
  162. 4.3, no one other than the license steward has the right to modify
  163. this License.
  164. 4.2. Effect of New Versions.
  165. You may always continue to use, distribute or otherwise make the
  166. Covered Software available under the terms of the version of the
  167. License under which You originally received the Covered Software. If
  168. the Initial Developer includes a notice in the Original Software
  169. prohibiting it from being distributed or otherwise made available
  170. under any subsequent version of the License, You must distribute and
  171. make the Covered Software available under the terms of the version
  172. of the License under which You originally received the Covered
  173. Software. Otherwise, You may also choose to use, distribute or
  174. otherwise make the Covered Software available under the terms of any
  175. subsequent version of the License published by the license steward.
  176. 4.3. Modified Versions.
  177. When You are an Initial Developer and You want to create a new
  178. license for Your Original Software, You may create and use a
  179. modified version of this License if You: (a) rename the license and
  180. remove any references to the name of the license steward (except to
  181. note that the license differs from this License); and (b) otherwise
  182. make it clear that the license contains terms which differ from this
  183. License.
  184. 5. DISCLAIMER OF WARRANTY.
  185. COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
  186. WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
  187. INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE
  188. IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
  189. NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
  190. THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE
  191. DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY
  192. OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING,
  193. REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
  194. ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS
  195. AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  196. 6. TERMINATION.
  197. 6.1. This License and the rights granted hereunder will terminate
  198. automatically if You fail to comply with terms herein and fail to
  199. cure such breach within 30 days of becoming aware of the breach.
  200. Provisions which, by their nature, must remain in effect beyond the
  201. termination of this License shall survive.
  202. 6.2. If You assert a patent infringement claim (excluding
  203. declaratory judgment actions) against Initial Developer or a
  204. Contributor (the Initial Developer or Contributor against whom You
  205. assert such claim is referred to as "Participant") alleging that the
  206. Participant Software (meaning the Contributor Version where the
  207. Participant is a Contributor or the Original Software where the
  208. Participant is the Initial Developer) directly or indirectly
  209. infringes any patent, then any and all rights granted directly or
  210. indirectly to You by such Participant, the Initial Developer (if the
  211. Initial Developer is not the Participant) and all Contributors under
  212. Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice
  213. from Participant terminate prospectively and automatically at the
  214. expiration of such 60 day notice period, unless if within such 60
  215. day period You withdraw Your claim with respect to the Participant
  216. Software against such Participant either unilaterally or pursuant to
  217. a written agreement with Participant.
  218. 6.3. If You assert a patent infringement claim against Participant
  219. alleging that the Participant Software directly or indirectly
  220. infringes any patent where such claim is resolved (such as by
  221. license or settlement) prior to the initiation of patent
  222. infringement litigation, then the reasonable value of the licenses
  223. granted by such Participant under Sections 2.1 or 2.2 shall be taken
  224. into account in determining the amount or value of any payment or
  225. license.
  226. 6.4. In the event of termination under Sections 6.1 or 6.2 above,
  227. all end user licenses that have been validly granted by You or any
  228. distributor hereunder prior to termination (excluding licenses
  229. granted to You by any distributor) shall survive termination.
  230. 7. LIMITATION OF LIABILITY.
  231. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
  232. (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE
  233. INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
  234. COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE
  235. TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
  236. CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
  237. LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER
  238. FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR
  239. LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE
  240. POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT
  241. APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH
  242. PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH
  243. LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
  244. LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION
  245. AND LIMITATION MAY NOT APPLY TO YOU.
  246. 8. U.S. GOVERNMENT END USERS.
  247. The Covered Software is a "commercial item," as that term is defined
  248. in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
  249. software" (as that term is defined at 48 C.F.R. ? 252.227-7014(a)(1)) and "commercial computer software documentation"
  250. as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent
  251. with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4
  252. (June 1995), all U.S. Government End Users acquire Covered Software
  253. with only those rights set forth herein. This U.S. Government Rights
  254. clause is in lieu of, and supersedes, any other FAR, DFAR, or other
  255. clause or provision that addresses Government rights in computer
  256. software under this License.
  257. 9. MISCELLANEOUS.
  258. This License represents the complete agreement concerning subject
  259. matter hereof. If any provision of this License is held to be
  260. unenforceable, such provision shall be reformed only to the extent
  261. necessary to make it enforceable. This License shall be governed by
  262. the law of the jurisdiction specified in a notice contained within
  263. the Original Software (except to the extent applicable law, if any,
  264. provides otherwise), excluding such jurisdiction's conflict-of-law
  265. provisions. Any litigation relating to this License shall be subject
  266. to the jurisdiction of the courts located in the jurisdiction and
  267. venue specified in a notice contained within the Original Software,
  268. with the losing party responsible for costs, including, without
  269. limitation, court costs and reasonable attorneys' fees and expenses.
  270. The application of the United Nations Convention on Contracts for
  271. the International Sale of Goods is expressly excluded. Any law or
  272. regulation which provides that the language of a contract shall be
  273. construed against the drafter shall not apply to this License. You
  274. agree that You alone are responsible for compliance with the United
  275. States export administration regulations (and the export control
  276. laws and regulation of any other countries) when You use, distribute
  277. or otherwise make available any Covered Software.
  278. 10. RESPONSIBILITY FOR CLAIMS.
  279. As between Initial Developer and the Contributors, each party is
  280. responsible for claims and damages arising, directly or indirectly,
  281. out of its utilization of rights under this License and You agree to
  282. work with Initial Developer and Contributors to distribute such
  283. responsibility on an equitable basis. Nothing herein is intended or
  284. shall be deemed to constitute any admission of liability.
  285. ------------------------------------------------------------------------
  286. NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION
  287. LICENSE (CDDL)
  288. The code released under the CDDL shall be governed by the laws of the
  289. State of California (excluding conflict-of-law provisions). Any
  290. litigation relating to this License shall be subject to the jurisdiction
  291. of the Federal Courts of the Northern District of California and the
  292. state courts of the State of California, with venue lying in Santa Clara
  293. County, California.
  294. The GNU General Public License (GPL) Version 2, June 1991
  295. Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  296. 51 Franklin Street, Fifth Floor
  297. Boston, MA 02110-1335
  298. USA
  299. Everyone is permitted to copy and distribute verbatim copies
  300. of this license document, but changing it is not allowed.
  301. Preamble
  302. The licenses for most software are designed to take away your freedom to
  303. share and change it. By contrast, the GNU General Public License is
  304. intended to guarantee your freedom to share and change free software--to
  305. make sure the software is free for all its users. This General Public
  306. License applies to most of the Free Software Foundation's software and
  307. to any other program whose authors commit to using it. (Some other Free
  308. Software Foundation software is covered by the GNU Library General
  309. Public License instead.) You can apply it to your programs, too.
  310. When we speak of free software, we are referring to freedom, not price.
  311. Our General Public Licenses are designed to make sure that you have the
  312. freedom to distribute copies of free software (and charge for this
  313. service if you wish), that you receive source code or can get it if you
  314. want it, that you can change the software or use pieces of it in new
  315. free programs; and that you know you can do these things.
  316. To protect your rights, we need to make restrictions that forbid anyone
  317. to deny you these rights or to ask you to surrender the rights. These
  318. restrictions translate to certain responsibilities for you if you
  319. distribute copies of the software, or if you modify it.
  320. For example, if you distribute copies of such a program, whether gratis
  321. or for a fee, you must give the recipients all the rights that you have.
  322. You must make sure that they, too, receive or can get the source code.
  323. And you must show them these terms so they know their rights.
  324. We protect your rights with two steps: (1) copyright the software, and
  325. (2) offer you this license which gives you legal permission to copy,
  326. distribute and/or modify the software.
  327. Also, for each author's protection and ours, we want to make certain
  328. that everyone understands that there is no warranty for this free
  329. software. If the software is modified by someone else and passed on, we
  330. want its recipients to know that what they have is not the original, so
  331. that any problems introduced by others will not reflect on the original
  332. authors' reputations.
  333. Finally, any free program is threatened constantly by software patents.
  334. We wish to avoid the danger that redistributors of a free program will
  335. individually obtain patent licenses, in effect making the program
  336. proprietary. To prevent this, we have made it clear that any patent must
  337. be licensed for everyone's free use or not licensed at all.
  338. The precise terms and conditions for copying, distribution and
  339. modification follow.
  340. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  341. 0. This License applies to any program or other work which contains a
  342. notice placed by the copyright holder saying it may be distributed under
  343. the terms of this General Public License. The "Program", below, refers
  344. to any such program or work, and a "work based on the Program" means
  345. either the Program or any derivative work under copyright law: that is
  346. to say, a work containing the Program or a portion of it, either
  347. verbatim or with modifications and/or translated into another language.
  348. (Hereinafter, translation is included without limitation in the term
  349. "modification".) Each licensee is addressed as "you".
  350. Activities other than copying, distribution and modification are not
  351. covered by this License; they are outside its scope. The act of running
  352. the Program is not restricted, and the output from the Program is
  353. covered only if its contents constitute a work based on the Program
  354. (independent of having been made by running the Program). Whether that
  355. is true depends on what the Program does.
  356. 1. You may copy and distribute verbatim copies of the Program's source
  357. code as you receive it, in any medium, provided that you conspicuously
  358. and appropriately publish on each copy an appropriate copyright notice
  359. and disclaimer of warranty; keep intact all the notices that refer to
  360. this License and to the absence of any warranty; and give any other
  361. recipients of the Program a copy of this License along with the Program.
  362. You may charge a fee for the physical act of transferring a copy, and
  363. you may at your option offer warranty protection in exchange for a fee.
  364. 2. You may modify your copy or copies of the Program or any portion of
  365. it, thus forming a work based on the Program, and copy and distribute
  366. such modifications or work under the terms of Section 1 above, provided
  367. that you also meet all of these conditions:
  368. a) You must cause the modified files to carry prominent notices
  369. stating that you changed the files and the date of any change.
  370. b) You must cause any work that you distribute or publish, that in
  371. whole or in part contains or is derived from the Program or any part
  372. thereof, to be licensed as a whole at no charge to all third parties
  373. under the terms of this License.
  374. c) If the modified program normally reads commands interactively
  375. when run, you must cause it, when started running for such
  376. interactive use in the most ordinary way, to print or display an
  377. announcement including an appropriate copyright notice and a notice
  378. that there is no warranty (or else, saying that you provide a
  379. warranty) and that users may redistribute the program under these
  380. conditions, and telling the user how to view a copy of this License.
  381. (Exception: if the Program itself is interactive but does not
  382. normally print such an announcement, your work based on the Program
  383. is not required to print an announcement.)
  384. These requirements apply to the modified work as a whole. If
  385. identifiable sections of that work are not derived from the Program, and
  386. can be reasonably considered independent and separate works in
  387. themselves, then this License, and its terms, do not apply to those
  388. sections when you distribute them as separate works. But when you
  389. distribute the same sections as part of a whole which is a work based on
  390. the Program, the distribution of the whole must be on the terms of this
  391. License, whose permissions for other licensees extend to the entire
  392. whole, and thus to each and every part regardless of who wrote it.
  393. Thus, it is not the intent of this section to claim rights or contest
  394. your rights to work written entirely by you; rather, the intent is to
  395. exercise the right to control the distribution of derivative or
  396. collective works based on the Program.
  397. In addition, mere aggregation of another work not based on the Program
  398. with the Program (or with a work based on the Program) on a volume of a
  399. storage or distribution medium does not bring the other work under the
  400. scope of this License.
  401. 3. You may copy and distribute the Program (or a work based on it,
  402. under Section 2) in object code or executable form under the terms of
  403. Sections 1 and 2 above provided that you also do one of the following:
  404. a) Accompany it with the complete corresponding machine-readable
  405. source code, which must be distributed under the terms of Sections 1
  406. and 2 above on a medium customarily used for software interchange; or,
  407. b) Accompany it with a written offer, valid for at least three
  408. years, to give any third party, for a charge no more than your cost
  409. of physically performing source distribution, a complete
  410. machine-readable copy of the corresponding source code, to be
  411. distributed under the terms of Sections 1 and 2 above on a medium
  412. customarily used for software interchange; or,
  413. c) Accompany it with the information you received as to the offer to
  414. distribute corresponding source code. (This alternative is allowed
  415. only for noncommercial distribution and only if you received the
  416. program in object code or executable form with such an offer, in
  417. accord with Subsection b above.)
  418. The source code for a work means the preferred form of the work for
  419. making modifications to it. For an executable work, complete source code
  420. means all the source code for all modules it contains, plus any
  421. associated interface definition files, plus the scripts used to control
  422. compilation and installation of the executable. However, as a special
  423. exception, the source code distributed need not include anything that is
  424. normally distributed (in either source or binary form) with the major
  425. components (compiler, kernel, and so on) of the operating system on
  426. which the executable runs, unless that component itself accompanies the
  427. executable.
  428. If distribution of executable or object code is made by offering access
  429. to copy from a designated place, then offering equivalent access to copy
  430. the source code from the same place counts as distribution of the source
  431. code, even though third parties are not compelled to copy the source
  432. along with the object code.
  433. 4. You may not copy, modify, sublicense, or distribute the Program
  434. except as expressly provided under this License. Any attempt otherwise
  435. to copy, modify, sublicense or distribute the Program is void, and will
  436. automatically terminate your rights under this License. However, parties
  437. who have received copies, or rights, from you under this License will
  438. not have their licenses terminated so long as such parties remain in
  439. full compliance.
  440. 5. You are not required to accept this License, since you have not
  441. signed it. However, nothing else grants you permission to modify or
  442. distribute the Program or its derivative works. These actions are
  443. prohibited by law if you do not accept this License. Therefore, by
  444. modifying or distributing the Program (or any work based on the
  445. Program), you indicate your acceptance of this License to do so, and all
  446. its terms and conditions for copying, distributing or modifying the
  447. Program or works based on it.
  448. 6. Each time you redistribute the Program (or any work based on the
  449. Program), the recipient automatically receives a license from the
  450. original licensor to copy, distribute or modify the Program subject to
  451. these terms and conditions. You may not impose any further restrictions
  452. on the recipients' exercise of the rights granted herein. You are not
  453. responsible for enforcing compliance by third parties to this License.
  454. 7. If, as a consequence of a court judgment or allegation of patent
  455. infringement or for any other reason (not limited to patent issues),
  456. conditions are imposed on you (whether by court order, agreement or
  457. otherwise) that contradict the conditions of this License, they do not
  458. excuse you from the conditions of this License. If you cannot distribute
  459. so as to satisfy simultaneously your obligations under this License and
  460. any other pertinent obligations, then as a consequence you may not
  461. distribute the Program at all. For example, if a patent license would
  462. not permit royalty-free redistribution of the Program by all those who
  463. receive copies directly or indirectly through you, then the only way you
  464. could satisfy both it and this License would be to refrain entirely from
  465. distribution of the Program.
  466. If any portion of this section is held invalid or unenforceable under
  467. any particular circumstance, the balance of the section is intended to
  468. apply and the section as a whole is intended to apply in other
  469. circumstances.
  470. It is not the purpose of this section to induce you to infringe any
  471. patents or other property right claims or to contest validity of any
  472. such claims; this section has the sole purpose of protecting the
  473. integrity of the free software distribution system, which is implemented
  474. by public license practices. Many people have made generous
  475. contributions to the wide range of software distributed through that
  476. system in reliance on consistent application of that system; it is up to
  477. the author/donor to decide if he or she is willing to distribute
  478. software through any other system and a licensee cannot impose that choice.
  479. This section is intended to make thoroughly clear what is believed to be
  480. a consequence of the rest of this License.
  481. 8. If the distribution and/or use of the Program is restricted in
  482. certain countries either by patents or by copyrighted interfaces, the
  483. original copyright holder who places the Program under this License may
  484. add an explicit geographical distribution limitation excluding those
  485. countries, so that distribution is permitted only in or among countries
  486. not thus excluded. In such case, this License incorporates the
  487. limitation as if written in the body of this License.
  488. 9. The Free Software Foundation may publish revised and/or new
  489. versions of the General Public License from time to time. Such new
  490. versions will be similar in spirit to the present version, but may
  491. differ in detail to address new problems or concerns.
  492. Each version is given a distinguishing version number. If the Program
  493. specifies a version number of this License which applies to it and "any
  494. later version", you have the option of following the terms and
  495. conditions either of that version or of any later version published by
  496. the Free Software Foundation. If the Program does not specify a version
  497. number of this License, you may choose any version ever published by the
  498. Free Software Foundation.
  499. 10. If you wish to incorporate parts of the Program into other free
  500. programs whose distribution conditions are different, write to the
  501. author to ask for permission. For software which is copyrighted by the
  502. Free Software Foundation, write to the Free Software Foundation; we
  503. sometimes make exceptions for this. Our decision will be guided by the
  504. two goals of preserving the free status of all derivatives of our free
  505. software and of promoting the sharing and reuse of software generally.
  506. NO WARRANTY
  507. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
  508. WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  509. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  510. OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
  511. EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  512. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
  513. ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
  514. YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
  515. NECESSARY SERVICING, REPAIR OR CORRECTION.
  516. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  517. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  518. AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
  519. DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
  520. DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
  521. (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
  522. INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
  523. THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
  524. OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  525. END OF TERMS AND CONDITIONS
  526. How to Apply These Terms to Your New Programs
  527. If you develop a new program, and you want it to be of the greatest
  528. possible use to the public, the best way to achieve this is to make it
  529. free software which everyone can redistribute and change under these terms.
  530. To do so, attach the following notices to the program. It is safest to
  531. attach them to the start of each source file to most effectively convey
  532. the exclusion of warranty; and each file should have at least the
  533. "copyright" line and a pointer to where the full notice is found.
  534. One line to give the program's name and a brief idea of what it does.
  535. Copyright (C) <year> <name of author>
  536. This program is free software; you can redistribute it and/or modify
  537. it under the terms of the GNU General Public License as published by
  538. the Free Software Foundation; either version 2 of the License, or
  539. (at your option) any later version.
  540. This program is distributed in the hope that it will be useful, but
  541. WITHOUT ANY WARRANTY; without even the implied warranty of
  542. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  543. General Public License for more details.
  544. You should have received a copy of the GNU General Public License
  545. along with this program; if not, write to the Free Software
  546. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
  547. Also add information on how to contact you by electronic and paper mail.
  548. If the program is interactive, make it output a short notice like this
  549. when it starts in an interactive mode:
  550. Gnomovision version 69, Copyright (C) year name of author
  551. Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
  552. `show w'. This is free software, and you are welcome to redistribute
  553. it under certain conditions; type `show c' for details.
  554. The hypothetical commands `show w' and `show c' should show the
  555. appropriate parts of the General Public License. Of course, the commands
  556. you use may be called something other than `show w' and `show c'; they
  557. could even be mouse-clicks or menu items--whatever suits your program.
  558. You should also get your employer (if you work as a programmer) or your
  559. school, if any, to sign a "copyright disclaimer" for the program, if
  560. necessary. Here is a sample; alter the names:
  561. Yoyodyne, Inc., hereby disclaims all copyright interest in the
  562. program `Gnomovision' (which makes passes at compilers) written by
  563. James Hacker.
  564. signature of Ty Coon, 1 April 1989
  565. Ty Coon, President of Vice
  566. This General Public License does not permit incorporating your program
  567. into proprietary programs. If your program is a subroutine library, you
  568. may consider it more useful to permit linking proprietary applications
  569. with the library. If this is what you want to do, use the GNU Library
  570. General Public License instead of this License.
  571. #
  572. Certain source files distributed by Oracle America, Inc. and/or its
  573. affiliates are subject to the following clarification and special
  574. exception to the GPLv2, based on the GNU Project exception for its
  575. Classpath libraries, known as the GNU Classpath Exception, but only
  576. where Oracle has expressly included in the particular source file's
  577. header the words "Oracle designates this particular file as subject to
  578. the "Classpath" exception as provided by Oracle in the LICENSE file
  579. that accompanied this code."
  580. You should also note that Oracle includes multiple, independent
  581. programs in this software package. Some of those programs are provided
  582. under licenses deemed incompatible with the GPLv2 by the Free Software
  583. Foundation and others. For example, the package includes programs
  584. licensed under the Apache License, Version 2.0. Such programs are
  585. licensed to you under their original licenses.
  586. Oracle facilitates your further distribution of this package by adding
  587. the Classpath Exception to the necessary parts of its GPLv2 code, which
  588. permits you to use that code in combination with other independent
  589. modules not licensed under the GPLv2. However, note that this would
  590. not permit you to commingle code under an incompatible license with
  591. Oracle's GPLv2 licensed code by, for example, cutting and pasting such
  592. code into a file also containing Oracle's GPLv2 licensed code and then
  593. distributing the result. Additionally, if you were to remove the
  594. Classpath Exception from any of the files to which it applies and
  595. distribute the result, you would likely be required to license some or
  596. all of the other code in that distribution under the GPLv2 as well, and
  597. since the GPLv2 is incompatible with the license terms of some items
  598. included in the distribution by Oracle, removing the Classpath
  599. Exception could therefore effectively compromise your ability to
  600. further distribute the package.
  601. Proceed with caution and we recommend that you obtain the advice of a
  602. lawyer skilled in open source matters before removing the Classpath
  603. Exception or making modifications to this package which may
  604. subsequently be redistributed and/or involve the use of third party
  605. software.
  606. CLASSPATH EXCEPTION
  607. Linking this library statically or dynamically with other modules is
  608. making a combined work based on this library. Thus, the terms and
  609. conditions of the GNU General Public License version 2 cover the whole
  610. combination.
  611. As a special exception, the copyright holders of this library give you
  612. permission to link this library with independent modules to produce an
  613. executable, regardless of the license terms of these independent
  614. modules, and to copy and distribute the resulting executable under
  615. terms of your choice, provided that you also meet, for each linked
  616. independent module, the terms and conditions of the license of that
  617. module. An independent module is a module which is not derived from or
  618. based on this library. If you modify this library, you may extend this
  619. exception to your version of the library, but you are not obligated to
  620. do so. If you do not wish to do so, delete this exception statement
  621. from your version.