json-glib: update to 1.10.6
[oi-userland.git] / components / library / gobject-introspection / gobject-introspection.license
blobd8bb61afe13ee9aae3364a5a31c60d9f727d1034
1 gobject-introspection has two licenses; one for the typelib library,
2 and one for the tools.
4 * The typelib libraries (girepository/) are licensed under the LGPLv2+.
5   See the file COPYING.LGPL.
7 * The remaining code is GPLv2+ compatible (see the file COPYING.GPL) and
8   consists of a mix of GPLv2+, LGPLv2+ and MIT. See the license headers in
9   each file for details.
11 In general where applicable files should have headers denoting their license
12 status; if they do not, please file a bug at
13 https://gitlab.gnome.org/GNOME/gobject-introspection/issues.
15 --- COPYING.GPL -----------------------------------------------------------
17                     GNU GENERAL PUBLIC LICENSE
18                        Version 2, June 1991
20  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
21  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
22  Everyone is permitted to copy and distribute verbatim copies
23  of this license document, but changing it is not allowed.
25                             Preamble
27   The licenses for most software are designed to take away your
28 freedom to share and change it.  By contrast, the GNU General Public
29 License is intended to guarantee your freedom to share and change free
30 software--to make sure the software is free for all its users.  This
31 General Public License applies to most of the Free Software
32 Foundation's software and to any other program whose authors commit to
33 using it.  (Some other Free Software Foundation software is covered by
34 the GNU Library General Public License instead.)  You can apply it to
35 your programs, too.
37   When we speak of free software, we are referring to freedom, not
38 price.  Our General Public Licenses are designed to make sure that you
39 have the freedom to distribute copies of free software (and charge for
40 this service if you wish), that you receive source code or can get it
41 if you want it, that you can change the software or use pieces of it
42 in new free programs; and that you know you can do these things.
44   To protect your rights, we need to make restrictions that forbid
45 anyone to deny you these rights or to ask you to surrender the rights.
46 These restrictions translate to certain responsibilities for you if you
47 distribute copies of the software, or if you modify it.
49   For example, if you distribute copies of such a program, whether
50 gratis or for a fee, you must give the recipients all the rights that
51 you have.  You must make sure that they, too, receive or can get the
52 source code.  And you must show them these terms so they know their
53 rights.
55   We protect your rights with two steps: (1) copyright the software, and
56 (2) offer you this license which gives you legal permission to copy,
57 distribute and/or modify the software.
59   Also, for each author's protection and ours, we want to make certain
60 that everyone understands that there is no warranty for this free
61 software.  If the software is modified by someone else and passed on, we
62 want its recipients to know that what they have is not the original, so
63 that any problems introduced by others will not reflect on the original
64 authors' reputations.
66   Finally, any free program is threatened constantly by software
67 patents.  We wish to avoid the danger that redistributors of a free
68 program will individually obtain patent licenses, in effect making the
69 program proprietary.  To prevent this, we have made it clear that any
70 patent must be licensed for everyone's free use or not licensed at all.
72   The precise terms and conditions for copying, distribution and
73 modification follow.
75                     GNU GENERAL PUBLIC LICENSE
76    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
78   0. This License applies to any program or other work which contains
79 a notice placed by the copyright holder saying it may be distributed
80 under the terms of this General Public License.  The "Program", below,
81 refers to any such program or work, and a "work based on the Program"
82 means either the Program or any derivative work under copyright law:
83 that is to say, a work containing the Program or a portion of it,
84 either verbatim or with modifications and/or translated into another
85 language.  (Hereinafter, translation is included without limitation in
86 the term "modification".)  Each licensee is addressed as "you".
88 Activities other than copying, distribution and modification are not
89 covered by this License; they are outside its scope.  The act of
90 running the Program is not restricted, and the output from the Program
91 is covered only if its contents constitute a work based on the
92 Program (independent of having been made by running the Program).
93 Whether that is true depends on what the Program does.
95   1. You may copy and distribute verbatim copies of the Program's
96 source code as you receive it, in any medium, provided that you
97 conspicuously and appropriately publish on each copy an appropriate
98 copyright notice and disclaimer of warranty; keep intact all the
99 notices that refer to this License and to the absence of any warranty;
100 and give any other recipients of the Program a copy of this License
101 along with the Program.
103 You may charge a fee for the physical act of transferring a copy, and
104 you may at your option offer warranty protection in exchange for a fee.
106   2. You may modify your copy or copies of the Program or any portion
107 of it, thus forming a work based on the Program, and copy and
108 distribute such modifications or work under the terms of Section 1
109 above, provided that you also meet all of these conditions:
111     a) You must cause the modified files to carry prominent notices
112     stating that you changed the files and the date of any change.
114     b) You must cause any work that you distribute or publish, that in
115     whole or in part contains or is derived from the Program or any
116     part thereof, to be licensed as a whole at no charge to all third
117     parties under the terms of this License.
119     c) If the modified program normally reads commands interactively
120     when run, you must cause it, when started running for such
121     interactive use in the most ordinary way, to print or display an
122     announcement including an appropriate copyright notice and a
123     notice that there is no warranty (or else, saying that you provide
124     a warranty) and that users may redistribute the program under
125     these conditions, and telling the user how to view a copy of this
126     License.  (Exception: if the Program itself is interactive but
127     does not normally print such an announcement, your work based on
128     the Program is not required to print an announcement.)
130 These requirements apply to the modified work as a whole.  If
131 identifiable sections of that work are not derived from the Program,
132 and can be reasonably considered independent and separate works in
133 themselves, then this License, and its terms, do not apply to those
134 sections when you distribute them as separate works.  But when you
135 distribute the same sections as part of a whole which is a work based
136 on the Program, the distribution of the whole must be on the terms of
137 this License, whose permissions for other licensees extend to the
138 entire whole, and thus to each and every part regardless of who wrote it.
140 Thus, it is not the intent of this section to claim rights or contest
141 your rights to work written entirely by you; rather, the intent is to
142 exercise the right to control the distribution of derivative or
143 collective works based on the Program.
145 In addition, mere aggregation of another work not based on the Program
146 with the Program (or with a work based on the Program) on a volume of
147 a storage or distribution medium does not bring the other work under
148 the scope of this License.
150   3. You may copy and distribute the Program (or a work based on it,
151 under Section 2) in object code or executable form under the terms of
152 Sections 1 and 2 above provided that you also do one of the following:
154     a) Accompany it with the complete corresponding machine-readable
155     source code, which must be distributed under the terms of Sections
156     1 and 2 above on a medium customarily used for software interchange; or,
158     b) Accompany it with a written offer, valid for at least three
159     years, to give any third party, for a charge no more than your
160     cost of physically performing source distribution, a complete
161     machine-readable copy of the corresponding source code, to be
162     distributed under the terms of Sections 1 and 2 above on a medium
163     customarily used for software interchange; or,
165     c) Accompany it with the information you received as to the offer
166     to distribute corresponding source code.  (This alternative is
167     allowed only for noncommercial distribution and only if you
168     received the program in object code or executable form with such
169     an offer, in accord with Subsection b above.)
171 The source code for a work means the preferred form of the work for
172 making modifications to it.  For an executable work, complete source
173 code means all the source code for all modules it contains, plus any
174 associated interface definition files, plus the scripts used to
175 control compilation and installation of the executable.  However, as a
176 special exception, the source code distributed need not include
177 anything that is normally distributed (in either source or binary
178 form) with the major components (compiler, kernel, and so on) of the
179 operating system on which the executable runs, unless that component
180 itself accompanies the executable.
182 If distribution of executable or object code is made by offering
183 access to copy from a designated place, then offering equivalent
184 access to copy the source code from the same place counts as
185 distribution of the source code, even though third parties are not
186 compelled to copy the source along with the object code.
188   4. You may not copy, modify, sublicense, or distribute the Program
189 except as expressly provided under this License.  Any attempt
190 otherwise to copy, modify, sublicense or distribute the Program is
191 void, and will automatically terminate your rights under this License.
192 However, parties who have received copies, or rights, from you under
193 this License will not have their licenses terminated so long as such
194 parties remain in full compliance.
196   5. You are not required to accept this License, since you have not
197 signed it.  However, nothing else grants you permission to modify or
198 distribute the Program or its derivative works.  These actions are
199 prohibited by law if you do not accept this License.  Therefore, by
200 modifying or distributing the Program (or any work based on the
201 Program), you indicate your acceptance of this License to do so, and
202 all its terms and conditions for copying, distributing or modifying
203 the Program or works based on it.
205   6. Each time you redistribute the Program (or any work based on the
206 Program), the recipient automatically receives a license from the
207 original licensor to copy, distribute or modify the Program subject to
208 these terms and conditions.  You may not impose any further
209 restrictions on the recipients' exercise of the rights granted herein.
210 You are not responsible for enforcing compliance by third parties to
211 this License.
213   7. If, as a consequence of a court judgment or allegation of patent
214 infringement or for any other reason (not limited to patent issues),
215 conditions are imposed on you (whether by court order, agreement or
216 otherwise) that contradict the conditions of this License, they do not
217 excuse you from the conditions of this License.  If you cannot
218 distribute so as to satisfy simultaneously your obligations under this
219 License and any other pertinent obligations, then as a consequence you
220 may not distribute the Program at all.  For example, if a patent
221 license would not permit royalty-free redistribution of the Program by
222 all those who receive copies directly or indirectly through you, then
223 the only way you could satisfy both it and this License would be to
224 refrain entirely from distribution of the Program.
226 If any portion of this section is held invalid or unenforceable under
227 any particular circumstance, the balance of the section is intended to
228 apply and the section as a whole is intended to apply in other
229 circumstances.
231 It is not the purpose of this section to induce you to infringe any
232 patents or other property right claims or to contest validity of any
233 such claims; this section has the sole purpose of protecting the
234 integrity of the free software distribution system, which is
235 implemented by public license practices.  Many people have made
236 generous contributions to the wide range of software distributed
237 through that system in reliance on consistent application of that
238 system; it is up to the author/donor to decide if he or she is willing
239 to distribute software through any other system and a licensee cannot
240 impose that choice.
242 This section is intended to make thoroughly clear what is believed to
243 be a consequence of the rest of this License.
245   8. If the distribution and/or use of the Program is restricted in
246 certain countries either by patents or by copyrighted interfaces, the
247 original copyright holder who places the Program under this License
248 may add an explicit geographical distribution limitation excluding
249 those countries, so that distribution is permitted only in or among
250 countries not thus excluded.  In such case, this License incorporates
251 the limitation as if written in the body of this License.
253   9. The Free Software Foundation may publish revised and/or new versions
254 of the General Public License from time to time.  Such new versions will
255 be similar in spirit to the present version, but may differ in detail to
256 address new problems or concerns.
258 Each version is given a distinguishing version number.  If the Program
259 specifies a version number of this License which applies to it and "any
260 later version", you have the option of following the terms and conditions
261 either of that version or of any later version published by the Free
262 Software Foundation.  If the Program does not specify a version number of
263 this License, you may choose any version ever published by the Free Software
264 Foundation.
266   10. If you wish to incorporate parts of the Program into other free
267 programs whose distribution conditions are different, write to the author
268 to ask for permission.  For software which is copyrighted by the Free
269 Software Foundation, write to the Free Software Foundation; we sometimes
270 make exceptions for this.  Our decision will be guided by the two goals
271 of preserving the free status of all derivatives of our free software and
272 of promoting the sharing and reuse of software generally.
274                             NO WARRANTY
276   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
277 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
278 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
279 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
280 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
281 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
282 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
283 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
284 REPAIR OR CORRECTION.
286   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
287 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
288 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
289 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
290 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
291 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
292 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
293 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
294 POSSIBILITY OF SUCH DAMAGES.
296                      END OF TERMS AND CONDITIONS
298             How to Apply These Terms to Your New Programs
300   If you develop a new program, and you want it to be of the greatest
301 possible use to the public, the best way to achieve this is to make it
302 free software which everyone can redistribute and change under these terms.
304   To do so, attach the following notices to the program.  It is safest
305 to attach them to the start of each source file to most effectively
306 convey the exclusion of warranty; and each file should have at least
307 the "copyright" line and a pointer to where the full notice is found.
309     <one line to give the program's name and a brief idea of what it does.>
310     Copyright (C) <year>  <name of author>
312     This program is free software; you can redistribute it and/or modify
313     it under the terms of the GNU General Public License as published by
314     the Free Software Foundation; either version 2 of the License, or
315     (at your option) any later version.
317     This program is distributed in the hope that it will be useful,
318     but WITHOUT ANY WARRANTY; without even the implied warranty of
319     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
320     GNU General Public License for more details.
322     You should have received a copy of the GNU General Public License
323     along with this program; if not, write to the Free Software
324     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
327 Also add information on how to contact you by electronic and paper mail.
329 If the program is interactive, make it output a short notice like this
330 when it starts in an interactive mode:
332     Gnomovision version 69, Copyright (C) year  name of author
333     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
334     This is free software, and you are welcome to redistribute it
335     under certain conditions; type `show c' for details.
337 The hypothetical commands `show w' and `show c' should show the appropriate
338 parts of the General Public License.  Of course, the commands you use may
339 be called something other than `show w' and `show c'; they could even be
340 mouse-clicks or menu items--whatever suits your program.
342 You should also get your employer (if you work as a programmer) or your
343 school, if any, to sign a "copyright disclaimer" for the program, if
344 necessary.  Here is a sample; alter the names:
346   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
347   `Gnomovision' (which makes passes at compilers) written by James Hacker.
349   <signature of Ty Coon>, 1 April 1989
350   Ty Coon, President of Vice
352 This General Public License does not permit incorporating your program into
353 proprietary programs.  If your program is a subroutine library, you may
354 consider it more useful to permit linking proprietary applications with the
355 library.  If this is what you want to do, use the GNU Lesser General
356 Public License instead of this License.
358 --- COPYING.LGPL ----------------------------------------------------------
360                   GNU LIBRARY GENERAL PUBLIC LICENSE
361                        Version 2, June 1991
363  Copyright (C) 1991 Free Software Foundation, Inc.
364  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
365  Everyone is permitted to copy and distribute verbatim copies
366  of this license document, but changing it is not allowed.
368 [This is the first released version of the library GPL.  It is
369  numbered 2 because it goes with version 2 of the ordinary GPL.]
371                             Preamble
373   The licenses for most software are designed to take away your
374 freedom to share and change it.  By contrast, the GNU General Public
375 Licenses are intended to guarantee your freedom to share and change
376 free software--to make sure the software is free for all its users.
378   This license, the Library General Public License, applies to some
379 specially designated Free Software Foundation software, and to any
380 other libraries whose authors decide to use it.  You can use it for
381 your libraries, too.
383   When we speak of free software, we are referring to freedom, not
384 price.  Our General Public Licenses are designed to make sure that you
385 have the freedom to distribute copies of free software (and charge for
386 this service if you wish), that you receive source code or can get it
387 if you want it, that you can change the software or use pieces of it
388 in new free programs; and that you know you can do these things.
390   To protect your rights, we need to make restrictions that forbid
391 anyone to deny you these rights or to ask you to surrender the rights.
392 These restrictions translate to certain responsibilities for you if
393 you distribute copies of the library, or if you modify it.
395   For example, if you distribute copies of the library, whether gratis
396 or for a fee, you must give the recipients all the rights that we gave
397 you.  You must make sure that they, too, receive or can get the source
398 code.  If you link a program with the library, you must provide
399 complete object files to the recipients so that they can relink them
400 with the library, after making changes to the library and recompiling
401 it.  And you must show them these terms so they know their rights.
403   Our method of protecting your rights has two steps: (1) copyright
404 the library, and (2) offer you this license which gives you legal
405 permission to copy, distribute and/or modify the library.
407   Also, for each distributor's protection, we want to make certain
408 that everyone understands that there is no warranty for this free
409 library.  If the library is modified by someone else and passed on, we
410 want its recipients to know that what they have is not the original
411 version, so that any problems introduced by others will not reflect on
412 the original authors' reputations.
414   Finally, any free program is threatened constantly by software
415 patents.  We wish to avoid the danger that companies distributing free
416 software will individually obtain patent licenses, thus in effect
417 transforming the program into proprietary software.  To prevent this,
418 we have made it clear that any patent must be licensed for everyone's
419 free use or not licensed at all.
421   Most GNU software, including some libraries, is covered by the ordinary
422 GNU General Public License, which was designed for utility programs.  This
423 license, the GNU Library General Public License, applies to certain
424 designated libraries.  This license is quite different from the ordinary
425 one; be sure to read it in full, and don't assume that anything in it is
426 the same as in the ordinary license.
428   The reason we have a separate public license for some libraries is that
429 they blur the distinction we usually make between modifying or adding to a
430 program and simply using it.  Linking a program with a library, without
431 changing the library, is in some sense simply using the library, and is
432 analogous to running a utility program or application program.  However, in
433 a textual and legal sense, the linked executable is a combined work, a
434 derivative of the original library, and the ordinary General Public License
435 treats it as such.
437   Because of this blurred distinction, using the ordinary General
438 Public License for libraries did not effectively promote software
439 sharing, because most developers did not use the libraries.  We
440 concluded that weaker conditions might promote sharing better.
442   However, unrestricted linking of non-free programs would deprive the
443 users of those programs of all benefit from the free status of the
444 libraries themselves.  This Library General Public License is intended to
445 permit developers of non-free programs to use free libraries, while
446 preserving your freedom as a user of such programs to change the free
447 libraries that are incorporated in them.  (We have not seen how to achieve
448 this as regards changes in header files, but we have achieved it as regards
449 changes in the actual functions of the Library.)  The hope is that this
450 will lead to faster development of free libraries.
452   The precise terms and conditions for copying, distribution and
453 modification follow.  Pay close attention to the difference between a
454 "work based on the library" and a "work that uses the library".  The
455 former contains code derived from the library, while the latter only
456 works together with the library.
458   Note that it is possible for a library to be covered by the ordinary
459 General Public License rather than by this special one.
461                   GNU LIBRARY GENERAL PUBLIC LICENSE
462    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
464   0. This License Agreement applies to any software library which
465 contains a notice placed by the copyright holder or other authorized
466 party saying it may be distributed under the terms of this Library
467 General Public License (also called "this License").  Each licensee is
468 addressed as "you".
470   A "library" means a collection of software functions and/or data
471 prepared so as to be conveniently linked with application programs
472 (which use some of those functions and data) to form executables.
474   The "Library", below, refers to any such software library or work
475 which has been distributed under these terms.  A "work based on the
476 Library" means either the Library or any derivative work under
477 copyright law: that is to say, a work containing the Library or a
478 portion of it, either verbatim or with modifications and/or translated
479 straightforwardly into another language.  (Hereinafter, translation is
480 included without limitation in the term "modification".)
482   "Source code" for a work means the preferred form of the work for
483 making modifications to it.  For a library, complete source code means
484 all the source code for all modules it contains, plus any associated
485 interface definition files, plus the scripts used to control compilation
486 and installation of the library.
488   Activities other than copying, distribution and modification are not
489 covered by this License; they are outside its scope.  The act of
490 running a program using the Library is not restricted, and output from
491 such a program is covered only if its contents constitute a work based
492 on the Library (independent of the use of the Library in a tool for
493 writing it).  Whether that is true depends on what the Library does
494 and what the program that uses the Library does.
495   
496   1. You may copy and distribute verbatim copies of the Library's
497 complete source code as you receive it, in any medium, provided that
498 you conspicuously and appropriately publish on each copy an
499 appropriate copyright notice and disclaimer of warranty; keep intact
500 all the notices that refer to this License and to the absence of any
501 warranty; and distribute a copy of this License along with the
502 Library.
504   You may charge a fee for the physical act of transferring a copy,
505 and you may at your option offer warranty protection in exchange for a
506 fee.
508   2. You may modify your copy or copies of the Library or any portion
509 of it, thus forming a work based on the Library, and copy and
510 distribute such modifications or work under the terms of Section 1
511 above, provided that you also meet all of these conditions:
513     a) The modified work must itself be a software library.
515     b) You must cause the files modified to carry prominent notices
516     stating that you changed the files and the date of any change.
518     c) You must cause the whole of the work to be licensed at no
519     charge to all third parties under the terms of this License.
521     d) If a facility in the modified Library refers to a function or a
522     table of data to be supplied by an application program that uses
523     the facility, other than as an argument passed when the facility
524     is invoked, then you must make a good faith effort to ensure that,
525     in the event an application does not supply such function or
526     table, the facility still operates, and performs whatever part of
527     its purpose remains meaningful.
529     (For example, a function in a library to compute square roots has
530     a purpose that is entirely well-defined independent of the
531     application.  Therefore, Subsection 2d requires that any
532     application-supplied function or table used by this function must
533     be optional: if the application does not supply it, the square
534     root function must still compute square roots.)
536 These requirements apply to the modified work as a whole.  If
537 identifiable sections of that work are not derived from the Library,
538 and can be reasonably considered independent and separate works in
539 themselves, then this License, and its terms, do not apply to those
540 sections when you distribute them as separate works.  But when you
541 distribute the same sections as part of a whole which is a work based
542 on the Library, the distribution of the whole must be on the terms of
543 this License, whose permissions for other licensees extend to the
544 entire whole, and thus to each and every part regardless of who wrote
547 Thus, it is not the intent of this section to claim rights or contest
548 your rights to work written entirely by you; rather, the intent is to
549 exercise the right to control the distribution of derivative or
550 collective works based on the Library.
552 In addition, mere aggregation of another work not based on the Library
553 with the Library (or with a work based on the Library) on a volume of
554 a storage or distribution medium does not bring the other work under
555 the scope of this License.
557   3. You may opt to apply the terms of the ordinary GNU General Public
558 License instead of this License to a given copy of the Library.  To do
559 this, you must alter all the notices that refer to this License, so
560 that they refer to the ordinary GNU General Public License, version 2,
561 instead of to this License.  (If a newer version than version 2 of the
562 ordinary GNU General Public License has appeared, then you can specify
563 that version instead if you wish.)  Do not make any other change in
564 these notices.
566   Once this change is made in a given copy, it is irreversible for
567 that copy, so the ordinary GNU General Public License applies to all
568 subsequent copies and derivative works made from that copy.
570   This option is useful when you wish to copy part of the code of
571 the Library into a program that is not a library.
573   4. You may copy and distribute the Library (or a portion or
574 derivative of it, under Section 2) in object code or executable form
575 under the terms of Sections 1 and 2 above provided that you accompany
576 it with the complete corresponding machine-readable source code, which
577 must be distributed under the terms of Sections 1 and 2 above on a
578 medium customarily used for software interchange.
580   If distribution of object code is made by offering access to copy
581 from a designated place, then offering equivalent access to copy the
582 source code from the same place satisfies the requirement to
583 distribute the source code, even though third parties are not
584 compelled to copy the source along with the object code.
586   5. A program that contains no derivative of any portion of the
587 Library, but is designed to work with the Library by being compiled or
588 linked with it, is called a "work that uses the Library".  Such a
589 work, in isolation, is not a derivative work of the Library, and
590 therefore falls outside the scope of this License.
592   However, linking a "work that uses the Library" with the Library
593 creates an executable that is a derivative of the Library (because it
594 contains portions of the Library), rather than a "work that uses the
595 library".  The executable is therefore covered by this License.
596 Section 6 states terms for distribution of such executables.
598   When a "work that uses the Library" uses material from a header file
599 that is part of the Library, the object code for the work may be a
600 derivative work of the Library even though the source code is not.
601 Whether this is true is especially significant if the work can be
602 linked without the Library, or if the work is itself a library.  The
603 threshold for this to be true is not precisely defined by law.
605   If such an object file uses only numerical parameters, data
606 structure layouts and accessors, and small macros and small inline
607 functions (ten lines or less in length), then the use of the object
608 file is unrestricted, regardless of whether it is legally a derivative
609 work.  (Executables containing this object code plus portions of the
610 Library will still fall under Section 6.)
612   Otherwise, if the work is a derivative of the Library, you may
613 distribute the object code for the work under the terms of Section 6.
614 Any executables containing that work also fall under Section 6,
615 whether or not they are linked directly with the Library itself.
617   6. As an exception to the Sections above, you may also compile or
618 link a "work that uses the Library" with the Library to produce a
619 work containing portions of the Library, and distribute that work
620 under terms of your choice, provided that the terms permit
621 modification of the work for the customer's own use and reverse
622 engineering for debugging such modifications.
624   You must give prominent notice with each copy of the work that the
625 Library is used in it and that the Library and its use are covered by
626 this License.  You must supply a copy of this License.  If the work
627 during execution displays copyright notices, you must include the
628 copyright notice for the Library among them, as well as a reference
629 directing the user to the copy of this License.  Also, you must do one
630 of these things:
632     a) Accompany the work with the complete corresponding
633     machine-readable source code for the Library including whatever
634     changes were used in the work (which must be distributed under
635     Sections 1 and 2 above); and, if the work is an executable linked
636     with the Library, with the complete machine-readable "work that
637     uses the Library", as object code and/or source code, so that the
638     user can modify the Library and then relink to produce a modified
639     executable containing the modified Library.  (It is understood
640     that the user who changes the contents of definitions files in the
641     Library will not necessarily be able to recompile the application
642     to use the modified definitions.)
644     b) Accompany the work with a written offer, valid for at
645     least three years, to give the same user the materials
646     specified in Subsection 6a, above, for a charge no more
647     than the cost of performing this distribution.
649     c) If distribution of the work is made by offering access to copy
650     from a designated place, offer equivalent access to copy the above
651     specified materials from the same place.
653     d) Verify that the user has already received a copy of these
654     materials or that you have already sent this user a copy.
656   For an executable, the required form of the "work that uses the
657 Library" must include any data and utility programs needed for
658 reproducing the executable from it.  However, as a special exception,
659 the source code distributed need not include anything that is normally
660 distributed (in either source or binary form) with the major
661 components (compiler, kernel, and so on) of the operating system on
662 which the executable runs, unless that component itself accompanies
663 the executable.
665   It may happen that this requirement contradicts the license
666 restrictions of other proprietary libraries that do not normally
667 accompany the operating system.  Such a contradiction means you cannot
668 use both them and the Library together in an executable that you
669 distribute.
671   7. You may place library facilities that are a work based on the
672 Library side-by-side in a single library together with other library
673 facilities not covered by this License, and distribute such a combined
674 library, provided that the separate distribution of the work based on
675 the Library and of the other library facilities is otherwise
676 permitted, and provided that you do these two things:
678     a) Accompany the combined library with a copy of the same work
679     based on the Library, uncombined with any other library
680     facilities.  This must be distributed under the terms of the
681     Sections above.
683     b) Give prominent notice with the combined library of the fact
684     that part of it is a work based on the Library, and explaining
685     where to find the accompanying uncombined form of the same work.
687   8. You may not copy, modify, sublicense, link with, or distribute
688 the Library except as expressly provided under this License.  Any
689 attempt otherwise to copy, modify, sublicense, link with, or
690 distribute the Library is void, and will automatically terminate your
691 rights under this License.  However, parties who have received copies,
692 or rights, from you under this License will not have their licenses
693 terminated so long as such parties remain in full compliance.
695   9. You are not required to accept this License, since you have not
696 signed it.  However, nothing else grants you permission to modify or
697 distribute the Library or its derivative works.  These actions are
698 prohibited by law if you do not accept this License.  Therefore, by
699 modifying or distributing the Library (or any work based on the
700 Library), you indicate your acceptance of this License to do so, and
701 all its terms and conditions for copying, distributing or modifying
702 the Library or works based on it.
704   10. Each time you redistribute the Library (or any work based on the
705 Library), the recipient automatically receives a license from the
706 original licensor to copy, distribute, link with or modify the Library
707 subject to these terms and conditions.  You may not impose any further
708 restrictions on the recipients' exercise of the rights granted herein.
709 You are not responsible for enforcing compliance by third parties to
710 this License.
712   11. If, as a consequence of a court judgment or allegation of patent
713 infringement or for any other reason (not limited to patent issues),
714 conditions are imposed on you (whether by court order, agreement or
715 otherwise) that contradict the conditions of this License, they do not
716 excuse you from the conditions of this License.  If you cannot
717 distribute so as to satisfy simultaneously your obligations under this
718 License and any other pertinent obligations, then as a consequence you
719 may not distribute the Library at all.  For example, if a patent
720 license would not permit royalty-free redistribution of the Library by
721 all those who receive copies directly or indirectly through you, then
722 the only way you could satisfy both it and this License would be to
723 refrain entirely from distribution of the Library.
725 If any portion of this section is held invalid or unenforceable under any
726 particular circumstance, the balance of the section is intended to apply,
727 and the section as a whole is intended to apply in other circumstances.
729 It is not the purpose of this section to induce you to infringe any
730 patents or other property right claims or to contest validity of any
731 such claims; this section has the sole purpose of protecting the
732 integrity of the free software distribution system which is
733 implemented by public license practices.  Many people have made
734 generous contributions to the wide range of software distributed
735 through that system in reliance on consistent application of that
736 system; it is up to the author/donor to decide if he or she is willing
737 to distribute software through any other system and a licensee cannot
738 impose that choice.
740 This section is intended to make thoroughly clear what is believed to
741 be a consequence of the rest of this License.
743   12. If the distribution and/or use of the Library is restricted in
744 certain countries either by patents or by copyrighted interfaces, the
745 original copyright holder who places the Library under this License may add
746 an explicit geographical distribution limitation excluding those countries,
747 so that distribution is permitted only in or among countries not thus
748 excluded.  In such case, this License incorporates the limitation as if
749 written in the body of this License.
751   13. The Free Software Foundation may publish revised and/or new
752 versions of the Library General Public License from time to time.
753 Such new versions will be similar in spirit to the present version,
754 but may differ in detail to address new problems or concerns.
756 Each version is given a distinguishing version number.  If the Library
757 specifies a version number of this License which applies to it and
758 "any later version", you have the option of following the terms and
759 conditions either of that version or of any later version published by
760 the Free Software Foundation.  If the Library does not specify a
761 license version number, you may choose any version ever published by
762 the Free Software Foundation.
764   14. If you wish to incorporate parts of the Library into other free
765 programs whose distribution conditions are incompatible with these,
766 write to the author to ask for permission.  For software which is
767 copyrighted by the Free Software Foundation, write to the Free
768 Software Foundation; we sometimes make exceptions for this.  Our
769 decision will be guided by the two goals of preserving the free status
770 of all derivatives of our free software and of promoting the sharing
771 and reuse of software generally.
773                             NO WARRANTY
775   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
776 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
777 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
778 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
779 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
780 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
781 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
782 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
783 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
785   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
786 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
787 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
788 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
789 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
790 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
791 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
792 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
793 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
794 DAMAGES.
796                      END OF TERMS AND CONDITIONS
798            How to Apply These Terms to Your New Libraries
800   If you develop a new library, and you want it to be of the greatest
801 possible use to the public, we recommend making it free software that
802 everyone can redistribute and change.  You can do so by permitting
803 redistribution under these terms (or, alternatively, under the terms of the
804 ordinary General Public License).
806   To apply these terms, attach the following notices to the library.  It is
807 safest to attach them to the start of each source file to most effectively
808 convey the exclusion of warranty; and each file should have at least the
809 "copyright" line and a pointer to where the full notice is found.
811     <one line to give the library's name and a brief idea of what it does.>
812     Copyright (C) <year>  <name of author>
814     This library is free software; you can redistribute it and/or
815     modify it under the terms of the GNU Library General Public
816     License as published by the Free Software Foundation; either
817     version 2 of the License, or (at your option) any later version.
819     This library is distributed in the hope that it will be useful,
820     but WITHOUT ANY WARRANTY; without even the implied warranty of
821     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
822     Library General Public License for more details.
824     You should have received a copy of the GNU Library General Public
825     License along with this library; if not, write to the Free Software
826     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
828 Also add information on how to contact you by electronic and paper mail.
830 You should also get your employer (if you work as a programmer) or your
831 school, if any, to sign a "copyright disclaimer" for the library, if
832 necessary.  Here is a sample; alter the names:
834   Yoyodyne, Inc., hereby disclaims all copyright interest in the
835   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
837   <signature of Ty Coon>, 1 April 1990
838   Ty Coon, President of Vice
840 That's all there is to it!