CDDL-1.0 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. Valid-License-Identifier: CDDL-1.0
  2. SPDX-URL: https://spdx.org/licenses/CDDL-1.0.html
  3. Usage-Guide:
  4. To use the Common Development and Distribution License 1.0 put the
  5. following SPDX tag/value pair into a comment according to the placement
  6. guidelines in the licensing rules documentation:
  7. SPDX-License-Identifier: CDDL-1.0
  8. License-Text:
  9. COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)
  10. Version 1.0
  11. 1. Definitions.
  12. 1.1. "Contributor" means each individual or entity that creates or
  13. contributes to the creation of Modifications.
  14. 1.2. "Contributor Version" means the combination of the Original
  15. Software, prior Modifications used by a Contributor (if any),
  16. and the Modifications made by that particular Contributor.
  17. 1.3. "Covered Software" means (a) the Original Software, or (b)
  18. Modifications, or (c) the combination of files containing
  19. Original Software with files containing Modifications, in each
  20. case including portions thereof.
  21. 1.4. "Executable" means the Covered Software in any form other than
  22. Source Code.
  23. 1.5. "Initial Developer" means the individual or entity that first
  24. makes Original Software available under this License.
  25. 1.6. "Larger Work" means a work which combines Covered Software or
  26. portions thereof with code not governed by the terms of this
  27. License.
  28. 1.7. "License" means this document.
  29. 1.8. "Licensable" means having the right to grant, to the maximum
  30. extent possible, whether at the time of the initial grant or
  31. subsequently acquired, any and all of the rights conveyed herein.
  32. 1.9. "Modifications" means the Source Code and Executable form of
  33. any of the following:
  34. A. Any file that results from an addition to, deletion from or
  35. modification of the contents of a file containing Original
  36. Software or previous Modifications;
  37. B. Any new file that contains any part of the Original Software
  38. or previous Modification; or
  39. C. Any new file that is contributed or otherwise made available
  40. under the terms of this License.
  41. 1.10. "Original Software" means the Source Code and Executable form
  42. of computer software code that is originally released under
  43. this License.
  44. 1.11. "Patent Claims" means any patent claim(s), now owned or
  45. hereafter acquired, including without limitation, method,
  46. process, and apparatus claims, in any patent Licensable by
  47. grantor.
  48. 1.12. "Source Code" means (a) the common form of computer software
  49. code in which modifications are made and (b) associated
  50. documentation included in or with such code.
  51. 1.13. "You" (or "Your") means an individual or a legal entity
  52. exercising rights under, and complying with all of the terms
  53. of, this License. For legal entities, "You" includes any
  54. entity which controls, is controlled by, or is under common
  55. control with You. For purposes of this definition, "control"
  56. means (a) the power, direct or indirect, to cause the
  57. direction or management of such entity, whether by contract
  58. or otherwise, or (b) ownership of more than fifty percent
  59. (50%) of the outstanding shares or beneficial ownership of
  60. such entity.
  61. 2. License Grants.
  62. 2.1. The Initial Developer Grant.
  63. Conditioned upon Your compliance with Section 3.1 below and subject
  64. to third party intellectual property claims, the Initial Developer
  65. hereby grants You a world-wide, royalty-free, non-exclusive
  66. license:
  67. (a) under intellectual property rights (other than patent or
  68. trademark) Licensable by Initial Developer, to use,
  69. reproduce, modify, display, perform, sublicense and
  70. distribute the Original Software (or portions thereof),
  71. with or without Modifications, and/or as part of a Larger
  72. Work; and
  73. (b) under Patent Claims infringed by the making, using or
  74. selling of Original Software, to make, have made, use,
  75. practice, sell, and offer for sale, and/or otherwise
  76. dispose of the Original Software (or portions thereof).
  77. (c) The licenses granted in Sections 2.1(a) and (b) are
  78. effective on the date Initial Developer first distributes
  79. or otherwise makes the Original Software available to a
  80. third party under the terms of this License.
  81. (d) Notwithstanding Section 2.1(b) above, no patent license is
  82. granted: (1) for code that You delete from the Original
  83. Software, or (2) for infringements caused by: (i) the
  84. modification of the Original Software, or (ii) the
  85. combination of the Original Software with other software or
  86. devices.
  87. 2.2. Contributor Grant.
  88. Conditioned upon Your compliance with Section 3.1 below and subject
  89. to third party intellectual property claims, each Contributor
  90. hereby grants You a world-wide, royalty-free, non-exclusive
  91. license:
  92. (a) under intellectual property rights (other than patent or
  93. trademark) Licensable by Contributor to use, reproduce,
  94. modify, display, perform, sublicense and distribute the
  95. Modifications created by such Contributor (or portions
  96. thereof), either on an unmodified basis, with other
  97. Modifications, as Covered Software and/or as part of a
  98. Larger Work; and
  99. (b) under Patent Claims infringed by the making, using, or
  100. selling of Modifications made by that Contributor either
  101. alone and/or in combination with its Contributor Version
  102. (or portions of such combination), to make, use, sell,
  103. offer for sale, have made, and/or otherwise dispose of: (1)
  104. Modifications made by that Contributor (or portions
  105. thereof); and (2) the combination of Modifications made by
  106. that Contributor with its Contributor Version (or portions
  107. of such combination).
  108. (c) The licenses granted in Sections 2.2(a) and 2.2(b) are
  109. effective on the date Contributor first distributes or
  110. otherwise makes the Modifications available to a third
  111. party.
  112. (d) Notwithstanding Section 2.2(b) above, no patent license is
  113. granted: (1) for any code that Contributor has deleted from
  114. the Contributor Version; (2) for infringements caused by:
  115. (i) third party modifications of Contributor Version, or
  116. (ii) the combination of Modifications made by that
  117. Contributor with other software (except as part of the
  118. Contributor Version) or other devices; or (3) under Patent
  119. Claims infringed by Covered Software in the absence of
  120. Modifications made by that Contributor.
  121. 3. Distribution Obligations.
  122. 3.1. Availability of Source Code.
  123. Any Covered Software that You distribute or otherwise make
  124. available in Executable form must also be made available in Source
  125. Code form and that Source Code form must be distributed only under
  126. the terms of this License. You must include a copy of this License
  127. with every copy of the Source Code form of the Covered Software You
  128. distribute or otherwise make available. You must inform recipients
  129. of any such Covered Software in Executable form as to how they can
  130. obtain such Covered Software in Source Code form in a reasonable
  131. manner on or through a medium customarily used for software
  132. exchange.
  133. 3.2. Modifications.
  134. The Modifications that You create or to which You contribute are
  135. governed by the terms of this License. You represent that You
  136. believe Your Modifications are Your original creation(s) and/or You
  137. have sufficient rights to grant the rights conveyed by this
  138. License.
  139. 3.3. Required Notices.
  140. You must include a notice in each of Your Modifications that
  141. identifies You as the Contributor of the Modification. You may not
  142. remove or alter any copyright, patent or trademark notices
  143. contained within the Covered Software, or any notices of licensing
  144. or any descriptive text giving attribution to any Contributor or
  145. the Initial Developer.
  146. 3.4. Application of Additional Terms.
  147. You may not offer or impose any terms on any Covered Software in
  148. Source Code form that alters or restricts the applicable version of
  149. this License or the recipients' rights hereunder. You may choose to
  150. offer, and to charge a fee for, warranty, support, indemnity or
  151. liability obligations to one or more recipients of Covered
  152. Software. However, you may do so only on Your own behalf, and not
  153. on behalf of the Initial Developer or any Contributor. You must
  154. make it absolutely clear that any such warranty, support, indemnity
  155. or liability obligation is offered by You alone, and You hereby
  156. agree to indemnify the Initial Developer and every Contributor for
  157. any liability incurred by the Initial Developer or such Contributor
  158. as a result of warranty, support, indemnity or liability terms You
  159. offer.
  160. 3.5. Distribution of Executable Versions.
  161. You may distribute the Executable form of the Covered Software
  162. under the terms of this License or under the terms of a license of
  163. Your choice, which may contain terms different from this License,
  164. provided that You are in compliance with the terms of this License
  165. and that the license for the Executable form does not attempt to
  166. limit or alter the recipient's rights in the Source Code form from
  167. the rights set forth in this License. If You distribute the Covered
  168. Software in Executable form under a different license, You must
  169. make it absolutely clear that any terms which differ from this
  170. License are offered by You alone, not by the Initial Developer or
  171. Contributor. You hereby agree to indemnify the Initial Developer
  172. and every Contributor for any liability incurred by the Initial
  173. Developer or such Contributor as a result of any such terms You
  174. offer.
  175. 3.6. Larger Works.
  176. You may create a Larger Work by combining Covered Software with
  177. other code not governed by the terms of this License and distribute
  178. the Larger Work as a single product. In such a case, You must make
  179. sure the requirements of this License are fulfilled for the Covered
  180. Software.
  181. 4. Versions of the License.
  182. 4.1. New Versions.
  183. Sun Microsystems, Inc. is the initial license steward and may
  184. publish revised and/or new versions of this License from time to
  185. time. Each version will be given a distinguishing version
  186. number. Except as provided in Section 4.3, no one other than the
  187. license steward has the right to modify this License.
  188. 4.2. Effect of New Versions.
  189. You may always continue to use, distribute or otherwise make the
  190. Covered Software available under the terms of the version of the
  191. License under which You originally received the Covered
  192. Software. If the Initial Developer includes a notice in the
  193. Original Software prohibiting it from being distributed or
  194. otherwise made available under any subsequent version of the
  195. License, You must distribute and make the Covered Software
  196. available under the terms of the version of the License under which
  197. You originally received the Covered Software. Otherwise, You may
  198. also choose to use, distribute or otherwise make the Covered
  199. Software available under the terms of any subsequent version of the
  200. License published by the license steward.
  201. 4.3. Modified Versions.
  202. When You are an Initial Developer and You want to create a new
  203. license for Your Original Software, You may create and use a
  204. modified version of this License if You: (a) rename the license and
  205. remove any references to the name of the license steward (except to
  206. note that the license differs from this License); and (b) otherwise
  207. make it clear that the license contains terms which differ from
  208. this License.
  209. 5. DISCLAIMER OF WARRANTY.
  210. COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
  211. WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
  212. WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF
  213. DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
  214. NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
  215. THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE
  216. DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER
  217. CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
  218. CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
  219. OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER
  220. EXCEPT UNDER THIS DISCLAIMER.
  221. 6. TERMINATION.
  222. 6.1. This License and the rights granted hereunder will terminate
  223. automatically if You fail to comply with terms herein and fail to
  224. cure such breach within 30 days of becoming aware of the
  225. breach. Provisions which, by their nature, must remain in effect
  226. beyond the termination of this License shall survive.
  227. 6.2. If You assert a patent infringement claim (excluding
  228. declaratory judgment actions) against Initial Developer or a
  229. Contributor (the Initial Developer or Contributor against whom You
  230. assert such claim is referred to as "Participant") alleging that
  231. the Participant Software (meaning the Contributor Version where the
  232. Participant is a Contributor or the Original Software where the
  233. Participant is the Initial Developer) directly or indirectly
  234. infringes any patent, then any and all rights granted directly or
  235. indirectly to You by such Participant, the Initial Developer (if
  236. the Initial Developer is not the Participant) and all Contributors
  237. under Sections 2.1 and/or 2.2 of this License shall, upon 60 days
  238. notice from Participant terminate prospectively and automatically
  239. at the expiration of such 60 day notice period, unless if within
  240. such 60 day period You withdraw Your claim with respect to the
  241. Participant Software against such Participant either unilaterally
  242. or pursuant to a written agreement with Participant.
  243. 6.3. In the event of termination under Sections 6.1 or 6.2 above,
  244. all end user licenses that have been validly granted by You or any
  245. distributor hereunder prior to termination (excluding licenses
  246. granted to You by any distributor) shall survive termination.
  247. 7. LIMITATION OF LIABILITY.
  248. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
  249. (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
  250. DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED
  251. SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY
  252. PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  253. OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST
  254. PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
  255. MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF
  256. SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH
  257. DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR
  258. DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE
  259. EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO
  260. NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL
  261. DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
  262. 8. U.S. GOVERNMENT END USERS.
  263. The Covered Software is a "commercial item," as that term is defined in
  264. 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
  265. software" (as that term is defined at 48 C.F.R. $ 252.227-7014(a)(1))
  266. and "commercial computer software documentation" as such terms are used
  267. in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and
  268. 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all
  269. U.S. Government End Users acquire Covered Software with only those
  270. rights set forth herein. This U.S. Government Rights clause is in lieu
  271. of, and supersedes, any other FAR, DFAR, or other clause or provision
  272. that addresses Government rights in computer software under this
  273. License.
  274. 9. MISCELLANEOUS.
  275. This License represents the complete agreement concerning subject
  276. matter hereof. If any provision of this License is held to be
  277. unenforceable, such provision shall be reformed only to the extent
  278. necessary to make it enforceable. This License shall be governed by the
  279. law of the jurisdiction specified in a notice contained within the
  280. Original Software (except to the extent applicable law, if any,
  281. provides otherwise), excluding such jurisdiction's conflict-of-law
  282. provisions. Any litigation relating to this License shall be subject to
  283. the jurisdiction of the courts located in the jurisdiction and venue
  284. specified in a notice contained within the Original Software, with the
  285. losing party responsible for costs, including, without limitation,
  286. court costs and reasonable attorneys' fees and expenses. The
  287. application of the United Nations Convention on Contracts for the
  288. International Sale of Goods is expressly excluded. Any law or
  289. regulation which provides that the language of a contract shall be
  290. construed against the drafter shall not apply to this License. You
  291. agree that You alone are responsible for compliance with the United
  292. States export administration regulations (and the export control laws
  293. and regulation of any other countries) when You use, distribute or
  294. otherwise make available any Covered Software.
  295. 10. RESPONSIBILITY FOR CLAIMS.
  296. As between Initial Developer and the Contributors, each party is
  297. responsible for claims and damages arising, directly or indirectly, out
  298. of its utilization of rights under this License and You agree to work
  299. with Initial Developer and Contributors to distribute such
  300. responsibility on an equitable basis. Nothing herein is intended or
  301. shall be deemed to constitute any admission of liability.