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