PageRenderTime 51ms CodeModel.GetById 12ms RepoModel.GetById 1ms app.codeStats 0ms

/ext-4.0.7/jsbuilder/jsdb/license.txt

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