easy-rsa: update to 3.2.1
[oi-userland.git] / components / library / libotr / libotr.license
blobeeab68187611321db222feba6c7143386fa7798d
1 LICENSE
3 The Off-the-Record Messaging library (in the src directory) is
4 covered by the following (LGPL) license:
6     Off-the-Record Messaging library
7     Copyright (C) 2004-2012  Ian Goldberg, Rob Smits, Chris Alexander,
8                               Willy Lew, Lisa Du, Nikita Borisov
9                              <otr@cypherpunks.ca>
11     This library is free software; you can redistribute it and/or
12     modify it under the terms of version 2.1 of the GNU Lesser General
13     Public License as published by the Free Software Foundation.
15     This library is distributed in the hope that it will be useful,
16     but WITHOUT ANY WARRANTY; without even the implied warranty of
17     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
18     Lesser General Public License for more details.
20     There is a copy of the GNU Lesser General Public License in the
21     COPYING.LIB file packaged with this library; if you cannot find it,
22     write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
23     Floor, Boston, MA 02110-1301 USA
25 The Off-the-Record Messaging Toolkit (in the toolkit directory) is covered
26 by the following (GPL) license:
28     Off-the-Record Messaging Toolkit
29     Copyright (C) 2004-2012  Ian Goldberg, Rob Smits, Chris Alexander,
30                              Nikita Borisov
31                              <otr@cypherpunks.ca>
33     This program is free software; you can redistribute it and/or modify
34     it under the terms of version 2 of the GNU General Public License as
35     published by the Free Software Foundation.
37     This program is distributed in the hope that it will be useful,
38     but WITHOUT ANY WARRANTY; without even the implied warranty of
39     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
40     GNU General Public License for more details.
42     There is a copy of the GNU General Public License in the COPYING file
43     packaged with this toolkit; if you cannot find it, write to the Free
44     Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
45     02110-1301 USA
47 ================================================================================
49                     GNU GENERAL PUBLIC LICENSE
50                        Version 2, June 1991
52  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
53                       51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
54  Everyone is permitted to copy and distribute verbatim copies
55  of this license document, but changing it is not allowed.
57                             Preamble
59   The licenses for most software are designed to take away your
60 freedom to share and change it.  By contrast, the GNU General Public
61 License is intended to guarantee your freedom to share and change free
62 software--to make sure the software is free for all its users.  This
63 General Public License applies to most of the Free Software
64 Foundation's software and to any other program whose authors commit to
65 using it.  (Some other Free Software Foundation software is covered by
66 the GNU Library General Public License instead.)  You can apply it to
67 your programs, too.
69   When we speak of free software, we are referring to freedom, not
70 price.  Our General Public Licenses are designed to make sure that you
71 have the freedom to distribute copies of free software (and charge for
72 this service if you wish), that you receive source code or can get it
73 if you want it, that you can change the software or use pieces of it
74 in new free programs; and that you know you can do these things.
76   To protect your rights, we need to make restrictions that forbid
77 anyone to deny you these rights or to ask you to surrender the rights.
78 These restrictions translate to certain responsibilities for you if you
79 distribute copies of the software, or if you modify it.
81   For example, if you distribute copies of such a program, whether
82 gratis or for a fee, you must give the recipients all the rights that
83 you have.  You must make sure that they, too, receive or can get the
84 source code.  And you must show them these terms so they know their
85 rights.
87   We protect your rights with two steps: (1) copyright the software, and
88 (2) offer you this license which gives you legal permission to copy,
89 distribute and/or modify the software.
91   Also, for each author's protection and ours, we want to make certain
92 that everyone understands that there is no warranty for this free
93 software.  If the software is modified by someone else and passed on, we
94 want its recipients to know that what they have is not the original, so
95 that any problems introduced by others will not reflect on the original
96 authors' reputations.
98   Finally, any free program is threatened constantly by software
99 patents.  We wish to avoid the danger that redistributors of a free
100 program will individually obtain patent licenses, in effect making the
101 program proprietary.  To prevent this, we have made it clear that any
102 patent must be licensed for everyone's free use or not licensed at all.
104   The precise terms and conditions for copying, distribution and
105 modification follow.
107                     GNU GENERAL PUBLIC LICENSE
108    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
110   0. This License applies to any program or other work which contains
111 a notice placed by the copyright holder saying it may be distributed
112 under the terms of this General Public License.  The "Program", below,
113 refers to any such program or work, and a "work based on the Program"
114 means either the Program or any derivative work under copyright law:
115 that is to say, a work containing the Program or a portion of it,
116 either verbatim or with modifications and/or translated into another
117 language.  (Hereinafter, translation is included without limitation in
118 the term "modification".)  Each licensee is addressed as "you".
120 Activities other than copying, distribution and modification are not
121 covered by this License; they are outside its scope.  The act of
122 running the Program is not restricted, and the output from the Program
123 is covered only if its contents constitute a work based on the
124 Program (independent of having been made by running the Program).
125 Whether that is true depends on what the Program does.
127   1. You may copy and distribute verbatim copies of the Program's
128 source code as you receive it, in any medium, provided that you
129 conspicuously and appropriately publish on each copy an appropriate
130 copyright notice and disclaimer of warranty; keep intact all the
131 notices that refer to this License and to the absence of any warranty;
132 and give any other recipients of the Program a copy of this License
133 along with the Program.
135 You may charge a fee for the physical act of transferring a copy, and
136 you may at your option offer warranty protection in exchange for a fee.
138   2. You may modify your copy or copies of the Program or any portion
139 of it, thus forming a work based on the Program, and copy and
140 distribute such modifications or work under the terms of Section 1
141 above, provided that you also meet all of these conditions:
143     a) You must cause the modified files to carry prominent notices
144     stating that you changed the files and the date of any change.
146     b) You must cause any work that you distribute or publish, that in
147     whole or in part contains or is derived from the Program or any
148     part thereof, to be licensed as a whole at no charge to all third
149     parties under the terms of this License.
151     c) If the modified program normally reads commands interactively
152     when run, you must cause it, when started running for such
153     interactive use in the most ordinary way, to print or display an
154     announcement including an appropriate copyright notice and a
155     notice that there is no warranty (or else, saying that you provide
156     a warranty) and that users may redistribute the program under
157     these conditions, and telling the user how to view a copy of this
158     License.  (Exception: if the Program itself is interactive but
159     does not normally print such an announcement, your work based on
160     the Program is not required to print an announcement.)
162 These requirements apply to the modified work as a whole.  If
163 identifiable sections of that work are not derived from the Program,
164 and can be reasonably considered independent and separate works in
165 themselves, then this License, and its terms, do not apply to those
166 sections when you distribute them as separate works.  But when you
167 distribute the same sections as part of a whole which is a work based
168 on the Program, the distribution of the whole must be on the terms of
169 this License, whose permissions for other licensees extend to the
170 entire whole, and thus to each and every part regardless of who wrote it.
172 Thus, it is not the intent of this section to claim rights or contest
173 your rights to work written entirely by you; rather, the intent is to
174 exercise the right to control the distribution of derivative or
175 collective works based on the Program.
177 In addition, mere aggregation of another work not based on the Program
178 with the Program (or with a work based on the Program) on a volume of
179 a storage or distribution medium does not bring the other work under
180 the scope of this License.
182   3. You may copy and distribute the Program (or a work based on it,
183 under Section 2) in object code or executable form under the terms of
184 Sections 1 and 2 above provided that you also do one of the following:
186     a) Accompany it with the complete corresponding machine-readable
187     source code, which must be distributed under the terms of Sections
188     1 and 2 above on a medium customarily used for software interchange; or,
190     b) Accompany it with a written offer, valid for at least three
191     years, to give any third party, for a charge no more than your
192     cost of physically performing source distribution, a complete
193     machine-readable copy of the corresponding source code, to be
194     distributed under the terms of Sections 1 and 2 above on a medium
195     customarily used for software interchange; or,
197     c) Accompany it with the information you received as to the offer
198     to distribute corresponding source code.  (This alternative is
199     allowed only for noncommercial distribution and only if you
200     received the program in object code or executable form with such
201     an offer, in accord with Subsection b above.)
203 The source code for a work means the preferred form of the work for
204 making modifications to it.  For an executable work, complete source
205 code means all the source code for all modules it contains, plus any
206 associated interface definition files, plus the scripts used to
207 control compilation and installation of the executable.  However, as a
208 special exception, the source code distributed need not include
209 anything that is normally distributed (in either source or binary
210 form) with the major components (compiler, kernel, and so on) of the
211 operating system on which the executable runs, unless that component
212 itself accompanies the executable.
214 If distribution of executable or object code is made by offering
215 access to copy from a designated place, then offering equivalent
216 access to copy the source code from the same place counts as
217 distribution of the source code, even though third parties are not
218 compelled to copy the source along with the object code.
220   4. You may not copy, modify, sublicense, or distribute the Program
221 except as expressly provided under this License.  Any attempt
222 otherwise to copy, modify, sublicense or distribute the Program is
223 void, and will automatically terminate your rights under this License.
224 However, parties who have received copies, or rights, from you under
225 this License will not have their licenses terminated so long as such
226 parties remain in full compliance.
228   5. You are not required to accept this License, since you have not
229 signed it.  However, nothing else grants you permission to modify or
230 distribute the Program or its derivative works.  These actions are
231 prohibited by law if you do not accept this License.  Therefore, by
232 modifying or distributing the Program (or any work based on the
233 Program), you indicate your acceptance of this License to do so, and
234 all its terms and conditions for copying, distributing or modifying
235 the Program or works based on it.
237   6. Each time you redistribute the Program (or any work based on the
238 Program), the recipient automatically receives a license from the
239 original licensor to copy, distribute or modify the Program subject to
240 these terms and conditions.  You may not impose any further
241 restrictions on the recipients' exercise of the rights granted herein.
242 You are not responsible for enforcing compliance by third parties to
243 this License.
245   7. If, as a consequence of a court judgment or allegation of patent
246 infringement or for any other reason (not limited to patent issues),
247 conditions are imposed on you (whether by court order, agreement or
248 otherwise) that contradict the conditions of this License, they do not
249 excuse you from the conditions of this License.  If you cannot
250 distribute so as to satisfy simultaneously your obligations under this
251 License and any other pertinent obligations, then as a consequence you
252 may not distribute the Program at all.  For example, if a patent
253 license would not permit royalty-free redistribution of the Program by
254 all those who receive copies directly or indirectly through you, then
255 the only way you could satisfy both it and this License would be to
256 refrain entirely from distribution of the Program.
258 If any portion of this section is held invalid or unenforceable under
259 any particular circumstance, the balance of the section is intended to
260 apply and the section as a whole is intended to apply in other
261 circumstances.
263 It is not the purpose of this section to induce you to infringe any
264 patents or other property right claims or to contest validity of any
265 such claims; this section has the sole purpose of protecting the
266 integrity of the free software distribution system, which is
267 implemented by public license practices.  Many people have made
268 generous contributions to the wide range of software distributed
269 through that system in reliance on consistent application of that
270 system; it is up to the author/donor to decide if he or she is willing
271 to distribute software through any other system and a licensee cannot
272 impose that choice.
274 This section is intended to make thoroughly clear what is believed to
275 be a consequence of the rest of this License.
277   8. If the distribution and/or use of the Program is restricted in
278 certain countries either by patents or by copyrighted interfaces, the
279 original copyright holder who places the Program under this License
280 may add an explicit geographical distribution limitation excluding
281 those countries, so that distribution is permitted only in or among
282 countries not thus excluded.  In such case, this License incorporates
283 the limitation as if written in the body of this License.
285   9. The Free Software Foundation may publish revised and/or new versions
286 of the General Public License from time to time.  Such new versions will
287 be similar in spirit to the present version, but may differ in detail to
288 address new problems or concerns.
290 Each version is given a distinguishing version number.  If the Program
291 specifies a version number of this License which applies to it and "any
292 later version", you have the option of following the terms and conditions
293 either of that version or of any later version published by the Free
294 Software Foundation.  If the Program does not specify a version number of
295 this License, you may choose any version ever published by the Free Software
296 Foundation.
298   10. If you wish to incorporate parts of the Program into other free
299 programs whose distribution conditions are different, write to the author
300 to ask for permission.  For software which is copyrighted by the Free
301 Software Foundation, write to the Free Software Foundation; we sometimes
302 make exceptions for this.  Our decision will be guided by the two goals
303 of preserving the free status of all derivatives of our free software and
304 of promoting the sharing and reuse of software generally.
306                             NO WARRANTY
308   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
309 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
310 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
311 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
312 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
313 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
314 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
315 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
316 REPAIR OR CORRECTION.
318   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
319 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
320 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
321 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
322 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
323 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
324 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
325 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
326 POSSIBILITY OF SUCH DAMAGES.
328                      END OF TERMS AND CONDITIONS
330             How to Apply These Terms to Your New Programs
332   If you develop a new program, and you want it to be of the greatest
333 possible use to the public, the best way to achieve this is to make it
334 free software which everyone can redistribute and change under these terms.
336   To do so, attach the following notices to the program.  It is safest
337 to attach them to the start of each source file to most effectively
338 convey the exclusion of warranty; and each file should have at least
339 the "copyright" line and a pointer to where the full notice is found.
341     <one line to give the program's name and a brief idea of what it does.>
342     Copyright (C) <year>  <name of author>
344     This program is free software; you can redistribute it and/or modify
345     it under the terms of the GNU General Public License as published by
346     the Free Software Foundation; either version 2 of the License, or
347     (at your option) any later version.
349     This program is distributed in the hope that it will be useful,
350     but WITHOUT ANY WARRANTY; without even the implied warranty of
351     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
352     GNU General Public License for more details.
354     You should have received a copy of the GNU General Public License
355     along with this program; if not, write to the Free Software
356     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
359 Also add information on how to contact you by electronic and paper mail.
361 If the program is interactive, make it output a short notice like this
362 when it starts in an interactive mode:
364     Gnomovision version 69, Copyright (C) year name of author
365     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
366     This is free software, and you are welcome to redistribute it
367     under certain conditions; type `show c' for details.
369 The hypothetical commands `show w' and `show c' should show the appropriate
370 parts of the General Public License.  Of course, the commands you use may
371 be called something other than `show w' and `show c'; they could even be
372 mouse-clicks or menu items--whatever suits your program.
374 You should also get your employer (if you work as a programmer) or your
375 school, if any, to sign a "copyright disclaimer" for the program, if
376 necessary.  Here is a sample; alter the names:
378   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
379   `Gnomovision' (which makes passes at compilers) written by James Hacker.
381   <signature of Ty Coon>, 1 April 1989
382   Ty Coon, President of Vice
384 This General Public License does not permit incorporating your program into
385 proprietary programs.  If your program is a subroutine library, you may
386 consider it more useful to permit linking proprietary applications with the
387 library.  If this is what you want to do, use the GNU Library General
388 Public License instead of this License.
389                   GNU LESSER GENERAL PUBLIC LICENSE
390                        Version 2.1, February 1999
392  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
393      51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
394  Everyone is permitted to copy and distribute verbatim copies
395  of this license document, but changing it is not allowed.
397 [This is the first released version of the Lesser GPL.  It also counts
398  as the successor of the GNU Library Public License, version 2, hence
399  the version number 2.1.]
401                             Preamble
403   The licenses for most software are designed to take away your
404 freedom to share and change it.  By contrast, the GNU General Public
405 Licenses are intended to guarantee your freedom to share and change
406 free software--to make sure the software is free for all its users.
408   This license, the Lesser General Public License, applies to some
409 specially designated software packages--typically libraries--of the
410 Free Software Foundation and other authors who decide to use it.  You
411 can use it too, but we suggest you first think carefully about whether
412 this license or the ordinary General Public License is the better
413 strategy to use in any particular case, based on the explanations below.
415   When we speak of free software, we are referring to freedom of use,
416 not price.  Our General Public Licenses are designed to make sure that
417 you have the freedom to distribute copies of free software (and charge
418 for this service if you wish); that you receive source code or can get
419 it if you want it; that you can change the software and use pieces of
420 it in new free programs; and that you are informed that you can do
421 these things.
423   To protect your rights, we need to make restrictions that forbid
424 distributors to deny you these rights or to ask you to surrender these
425 rights.  These restrictions translate to certain responsibilities for
426 you if you distribute copies of the library or if you modify it.
428   For example, if you distribute copies of the library, whether gratis
429 or for a fee, you must give the recipients all the rights that we gave
430 you.  You must make sure that they, too, receive or can get the source
431 code.  If you link other code with the library, you must provide
432 complete object files to the recipients, so that they can relink them
433 with the library after making changes to the library and recompiling
434 it.  And you must show them these terms so they know their rights.
436   We protect your rights with a two-step method: (1) we copyright the
437 library, and (2) we offer you this license, which gives you legal
438 permission to copy, distribute and/or modify the library.
440   To protect each distributor, we want to make it very clear that
441 there is no warranty for the free library.  Also, if the library is
442 modified by someone else and passed on, the recipients should know
443 that what they have is not the original version, so that the original
444 author's reputation will not be affected by problems that might be
445 introduced by others.
447   Finally, software patents pose a constant threat to the existence of
448 any free program.  We wish to make sure that a company cannot
449 effectively restrict the users of a free program by obtaining a
450 restrictive license from a patent holder.  Therefore, we insist that
451 any patent license obtained for a version of the library must be
452 consistent with the full freedom of use specified in this license.
454   Most GNU software, including some libraries, is covered by the
455 ordinary GNU General Public License.  This license, the GNU Lesser
456 General Public License, applies to certain designated libraries, and
457 is quite different from the ordinary General Public License.  We use
458 this license for certain libraries in order to permit linking those
459 libraries into non-free programs.
461   When a program is linked with a library, whether statically or using
462 a shared library, the combination of the two is legally speaking a
463 combined work, a derivative of the original library.  The ordinary
464 General Public License therefore permits such linking only if the
465 entire combination fits its criteria of freedom.  The Lesser General
466 Public License permits more lax criteria for linking other code with
467 the library.
469   We call this license the "Lesser" General Public License because it
470 does Less to protect the user's freedom than the ordinary General
471 Public License.  It also provides other free software developers Less
472 of an advantage over competing non-free programs.  These disadvantages
473 are the reason we use the ordinary General Public License for many
474 libraries.  However, the Lesser license provides advantages in certain
475 special circumstances.
477   For example, on rare occasions, there may be a special need to
478 encourage the widest possible use of a certain library, so that it becomes
479 a de-facto standard.  To achieve this, non-free programs must be
480 allowed to use the library.  A more frequent case is that a free
481 library does the same job as widely used non-free libraries.  In this
482 case, there is little to gain by limiting the free library to free
483 software only, so we use the Lesser General Public License.
485   In other cases, permission to use a particular library in non-free
486 programs enables a greater number of people to use a large body of
487 free software.  For example, permission to use the GNU C Library in
488 non-free programs enables many more people to use the whole GNU
489 operating system, as well as its variant, the GNU/Linux operating
490 system.
492   Although the Lesser General Public License is Less protective of the
493 users' freedom, it does ensure that the user of a program that is
494 linked with the Library has the freedom and the wherewithal to run
495 that program using a modified version of the Library.
497   The precise terms and conditions for copying, distribution and
498 modification follow.  Pay close attention to the difference between a
499 "work based on the library" and a "work that uses the library".  The
500 former contains code derived from the library, whereas the latter must
501 be combined with the library in order to run.
503 ================================================================================
505                   GNU LESSER GENERAL PUBLIC LICENSE
506    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
508   0. This License Agreement applies to any software library or other
509 program which contains a notice placed by the copyright holder or
510 other authorized party saying it may be distributed under the terms of
511 this Lesser General Public License (also called "this License").
512 Each licensee is addressed as "you".
514   A "library" means a collection of software functions and/or data
515 prepared so as to be conveniently linked with application programs
516 (which use some of those functions and data) to form executables.
518   The "Library", below, refers to any such software library or work
519 which has been distributed under these terms.  A "work based on the
520 Library" means either the Library or any derivative work under
521 copyright law: that is to say, a work containing the Library or a
522 portion of it, either verbatim or with modifications and/or translated
523 straightforwardly into another language.  (Hereinafter, translation is
524 included without limitation in the term "modification".)
526   "Source code" for a work means the preferred form of the work for
527 making modifications to it.  For a library, complete source code means
528 all the source code for all modules it contains, plus any associated
529 interface definition files, plus the scripts used to control compilation
530 and installation of the library.
532   Activities other than copying, distribution and modification are not
533 covered by this License; they are outside its scope.  The act of
534 running a program using the Library is not restricted, and output from
535 such a program is covered only if its contents constitute a work based
536 on the Library (independent of the use of the Library in a tool for
537 writing it).  Whether that is true depends on what the Library does
538 and what the program that uses the Library does.
539   
540   1. You may copy and distribute verbatim copies of the Library's
541 complete source code as you receive it, in any medium, provided that
542 you conspicuously and appropriately publish on each copy an
543 appropriate copyright notice and disclaimer of warranty; keep intact
544 all the notices that refer to this License and to the absence of any
545 warranty; and distribute a copy of this License along with the
546 Library.
548   You may charge a fee for the physical act of transferring a copy,
549 and you may at your option offer warranty protection in exchange for a
550 fee.
552   2. You may modify your copy or copies of the Library or any portion
553 of it, thus forming a work based on the Library, and copy and
554 distribute such modifications or work under the terms of Section 1
555 above, provided that you also meet all of these conditions:
557     a) The modified work must itself be a software library.
559     b) You must cause the files modified to carry prominent notices
560     stating that you changed the files and the date of any change.
562     c) You must cause the whole of the work to be licensed at no
563     charge to all third parties under the terms of this License.
565     d) If a facility in the modified Library refers to a function or a
566     table of data to be supplied by an application program that uses
567     the facility, other than as an argument passed when the facility
568     is invoked, then you must make a good faith effort to ensure that,
569     in the event an application does not supply such function or
570     table, the facility still operates, and performs whatever part of
571     its purpose remains meaningful.
573     (For example, a function in a library to compute square roots has
574     a purpose that is entirely well-defined independent of the
575     application.  Therefore, Subsection 2d requires that any
576     application-supplied function or table used by this function must
577     be optional: if the application does not supply it, the square
578     root function must still compute square roots.)
580 These requirements apply to the modified work as a whole.  If
581 identifiable sections of that work are not derived from the Library,
582 and can be reasonably considered independent and separate works in
583 themselves, then this License, and its terms, do not apply to those
584 sections when you distribute them as separate works.  But when you
585 distribute the same sections as part of a whole which is a work based
586 on the Library, the distribution of the whole must be on the terms of
587 this License, whose permissions for other licensees extend to the
588 entire whole, and thus to each and every part regardless of who wrote
591 Thus, it is not the intent of this section to claim rights or contest
592 your rights to work written entirely by you; rather, the intent is to
593 exercise the right to control the distribution of derivative or
594 collective works based on the Library.
596 In addition, mere aggregation of another work not based on the Library
597 with the Library (or with a work based on the Library) on a volume of
598 a storage or distribution medium does not bring the other work under
599 the scope of this License.
601   3. You may opt to apply the terms of the ordinary GNU General Public
602 License instead of this License to a given copy of the Library.  To do
603 this, you must alter all the notices that refer to this License, so
604 that they refer to the ordinary GNU General Public License, version 2,
605 instead of to this License.  (If a newer version than version 2 of the
606 ordinary GNU General Public License has appeared, then you can specify
607 that version instead if you wish.)  Do not make any other change in
608 these notices.
610   Once this change is made in a given copy, it is irreversible for
611 that copy, so the ordinary GNU General Public License applies to all
612 subsequent copies and derivative works made from that copy.
614   This option is useful when you wish to copy part of the code of
615 the Library into a program that is not a library.
617   4. You may copy and distribute the Library (or a portion or
618 derivative of it, under Section 2) in object code or executable form
619 under the terms of Sections 1 and 2 above provided that you accompany
620 it with the complete corresponding machine-readable source code, which
621 must be distributed under the terms of Sections 1 and 2 above on a
622 medium customarily used for software interchange.
624   If distribution of object code is made by offering access to copy
625 from a designated place, then offering equivalent access to copy the
626 source code from the same place satisfies the requirement to
627 distribute the source code, even though third parties are not
628 compelled to copy the source along with the object code.
630   5. A program that contains no derivative of any portion of the
631 Library, but is designed to work with the Library by being compiled or
632 linked with it, is called a "work that uses the Library".  Such a
633 work, in isolation, is not a derivative work of the Library, and
634 therefore falls outside the scope of this License.
636   However, linking a "work that uses the Library" with the Library
637 creates an executable that is a derivative of the Library (because it
638 contains portions of the Library), rather than a "work that uses the
639 library".  The executable is therefore covered by this License.
640 Section 6 states terms for distribution of such executables.
642   When a "work that uses the Library" uses material from a header file
643 that is part of the Library, the object code for the work may be a
644 derivative work of the Library even though the source code is not.
645 Whether this is true is especially significant if the work can be
646 linked without the Library, or if the work is itself a library.  The
647 threshold for this to be true is not precisely defined by law.
649   If such an object file uses only numerical parameters, data
650 structure layouts and accessors, and small macros and small inline
651 functions (ten lines or less in length), then the use of the object
652 file is unrestricted, regardless of whether it is legally a derivative
653 work.  (Executables containing this object code plus portions of the
654 Library will still fall under Section 6.)
656   Otherwise, if the work is a derivative of the Library, you may
657 distribute the object code for the work under the terms of Section 6.
658 Any executables containing that work also fall under Section 6,
659 whether or not they are linked directly with the Library itself.
661   6. As an exception to the Sections above, you may also combine or
662 link a "work that uses the Library" with the Library to produce a
663 work containing portions of the Library, and distribute that work
664 under terms of your choice, provided that the terms permit
665 modification of the work for the customer's own use and reverse
666 engineering for debugging such modifications.
668   You must give prominent notice with each copy of the work that the
669 Library is used in it and that the Library and its use are covered by
670 this License.  You must supply a copy of this License.  If the work
671 during execution displays copyright notices, you must include the
672 copyright notice for the Library among them, as well as a reference
673 directing the user to the copy of this License.  Also, you must do one
674 of these things:
676     a) Accompany the work with the complete corresponding
677     machine-readable source code for the Library including whatever
678     changes were used in the work (which must be distributed under
679     Sections 1 and 2 above); and, if the work is an executable linked
680     with the Library, with the complete machine-readable "work that
681     uses the Library", as object code and/or source code, so that the
682     user can modify the Library and then relink to produce a modified
683     executable containing the modified Library.  (It is understood
684     that the user who changes the contents of definitions files in the
685     Library will not necessarily be able to recompile the application
686     to use the modified definitions.)
688     b) Use a suitable shared library mechanism for linking with the
689     Library.  A suitable mechanism is one that (1) uses at run time a
690     copy of the library already present on the user's computer system,
691     rather than copying library functions into the executable, and (2)
692     will operate properly with a modified version of the library, if
693     the user installs one, as long as the modified version is
694     interface-compatible with the version that the work was made with.
696     c) Accompany the work with a written offer, valid for at
697     least three years, to give the same user the materials
698     specified in Subsection 6a, above, for a charge no more
699     than the cost of performing this distribution.
701     d) If distribution of the work is made by offering access to copy
702     from a designated place, offer equivalent access to copy the above
703     specified materials from the same place.
705     e) Verify that the user has already received a copy of these
706     materials or that you have already sent this user a copy.
708   For an executable, the required form of the "work that uses the
709 Library" must include any data and utility programs needed for
710 reproducing the executable from it.  However, as a special exception,
711 the materials to be distributed need not include anything that is
712 normally distributed (in either source or binary form) with the major
713 components (compiler, kernel, and so on) of the operating system on
714 which the executable runs, unless that component itself accompanies
715 the executable.
717   It may happen that this requirement contradicts the license
718 restrictions of other proprietary libraries that do not normally
719 accompany the operating system.  Such a contradiction means you cannot
720 use both them and the Library together in an executable that you
721 distribute.
723   7. You may place library facilities that are a work based on the
724 Library side-by-side in a single library together with other library
725 facilities not covered by this License, and distribute such a combined
726 library, provided that the separate distribution of the work based on
727 the Library and of the other library facilities is otherwise
728 permitted, and provided that you do these two things:
730     a) Accompany the combined library with a copy of the same work
731     based on the Library, uncombined with any other library
732     facilities.  This must be distributed under the terms of the
733     Sections above.
735     b) Give prominent notice with the combined library of the fact
736     that part of it is a work based on the Library, and explaining
737     where to find the accompanying uncombined form of the same work.
739   8. You may not copy, modify, sublicense, link with, or distribute
740 the Library except as expressly provided under this License.  Any
741 attempt otherwise to copy, modify, sublicense, link with, or
742 distribute the Library is void, and will automatically terminate your
743 rights under this License.  However, parties who have received copies,
744 or rights, from you under this License will not have their licenses
745 terminated so long as such parties remain in full compliance.
747   9. You are not required to accept this License, since you have not
748 signed it.  However, nothing else grants you permission to modify or
749 distribute the Library or its derivative works.  These actions are
750 prohibited by law if you do not accept this License.  Therefore, by
751 modifying or distributing the Library (or any work based on the
752 Library), you indicate your acceptance of this License to do so, and
753 all its terms and conditions for copying, distributing or modifying
754 the Library or works based on it.
756   10. Each time you redistribute the Library (or any work based on the
757 Library), the recipient automatically receives a license from the
758 original licensor to copy, distribute, link with or modify the Library
759 subject to these terms and conditions.  You may not impose any further
760 restrictions on the recipients' exercise of the rights granted herein.
761 You are not responsible for enforcing compliance by third parties with
762 this License.
764   11. If, as a consequence of a court judgment or allegation of patent
765 infringement or for any other reason (not limited to patent issues),
766 conditions are imposed on you (whether by court order, agreement or
767 otherwise) that contradict the conditions of this License, they do not
768 excuse you from the conditions of this License.  If you cannot
769 distribute so as to satisfy simultaneously your obligations under this
770 License and any other pertinent obligations, then as a consequence you
771 may not distribute the Library at all.  For example, if a patent
772 license would not permit royalty-free redistribution of the Library by
773 all those who receive copies directly or indirectly through you, then
774 the only way you could satisfy both it and this License would be to
775 refrain entirely from distribution of the Library.
777 If any portion of this section is held invalid or unenforceable under any
778 particular circumstance, the balance of the section is intended to apply,
779 and the section as a whole is intended to apply in other circumstances.
781 It is not the purpose of this section to induce you to infringe any
782 patents or other property right claims or to contest validity of any
783 such claims; this section has the sole purpose of protecting the
784 integrity of the free software distribution system which is
785 implemented by public license practices.  Many people have made
786 generous contributions to the wide range of software distributed
787 through that system in reliance on consistent application of that
788 system; it is up to the author/donor to decide if he or she is willing
789 to distribute software through any other system and a licensee cannot
790 impose that choice.
792 This section is intended to make thoroughly clear what is believed to
793 be a consequence of the rest of this License.
795   12. If the distribution and/or use of the Library is restricted in
796 certain countries either by patents or by copyrighted interfaces, the
797 original copyright holder who places the Library under this License may add
798 an explicit geographical distribution limitation excluding those countries,
799 so that distribution is permitted only in or among countries not thus
800 excluded.  In such case, this License incorporates the limitation as if
801 written in the body of this License.
803   13. The Free Software Foundation may publish revised and/or new
804 versions of the Lesser General Public License from time to time.
805 Such new versions will be similar in spirit to the present version,
806 but may differ in detail to address new problems or concerns.
808 Each version is given a distinguishing version number.  If the Library
809 specifies a version number of this License which applies to it and
810 "any later version", you have the option of following the terms and
811 conditions either of that version or of any later version published by
812 the Free Software Foundation.  If the Library does not specify a
813 license version number, you may choose any version ever published by
814 the Free Software Foundation.
816   14. If you wish to incorporate parts of the Library into other free
817 programs whose distribution conditions are incompatible with these,
818 write to the author to ask for permission.  For software which is
819 copyrighted by the Free Software Foundation, write to the Free
820 Software Foundation; we sometimes make exceptions for this.  Our
821 decision will be guided by the two goals of preserving the free status
822 of all derivatives of our free software and of promoting the sharing
823 and reuse of software generally.
825                             NO WARRANTY
827   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
828 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
829 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
830 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
831 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
832 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
833 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
834 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
835 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
837   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
838 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
839 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
840 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
841 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
842 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
843 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
844 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
845 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
846 DAMAGES.
848                      END OF TERMS AND CONDITIONS
850            How to Apply These Terms to Your New Libraries
852   If you develop a new library, and you want it to be of the greatest
853 possible use to the public, we recommend making it free software that
854 everyone can redistribute and change.  You can do so by permitting
855 redistribution under these terms (or, alternatively, under the terms of the
856 ordinary General Public License).
858   To apply these terms, attach the following notices to the library.  It is
859 safest to attach them to the start of each source file to most effectively
860 convey the exclusion of warranty; and each file should have at least the
861 "copyright" line and a pointer to where the full notice is found.
863     <one line to give the library's name and a brief idea of what it does.>
864     Copyright (C) <year>  <name of author>
866     This library is free software; you can redistribute it and/or
867     modify it under the terms of the GNU Lesser General Public
868     License as published by the Free Software Foundation; either
869     version 2.1 of the License, or (at your option) any later version.
871     This library is distributed in the hope that it will be useful,
872     but WITHOUT ANY WARRANTY; without even the implied warranty of
873     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
874     Lesser General Public License for more details.
876     You should have received a copy of the GNU Lesser General Public
877     License along with this library; if not, write to the Free Software
878     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
880 Also add information on how to contact you by electronic and paper mail.
882 You should also get your employer (if you work as a programmer) or your
883 school, if any, to sign a "copyright disclaimer" for the library, if
884 necessary.  Here is a sample; alter the names:
886   Yoyodyne, Inc., hereby disclaims all copyright interest in the
887   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
889   <signature of Ty Coon>, 1 April 1990
890   Ty Coon, President of Vice
892 That's all there is to it!