Gentoo Archives: gentoo-commits

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