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