You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CPAL-1.0 28KB

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