diff options
Diffstat (limited to 'meta/files/common-licenses/SPL-1.0')
-rw-r--r-- | meta/files/common-licenses/SPL-1.0 | 507 |
1 files changed, 507 insertions, 0 deletions
diff --git a/meta/files/common-licenses/SPL-1.0 b/meta/files/common-licenses/SPL-1.0 new file mode 100644 index 0000000000..2848b36215 --- /dev/null +++ b/meta/files/common-licenses/SPL-1.0 | |||
@@ -0,0 +1,507 @@ | |||
1 | |||
2 | SUN PUBLIC LICENSE Version 1.0 | ||
3 | |||
4 | 1. Definitions. | ||
5 | |||
6 | 1.0.1. "Commercial Use" means distribution or otherwise making the | ||
7 | Covered Code available to a third party. | ||
8 | |||
9 | 1.1. "Contributor" means each entity that creates or contributes to | ||
10 | the creation of Modifications. | ||
11 | |||
12 | 1.2. "Contributor Version" means the combination of the Original Code, | ||
13 | prior Modifications used by a Contributor, and the Modifications made | ||
14 | by that particular Contributor. | ||
15 | |||
16 | 1.3. "Covered Code" means the Original Code or Modifications or the | ||
17 | combination of the Original Code and Modifications, in each case | ||
18 | including portions thereof and corresponding documentation released | ||
19 | with the source code. | ||
20 | |||
21 | 1.4. "Electronic Distribution Mechanism" means a mechanism generally | ||
22 | accepted in the software development community for the electronic | ||
23 | transfer of data. | ||
24 | |||
25 | 1.5. "Executable" means Covered Code in any form other than Source | ||
26 | Code. | ||
27 | |||
28 | 1.6. "Initial Developer" means the individual or entity identified as | ||
29 | the Initial Developer in the Source Code notice required by Exhibit | ||
30 | A. | ||
31 | |||
32 | 1.7. "Larger Work" means a work which combines Covered Code or | ||
33 | portions thereof with code not governed by the terms of this | ||
34 | License. | ||
35 | |||
36 | 1.8. "License" means this document. | ||
37 | |||
38 | 1.8.1. "Licensable" means having the right to grant, to the maximum | ||
39 | extent possible, whether at the time of the initial grant or | ||
40 | subsequently acquired, any and all of the rights conveyed herein. | ||
41 | |||
42 | 1.9. "Modifications" means any addition to or deletion from the | ||
43 | substance or structure of either the Original Code or any previous | ||
44 | Modifications. When Covered Code is released as a series of files, a | ||
45 | Modification is: | ||
46 | |||
47 | A. Any addition to or deletion from the contents of a file containing | ||
48 | Original Code or previous Modifications. | ||
49 | |||
50 | B. Any new file that contains any part of the Original Code or | ||
51 | previous Modifications. | ||
52 | |||
53 | 1.10. "Original Code"../ means Source Code of computer software code | ||
54 | which is described in the Source Code notice required by Exhibit A as | ||
55 | Original Code, and which, at the time of its release under this | ||
56 | License is not already Covered Code governed by this License. | ||
57 | |||
58 | 1.10.1. "Patent Claims" means any patent claim(s), now owned or | ||
59 | hereafter acquired, including without limitation, method, process, and | ||
60 | apparatus claims, in any patent Licensable by grantor. | ||
61 | |||
62 | 1.11. "Source Code"../ means the preferred form of the Covered Code | ||
63 | for | ||
64 | making modifications to it, including all modules it contains, plus | ||
65 | any associated documentation, interface definition files, scripts used | ||
66 | to control compilation and installation of an Executable, or source | ||
67 | code differential comparisons against either the Original Code or | ||
68 | another well known, available Covered Code of the Contributor`s | ||
69 | choice. The Source Code can be in a compressed or archival form, | ||
70 | provided the appropriate decompression or de-archiving software is | ||
71 | widely available for no charge. | ||
72 | |||
73 | 1.12. "You" (or "Your") means an individual or a legal entity | ||
74 | exercising rights under, and complying with all of the terms of, this | ||
75 | License or a future version of this License issued under Section 6.1. | ||
76 | For legal entities, "You" includes any entity which controls, is | ||
77 | controlled by, or is under common control with You. For purposes of | ||
78 | this definition, "control"../ means (a) the power, direct or indirect, | ||
79 | to | ||
80 | cause the direction or management of such entity, whether by contract | ||
81 | or otherwise, or (b) ownership of more than fifty percent (50%) of the | ||
82 | outstanding shares or beneficial ownership of such entity. | ||
83 | |||
84 | 2. Source Code License. | ||
85 | |||
86 | 2.1 The Initial Developer Grant. | ||
87 | |||
88 | The Initial Developer hereby grants You a world-wide, royalty-free, | ||
89 | non-exclusive license, subject to third party intellectual property | ||
90 | claims: | ||
91 | |||
92 | (a) under intellectual property rights (other than patent or | ||
93 | trademark) Licensable by Initial Developer to use, reproduce, modify, | ||
94 | display, perform, sublicense and distribute the Original Code (or | ||
95 | portions thereof) with or without Modifications, and/or as part of a | ||
96 | Larger Work; and | ||
97 | |||
98 | (b) under Patent Claims infringed by the making, using or selling of | ||
99 | Original Code, to make, have made, use, practice, sell, and offer for | ||
100 | sale, and/or otherwise dispose of the Original Code (or portions | ||
101 | thereof). | ||
102 | |||
103 | (c) the licenses granted in this Section 2.1(a) and (b) are effective | ||
104 | on the date Initial Developer first distributes Original Code under | ||
105 | the terms of this License. | ||
106 | |||
107 | (d) Notwithstanding Section 2.1(b) above, no patent license is | ||
108 | granted: 1) for code that You delete from the Original Code; 2) | ||
109 | separate from the Original Code; or 3) for infringements caused | ||
110 | by: | ||
111 | |||
112 | i) the modification of the Original Code or ii) the combination of the | ||
113 | Original Code with other software or devices. | ||
114 | |||
115 | 2.2. Contributor Grant. | ||
116 | |||
117 | Subject to third party intellectual property claims, each Contributor | ||
118 | hereby grants You a world-wide, royalty-free, non-exclusive license | ||
119 | |||
120 | (a) under intellectual property rights (other than patent | ||
121 | or | ||
122 | trademark) Licensable by Contributor, to use, reproduce, modify, | ||
123 | display, perform, sublicense and distribute the Modifications created | ||
124 | by such Contributor (or portions thereof) either on an unmodified | ||
125 | basis, with other Modifications, as Covered Code and/or as part of a | ||
126 | Larger Work; and | ||
127 | |||
128 | b) under Patent Claims infringed by the making, using, or selling of | ||
129 | Modifications made by that Contributor either alone and/or in | ||
130 | combination with its Contributor Version (or portions of such | ||
131 | combination), to make, use, sell, offer for sale, have made, and/or | ||
132 | otherwise dispose of: 1) Modifications made by that Contributor (or | ||
133 | portions thereof); and 2) the combination of Modifications made by | ||
134 | that Contributor with its Contributor Version (or portions of such | ||
135 | combination). | ||
136 | |||
137 | (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective | ||
138 | on the date Contributor first makes Commercial Use of the Covered | ||
139 | Code. | ||
140 | |||
141 | (d) notwithstanding Section 2.2(b) above, no patent license is | ||
142 | granted: 1) for any code that Contributor has deleted from the | ||
143 | Contributor Version; 2) separate from the Contributor Version; 3) for | ||
144 | infringements caused by: i) third party modifications of Contributor | ||
145 | Version or ii) the combination of Modifications made by that | ||
146 | Contributor with other software (except as part of the Contributor | ||
147 | Version) or other devices; or 4) under Patent Claims infringed by | ||
148 | Covered Code in the absence of Modifications made by that | ||
149 | Contributor. | ||
150 | |||
151 | 3. Distribution Obligations. | ||
152 | |||
153 | 3.1. Application of License. | ||
154 | |||
155 | The Modifications which You create or to which You contribute are | ||
156 | governed by the terms of this License, including without limitation | ||
157 | Section 2.2. The Source Code version of Covered Code may be | ||
158 | distributed only under the terms of this License or a future version | ||
159 | of this License released under Section 6.1, and You must include a | ||
160 | copy of this License with every copy of the Source Code You | ||
161 | distribute. You may not offer or impose any terms on any Source Code | ||
162 | version that alters or restricts the applicable version of this | ||
163 | License or the recipients` rights hereunder. However, You may include | ||
164 | an additional document offering the additional rights described in | ||
165 | Section 3.5. | ||
166 | |||
167 | 3.2. Availability of Source Code. | ||
168 | |||
169 | Any Modification which You create or to which You contribute must be | ||
170 | made available in Source Code form under the terms of this License | ||
171 | either on the same media as an Executable version or via an accepted | ||
172 | Electronic Distribution Mechanism to anyone to whom you made an | ||
173 | Executable version available; and if made available via Electronic | ||
174 | Distribution Mechanism, must remain available for at least twelve (12) | ||
175 | months after the date it initially became available, or at least six | ||
176 | (6) months after a subsequent version of that particular Modification | ||
177 | has been made available to such recipients. You are responsible for | ||
178 | ensuring that the Source Code version remains available even if the | ||
179 | Electronic Distribution Mechanism is maintained by a third party. | ||
180 | |||
181 | 3.3. Description of Modifications. | ||
182 | |||
183 | You must cause all Covered Code to which You contribute to contain a | ||
184 | file documenting the changes You made to create that Covered Code and | ||
185 | the date of any change. You must include a prominent statement that | ||
186 | the Modification is derived, directly or indirectly, from Original | ||
187 | Code provided by the Initial Developer and including the name of the | ||
188 | Initial Developer in (a) the Source Code, and (b) in any notice in an | ||
189 | Executable version or related documentation in which You describe the | ||
190 | origin or ownership of the Covered Code. | ||
191 | |||
192 | 3.4. Intellectual Property Matters. | ||
193 | |||
194 | (a) Third Party Claims. | ||
195 | |||
196 | If Contributor has knowledge that a license under a third party`s | ||
197 | intellectual property rights is required to exercise the rights | ||
198 | granted by such Contributor under Sections 2.1 or 2.2, Contributor | ||
199 | must include a text file with the Source Code distribution titled | ||
200 | "../LEGAL`` which describes the claim and the party making the claim in | ||
201 | sufficient detail that a recipient will know whom to contact. If | ||
202 | Contributor obtains such knowledge after the Modification is made | ||
203 | available as described in Section 3.2, Contributor shall promptly | ||
204 | modify the LEGAL file in all copies Contributor makes available | ||
205 | thereafter and shall take other steps (such as notifying appropriate | ||
206 | mailing lists or newsgroups) reasonably calculated to inform those who | ||
207 | received the Covered Code that new knowledge has been obtained. | ||
208 | |||
209 | (b) Contributor APIs. | ||
210 | |||
211 | If Contributor`s Modifications include an application programming | ||
212 | interface ("API"../) and Contributor has knowledge of patent licenses | ||
213 | which are reasonably necessary to implement that API, Contributor must | ||
214 | also include this information in the LEGAL file. | ||
215 | |||
216 | (c) Representations. | ||
217 | |||
218 | Contributor represents that, except as disclosed pursuant to Section | ||
219 | 3.4(a) above, Contributor believes that Contributor`s Modifications | ||
220 | are Contributor`s original creation(s) and/or Contributor has | ||
221 | sufficient rights to grant the rights conveyed by this | ||
222 | License | ||
223 | |||
224 | . | ||
225 | |||
226 | 3.5. Required Notices. | ||
227 | |||
228 | You must duplicate the notice in Exhibit A in each file of the Source | ||
229 | Code. If it is not possible to put such notice in a particular Source | ||
230 | Code file due to its structure, then You must include such notice in a | ||
231 | location (such as a relevant directory) where a user would be likely | ||
232 | to look for such a notice. If You created one or more Modification(s) | ||
233 | You may add your name as a Contributor to the notice described in | ||
234 | Exhibit A. You must also duplicate this License in any documentation | ||
235 | for the Source Code where You describe recipients` rights or ownership | ||
236 | rights relating to Covered Code. You may choose to offer, and to | ||
237 | charge a fee for, warranty, support, indemnity or liability | ||
238 | obligations to one or more recipients of Covered Code. However, You | ||
239 | may do so only on Your own behalf, and not on behalf of the Initial | ||
240 | Developer or any Contributor. You must make it absolutely clear than | ||
241 | any such warranty, support, indemnity or liability obligation is | ||
242 | offered by You alone, and You hereby agree to indemnify the Initial | ||
243 | Developer and every Contributor for any liability incurred by the | ||
244 | Initial Developer or such Contributor as a result of warranty, | ||
245 | support, indemnity or liability terms You offer. | ||
246 | |||
247 | 3.6. Distribution of Executable Versions. | ||
248 | |||
249 | You may distribute Covered Code in Executable form only if the | ||
250 | requirements of Section 3.1-3.5 have been met for that Covered Code, | ||
251 | and if You include a notice stating that the Source Code version of | ||
252 | the Covered Code is available under the terms of this License, | ||
253 | including a description of how and where You have fulfilled the | ||
254 | obligations of Section 3.2. The notice must be conspicuously included | ||
255 | in any notice in an Executable version, related documentation or | ||
256 | collateral in which You describe recipients` rights relating to the | ||
257 | Covered Code. You may distribute the Executable version of Covered | ||
258 | Code or ownership rights under a license of Your choice, which may | ||
259 | contain terms different from this License, provided that You are in | ||
260 | compliance with the terms of this License and that the license for the | ||
261 | Executable version does not attempt to limit or alter the recipient`s | ||
262 | rights in the Source Code version from the rights set forth in this | ||
263 | License. If You distribute the Executable version under a different | ||
264 | license You must make it absolutely clear that any terms which differ | ||
265 | from this License are offered by You alone, not by the Initial | ||
266 | Developer or any Contributor. You hereby agree to indemnify the | ||
267 | Initial Developer and every Contributor for any liability incurred by | ||
268 | the Initial Developer or such Contributor as a result of any such | ||
269 | terms You offer. | ||
270 | |||
271 | 3.7. Larger Works. | ||
272 | |||
273 | You may create a Larger Work by combining Covered Code with other | ||
274 | code | ||
275 | not governed by the terms of this License and distribute the Larger | ||
276 | Work as a single product. In such a case, You must make sure the | ||
277 | requirements of this License are fulfilled for the Covered Code. | ||
278 | |||
279 | 4. Inability to Comply Due to Statute or Regulation. | ||
280 | |||
281 | If it is impossible for You to comply with any of the terms of this | ||
282 | License with respect to some or all of the Covered Code due to | ||
283 | statute, judicial order, or regulation then You must: (a) comply with | ||
284 | the terms of this License to the maximum extent possible; and (b) | ||
285 | describe the limitations and the code they affect. Such description | ||
286 | must be included in the LEGAL file described in Section 3.4 and must | ||
287 | be included with all distributions of the Source Code. Except to the | ||
288 | extent prohibited by statute or regulation, such description must be | ||
289 | sufficiently detailed for a recipient of ordinary skill to be able to | ||
290 | understand it. | ||
291 | |||
292 | 5. Application of this License. | ||
293 | |||
294 | This License applies to code to which the Initial Developer has | ||
295 | attached the notice in Exhibit A and to related Covered Code. | ||
296 | |||
297 | 6. Versions of the License. | ||
298 | |||
299 | 6.1. New Versions. | ||
300 | |||
301 | Sun Microsystems, Inc. ("Sun") may publish revised and/or new versions | ||
302 | of the License from time to time. Each version will be given a | ||
303 | distinguishing version number. | ||
304 | |||
305 | 6.2. Effect of New Versions. | ||
306 | |||
307 | Once Covered Code has been published under a particular version of | ||
308 | the | ||
309 | License, You may always continue to use it under the terms of that | ||
310 | version. You may also choose to use such Covered Code under the terms | ||
311 | of any subsequent version of the License published by Sun. No one | ||
312 | other than Sun has the right to modify the terms applicable to Covered | ||
313 | Code created under this License. | ||
314 | |||
315 | 6.3. Derivative Works. | ||
316 | |||
317 | If You create or use a modified version of this License (which you | ||
318 | may | ||
319 | only do in order to apply it to code which is not already Covered Code | ||
320 | governed by this License), You must: (a) rename Your license so that | ||
321 | the phrases "Sun," "Sun Public License," or "SPL"../ or any confusingly | ||
322 | similar phrase do not appear in your license (except to note that your | ||
323 | license differs from this License) and (b) otherwise make it clear | ||
324 | that Your version of the license contains terms which differ from the | ||
325 | Sun Public License. (Filling in the name of the Initial Developer, | ||
326 | Original Code or Contributor in the notice described in Exhibit A | ||
327 | shall not of themselves be deemed to be modifications of this | ||
328 | License.) | ||
329 | |||
330 | 7. DISCLAIMER OF WARRANTY. | ||
331 | |||
332 | COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "../AS IS`` BASIS, | ||
333 | WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, | ||
334 | WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF | ||
335 | DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. | ||
336 | THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE | ||
337 | IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, | ||
338 | YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE | ||
339 | COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER | ||
340 | OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF | ||
341 | ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS | ||
342 | DISCLAIMER. | ||
343 | |||
344 | 8. TERMINATION. | ||
345 | |||
346 | 8.1. This License and the rights granted hereunder will terminate | ||
347 | automatically if You fail to comply with terms herein and fail to cure | ||
348 | such breach within 30 days of becoming aware of the breach. All | ||
349 | sublicenses to the Covered Code which are properly granted shall | ||
350 | survive any termination of this License. Provisions which, by their | ||
351 | nature, must remain in effect beyond the termination of this License | ||
352 | shall survive. | ||
353 | |||
354 | 8.2. If You initiate litigation by asserting a patent infringement | ||
355 | claim (excluding declaratory judgment actions) against Initial Developer | ||
356 | or a Contributor (the Initial Developer or Contributor against whom | ||
357 | You file such action is referred to as "Participant") alleging | ||
358 | that: | ||
359 | |||
360 | (a) such Participant`s Contributor Version directly or indirectly | ||
361 | infringes any patent, then any and all rights granted by such | ||
362 | Participant to You under Sections 2.1 and/or 2.2 of this License | ||
363 | shall, upon 60 days notice from Participant terminate prospectively, | ||
364 | unless if within 60 days after receipt of notice You either: (i) | ||
365 | agree in writing to pay Participant a mutually agreeable reasonable | ||
366 | royalty for Your past and future use of Modifications made by such | ||
367 | Participant, or (ii) withdraw Your litigation claim with respect to | ||
368 | the Contributor Version against such Participant. If within 60 days | ||
369 | of notice, a reasonable royalty and payment arrangement are not | ||
370 | mutually agreed upon in writing by the parties or the litigation claim | ||
371 | is not withdrawn, the rights granted by Participant to You under | ||
372 | Sections 2.1 and/or 2.2 automatically terminate at the expiration of | ||
373 | the 60 day notice period specified above. | ||
374 | |||
375 | (b) any software, hardware, or device, other than such Participant`s | ||
376 | Contributor Version, directly or indirectly infringes any patent, then | ||
377 | any rights granted to You by such Participant under Sections 2.1(b) | ||
378 | and 2.2(b) are revoked effective as of the date You first made, used, | ||
379 | sold, distributed, or had made, Modifications made by that | ||
380 | Participant. | ||
381 | |||
382 | 8.3. If You assert a patent infringement claim against Participant | ||
383 | alleging that such Participant`s Contributor Version directly or | ||
384 | indirectly infringes any patent where such claim is resolved (such as | ||
385 | by license or settlement) prior to the initiation of patent | ||
386 | infringement litigation, then the reasonable value of the licenses | ||
387 | granted by such Participant under Sections 2.1 or 2.2 shall be taken | ||
388 | into account in determining the amount or value of any payment or | ||
389 | license. | ||
390 | |||
391 | 8.4. In the event of termination under Sections 8.1 or 8.2 above, | ||
392 | all | ||
393 | end user license agreements (excluding distributors and resellers) | ||
394 | which have been validly granted by You or any distributor hereunder | ||
395 | prior to termination shall survive termination. | ||
396 | |||
397 | 9. LIMITATION OF LIABILITY. | ||
398 | |||
399 | UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT | ||
400 | (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL | ||
401 | DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, | ||
402 | OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR | ||
403 | ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY | ||
404 | CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, | ||
405 | WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER | ||
406 | COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN | ||
407 | INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF | ||
408 | LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY | ||
409 | RESULTING FROM SUCH PARTY`S NEGLIGENCE TO THE EXTENT APPLICABLE LAW | ||
410 | PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE | ||
411 | EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO | ||
412 | THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. | ||
413 | |||
414 | 10. U.S. GOVERNMENT END USERS. | ||
415 | |||
416 | The Covered Code is a "commercial item," as that term is defined in | ||
417 | 48 | ||
418 | C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" | ||
419 | and "commercial computer software documentation,"../ as such terms are | ||
420 | used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. | ||
421 | 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all | ||
422 | U.S. Government End Users acquire Covered Code with only those rights | ||
423 | set forth herein. | ||
424 | |||
425 | 11. MISCELLANEOUS. | ||
426 | |||
427 | This License represents the complete agreement concerning subject | ||
428 | matter hereof. If any provision of this License is held to be | ||
429 | unenforceable, such provision shall be reformed only to the extent | ||
430 | necessary to make it enforceable. This License shall be governed by | ||
431 | California law provisions (except to the extent applicable law, if | ||
432 | any, provides otherwise), excluding its conflict-of-law provisions. | ||
433 | With respect to disputes in which at least one party is a citizen of, | ||
434 | or an entity chartered or registered to do business in the United | ||
435 | States of America, any litigation relating to this License shall be | ||
436 | subject to the jurisdiction of the Federal Courts of the Northern | ||
437 | District of California, with venue lying in Santa Clara County, | ||
438 | California, with the losing party responsible for costs, including | ||
439 | without limitation, court costs and reasonable attorneys` fees and | ||
440 | expenses. The application of the United Nations Convention on | ||
441 | Contracts for the International Sale of Goods is expressly excluded. | ||
442 | Any law or regulation which provides that the language of a contract | ||
443 | shall be construed against the drafter shall not apply to this | ||
444 | License. | ||
445 | |||
446 | 12. RESPONSIBILITY FOR CLAIMS. | ||
447 | |||
448 | As between Initial Developer and the Contributors, each party is | ||
449 | responsible for claims and damages arising, directly or indirectly, | ||
450 | out of its utilization of rights under this License and You agree to | ||
451 | work with Initial Developer and Contributors to distribute such | ||
452 | responsibility on an equitable basis. Nothing herein is intended or | ||
453 | shall be deemed to constitute any admission of liability. | ||
454 | |||
455 | 13. MULTIPLE-LICENSED CODE. | ||
456 | |||
457 | Initial Developer may designate portions of the Covered Code as | ||
458 | ?Multiple-Licensed?. ?Multiple-Licensed? means that the Initial | ||
459 | Developer permits you to utilize portions of the Covered Code under | ||
460 | Your choice of the alternative licenses, if any, specified by the | ||
461 | Initial Developer in the file described in Exhibit A. | ||
462 | |||
463 | Exhibit A -Sun Public License Notice. | ||
464 | |||
465 | The contents of this file are subject to the Sun Public License | ||
466 | |||
467 | Version 1.0 (the License); you may not use this file except in | ||
468 | |||
469 | compliance with the License. A copy of the License is available at | ||
470 | |||
471 | http://www.sun.com/ | ||
472 | |||
473 | The Original Code is _________________. The Initial Developer of the | ||
474 | |||
475 | Original Code is ___________. Portions created by ______ are Copyright | ||
476 | |||
477 | (C)_________. All Rights Reserved. | ||
478 | |||
479 | Contributor(s): ______________________________________. | ||
480 | |||
481 | Alternatively, the contents of this file may be used under the terms | ||
482 | |||
483 | of the _____ license (the ?[___] License?), in which case the | ||
484 | |||
485 | provisions of [______] License are applicable instead of those above. | ||
486 | |||
487 | If you wish to allow use of your version of this file only under the | ||
488 | |||
489 | terms of the [____] License and not to allow others to use your | ||
490 | |||
491 | version of this file under the SPL, indicate your decision by deleting | ||
492 | |||
493 | the provisions above and replace them with the notice and other | ||
494 | |||
495 | provisions required by the [___] License. If you do not delete the | ||
496 | |||
497 | provisions above, a recipient may use your version of this file under | ||
498 | |||
499 | either the SPL or the [___] License. | ||
500 | [NOTE: The text of this Exhibit A may differ slightly from the text of | ||
501 | |||
502 | the notices in the Source Code files of the Original Code. You should | ||
503 | |||
504 | use the text of this Exhibit A rather than the text found in the | ||
505 | |||
506 | Original Code Source Code for Your Modifications.] | ||
507 | |||