LICENSE.html 68 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!--
  4. == BEGIN TEXT ONLY VERSION ==
  5. Software License Agreement
  6. ==========================
  7. CKEditor - The text editor for Internet - http://ckeditor.com
  8. Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
  9. Licensed under the terms of any of the following licenses at your
  10. choice:
  11. - GNU General Public License Version 2 or later (the "GPL")
  12. http://www.gnu.org/licenses/gpl.html
  13. (See Appendix A)
  14. - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
  15. http://www.gnu.org/licenses/lgpl.html
  16. (See Appendix B)
  17. - Mozilla Public License Version 1.1 or later (the "MPL")
  18. http://www.mozilla.org/MPL/MPL-1.1.html
  19. (See Appendix C)
  20. You are not required to, but if you want to explicitly declare the
  21. license you have chosen to be bound to when using, reproducing,
  22. modifying and distributing this software, just include a text file
  23. titled "legal.txt" in your version of this software, indicating your
  24. license choice.
  25. Sources of Intellectual Property Included in CKEditor
  26. =====================================================
  27. Where not otherwise indicated, all CKEditor content is authored by
  28. CKSource engineers and consists of CKSource-owned intellectual
  29. property. In some specific instances, CKEditor will incorporate work
  30. done by developers outside of CKSource with their express permission.
  31. Trademarks
  32. ==========
  33. CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
  34. and product names are trademarks, registered trademarks or service
  35. marks of their respective holders.
  36. Appendix A: The GPL License
  37. ===========================
  38. GNU GENERAL PUBLIC LICENSE
  39. Version 2, June 1991
  40. Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
  41. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  42. Everyone is permitted to copy and distribute verbatim copies
  43. of this license document, but changing it is not allowed.
  44. Preamble
  45. The licenses for most software are designed to take away your
  46. freedom to share and change it. By contrast, the GNU General Public
  47. License is intended to guarantee your freedom to share and change free
  48. software-to make sure the software is free for all its users. This
  49. General Public License applies to most of the Free Software
  50. Foundation's software and to any other program whose authors commit to
  51. using it. (Some other Free Software Foundation software is covered by
  52. the GNU Lesser General Public License instead.) You can apply it to
  53. your programs, too.
  54. When we speak of free software, we are referring to freedom, not
  55. price. Our General Public Licenses are designed to make sure that you
  56. have the freedom to distribute copies of free software (and charge for
  57. this service if you wish), that you receive source code or can get it
  58. if you want it, that you can change the software or use pieces of it
  59. in new free programs; and that you know you can do these things.
  60. To protect your rights, we need to make restrictions that forbid
  61. anyone to deny you these rights or to ask you to surrender the rights.
  62. These restrictions translate to certain responsibilities for you if you
  63. distribute copies of the software, or if you modify it.
  64. For example, if you distribute copies of such a program, whether
  65. gratis or for a fee, you must give the recipients all the rights that
  66. you have. You must make sure that they, too, receive or can get the
  67. source code. And you must show them these terms so they know their
  68. rights.
  69. We protect your rights with two steps: (1) copyright the software, and
  70. (2) offer you this license which gives you legal permission to copy,
  71. distribute and/or modify the software.
  72. Also, for each author's protection and ours, we want to make certain
  73. that everyone understands that there is no warranty for this free
  74. software. If the software is modified by someone else and passed on, we
  75. want its recipients to know that what they have is not the original, so
  76. that any problems introduced by others will not reflect on the original
  77. authors' reputations.
  78. Finally, any free program is threatened constantly by software
  79. patents. We wish to avoid the danger that redistributors of a free
  80. program will individually obtain patent licenses, in effect making the
  81. program proprietary. To prevent this, we have made it clear that any
  82. patent must be licensed for everyone's free use or not licensed at all.
  83. The precise terms and conditions for copying, distribution and
  84. modification follow.
  85. GNU GENERAL PUBLIC LICENSE
  86. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  87. 0. This License applies to any program or other work which contains
  88. a notice placed by the copyright holder saying it may be distributed
  89. under the terms of this General Public License. The "Program", below,
  90. refers to any such program or work, and a "work based on the Program"
  91. means either the Program or any derivative work under copyright law:
  92. that is to say, a work containing the Program or a portion of it,
  93. either verbatim or with modifications and/or translated into another
  94. language. (Hereinafter, translation is included without limitation in
  95. the term "modification".) Each licensee is addressed as "you".
  96. Activities other than copying, distribution and modification are not
  97. covered by this License; they are outside its scope. The act of
  98. running the Program is not restricted, and the output from the Program
  99. is covered only if its contents constitute a work based on the
  100. Program (independent of having been made by running the Program).
  101. Whether that is true depends on what the Program does.
  102. 1. You may copy and distribute verbatim copies of the Program's
  103. source code as you receive it, in any medium, provided that you
  104. conspicuously and appropriately publish on each copy an appropriate
  105. copyright notice and disclaimer of warranty; keep intact all the
  106. notices that refer to this License and to the absence of any warranty;
  107. and give any other recipients of the Program a copy of this License
  108. along with the Program.
  109. You may charge a fee for the physical act of transferring a copy, and
  110. you may at your option offer warranty protection in exchange for a fee.
  111. 2. You may modify your copy or copies of the Program or any portion
  112. of it, thus forming a work based on the Program, and copy and
  113. distribute such modifications or work under the terms of Section 1
  114. above, provided that you also meet all of these conditions:
  115. a) You must cause the modified files to carry prominent notices
  116. stating that you changed the files and the date of any change.
  117. b) You must cause any work that you distribute or publish, that in
  118. whole or in part contains or is derived from the Program or any
  119. part thereof, to be licensed as a whole at no charge to all third
  120. parties under the terms of this License.
  121. c) If the modified program normally reads commands interactively
  122. when run, you must cause it, when started running for such
  123. interactive use in the most ordinary way, to print or display an
  124. announcement including an appropriate copyright notice and a
  125. notice that there is no warranty (or else, saying that you provide
  126. a warranty) and that users may redistribute the program under
  127. these conditions, and telling the user how to view a copy of this
  128. License. (Exception: if the Program itself is interactive but
  129. does not normally print such an announcement, your work based on
  130. the Program is not required to print an announcement.)
  131. These requirements apply to the modified work as a whole. If
  132. identifiable sections of that work are not derived from the Program,
  133. and can be reasonably considered independent and separate works in
  134. themselves, then this License, and its terms, do not apply to those
  135. sections when you distribute them as separate works. But when you
  136. distribute the same sections as part of a whole which is a work based
  137. on the Program, the distribution of the whole must be on the terms of
  138. this License, whose permissions for other licensees extend to the
  139. entire whole, and thus to each and every part regardless of who wrote it.
  140. Thus, it is not the intent of this section to claim rights or contest
  141. your rights to work written entirely by you; rather, the intent is to
  142. exercise the right to control the distribution of derivative or
  143. collective works based on the Program.
  144. In addition, mere aggregation of another work not based on the Program
  145. with the Program (or with a work based on the Program) on a volume of
  146. a storage or distribution medium does not bring the other work under
  147. the scope of this License.
  148. 3. You may copy and distribute the Program (or a work based on it,
  149. under Section 2) in object code or executable form under the terms of
  150. Sections 1 and 2 above provided that you also do one of the following:
  151. a) Accompany it with the complete corresponding machine-readable
  152. source code, which must be distributed under the terms of Sections
  153. 1 and 2 above on a medium customarily used for software interchange; or,
  154. b) Accompany it with a written offer, valid for at least three
  155. years, to give any third party, for a charge no more than your
  156. cost of physically performing source distribution, a complete
  157. machine-readable copy of the corresponding source code, to be
  158. distributed under the terms of Sections 1 and 2 above on a medium
  159. customarily used for software interchange; or,
  160. c) Accompany it with the information you received as to the offer
  161. to distribute corresponding source code. (This alternative is
  162. allowed only for noncommercial distribution and only if you
  163. received the program in object code or executable form with such
  164. an offer, in accord with Subsection b above.)
  165. The source code for a work means the preferred form of the work for
  166. making modifications to it. For an executable work, complete source
  167. code means all the source code for all modules it contains, plus any
  168. associated interface definition files, plus the scripts used to
  169. control compilation and installation of the executable. However, as a
  170. special exception, the source code distributed need not include
  171. anything that is normally distributed (in either source or binary
  172. form) with the major components (compiler, kernel, and so on) of the
  173. operating system on which the executable runs, unless that component
  174. itself accompanies the executable.
  175. If distribution of executable or object code is made by offering
  176. access to copy from a designated place, then offering equivalent
  177. access to copy the source code from the same place counts as
  178. distribution of the source code, even though third parties are not
  179. compelled to copy the source along with the object code.
  180. 4. You may not copy, modify, sublicense, or distribute the Program
  181. except as expressly provided under this License. Any attempt
  182. otherwise to copy, modify, sublicense or distribute the Program is
  183. void, and will automatically terminate your rights under this License.
  184. However, parties who have received copies, or rights, from you under
  185. this License will not have their licenses terminated so long as such
  186. parties remain in full compliance.
  187. 5. You are not required to accept this License, since you have not
  188. signed it. However, nothing else grants you permission to modify or
  189. distribute the Program or its derivative works. These actions are
  190. prohibited by law if you do not accept this License. Therefore, by
  191. modifying or distributing the Program (or any work based on the
  192. Program), you indicate your acceptance of this License to do so, and
  193. all its terms and conditions for copying, distributing or modifying
  194. the Program or works based on it.
  195. 6. Each time you redistribute the Program (or any work based on the
  196. Program), the recipient automatically receives a license from the
  197. original licensor to copy, distribute or modify the Program subject to
  198. these terms and conditions. You may not impose any further
  199. restrictions on the recipients' exercise of the rights granted herein.
  200. You are not responsible for enforcing compliance by third parties to
  201. this License.
  202. 7. If, as a consequence of a court judgment or allegation of patent
  203. infringement or for any other reason (not limited to patent issues),
  204. conditions are imposed on you (whether by court order, agreement or
  205. otherwise) that contradict the conditions of this License, they do not
  206. excuse you from the conditions of this License. If you cannot
  207. distribute so as to satisfy simultaneously your obligations under this
  208. License and any other pertinent obligations, then as a consequence you
  209. may not distribute the Program at all. For example, if a patent
  210. license would not permit royalty-free redistribution of the Program by
  211. all those who receive copies directly or indirectly through you, then
  212. the only way you could satisfy both it and this License would be to
  213. refrain entirely from distribution of the Program.
  214. If any portion of this section is held invalid or unenforceable under
  215. any particular circumstance, the balance of the section is intended to
  216. apply and the section as a whole is intended to apply in other
  217. circumstances.
  218. It is not the purpose of this section to induce you to infringe any
  219. patents or other property right claims or to contest validity of any
  220. such claims; this section has the sole purpose of protecting the
  221. integrity of the free software distribution system, which is
  222. implemented by public license practices. Many people have made
  223. generous contributions to the wide range of software distributed
  224. through that system in reliance on consistent application of that
  225. system; it is up to the author/donor to decide if he or she is willing
  226. to distribute software through any other system and a licensee cannot
  227. impose that choice.
  228. This section is intended to make thoroughly clear what is believed to
  229. be a consequence of the rest of this License.
  230. 8. If the distribution and/or use of the Program is restricted in
  231. certain countries either by patents or by copyrighted interfaces, the
  232. original copyright holder who places the Program under this License
  233. may add an explicit geographical distribution limitation excluding
  234. those countries, so that distribution is permitted only in or among
  235. countries not thus excluded. In such case, this License incorporates
  236. the limitation as if written in the body of this License.
  237. 9. The Free Software Foundation may publish revised and/or new versions
  238. of the General Public License from time to time. Such new versions will
  239. be similar in spirit to the present version, but may differ in detail to
  240. address new problems or concerns.
  241. Each version is given a distinguishing version number. If the Program
  242. specifies a version number of this License which applies to it and "any
  243. later version", you have the option of following the terms and conditions
  244. either of that version or of any later version published by the Free
  245. Software Foundation. If the Program does not specify a version number of
  246. this License, you may choose any version ever published by the Free Software
  247. Foundation.
  248. 10. If you wish to incorporate parts of the Program into other free
  249. programs whose distribution conditions are different, write to the author
  250. to ask for permission. For software which is copyrighted by the Free
  251. Software Foundation, write to the Free Software Foundation; we sometimes
  252. make exceptions for this. Our decision will be guided by the two goals
  253. of preserving the free status of all derivatives of our free software and
  254. of promoting the sharing and reuse of software generally.
  255. NO WARRANTY
  256. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  257. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  258. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  259. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  260. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  261. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
  262. TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
  263. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  264. REPAIR OR CORRECTION.
  265. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  266. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  267. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  268. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  269. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  270. TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  271. YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  272. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  273. POSSIBILITY OF SUCH DAMAGES.
  274. END OF TERMS AND CONDITIONS
  275. Appendix B: The LGPL License
  276. ============================
  277. GNU LESSER GENERAL PUBLIC LICENSE
  278. Version 2.1, February 1999
  279. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  280. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  281. Everyone is permitted to copy and distribute verbatim copies
  282. of this license document, but changing it is not allowed.
  283. [This is the first released version of the Lesser GPL. It also counts
  284. as the successor of the GNU Library Public License, version 2, hence
  285. the version number 2.1.]
  286. Preamble
  287. The licenses for most software are designed to take away your
  288. freedom to share and change it. By contrast, the GNU General Public
  289. Licenses are intended to guarantee your freedom to share and change
  290. free software-to make sure the software is free for all its users.
  291. This license, the Lesser General Public License, applies to some
  292. specially designated software packages-typically libraries-of the
  293. Free Software Foundation and other authors who decide to use it. You
  294. can use it too, but we suggest you first think carefully about whether
  295. this license or the ordinary General Public License is the better
  296. strategy to use in any particular case, based on the explanations below.
  297. When we speak of free software, we are referring to freedom of use,
  298. not price. Our General Public Licenses are designed to make sure that
  299. you have the freedom to distribute copies of free software (and charge
  300. for this service if you wish); that you receive source code or can get
  301. it if you want it; that you can change the software and use pieces of
  302. it in new free programs; and that you are informed that you can do
  303. these things.
  304. To protect your rights, we need to make restrictions that forbid
  305. distributors to deny you these rights or to ask you to surrender these
  306. rights. These restrictions translate to certain responsibilities for
  307. you if you distribute copies of the library or if you modify it.
  308. For example, if you distribute copies of the library, whether gratis
  309. or for a fee, you must give the recipients all the rights that we gave
  310. you. You must make sure that they, too, receive or can get the source
  311. code. If you link other code with the library, you must provide
  312. complete object files to the recipients, so that they can relink them
  313. with the library after making changes to the library and recompiling
  314. it. And you must show them these terms so they know their rights.
  315. We protect your rights with a two-step method: (1) we copyright the
  316. library, and (2) we offer you this license, which gives you legal
  317. permission to copy, distribute and/or modify the library.
  318. To protect each distributor, we want to make it very clear that
  319. there is no warranty for the free library. Also, if the library is
  320. modified by someone else and passed on, the recipients should know
  321. that what they have is not the original version, so that the original
  322. author's reputation will not be affected by problems that might be
  323. introduced by others.
  324. Finally, software patents pose a constant threat to the existence of
  325. any free program. We wish to make sure that a company cannot
  326. effectively restrict the users of a free program by obtaining a
  327. restrictive license from a patent holder. Therefore, we insist that
  328. any patent license obtained for a version of the library must be
  329. consistent with the full freedom of use specified in this license.
  330. Most GNU software, including some libraries, is covered by the
  331. ordinary GNU General Public License. This license, the GNU Lesser
  332. General Public License, applies to certain designated libraries, and
  333. is quite different from the ordinary General Public License. We use
  334. this license for certain libraries in order to permit linking those
  335. libraries into non-free programs.
  336. When a program is linked with a library, whether statically or using
  337. a shared library, the combination of the two is legally speaking a
  338. combined work, a derivative of the original library. The ordinary
  339. General Public License therefore permits such linking only if the
  340. entire combination fits its criteria of freedom. The Lesser General
  341. Public License permits more lax criteria for linking other code with
  342. the library.
  343. We call this license the "Lesser" General Public License because it
  344. does Less to protect the user's freedom than the ordinary General
  345. Public License. It also provides other free software developers Less
  346. of an advantage over competing non-free programs. These disadvantages
  347. are the reason we use the ordinary General Public License for many
  348. libraries. However, the Lesser license provides advantages in certain
  349. special circumstances.
  350. For example, on rare occasions, there may be a special need to
  351. encourage the widest possible use of a certain library, so that it becomes
  352. a de-facto standard. To achieve this, non-free programs must be
  353. allowed to use the library. A more frequent case is that a free
  354. library does the same job as widely used non-free libraries. In this
  355. case, there is little to gain by limiting the free library to free
  356. software only, so we use the Lesser General Public License.
  357. In other cases, permission to use a particular library in non-free
  358. programs enables a greater number of people to use a large body of
  359. free software. For example, permission to use the GNU C Library in
  360. non-free programs enables many more people to use the whole GNU
  361. operating system, as well as its variant, the GNU/Linux operating
  362. system.
  363. Although the Lesser General Public License is Less protective of the
  364. users' freedom, it does ensure that the user of a program that is
  365. linked with the Library has the freedom and the wherewithal to run
  366. that program using a modified version of the Library.
  367. The precise terms and conditions for copying, distribution and
  368. modification follow. Pay close attention to the difference between a
  369. "work based on the library" and a "work that uses the library". The
  370. former contains code derived from the library, whereas the latter must
  371. be combined with the library in order to run.
  372. GNU LESSER GENERAL PUBLIC LICENSE
  373. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  374. 0. This License Agreement applies to any software library or other
  375. program which contains a notice placed by the copyright holder or
  376. other authorized party saying it may be distributed under the terms of
  377. this Lesser General Public License (also called "this License").
  378. Each licensee is addressed as "you".
  379. A "library" means a collection of software functions and/or data
  380. prepared so as to be conveniently linked with application programs
  381. (which use some of those functions and data) to form executables.
  382. The "Library", below, refers to any such software library or work
  383. which has been distributed under these terms. A "work based on the
  384. Library" means either the Library or any derivative work under
  385. copyright law: that is to say, a work containing the Library or a
  386. portion of it, either verbatim or with modifications and/or translated
  387. straightforwardly into another language. (Hereinafter, translation is
  388. included without limitation in the term "modification".)
  389. "Source code" for a work means the preferred form of the work for
  390. making modifications to it. For a library, complete source code means
  391. all the source code for all modules it contains, plus any associated
  392. interface definition files, plus the scripts used to control compilation
  393. and installation of the library.
  394. Activities other than copying, distribution and modification are not
  395. covered by this License; they are outside its scope. The act of
  396. running a program using the Library is not restricted, and output from
  397. such a program is covered only if its contents constitute a work based
  398. on the Library (independent of the use of the Library in a tool for
  399. writing it). Whether that is true depends on what the Library does
  400. and what the program that uses the Library does.
  401. 1. You may copy and distribute verbatim copies of the Library's
  402. complete source code as you receive it, in any medium, provided that
  403. you conspicuously and appropriately publish on each copy an
  404. appropriate copyright notice and disclaimer of warranty; keep intact
  405. all the notices that refer to this License and to the absence of any
  406. warranty; and distribute a copy of this License along with the
  407. Library.
  408. You may charge a fee for the physical act of transferring a copy,
  409. and you may at your option offer warranty protection in exchange for a
  410. fee.
  411. 2. You may modify your copy or copies of the Library or any portion
  412. of it, thus forming a work based on the Library, and copy and
  413. distribute such modifications or work under the terms of Section 1
  414. above, provided that you also meet all of these conditions:
  415. a) The modified work must itself be a software library.
  416. b) You must cause the files modified to carry prominent notices
  417. stating that you changed the files and the date of any change.
  418. c) You must cause the whole of the work to be licensed at no
  419. charge to all third parties under the terms of this License.
  420. d) If a facility in the modified Library refers to a function or a
  421. table of data to be supplied by an application program that uses
  422. the facility, other than as an argument passed when the facility
  423. is invoked, then you must make a good faith effort to ensure that,
  424. in the event an application does not supply such function or
  425. table, the facility still operates, and performs whatever part of
  426. its purpose remains meaningful.
  427. (For example, a function in a library to compute square roots has
  428. a purpose that is entirely well-defined independent of the
  429. application. Therefore, Subsection 2d requires that any
  430. application-supplied function or table used by this function must
  431. be optional: if the application does not supply it, the square
  432. root function must still compute square roots.)
  433. These requirements apply to the modified work as a whole. If
  434. identifiable sections of that work are not derived from the Library,
  435. and can be reasonably considered independent and separate works in
  436. themselves, then this License, and its terms, do not apply to those
  437. sections when you distribute them as separate works. But when you
  438. distribute the same sections as part of a whole which is a work based
  439. on the Library, the distribution of the whole must be on the terms of
  440. this License, whose permissions for other licensees extend to the
  441. entire whole, and thus to each and every part regardless of who wrote
  442. it.
  443. Thus, it is not the intent of this section to claim rights or contest
  444. your rights to work written entirely by you; rather, the intent is to
  445. exercise the right to control the distribution of derivative or
  446. collective works based on the Library.
  447. In addition, mere aggregation of another work not based on the Library
  448. with the Library (or with a work based on the Library) on a volume of
  449. a storage or distribution medium does not bring the other work under
  450. the scope of this License.
  451. 3. You may opt to apply the terms of the ordinary GNU General Public
  452. License instead of this License to a given copy of the Library. To do
  453. this, you must alter all the notices that refer to this License, so
  454. that they refer to the ordinary GNU General Public License, version 2,
  455. instead of to this License. (If a newer version than version 2 of the
  456. ordinary GNU General Public License has appeared, then you can specify
  457. that version instead if you wish.) Do not make any other change in
  458. these notices.
  459. Once this change is made in a given copy, it is irreversible for
  460. that copy, so the ordinary GNU General Public License applies to all
  461. subsequent copies and derivative works made from that copy.
  462. This option is useful when you wish to copy part of the code of
  463. the Library into a program that is not a library.
  464. 4. You may copy and distribute the Library (or a portion or
  465. derivative of it, under Section 2) in object code or executable form
  466. under the terms of Sections 1 and 2 above provided that you accompany
  467. it with the complete corresponding machine-readable source code, which
  468. must be distributed under the terms of Sections 1 and 2 above on a
  469. medium customarily used for software interchange.
  470. If distribution of object code is made by offering access to copy
  471. from a designated place, then offering equivalent access to copy the
  472. source code from the same place satisfies the requirement to
  473. distribute the source code, even though third parties are not
  474. compelled to copy the source along with the object code.
  475. 5. A program that contains no derivative of any portion of the
  476. Library, but is designed to work with the Library by being compiled or
  477. linked with it, is called a "work that uses the Library". Such a
  478. work, in isolation, is not a derivative work of the Library, and
  479. therefore falls outside the scope of this License.
  480. However, linking a "work that uses the Library" with the Library
  481. creates an executable that is a derivative of the Library (because it
  482. contains portions of the Library), rather than a "work that uses the
  483. library". The executable is therefore covered by this License.
  484. Section 6 states terms for distribution of such executables.
  485. When a "work that uses the Library" uses material from a header file
  486. that is part of the Library, the object code for the work may be a
  487. derivative work of the Library even though the source code is not.
  488. Whether this is true is especially significant if the work can be
  489. linked without the Library, or if the work is itself a library. The
  490. threshold for this to be true is not precisely defined by law.
  491. If such an object file uses only numerical parameters, data
  492. structure layouts and accessors, and small macros and small inline
  493. functions (ten lines or less in length), then the use of the object
  494. file is unrestricted, regardless of whether it is legally a derivative
  495. work. (Executables containing this object code plus portions of the
  496. Library will still fall under Section 6.)
  497. Otherwise, if the work is a derivative of the Library, you may
  498. distribute the object code for the work under the terms of Section 6.
  499. Any executables containing that work also fall under Section 6,
  500. whether or not they are linked directly with the Library itself.
  501. 6. As an exception to the Sections above, you may also combine or
  502. link a "work that uses the Library" with the Library to produce a
  503. work containing portions of the Library, and distribute that work
  504. under terms of your choice, provided that the terms permit
  505. modification of the work for the customer's own use and reverse
  506. engineering for debugging such modifications.
  507. You must give prominent notice with each copy of the work that the
  508. Library is used in it and that the Library and its use are covered by
  509. this License. You must supply a copy of this License. If the work
  510. during execution displays copyright notices, you must include the
  511. copyright notice for the Library among them, as well as a reference
  512. directing the user to the copy of this License. Also, you must do one
  513. of these things:
  514. a) Accompany the work with the complete corresponding
  515. machine-readable source code for the Library including whatever
  516. changes were used in the work (which must be distributed under
  517. Sections 1 and 2 above); and, if the work is an executable linked
  518. with the Library, with the complete machine-readable "work that
  519. uses the Library", as object code and/or source code, so that the
  520. user can modify the Library and then relink to produce a modified
  521. executable containing the modified Library. (It is understood
  522. that the user who changes the contents of definitions files in the
  523. Library will not necessarily be able to recompile the application
  524. to use the modified definitions.)
  525. b) Use a suitable shared library mechanism for linking with the
  526. Library. A suitable mechanism is one that (1) uses at run time a
  527. copy of the library already present on the user's computer system,
  528. rather than copying library functions into the executable, and (2)
  529. will operate properly with a modified version of the library, if
  530. the user installs one, as long as the modified version is
  531. interface-compatible with the version that the work was made with.
  532. c) Accompany the work with a written offer, valid for at
  533. least three years, to give the same user the materials
  534. specified in Subsection 6a, above, for a charge no more
  535. than the cost of performing this distribution.
  536. d) If distribution of the work is made by offering access to copy
  537. from a designated place, offer equivalent access to copy the above
  538. specified materials from the same place.
  539. e) Verify that the user has already received a copy of these
  540. materials or that you have already sent this user a copy.
  541. For an executable, the required form of the "work that uses the
  542. Library" must include any data and utility programs needed for
  543. reproducing the executable from it. However, as a special exception,
  544. the materials to be distributed need not include anything that is
  545. normally distributed (in either source or binary form) with the major
  546. components (compiler, kernel, and so on) of the operating system on
  547. which the executable runs, unless that component itself accompanies
  548. the executable.
  549. It may happen that this requirement contradicts the license
  550. restrictions of other proprietary libraries that do not normally
  551. accompany the operating system. Such a contradiction means you cannot
  552. use both them and the Library together in an executable that you
  553. distribute.
  554. 7. You may place library facilities that are a work based on the
  555. Library side-by-side in a single library together with other library
  556. facilities not covered by this License, and distribute such a combined
  557. library, provided that the separate distribution of the work based on
  558. the Library and of the other library facilities is otherwise
  559. permitted, and provided that you do these two things:
  560. a) Accompany the combined library with a copy of the same work
  561. based on the Library, uncombined with any other library
  562. facilities. This must be distributed under the terms of the
  563. Sections above.
  564. b) Give prominent notice with the combined library of the fact
  565. that part of it is a work based on the Library, and explaining
  566. where to find the accompanying uncombined form of the same work.
  567. 8. You may not copy, modify, sublicense, link with, or distribute
  568. the Library except as expressly provided under this License. Any
  569. attempt otherwise to copy, modify, sublicense, link with, or
  570. distribute the Library is void, and will automatically terminate your
  571. rights under this License. However, parties who have received copies,
  572. or rights, from you under this License will not have their licenses
  573. terminated so long as such parties remain in full compliance.
  574. 9. You are not required to accept this License, since you have not
  575. signed it. However, nothing else grants you permission to modify or
  576. distribute the Library or its derivative works. These actions are
  577. prohibited by law if you do not accept this License. Therefore, by
  578. modifying or distributing the Library (or any work based on the
  579. Library), you indicate your acceptance of this License to do so, and
  580. all its terms and conditions for copying, distributing or modifying
  581. the Library or works based on it.
  582. 10. Each time you redistribute the Library (or any work based on the
  583. Library), the recipient automatically receives a license from the
  584. original licensor to copy, distribute, link with or modify the Library
  585. subject to these terms and conditions. You may not impose any further
  586. restrictions on the recipients' exercise of the rights granted herein.
  587. You are not responsible for enforcing compliance by third parties with
  588. this License.
  589. 11. If, as a consequence of a court judgment or allegation of patent
  590. infringement or for any other reason (not limited to patent issues),
  591. conditions are imposed on you (whether by court order, agreement or
  592. otherwise) that contradict the conditions of this License, they do not
  593. excuse you from the conditions of this License. If you cannot
  594. distribute so as to satisfy simultaneously your obligations under this
  595. License and any other pertinent obligations, then as a consequence you
  596. may not distribute the Library at all. For example, if a patent
  597. license would not permit royalty-free redistribution of the Library by
  598. all those who receive copies directly or indirectly through you, then
  599. the only way you could satisfy both it and this License would be to
  600. refrain entirely from distribution of the Library.
  601. If any portion of this section is held invalid or unenforceable under any
  602. particular circumstance, the balance of the section is intended to apply,
  603. and the section as a whole is intended to apply in other circumstances.
  604. It is not the purpose of this section to induce you to infringe any
  605. patents or other property right claims or to contest validity of any
  606. such claims; this section has the sole purpose of protecting the
  607. integrity of the free software distribution system which is
  608. implemented by public license practices. Many people have made
  609. generous contributions to the wide range of software distributed
  610. through that system in reliance on consistent application of that
  611. system; it is up to the author/donor to decide if he or she is willing
  612. to distribute software through any other system and a licensee cannot
  613. impose that choice.
  614. This section is intended to make thoroughly clear what is believed to
  615. be a consequence of the rest of this License.
  616. 12. If the distribution and/or use of the Library is restricted in
  617. certain countries either by patents or by copyrighted interfaces, the
  618. original copyright holder who places the Library under this License may add
  619. an explicit geographical distribution limitation excluding those countries,
  620. so that distribution is permitted only in or among countries not thus
  621. excluded. In such case, this License incorporates the limitation as if
  622. written in the body of this License.
  623. 13. The Free Software Foundation may publish revised and/or new
  624. versions of the Lesser General Public License from time to time.
  625. Such new versions will be similar in spirit to the present version,
  626. but may differ in detail to address new problems or concerns.
  627. Each version is given a distinguishing version number. If the Library
  628. specifies a version number of this License which applies to it and
  629. "any later version", you have the option of following the terms and
  630. conditions either of that version or of any later version published by
  631. the Free Software Foundation. If the Library does not specify a
  632. license version number, you may choose any version ever published by
  633. the Free Software Foundation.
  634. 14. If you wish to incorporate parts of the Library into other free
  635. programs whose distribution conditions are incompatible with these,
  636. write to the author to ask for permission. For software which is
  637. copyrighted by the Free Software Foundation, write to the Free
  638. Software Foundation; we sometimes make exceptions for this. Our
  639. decision will be guided by the two goals of preserving the free status
  640. of all derivatives of our free software and of promoting the sharing
  641. and reuse of software generally.
  642. NO WARRANTY
  643. 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  644. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  645. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  646. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  647. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  648. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  649. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  650. LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  651. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  652. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  653. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  654. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  655. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  656. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  657. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  658. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  659. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  660. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  661. DAMAGES.
  662. END OF TERMS AND CONDITIONS
  663. Appendix C: The MPL License
  664. ===========================
  665. MOZILLA PUBLIC LICENSE
  666. Version 1.1
  667. ===============
  668. 1. Definitions.
  669. 1.0.1. "Commercial Use" means distribution or otherwise making the
  670. Covered Code available to a third party.
  671. 1.1. "Contributor" means each entity that creates or contributes to
  672. the creation of Modifications.
  673. 1.2. "Contributor Version" means the combination of the Original
  674. Code, prior Modifications used by a Contributor, and the Modifications
  675. made by that particular Contributor.
  676. 1.3. "Covered Code" means the Original Code or Modifications or the
  677. combination of the Original Code and Modifications, in each case
  678. including portions thereof.
  679. 1.4. "Electronic Distribution Mechanism" means a mechanism generally
  680. accepted in the software development community for the electronic
  681. transfer of data.
  682. 1.5. "Executable" means Covered Code in any form other than Source
  683. Code.
  684. 1.6. "Initial Developer" means the individual or entity identified
  685. as the Initial Developer in the Source Code notice required by Exhibit
  686. A.
  687. 1.7. "Larger Work" means a work which combines Covered Code or
  688. portions thereof with code not governed by the terms of this License.
  689. 1.8. "License" means this document.
  690. 1.8.1. "Licensable" means having the right to grant, to the maximum
  691. extent possible, whether at the time of the initial grant or
  692. subsequently acquired, any and all of the rights conveyed herein.
  693. 1.9. "Modifications" means any addition to or deletion from the
  694. substance or structure of either the Original Code or any previous
  695. Modifications. When Covered Code is released as a series of files, a
  696. Modification is:
  697. A. Any addition to or deletion from the contents of a file
  698. containing Original Code or previous Modifications.
  699. B. Any new file that contains any part of the Original Code or
  700. previous Modifications.
  701. 1.10. "Original Code" means Source Code of computer software code
  702. which is described in the Source Code notice required by Exhibit A as
  703. Original Code, and which, at the time of its release under this
  704. License is not already Covered Code governed by this License.
  705. 1.10.1. "Patent Claims" means any patent claim(s), now owned or
  706. hereafter acquired, including without limitation, method, process,
  707. and apparatus claims, in any patent Licensable by grantor.
  708. 1.11. "Source Code" means the preferred form of the Covered Code for
  709. making modifications to it, including all modules it contains, plus
  710. any associated interface definition files, scripts used to control
  711. compilation and installation of an Executable, or source code
  712. differential comparisons against either the Original Code or another
  713. well known, available Covered Code of the Contributor's choice. The
  714. Source Code can be in a compressed or archival form, provided the
  715. appropriate decompression or de-archiving software is widely available
  716. for no charge.
  717. 1.12. "You" (or "Your") means an individual or a legal entity
  718. exercising rights under, and complying with all of the terms of, this
  719. License or a future version of this License issued under Section 6.1.
  720. For legal entities, "You" includes any entity which controls, is
  721. controlled by, or is under common control with You. For purposes of
  722. this definition, "control" means (a) the power, direct or indirect,
  723. to cause the direction or management of such entity, whether by
  724. contract or otherwise, or (b) ownership of more than fifty percent
  725. (50%) of the outstanding shares or beneficial ownership of such
  726. entity.
  727. 2. Source Code License.
  728. 2.1. The Initial Developer Grant.
  729. The Initial Developer hereby grants You a world-wide, royalty-free,
  730. non-exclusive license, subject to third party intellectual property
  731. claims:
  732. (a) under intellectual property rights (other than patent or
  733. trademark) Licensable by Initial Developer to use, reproduce,
  734. modify, display, perform, sublicense and distribute the Original
  735. Code (or portions thereof) with or without Modifications, and/or
  736. as part of a Larger Work; and
  737. (b) under Patents Claims infringed by the making, using or
  738. selling of Original Code, to make, have made, use, practice,
  739. sell, and offer for sale, and/or otherwise dispose of the
  740. Original Code (or portions thereof).
  741. (c) the licenses granted in this Section 2.1(a) and (b) are
  742. effective on the date Initial Developer first distributes
  743. Original Code under the terms of this License.
  744. (d) Notwithstanding Section 2.1(b) above, no patent license is
  745. granted: 1) for code that You delete from the Original Code; 2)
  746. separate from the Original Code; or 3) for infringements caused
  747. by: i) the modification of the Original Code or ii) the
  748. combination of the Original Code with other software or devices.
  749. 2.2. Contributor Grant.
  750. Subject to third party intellectual property claims, each Contributor
  751. hereby grants You a world-wide, royalty-free, non-exclusive license
  752. (a) under intellectual property rights (other than patent or
  753. trademark) Licensable by Contributor, to use, reproduce, modify,
  754. display, perform, sublicense and distribute the Modifications
  755. created by such Contributor (or portions thereof) either on an
  756. unmodified basis, with other Modifications, as Covered Code
  757. and/or as part of a Larger Work; and
  758. (b) under Patent Claims infringed by the making, using, or
  759. selling of Modifications made by that Contributor either alone
  760. and/or in combination with its Contributor Version (or portions
  761. of such combination), to make, use, sell, offer for sale, have
  762. made, and/or otherwise dispose of: 1) Modifications made by that
  763. Contributor (or portions thereof); and 2) the combination of
  764. Modifications made by that Contributor with its Contributor
  765. Version (or portions of such combination).
  766. (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
  767. effective on the date Contributor first makes Commercial Use of
  768. the Covered Code.
  769. (d) Notwithstanding Section 2.2(b) above, no patent license is
  770. granted: 1) for any code that Contributor has deleted from the
  771. Contributor Version; 2) separate from the Contributor Version;
  772. 3) for infringements caused by: i) third party modifications of
  773. Contributor Version or ii) the combination of Modifications made
  774. by that Contributor with other software (except as part of the
  775. Contributor Version) or other devices; or 4) under Patent Claims
  776. infringed by Covered Code in the absence of Modifications made by
  777. that Contributor.
  778. 3. Distribution Obligations.
  779. 3.1. Application of License.
  780. The Modifications which You create or to which You contribute are
  781. governed by the terms of this License, including without limitation
  782. Section 2.2. The Source Code version of Covered Code may be
  783. distributed only under the terms of this License or a future version
  784. of this License released under Section 6.1, and You must include a
  785. copy of this License with every copy of the Source Code You
  786. distribute. You may not offer or impose any terms on any Source Code
  787. version that alters or restricts the applicable version of this
  788. License or the recipients' rights hereunder. However, You may include
  789. an additional document offering the additional rights described in
  790. Section 3.5.
  791. 3.2. Availability of Source Code.
  792. Any Modification which You create or to which You contribute must be
  793. made available in Source Code form under the terms of this License
  794. either on the same media as an Executable version or via an accepted
  795. Electronic Distribution Mechanism to anyone to whom you made an
  796. Executable version available; and if made available via Electronic
  797. Distribution Mechanism, must remain available for at least twelve (12)
  798. months after the date it initially became available, or at least six
  799. (6) months after a subsequent version of that particular Modification
  800. has been made available to such recipients. You are responsible for
  801. ensuring that the Source Code version remains available even if the
  802. Electronic Distribution Mechanism is maintained by a third party.
  803. 3.3. Description of Modifications.
  804. You must cause all Covered Code to which You contribute to contain a
  805. file documenting the changes You made to create that Covered Code and
  806. the date of any change. You must include a prominent statement that
  807. the Modification is derived, directly or indirectly, from Original
  808. Code provided by the Initial Developer and including the name of the
  809. Initial Developer in (a) the Source Code, and (b) in any notice in an
  810. Executable version or related documentation in which You describe the
  811. origin or ownership of the Covered Code.
  812. 3.4. Intellectual Property Matters
  813. (a) Third Party Claims.
  814. If Contributor has knowledge that a license under a third party's
  815. intellectual property rights is required to exercise the rights
  816. granted by such Contributor under Sections 2.1 or 2.2,
  817. Contributor must include a text file with the Source Code
  818. distribution titled "LEGAL" which describes the claim and the
  819. party making the claim in sufficient detail that a recipient will
  820. know whom to contact. If Contributor obtains such knowledge after
  821. the Modification is made available as described in Section 3.2,
  822. Contributor shall promptly modify the LEGAL file in all copies
  823. Contributor makes available thereafter and shall take other steps
  824. (such as notifying appropriate mailing lists or newsgroups)
  825. reasonably calculated to inform those who received the Covered
  826. Code that new knowledge has been obtained.
  827. (b) Contributor APIs.
  828. If Contributor's Modifications include an application programming
  829. interface and Contributor has knowledge of patent licenses which
  830. are reasonably necessary to implement that API, Contributor must
  831. also include this information in the LEGAL file.
  832. (c) Representations.
  833. Contributor represents that, except as disclosed pursuant to
  834. Section 3.4(a) above, Contributor believes that Contributor's
  835. Modifications are Contributor's original creation(s) and/or
  836. Contributor has sufficient rights to grant the rights conveyed by
  837. this License.
  838. 3.5. Required Notices.
  839. You must duplicate the notice in Exhibit A in each file of the Source
  840. Code. If it is not possible to put such notice in a particular Source
  841. Code file due to its structure, then You must include such notice in a
  842. location (such as a relevant directory) where a user would be likely
  843. to look for such a notice. If You created one or more Modification(s)
  844. You may add your name as a Contributor to the notice described in
  845. Exhibit A. You must also duplicate this License in any documentation
  846. for the Source Code where You describe recipients' rights or ownership
  847. rights relating to Covered Code. You may choose to offer, and to
  848. charge a fee for, warranty, support, indemnity or liability
  849. obligations to one or more recipients of Covered Code. However, You
  850. may do so only on Your own behalf, and not on behalf of the Initial
  851. Developer or any Contributor. You must make it absolutely clear than
  852. any such warranty, support, indemnity or liability obligation is
  853. offered by You alone, and You hereby agree to indemnify the Initial
  854. Developer and every Contributor for any liability incurred by the
  855. Initial Developer or such Contributor as a result of warranty,
  856. support, indemnity or liability terms You offer.
  857. 3.6. Distribution of Executable Versions.
  858. You may distribute Covered Code in Executable form only if the
  859. requirements of Section 3.1-3.5 have been met for that Covered Code,
  860. and if You include a notice stating that the Source Code version of
  861. the Covered Code is available under the terms of this License,
  862. including a description of how and where You have fulfilled the
  863. obligations of Section 3.2. The notice must be conspicuously included
  864. in any notice in an Executable version, related documentation or
  865. collateral in which You describe recipients' rights relating to the
  866. Covered Code. You may distribute the Executable version of Covered
  867. Code or ownership rights under a license of Your choice, which may
  868. contain terms different from this License, provided that You are in
  869. compliance with the terms of this License and that the license for the
  870. Executable version does not attempt to limit or alter the recipient's
  871. rights in the Source Code version from the rights set forth in this
  872. License. If You distribute the Executable version under a different
  873. license You must make it absolutely clear that any terms which differ
  874. from this License are offered by You alone, not by the Initial
  875. Developer or any Contributor. You hereby agree to indemnify the
  876. Initial Developer and every Contributor for any liability incurred by
  877. the Initial Developer or such Contributor as a result of any such
  878. terms You offer.
  879. 3.7. Larger Works.
  880. You may create a Larger Work by combining Covered Code with other code
  881. not governed by the terms of this License and distribute the Larger
  882. Work as a single product. In such a case, You must make sure the
  883. requirements of this License are fulfilled for the Covered Code.
  884. 4. Inability to Comply Due to Statute or Regulation.
  885. If it is impossible for You to comply with any of the terms of this
  886. License with respect to some or all of the Covered Code due to
  887. statute, judicial order, or regulation then You must: (a) comply with
  888. the terms of this License to the maximum extent possible; and (b)
  889. describe the limitations and the code they affect. Such description
  890. must be included in the LEGAL file described in Section 3.4 and must
  891. be included with all distributions of the Source Code. Except to the
  892. extent prohibited by statute or regulation, such description must be
  893. sufficiently detailed for a recipient of ordinary skill to be able to
  894. understand it.
  895. 5. Application of this License.
  896. This License applies to code to which the Initial Developer has
  897. attached the notice in Exhibit A and to related Covered Code.
  898. 6. Versions of the License.
  899. 6.1. New Versions.
  900. Netscape Communications Corporation ("Netscape") may publish revised
  901. and/or new versions of the License from time to time. Each version
  902. will be given a distinguishing version number.
  903. 6.2. Effect of New Versions.
  904. Once Covered Code has been published under a particular version of the
  905. License, You may always continue to use it under the terms of that
  906. version. You may also choose to use such Covered Code under the terms
  907. of any subsequent version of the License published by Netscape. No one
  908. other than Netscape has the right to modify the terms applicable to
  909. Covered Code created under this License.
  910. 6.3. Derivative Works.
  911. If You create or use a modified version of this License (which you may
  912. only do in order to apply it to code which is not already Covered Code
  913. governed by this License), You must (a) rename Your license so that
  914. the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
  915. "MPL", "NPL" or any confusingly similar phrase do not appear in your
  916. license (except to note that your license differs from this License)
  917. and (b) otherwise make it clear that Your version of the license
  918. contains terms which differ from the Mozilla Public License and
  919. Netscape Public License. (Filling in the name of the Initial
  920. Developer, Original Code or Contributor in the notice described in
  921. Exhibit A shall not of themselves be deemed to be modifications of
  922. this License.)
  923. 7. DISCLAIMER OF WARRANTY.
  924. COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
  925. WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
  926. WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
  927. DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
  928. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
  929. IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
  930. YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
  931. COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
  932. OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
  933. ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  934. 8. TERMINATION.
  935. 8.1. This License and the rights granted hereunder will terminate
  936. automatically if You fail to comply with terms herein and fail to cure
  937. such breach within 30 days of becoming aware of the breach. All
  938. sublicenses to the Covered Code which are properly granted shall
  939. survive any termination of this License. Provisions which, by their
  940. nature, must remain in effect beyond the termination of this License
  941. shall survive.
  942. 8.2. If You initiate litigation by asserting a patent infringement
  943. claim (excluding declatory judgment actions) against Initial Developer
  944. or a Contributor (the Initial Developer or Contributor against whom
  945. You file such action is referred to as "Participant") alleging that:
  946. (a) such Participant's Contributor Version directly or indirectly
  947. infringes any patent, then any and all rights granted by such
  948. Participant to You under Sections 2.1 and/or 2.2 of this License
  949. shall, upon 60 days notice from Participant terminate prospectively,
  950. unless if within 60 days after receipt of notice You either: (i)
  951. agree in writing to pay Participant a mutually agreeable reasonable
  952. royalty for Your past and future use of Modifications made by such
  953. Participant, or (ii) withdraw Your litigation claim with respect to
  954. the Contributor Version against such Participant. If within 60 days
  955. of notice, a reasonable royalty and payment arrangement are not
  956. mutually agreed upon in writing by the parties or the litigation claim
  957. is not withdrawn, the rights granted by Participant to You under
  958. Sections 2.1 and/or 2.2 automatically terminate at the expiration of
  959. the 60 day notice period specified above.
  960. (b) any software, hardware, or device, other than such Participant's
  961. Contributor Version, directly or indirectly infringes any patent, then
  962. any rights granted to You by such Participant under Sections 2.1(b)
  963. and 2.2(b) are revoked effective as of the date You first made, used,
  964. sold, distributed, or had made, Modifications made by that
  965. Participant.
  966. 8.3. If You assert a patent infringement claim against Participant
  967. alleging that such Participant's Contributor Version directly or
  968. indirectly infringes any patent where such claim is resolved (such as
  969. by license or settlement) prior to the initiation of patent
  970. infringement litigation, then the reasonable value of the licenses
  971. granted by such Participant under Sections 2.1 or 2.2 shall be taken
  972. into account in determining the amount or value of any payment or
  973. license.
  974. 8.4. In the event of termination under Sections 8.1 or 8.2 above,
  975. all end user license agreements (excluding distributors and resellers)
  976. which have been validly granted by You or any distributor hereunder
  977. prior to termination shall survive termination.
  978. 9. LIMITATION OF LIABILITY.
  979. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
  980. (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
  981. DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
  982. OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
  983. ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
  984. CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
  985. WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
  986. COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
  987. INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
  988. LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
  989. RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
  990. PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
  991. EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
  992. THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
  993. 10. U.S. GOVERNMENT END USERS.
  994. The Covered Code is a "commercial item," as that term is defined in
  995. 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
  996. software" and "commercial computer software documentation," as such
  997. terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
  998. C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
  999. all U.S. Government End Users acquire Covered Code with only those
  1000. rights set forth herein.
  1001. 11. MISCELLANEOUS.
  1002. This License represents the complete agreement concerning subject
  1003. matter hereof. If any provision of this License is held to be
  1004. unenforceable, such provision shall be reformed only to the extent
  1005. necessary to make it enforceable. This License shall be governed by
  1006. California law provisions (except to the extent applicable law, if
  1007. any, provides otherwise), excluding its conflict-of-law provisions.
  1008. With respect to disputes in which at least one party is a citizen of,
  1009. or an entity chartered or registered to do business in the United
  1010. States of America, any litigation relating to this License shall be
  1011. subject to the jurisdiction of the Federal Courts of the Northern
  1012. District of California, with venue lying in Santa Clara County,
  1013. California, with the losing party responsible for costs, including
  1014. without limitation, court costs and reasonable attorneys' fees and
  1015. expenses. The application of the United Nations Convention on
  1016. Contracts for the International Sale of Goods is expressly excluded.
  1017. Any law or regulation which provides that the language of a contract
  1018. shall be construed against the drafter shall not apply to this
  1019. License.
  1020. 12. RESPONSIBILITY FOR CLAIMS.
  1021. As between Initial Developer and the Contributors, each party is
  1022. responsible for claims and damages arising, directly or indirectly,
  1023. out of its utilization of rights under this License and You agree to
  1024. work with Initial Developer and Contributors to distribute such
  1025. responsibility on an equitable basis. Nothing herein is intended or
  1026. shall be deemed to constitute any admission of liability.
  1027. 13. MULTIPLE-LICENSED CODE.
  1028. Initial Developer may designate portions of the Covered Code as
  1029. "Multiple-Licensed". "Multiple-Licensed" means that the Initial
  1030. Developer permits you to utilize portions of the Covered Code under
  1031. Your choice of the NPL or the alternative licenses, if any, specified
  1032. by the Initial Developer in the file described in Exhibit A.
  1033. EXHIBIT A -Mozilla Public License.
  1034. ``The contents of this file are subject to the Mozilla Public License
  1035. Version 1.1 (the "License"); you may not use this file except in
  1036. compliance with the License. You may obtain a copy of the License at
  1037. http://www.mozilla.org/MPL/
  1038. Software distributed under the License is distributed on an "AS IS"
  1039. basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
  1040. License for the specific language governing rights and limitations
  1041. under the License.
  1042. The Original Code is ______________________________________.
  1043. The Initial Developer of the Original Code is ________________________.
  1044. Portions created by ______________________ are Copyright (C) ______
  1045. _______________________. All Rights Reserved.
  1046. Contributor(s): ______________________________________.
  1047. Alternatively, the contents of this file may be used under the terms
  1048. of the _____ license (the "[___] License"), in which case the
  1049. provisions of [______] License are applicable instead of those
  1050. above. If you wish to allow use of your version of this file only
  1051. under the terms of the [____] License and not to allow others to use
  1052. your version of this file under the MPL, indicate your decision by
  1053. deleting the provisions above and replace them with the notice and
  1054. other provisions required by the [___] License. If you do not delete
  1055. the provisions above, a recipient may use your version of this file
  1056. under either the MPL or the [___] License."
  1057. [NOTE: The text of this Exhibit A may differ slightly from the text of
  1058. the notices in the Source Code files of the Original Code. You should
  1059. use the text of this Exhibit A rather than the text found in the
  1060. Original Code Source Code for Your Modifications.]
  1061. == END TEXT ONLY VERSION ==
  1062. -->
  1063. <html xmlns="http://www.w3.org/1999/xhtml">
  1064. <head>
  1065. <title>License - CKEditor</title>
  1066. </head>
  1067. <body>
  1068. <h1>
  1069. Software License Agreement
  1070. </h1>
  1071. <p>
  1072. <strong>CKEditor&trade;</strong> - The text editor for Internet&trade; - <a href="http://ckeditor.com">
  1073. http://ckeditor.com</a><br />
  1074. Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
  1075. </p>
  1076. <p>
  1077. Licensed under the terms of any of the following licenses at your choice:
  1078. </p>
  1079. <ul>
  1080. <li><a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a> Version
  1081. 2 or later (the "GPL");</li>
  1082. <li><a href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a>
  1083. Version 2.1 or later (the "LGPL");</li>
  1084. <li><a href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License</a> Version
  1085. 1.1 or later (the "MPL").</li>
  1086. </ul>
  1087. <p>
  1088. You are not required to, but if you want to explicitly declare the license you have
  1089. chosen to be bound to when using, reproducing, modifying and distributing this software,
  1090. just include a text file titled "LEGAL" in your version of this software, indicating
  1091. your license choice. In any case, your choice will not restrict any recipient of
  1092. your version of this software to use, reproduce, modify and distribute this software
  1093. under any of the above licenses.
  1094. </p>
  1095. <h2>
  1096. Sources of Intellectual Property Included in CKEditor
  1097. </h2>
  1098. <p>
  1099. Where not otherwise indicated, all CKEditor content is authored by CKSource engineers
  1100. and consists of CKSource-owned intellectual property. In some specific instances,
  1101. CKEditor will incorporate work done by developers outside of CKSource with their
  1102. express permission.
  1103. </p>
  1104. <p>
  1105. <a href="http://developer.yahoo.com/yui/yuitest/">YUI Test</a>: At _source/tests/yuitest.js
  1106. can be found part of the source code of YUI, which is licensed under the terms of
  1107. the <a href="http://developer.yahoo.com/yui/license.txt">BSD License</a>. YUI is
  1108. Copyright &copy; 2008, Yahoo! Inc.
  1109. </p>
  1110. <h2>
  1111. Trademarks
  1112. </h2>
  1113. <p>
  1114. CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product
  1115. names are trademarks, registered trademarks or service marks of their respective
  1116. holders.
  1117. </p>
  1118. </body>
  1119. </html>