python/hypothesis: update to 6.122.3
[oi-userland.git] / components / desktop / mate / caja / caja.license
blob907d4cc7f543e0325ac9a3cfa43f3d0179de1958
1                     GNU GENERAL PUBLIC LICENSE
2                        Version 2, June 1991
4  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6  Everyone is permitted to copy and distribute verbatim copies
7  of this license document, but changing it is not allowed.
9                             Preamble
11   The licenses for most software are designed to take away your
12 freedom to share and change it.  By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
14 software--to make sure the software is free for all its users.  This
15 General Public License applies to most of the Free Software
16 Foundation's software and to any other program whose authors commit to
17 using it.  (Some other Free Software Foundation software is covered by
18 the GNU Lesser General Public License instead.)  You can apply it to
19 your programs, too.
21   When we speak of free software, we are referring to freedom, not
22 price.  Our General Public Licenses are designed to make sure that you
23 have the freedom to distribute copies of free software (and charge for
24 this service if you wish), that you receive source code or can get it
25 if you want it, that you can change the software or use pieces of it
26 in new free programs; and that you know you can do these things.
28   To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
30 These restrictions translate to certain responsibilities for you if you
31 distribute copies of the software, or if you modify it.
33   For example, if you distribute copies of such a program, whether
34 gratis or for a fee, you must give the recipients all the rights that
35 you have.  You must make sure that they, too, receive or can get the
36 source code.  And you must show them these terms so they know their
37 rights.
39   We protect your rights with two steps: (1) copyright the software, and
40 (2) offer you this license which gives you legal permission to copy,
41 distribute and/or modify the software.
43   Also, for each author's protection and ours, we want to make certain
44 that everyone understands that there is no warranty for this free
45 software.  If the software is modified by someone else and passed on, we
46 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
48 authors' reputations.
50   Finally, any free program is threatened constantly by software
51 patents.  We wish to avoid the danger that redistributors of a free
52 program will individually obtain patent licenses, in effect making the
53 program proprietary.  To prevent this, we have made it clear that any
54 patent must be licensed for everyone's free use or not licensed at all.
56   The precise terms and conditions for copying, distribution and
57 modification follow.
59                     GNU GENERAL PUBLIC LICENSE
60    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
62   0. This License applies to any program or other work which contains
63 a notice placed by the copyright holder saying it may be distributed
64 under the terms of this General Public License.  The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
68 either verbatim or with modifications and/or translated into another
69 language.  (Hereinafter, translation is included without limitation in
70 the term "modification".)  Each licensee is addressed as "you".
72 Activities other than copying, distribution and modification are not
73 covered by this License; they are outside its scope.  The act of
74 running the Program is not restricted, and the output from the Program
75 is covered only if its contents constitute a work based on the
76 Program (independent of having been made by running the Program).
77 Whether that is true depends on what the Program does.
79   1. You may copy and distribute verbatim copies of the Program's
80 source code as you receive it, in any medium, provided that you
81 conspicuously and appropriately publish on each copy an appropriate
82 copyright notice and disclaimer of warranty; keep intact all the
83 notices that refer to this License and to the absence of any warranty;
84 and give any other recipients of the Program a copy of this License
85 along with the Program.
87 You may charge a fee for the physical act of transferring a copy, and
88 you may at your option offer warranty protection in exchange for a fee.
90   2. You may modify your copy or copies of the Program or any portion
91 of it, thus forming a work based on the Program, and copy and
92 distribute such modifications or work under the terms of Section 1
93 above, provided that you also meet all of these conditions:
95     a) You must cause the modified files to carry prominent notices
96     stating that you changed the files and the date of any change.
98     b) You must cause any work that you distribute or publish, that in
99     whole or in part contains or is derived from the Program or any
100     part thereof, to be licensed as a whole at no charge to all third
101     parties under the terms of this License.
103     c) If the modified program normally reads commands interactively
104     when run, you must cause it, when started running for such
105     interactive use in the most ordinary way, to print or display an
106     announcement including an appropriate copyright notice and a
107     notice that there is no warranty (or else, saying that you provide
108     a warranty) and that users may redistribute the program under
109     these conditions, and telling the user how to view a copy of this
110     License.  (Exception: if the Program itself is interactive but
111     does not normally print such an announcement, your work based on
112     the Program is not required to print an announcement.)
114 These requirements apply to the modified work as a whole.  If
115 identifiable sections of that work are not derived from the Program,
116 and can be reasonably considered independent and separate works in
117 themselves, then this License, and its terms, do not apply to those
118 sections when you distribute them as separate works.  But when you
119 distribute the same sections as part of a whole which is a work based
120 on the Program, the distribution of the whole must be on the terms of
121 this License, whose permissions for other licensees extend to the
122 entire whole, and thus to each and every part regardless of who wrote it.
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
126 exercise the right to control the distribution of derivative or
127 collective works based on the Program.
129 In addition, mere aggregation of another work not based on the Program
130 with the Program (or with a work based on the Program) on a volume of
131 a storage or distribution medium does not bring the other work under
132 the scope of this License.
134   3. You may copy and distribute the Program (or a work based on it,
135 under Section 2) in object code or executable form under the terms of
136 Sections 1 and 2 above provided that you also do one of the following:
138     a) Accompany it with the complete corresponding machine-readable
139     source code, which must be distributed under the terms of Sections
140     1 and 2 above on a medium customarily used for software interchange; or,
142     b) Accompany it with a written offer, valid for at least three
143     years, to give any third party, for a charge no more than your
144     cost of physically performing source distribution, a complete
145     machine-readable copy of the corresponding source code, to be
146     distributed under the terms of Sections 1 and 2 above on a medium
147     customarily used for software interchange; or,
149     c) Accompany it with the information you received as to the offer
150     to distribute corresponding source code.  (This alternative is
151     allowed only for noncommercial distribution and only if you
152     received the program in object code or executable form with such
153     an offer, in accord with Subsection b above.)
155 The source code for a work means the preferred form of the work for
156 making modifications to it.  For an executable work, complete source
157 code means all the source code for all modules it contains, plus any
158 associated interface definition files, plus the scripts used to
159 control compilation and installation of the executable.  However, as a
160 special exception, the source code distributed need not include
161 anything that is normally distributed (in either source or binary
162 form) with the major components (compiler, kernel, and so on) of the
163 operating system on which the executable runs, unless that component
164 itself accompanies the executable.
166 If distribution of executable or object code is made by offering
167 access to copy from a designated place, then offering equivalent
168 access to copy the source code from the same place counts as
169 distribution of the source code, even though third parties are not
170 compelled to copy the source along with the object code.
172   4. You may not copy, modify, sublicense, or distribute the Program
173 except as expressly provided under this License.  Any attempt
174 otherwise to copy, modify, sublicense or distribute the Program is
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
177 this License will not have their licenses terminated so long as such
178 parties remain in full compliance.
180   5. You are not required to accept this License, since you have not
181 signed it.  However, nothing else grants you permission to modify or
182 distribute the Program or its derivative works.  These actions are
183 prohibited by law if you do not accept this License.  Therefore, by
184 modifying or distributing the Program (or any work based on the
185 Program), you indicate your acceptance of this License to do so, and
186 all its terms and conditions for copying, distributing or modifying
187 the Program or works based on it.
189   6. Each time you redistribute the Program (or any work based on the
190 Program), the recipient automatically receives a license from the
191 original licensor to copy, distribute or modify the Program subject to
192 these terms and conditions.  You may not impose any further
193 restrictions on the recipients' exercise of the rights granted herein.
194 You are not responsible for enforcing compliance by third parties to
195 this License.
197   7. If, as a consequence of a court judgment or allegation of patent
198 infringement or for any other reason (not limited to patent issues),
199 conditions are imposed on you (whether by court order, agreement or
200 otherwise) that contradict the conditions of this License, they do not
201 excuse you from the conditions of this License.  If you cannot
202 distribute so as to satisfy simultaneously your obligations under this
203 License and any other pertinent obligations, then as a consequence you
204 may not distribute the Program at all.  For example, if a patent
205 license would not permit royalty-free redistribution of the Program by
206 all those who receive copies directly or indirectly through you, then
207 the only way you could satisfy both it and this License would be to
208 refrain entirely from distribution of the Program.
210 If any portion of this section is held invalid or unenforceable under
211 any particular circumstance, the balance of the section is intended to
212 apply and the section as a whole is intended to apply in other
213 circumstances.
215 It is not the purpose of this section to induce you to infringe any
216 patents or other property right claims or to contest validity of any
217 such claims; this section has the sole purpose of protecting the
218 integrity of the free software distribution system, which is
219 implemented by public license practices.  Many people have made
220 generous contributions to the wide range of software distributed
221 through that system in reliance on consistent application of that
222 system; it is up to the author/donor to decide if he or she is willing
223 to distribute software through any other system and a licensee cannot
224 impose that choice.
226 This section is intended to make thoroughly clear what is believed to
227 be a consequence of the rest of this License.
229   8. If the distribution and/or use of the Program is restricted in
230 certain countries either by patents or by copyrighted interfaces, the
231 original copyright holder who places the Program under this License
232 may add an explicit geographical distribution limitation excluding
233 those countries, so that distribution is permitted only in or among
234 countries not thus excluded.  In such case, this License incorporates
235 the limitation as if written in the body of this License.
237   9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time.  Such new versions will
239 be similar in spirit to the present version, but may differ in detail to
240 address new problems or concerns.
242 Each version is given a distinguishing version number.  If the Program
243 specifies a version number of this License which applies to it and "any
244 later version", you have the option of following the terms and conditions
245 either of that version or of any later version published by the Free
246 Software Foundation.  If the Program does not specify a version number of
247 this License, you may choose any version ever published by the Free Software
248 Foundation.
250   10. If you wish to incorporate parts of the Program into other free
251 programs whose distribution conditions are different, write to the author
252 to ask for permission.  For software which is copyrighted by the Free
253 Software Foundation, write to the Free Software Foundation; we sometimes
254 make exceptions for this.  Our decision will be guided by the two goals
255 of preserving the free status of all derivatives of our free software and
256 of promoting the sharing and reuse of software generally.
258                             NO WARRANTY
260   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
262 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
266 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
267 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268 REPAIR OR CORRECTION.
270   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278 POSSIBILITY OF SUCH DAMAGES.
280                      END OF TERMS AND CONDITIONS
282             How to Apply These Terms to Your New Programs
284   If you develop a new program, and you want it to be of the greatest
285 possible use to the public, the best way to achieve this is to make it
286 free software which everyone can redistribute and change under these terms.
288   To do so, attach the following notices to the program.  It is safest
289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
291 the "copyright" line and a pointer to where the full notice is found.
293     <one line to give the program's name and a brief idea of what it does.>
294     Copyright (C) <year>  <name of author>
296     This program is free software; you can redistribute it and/or modify
297     it under the terms of the GNU General Public License as published by
298     the Free Software Foundation; either version 2 of the License, or
299     (at your option) any later version.
301     This program is distributed in the hope that it will be useful,
302     but WITHOUT ANY WARRANTY; without even the implied warranty of
303     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
304     GNU General Public License for more details.
306     You should have received a copy of the GNU General Public License along
307     with this program; if not, write to the Free Software Foundation, Inc.,
308     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
310 Also add information on how to contact you by electronic and paper mail.
312 If the program is interactive, make it output a short notice like this
313 when it starts in an interactive mode:
315     Gnomovision version 69, Copyright (C) year name of author
316     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317     This is free software, and you are welcome to redistribute it
318     under certain conditions; type `show c' for details.
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License.  Of course, the commands you use may
322 be called something other than `show w' and `show c'; they could even be
323 mouse-clicks or menu items--whatever suits your program.
325 You should also get your employer (if you work as a programmer) or your
326 school, if any, to sign a "copyright disclaimer" for the program, if
327 necessary.  Here is a sample; alter the names:
329   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330   `Gnomovision' (which makes passes at compilers) written by James Hacker.
332   <signature of Ty Coon>, 1 April 1989
333   Ty Coon, President of Vice
335 This General Public License does not permit incorporating your program into
336 proprietary programs.  If your program is a subroutine library, you may
337 consider it more useful to permit linking proprietary applications with the
338 library.  If this is what you want to do, use the GNU Lesser General
339 Public License instead of this License.
340 ===========================================================================
341                   GNU LIBRARY GENERAL PUBLIC LICENSE
342                        Version 2, June 1991
344  Copyright (C) 1991 Free Software Foundation, Inc.
345  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
346  Everyone is permitted to copy and distribute verbatim copies
347  of this license document, but changing it is not allowed.
349 [This is the first released version of the library GPL.  It is
350  numbered 2 because it goes with version 2 of the ordinary GPL.]
352                             Preamble
354   The licenses for most software are designed to take away your
355 freedom to share and change it.  By contrast, the GNU General Public
356 Licenses are intended to guarantee your freedom to share and change
357 free software--to make sure the software is free for all its users.
359   This license, the Library General Public License, applies to some
360 specially designated Free Software Foundation software, and to any
361 other libraries whose authors decide to use it.  You can use it for
362 your libraries, too.
364   When we speak of free software, we are referring to freedom, not
365 price.  Our General Public Licenses are designed to make sure that you
366 have the freedom to distribute copies of free software (and charge for
367 this service if you wish), that you receive source code or can get it
368 if you want it, that you can change the software or use pieces of it
369 in new free programs; and that you know you can do these things.
371   To protect your rights, we need to make restrictions that forbid
372 anyone to deny you these rights or to ask you to surrender the rights.
373 These restrictions translate to certain responsibilities for you if
374 you distribute copies of the library, or if you modify it.
376   For example, if you distribute copies of the library, whether gratis
377 or for a fee, you must give the recipients all the rights that we gave
378 you.  You must make sure that they, too, receive or can get the source
379 code.  If you link a program with the library, you must provide
380 complete object files to the recipients so that they can relink them
381 with the library, after making changes to the library and recompiling
382 it.  And you must show them these terms so they know their rights.
384   Our method of protecting your rights has two steps: (1) copyright
385 the library, and (2) offer you this license which gives you legal
386 permission to copy, distribute and/or modify the library.
388   Also, for each distributor's protection, we want to make certain
389 that everyone understands that there is no warranty for this free
390 library.  If the library is modified by someone else and passed on, we
391 want its recipients to know that what they have is not the original
392 version, so that any problems introduced by others will not reflect on
393 the original authors' reputations.
395   Finally, any free program is threatened constantly by software
396 patents.  We wish to avoid the danger that companies distributing free
397 software will individually obtain patent licenses, thus in effect
398 transforming the program into proprietary software.  To prevent this,
399 we have made it clear that any patent must be licensed for everyone's
400 free use or not licensed at all.
402   Most GNU software, including some libraries, is covered by the ordinary
403 GNU General Public License, which was designed for utility programs.  This
404 license, the GNU Library General Public License, applies to certain
405 designated libraries.  This license is quite different from the ordinary
406 one; be sure to read it in full, and don't assume that anything in it is
407 the same as in the ordinary license.
409   The reason we have a separate public license for some libraries is that
410 they blur the distinction we usually make between modifying or adding to a
411 program and simply using it.  Linking a program with a library, without
412 changing the library, is in some sense simply using the library, and is
413 analogous to running a utility program or application program.  However, in
414 a textual and legal sense, the linked executable is a combined work, a
415 derivative of the original library, and the ordinary General Public License
416 treats it as such.
418   Because of this blurred distinction, using the ordinary General
419 Public License for libraries did not effectively promote software
420 sharing, because most developers did not use the libraries.  We
421 concluded that weaker conditions might promote sharing better.
423   However, unrestricted linking of non-free programs would deprive the
424 users of those programs of all benefit from the free status of the
425 libraries themselves.  This Library General Public License is intended to
426 permit developers of non-free programs to use free libraries, while
427 preserving your freedom as a user of such programs to change the free
428 libraries that are incorporated in them.  (We have not seen how to achieve
429 this as regards changes in header files, but we have achieved it as regards
430 changes in the actual functions of the Library.)  The hope is that this
431 will lead to faster development of free libraries.
433   The precise terms and conditions for copying, distribution and
434 modification follow.  Pay close attention to the difference between a
435 "work based on the library" and a "work that uses the library".  The
436 former contains code derived from the library, while the latter only
437 works together with the library.
439   Note that it is possible for a library to be covered by the ordinary
440 General Public License rather than by this special one.
442                   GNU LIBRARY GENERAL PUBLIC LICENSE
443    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
445   0. This License Agreement applies to any software library which
446 contains a notice placed by the copyright holder or other authorized
447 party saying it may be distributed under the terms of this Library
448 General Public License (also called "this License").  Each licensee is
449 addressed as "you".
451   A "library" means a collection of software functions and/or data
452 prepared so as to be conveniently linked with application programs
453 (which use some of those functions and data) to form executables.
455   The "Library", below, refers to any such software library or work
456 which has been distributed under these terms.  A "work based on the
457 Library" means either the Library or any derivative work under
458 copyright law: that is to say, a work containing the Library or a
459 portion of it, either verbatim or with modifications and/or translated
460 straightforwardly into another language.  (Hereinafter, translation is
461 included without limitation in the term "modification".)
463   "Source code" for a work means the preferred form of the work for
464 making modifications to it.  For a library, complete source code means
465 all the source code for all modules it contains, plus any associated
466 interface definition files, plus the scripts used to control compilation
467 and installation of the library.
469   Activities other than copying, distribution and modification are not
470 covered by this License; they are outside its scope.  The act of
471 running a program using the Library is not restricted, and output from
472 such a program is covered only if its contents constitute a work based
473 on the Library (independent of the use of the Library in a tool for
474 writing it).  Whether that is true depends on what the Library does
475 and what the program that uses the Library does.
476   
477   1. You may copy and distribute verbatim copies of the Library's
478 complete source code as you receive it, in any medium, provided that
479 you conspicuously and appropriately publish on each copy an
480 appropriate copyright notice and disclaimer of warranty; keep intact
481 all the notices that refer to this License and to the absence of any
482 warranty; and distribute a copy of this License along with the
483 Library.
485   You may charge a fee for the physical act of transferring a copy,
486 and you may at your option offer warranty protection in exchange for a
487 fee.
489   2. You may modify your copy or copies of the Library or any portion
490 of it, thus forming a work based on the Library, and copy and
491 distribute such modifications or work under the terms of Section 1
492 above, provided that you also meet all of these conditions:
494     a) The modified work must itself be a software library.
496     b) You must cause the files modified to carry prominent notices
497     stating that you changed the files and the date of any change.
499     c) You must cause the whole of the work to be licensed at no
500     charge to all third parties under the terms of this License.
502     d) If a facility in the modified Library refers to a function or a
503     table of data to be supplied by an application program that uses
504     the facility, other than as an argument passed when the facility
505     is invoked, then you must make a good faith effort to ensure that,
506     in the event an application does not supply such function or
507     table, the facility still operates, and performs whatever part of
508     its purpose remains meaningful.
510     (For example, a function in a library to compute square roots has
511     a purpose that is entirely well-defined independent of the
512     application.  Therefore, Subsection 2d requires that any
513     application-supplied function or table used by this function must
514     be optional: if the application does not supply it, the square
515     root function must still compute square roots.)
517 These requirements apply to the modified work as a whole.  If
518 identifiable sections of that work are not derived from the Library,
519 and can be reasonably considered independent and separate works in
520 themselves, then this License, and its terms, do not apply to those
521 sections when you distribute them as separate works.  But when you
522 distribute the same sections as part of a whole which is a work based
523 on the Library, the distribution of the whole must be on the terms of
524 this License, whose permissions for other licensees extend to the
525 entire whole, and thus to each and every part regardless of who wrote
528 Thus, it is not the intent of this section to claim rights or contest
529 your rights to work written entirely by you; rather, the intent is to
530 exercise the right to control the distribution of derivative or
531 collective works based on the Library.
533 In addition, mere aggregation of another work not based on the Library
534 with the Library (or with a work based on the Library) on a volume of
535 a storage or distribution medium does not bring the other work under
536 the scope of this License.
538   3. You may opt to apply the terms of the ordinary GNU General Public
539 License instead of this License to a given copy of the Library.  To do
540 this, you must alter all the notices that refer to this License, so
541 that they refer to the ordinary GNU General Public License, version 2,
542 instead of to this License.  (If a newer version than version 2 of the
543 ordinary GNU General Public License has appeared, then you can specify
544 that version instead if you wish.)  Do not make any other change in
545 these notices.
547   Once this change is made in a given copy, it is irreversible for
548 that copy, so the ordinary GNU General Public License applies to all
549 subsequent copies and derivative works made from that copy.
551   This option is useful when you wish to copy part of the code of
552 the Library into a program that is not a library.
554   4. You may copy and distribute the Library (or a portion or
555 derivative of it, under Section 2) in object code or executable form
556 under the terms of Sections 1 and 2 above provided that you accompany
557 it with the complete corresponding machine-readable source code, which
558 must be distributed under the terms of Sections 1 and 2 above on a
559 medium customarily used for software interchange.
561   If distribution of object code is made by offering access to copy
562 from a designated place, then offering equivalent access to copy the
563 source code from the same place satisfies the requirement to
564 distribute the source code, even though third parties are not
565 compelled to copy the source along with the object code.
567   5. A program that contains no derivative of any portion of the
568 Library, but is designed to work with the Library by being compiled or
569 linked with it, is called a "work that uses the Library".  Such a
570 work, in isolation, is not a derivative work of the Library, and
571 therefore falls outside the scope of this License.
573   However, linking a "work that uses the Library" with the Library
574 creates an executable that is a derivative of the Library (because it
575 contains portions of the Library), rather than a "work that uses the
576 library".  The executable is therefore covered by this License.
577 Section 6 states terms for distribution of such executables.
579   When a "work that uses the Library" uses material from a header file
580 that is part of the Library, the object code for the work may be a
581 derivative work of the Library even though the source code is not.
582 Whether this is true is especially significant if the work can be
583 linked without the Library, or if the work is itself a library.  The
584 threshold for this to be true is not precisely defined by law.
586   If such an object file uses only numerical parameters, data
587 structure layouts and accessors, and small macros and small inline
588 functions (ten lines or less in length), then the use of the object
589 file is unrestricted, regardless of whether it is legally a derivative
590 work.  (Executables containing this object code plus portions of the
591 Library will still fall under Section 6.)
593   Otherwise, if the work is a derivative of the Library, you may
594 distribute the object code for the work under the terms of Section 6.
595 Any executables containing that work also fall under Section 6,
596 whether or not they are linked directly with the Library itself.
598   6. As an exception to the Sections above, you may also compile or
599 link a "work that uses the Library" with the Library to produce a
600 work containing portions of the Library, and distribute that work
601 under terms of your choice, provided that the terms permit
602 modification of the work for the customer's own use and reverse
603 engineering for debugging such modifications.
605   You must give prominent notice with each copy of the work that the
606 Library is used in it and that the Library and its use are covered by
607 this License.  You must supply a copy of this License.  If the work
608 during execution displays copyright notices, you must include the
609 copyright notice for the Library among them, as well as a reference
610 directing the user to the copy of this License.  Also, you must do one
611 of these things:
613     a) Accompany the work with the complete corresponding
614     machine-readable source code for the Library including whatever
615     changes were used in the work (which must be distributed under
616     Sections 1 and 2 above); and, if the work is an executable linked
617     with the Library, with the complete machine-readable "work that
618     uses the Library", as object code and/or source code, so that the
619     user can modify the Library and then relink to produce a modified
620     executable containing the modified Library.  (It is understood
621     that the user who changes the contents of definitions files in the
622     Library will not necessarily be able to recompile the application
623     to use the modified definitions.)
625     b) Accompany the work with a written offer, valid for at
626     least three years, to give the same user the materials
627     specified in Subsection 6a, above, for a charge no more
628     than the cost of performing this distribution.
630     c) If distribution of the work is made by offering access to copy
631     from a designated place, offer equivalent access to copy the above
632     specified materials from the same place.
634     d) Verify that the user has already received a copy of these
635     materials or that you have already sent this user a copy.
637   For an executable, the required form of the "work that uses the
638 Library" must include any data and utility programs needed for
639 reproducing the executable from it.  However, as a special exception,
640 the source code distributed need not include anything that is normally
641 distributed (in either source or binary form) with the major
642 components (compiler, kernel, and so on) of the operating system on
643 which the executable runs, unless that component itself accompanies
644 the executable.
646   It may happen that this requirement contradicts the license
647 restrictions of other proprietary libraries that do not normally
648 accompany the operating system.  Such a contradiction means you cannot
649 use both them and the Library together in an executable that you
650 distribute.
652   7. You may place library facilities that are a work based on the
653 Library side-by-side in a single library together with other library
654 facilities not covered by this License, and distribute such a combined
655 library, provided that the separate distribution of the work based on
656 the Library and of the other library facilities is otherwise
657 permitted, and provided that you do these two things:
659     a) Accompany the combined library with a copy of the same work
660     based on the Library, uncombined with any other library
661     facilities.  This must be distributed under the terms of the
662     Sections above.
664     b) Give prominent notice with the combined library of the fact
665     that part of it is a work based on the Library, and explaining
666     where to find the accompanying uncombined form of the same work.
668   8. You may not copy, modify, sublicense, link with, or distribute
669 the Library except as expressly provided under this License.  Any
670 attempt otherwise to copy, modify, sublicense, link with, or
671 distribute the Library is void, and will automatically terminate your
672 rights under this License.  However, parties who have received copies,
673 or rights, from you under this License will not have their licenses
674 terminated so long as such parties remain in full compliance.
676   9. You are not required to accept this License, since you have not
677 signed it.  However, nothing else grants you permission to modify or
678 distribute the Library or its derivative works.  These actions are
679 prohibited by law if you do not accept this License.  Therefore, by
680 modifying or distributing the Library (or any work based on the
681 Library), you indicate your acceptance of this License to do so, and
682 all its terms and conditions for copying, distributing or modifying
683 the Library or works based on it.
685   10. Each time you redistribute the Library (or any work based on the
686 Library), the recipient automatically receives a license from the
687 original licensor to copy, distribute, link with or modify the Library
688 subject to these terms and conditions.  You may not impose any further
689 restrictions on the recipients' exercise of the rights granted herein.
690 You are not responsible for enforcing compliance by third parties to
691 this License.
693   11. If, as a consequence of a court judgment or allegation of patent
694 infringement or for any other reason (not limited to patent issues),
695 conditions are imposed on you (whether by court order, agreement or
696 otherwise) that contradict the conditions of this License, they do not
697 excuse you from the conditions of this License.  If you cannot
698 distribute so as to satisfy simultaneously your obligations under this
699 License and any other pertinent obligations, then as a consequence you
700 may not distribute the Library at all.  For example, if a patent
701 license would not permit royalty-free redistribution of the Library by
702 all those who receive copies directly or indirectly through you, then
703 the only way you could satisfy both it and this License would be to
704 refrain entirely from distribution of the Library.
706 If any portion of this section is held invalid or unenforceable under any
707 particular circumstance, the balance of the section is intended to apply,
708 and the section as a whole is intended to apply in other circumstances.
710 It is not the purpose of this section to induce you to infringe any
711 patents or other property right claims or to contest validity of any
712 such claims; this section has the sole purpose of protecting the
713 integrity of the free software distribution system which is
714 implemented by public license practices.  Many people have made
715 generous contributions to the wide range of software distributed
716 through that system in reliance on consistent application of that
717 system; it is up to the author/donor to decide if he or she is willing
718 to distribute software through any other system and a licensee cannot
719 impose that choice.
721 This section is intended to make thoroughly clear what is believed to
722 be a consequence of the rest of this License.
724   12. If the distribution and/or use of the Library is restricted in
725 certain countries either by patents or by copyrighted interfaces, the
726 original copyright holder who places the Library under this License may add
727 an explicit geographical distribution limitation excluding those countries,
728 so that distribution is permitted only in or among countries not thus
729 excluded.  In such case, this License incorporates the limitation as if
730 written in the body of this License.
732   13. The Free Software Foundation may publish revised and/or new
733 versions of the Library General Public License from time to time.
734 Such new versions will be similar in spirit to the present version,
735 but may differ in detail to address new problems or concerns.
737 Each version is given a distinguishing version number.  If the Library
738 specifies a version number of this License which applies to it and
739 "any later version", you have the option of following the terms and
740 conditions either of that version or of any later version published by
741 the Free Software Foundation.  If the Library does not specify a
742 license version number, you may choose any version ever published by
743 the Free Software Foundation.
745   14. If you wish to incorporate parts of the Library into other free
746 programs whose distribution conditions are incompatible with these,
747 write to the author to ask for permission.  For software which is
748 copyrighted by the Free Software Foundation, write to the Free
749 Software Foundation; we sometimes make exceptions for this.  Our
750 decision will be guided by the two goals of preserving the free status
751 of all derivatives of our free software and of promoting the sharing
752 and reuse of software generally.
754                             NO WARRANTY
756   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
757 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
758 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
759 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
760 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
761 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
762 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
763 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
764 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
766   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
767 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
768 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
769 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
770 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
771 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
772 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
773 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
774 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
775 DAMAGES.
777                      END OF TERMS AND CONDITIONS
779            How to Apply These Terms to Your New Libraries
781   If you develop a new library, and you want it to be of the greatest
782 possible use to the public, we recommend making it free software that
783 everyone can redistribute and change.  You can do so by permitting
784 redistribution under these terms (or, alternatively, under the terms of the
785 ordinary General Public License).
787   To apply these terms, attach the following notices to the library.  It is
788 safest to attach them to the start of each source file to most effectively
789 convey the exclusion of warranty; and each file should have at least the
790 "copyright" line and a pointer to where the full notice is found.
792     <one line to give the library's name and a brief idea of what it does.>
793     Copyright (C) <year>  <name of author>
795     This library is free software; you can redistribute it and/or
796     modify it under the terms of the GNU Library General Public
797     License as published by the Free Software Foundation; either
798     version 2 of the License, or (at your option) any later version.
800     This library is distributed in the hope that it will be useful,
801     but WITHOUT ANY WARRANTY; without even the implied warranty of
802     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
803     Library General Public License for more details.
805     You should have received a copy of the GNU Library General Public
806     License along with this library; if not, write to the Free Software
807     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
809 Also add information on how to contact you by electronic and paper mail.
811 You should also get your employer (if you work as a programmer) or your
812 school, if any, to sign a "copyright disclaimer" for the library, if
813 necessary.  Here is a sample; alter the names:
815   Yoyodyne, Inc., hereby disclaims all copyright interest in the
816   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
818   <signature of Ty Coon>, 1 April 1990
819   Ty Coon, President of Vice
821 That's all there is to it!
822 ===========================================================================
823                 GNU Free Documentation License
824                    Version 1.1, March 2000
826  Copyright (C) 2000  Free Software Foundation, Inc.
827      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
828  Everyone is permitted to copy and distribute verbatim copies
829  of this license document, but changing it is not allowed.
832 0. PREAMBLE
834 The purpose of this License is to make a manual, textbook, or other
835 written document "free" in the sense of freedom: to assure everyone
836 the effective freedom to copy and redistribute it, with or without
837 modifying it, either commercially or noncommercially.  Secondarily,
838 this License preserves for the author and publisher a way to get
839 credit for their work, while not being considered responsible for
840 modifications made by others.
842 This License is a kind of "copyleft", which means that derivative
843 works of the document must themselves be free in the same sense.  It
844 complements the GNU General Public License, which is a copyleft
845 license designed for free software.
847 We have designed this License in order to use it for manuals for free
848 software, because free software needs free documentation: a free
849 program should come with manuals providing the same freedoms that the
850 software does.  But this License is not limited to software manuals;
851 it can be used for any textual work, regardless of subject matter or
852 whether it is published as a printed book.  We recommend this License
853 principally for works whose purpose is instruction or reference.
856 1. APPLICABILITY AND DEFINITIONS
858 This License applies to any manual or other work that contains a
859 notice placed by the copyright holder saying it can be distributed
860 under the terms of this License.  The "Document", below, refers to any
861 such manual or work.  Any member of the public is a licensee, and is
862 addressed as "you".
864 A "Modified Version" of the Document means any work containing the
865 Document or a portion of it, either copied verbatim, or with
866 modifications and/or translated into another language.
868 A "Secondary Section" is a named appendix or a front-matter section of
869 the Document that deals exclusively with the relationship of the
870 publishers or authors of the Document to the Document's overall subject
871 (or to related matters) and contains nothing that could fall directly
872 within that overall subject.  (For example, if the Document is in part a
873 textbook of mathematics, a Secondary Section may not explain any
874 mathematics.)  The relationship could be a matter of historical
875 connection with the subject or with related matters, or of legal,
876 commercial, philosophical, ethical or political position regarding
877 them.
879 The "Invariant Sections" are certain Secondary Sections whose titles
880 are designated, as being those of Invariant Sections, in the notice
881 that says that the Document is released under this License.
883 The "Cover Texts" are certain short passages of text that are listed,
884 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
885 the Document is released under this License.
887 A "Transparent" copy of the Document means a machine-readable copy,
888 represented in a format whose specification is available to the
889 general public, whose contents can be viewed and edited directly and
890 straightforwardly with generic text editors or (for images composed of
891 pixels) generic paint programs or (for drawings) some widely available
892 drawing editor, and that is suitable for input to text formatters or
893 for automatic translation to a variety of formats suitable for input
894 to text formatters.  A copy made in an otherwise Transparent file
895 format whose markup has been designed to thwart or discourage
896 subsequent modification by readers is not Transparent.  A copy that is
897 not "Transparent" is called "Opaque".
899 Examples of suitable formats for Transparent copies include plain
900 ASCII without markup, Texinfo input format, LaTeX input format, SGML
901 or XML using a publicly available DTD, and standard-conforming simple
902 HTML designed for human modification.  Opaque formats include
903 PostScript, PDF, proprietary formats that can be read and edited only
904 by proprietary word processors, SGML or XML for which the DTD and/or
905 processing tools are not generally available, and the
906 machine-generated HTML produced by some word processors for output
907 purposes only.
909 The "Title Page" means, for a printed book, the title page itself,
910 plus such following pages as are needed to hold, legibly, the material
911 this License requires to appear in the title page.  For works in
912 formats which do not have any title page as such, "Title Page" means
913 the text near the most prominent appearance of the work's title,
914 preceding the beginning of the body of the text.
917 2. VERBATIM COPYING
919 You may copy and distribute the Document in any medium, either
920 commercially or noncommercially, provided that this License, the
921 copyright notices, and the license notice saying this License applies
922 to the Document are reproduced in all copies, and that you add no other
923 conditions whatsoever to those of this License.  You may not use
924 technical measures to obstruct or control the reading or further
925 copying of the copies you make or distribute.  However, you may accept
926 compensation in exchange for copies.  If you distribute a large enough
927 number of copies you must also follow the conditions in section 3.
929 You may also lend copies, under the same conditions stated above, and
930 you may publicly display copies.
933 3. COPYING IN QUANTITY
935 If you publish printed copies of the Document numbering more than 100,
936 and the Document's license notice requires Cover Texts, you must enclose
937 the copies in covers that carry, clearly and legibly, all these Cover
938 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
939 the back cover.  Both covers must also clearly and legibly identify
940 you as the publisher of these copies.  The front cover must present
941 the full title with all words of the title equally prominent and
942 visible.  You may add other material on the covers in addition.
943 Copying with changes limited to the covers, as long as they preserve
944 the title of the Document and satisfy these conditions, can be treated
945 as verbatim copying in other respects.
947 If the required texts for either cover are too voluminous to fit
948 legibly, you should put the first ones listed (as many as fit
949 reasonably) on the actual cover, and continue the rest onto adjacent
950 pages.
952 If you publish or distribute Opaque copies of the Document numbering
953 more than 100, you must either include a machine-readable Transparent
954 copy along with each Opaque copy, or state in or with each Opaque copy
955 a publicly-accessible computer-network location containing a complete
956 Transparent copy of the Document, free of added material, which the
957 general network-using public has access to download anonymously at no
958 charge using public-standard network protocols.  If you use the latter
959 option, you must take reasonably prudent steps, when you begin
960 distribution of Opaque copies in quantity, to ensure that this
961 Transparent copy will remain thus accessible at the stated location
962 until at least one year after the last time you distribute an Opaque
963 copy (directly or through your agents or retailers) of that edition to
964 the public.
966 It is requested, but not required, that you contact the authors of the
967 Document well before redistributing any large number of copies, to give
968 them a chance to provide you with an updated version of the Document.
971 4. MODIFICATIONS
973 You may copy and distribute a Modified Version of the Document under
974 the conditions of sections 2 and 3 above, provided that you release
975 the Modified Version under precisely this License, with the Modified
976 Version filling the role of the Document, thus licensing distribution
977 and modification of the Modified Version to whoever possesses a copy
978 of it.  In addition, you must do these things in the Modified Version:
980 A. Use in the Title Page (and on the covers, if any) a title distinct
981    from that of the Document, and from those of previous versions
982    (which should, if there were any, be listed in the History section
983    of the Document).  You may use the same title as a previous version
984    if the original publisher of that version gives permission.
985 B. List on the Title Page, as authors, one or more persons or entities
986    responsible for authorship of the modifications in the Modified
987    Version, together with at least five of the principal authors of the
988    Document (all of its principal authors, if it has less than five).
989 C. State on the Title page the name of the publisher of the
990    Modified Version, as the publisher.
991 D. Preserve all the copyright notices of the Document.
992 E. Add an appropriate copyright notice for your modifications
993    adjacent to the other copyright notices.
994 F. Include, immediately after the copyright notices, a license notice
995    giving the public permission to use the Modified Version under the
996    terms of this License, in the form shown in the Addendum below.
997 G. Preserve in that license notice the full lists of Invariant Sections
998    and required Cover Texts given in the Document's license notice.
999 H. Include an unaltered copy of this License.
1000 I. Preserve the section entitled "History", and its title, and add to
1001    it an item stating at least the title, year, new authors, and
1002    publisher of the Modified Version as given on the Title Page.  If
1003    there is no section entitled "History" in the Document, create one
1004    stating the title, year, authors, and publisher of the Document as
1005    given on its Title Page, then add an item describing the Modified
1006    Version as stated in the previous sentence.
1007 J. Preserve the network location, if any, given in the Document for
1008    public access to a Transparent copy of the Document, and likewise
1009    the network locations given in the Document for previous versions
1010    it was based on.  These may be placed in the "History" section.
1011    You may omit a network location for a work that was published at
1012    least four years before the Document itself, or if the original
1013    publisher of the version it refers to gives permission.
1014 K. In any section entitled "Acknowledgements" or "Dedications",
1015    preserve the section's title, and preserve in the section all the
1016    substance and tone of each of the contributor acknowledgements
1017    and/or dedications given therein.
1018 L. Preserve all the Invariant Sections of the Document,
1019    unaltered in their text and in their titles.  Section numbers
1020    or the equivalent are not considered part of the section titles.
1021 M. Delete any section entitled "Endorsements".  Such a section
1022    may not be included in the Modified Version.
1023 N. Do not retitle any existing section as "Endorsements"
1024    or to conflict in title with any Invariant Section.
1026 If the Modified Version includes new front-matter sections or
1027 appendices that qualify as Secondary Sections and contain no material
1028 copied from the Document, you may at your option designate some or all
1029 of these sections as invariant.  To do this, add their titles to the
1030 list of Invariant Sections in the Modified Version's license notice.
1031 These titles must be distinct from any other section titles.
1033 You may add a section entitled "Endorsements", provided it contains
1034 nothing but endorsements of your Modified Version by various
1035 parties--for example, statements of peer review or that the text has
1036 been approved by an organization as the authoritative definition of a
1037 standard.
1039 You may add a passage of up to five words as a Front-Cover Text, and a
1040 passage of up to 25 words as a Back-Cover Text, to the end of the list
1041 of Cover Texts in the Modified Version.  Only one passage of
1042 Front-Cover Text and one of Back-Cover Text may be added by (or
1043 through arrangements made by) any one entity.  If the Document already
1044 includes a cover text for the same cover, previously added by you or
1045 by arrangement made by the same entity you are acting on behalf of,
1046 you may not add another; but you may replace the old one, on explicit
1047 permission from the previous publisher that added the old one.
1049 The author(s) and publisher(s) of the Document do not by this License
1050 give permission to use their names for publicity for or to assert or
1051 imply endorsement of any Modified Version.
1054 5. COMBINING DOCUMENTS
1056 You may combine the Document with other documents released under this
1057 License, under the terms defined in section 4 above for modified
1058 versions, provided that you include in the combination all of the
1059 Invariant Sections of all of the original documents, unmodified, and
1060 list them all as Invariant Sections of your combined work in its
1061 license notice.
1063 The combined work need only contain one copy of this License, and
1064 multiple identical Invariant Sections may be replaced with a single
1065 copy.  If there are multiple Invariant Sections with the same name but
1066 different contents, make the title of each such section unique by
1067 adding at the end of it, in parentheses, the name of the original
1068 author or publisher of that section if known, or else a unique number.
1069 Make the same adjustment to the section titles in the list of
1070 Invariant Sections in the license notice of the combined work.
1072 In the combination, you must combine any sections entitled "History"
1073 in the various original documents, forming one section entitled
1074 "History"; likewise combine any sections entitled "Acknowledgements",
1075 and any sections entitled "Dedications".  You must delete all sections
1076 entitled "Endorsements."
1079 6. COLLECTIONS OF DOCUMENTS
1081 You may make a collection consisting of the Document and other documents
1082 released under this License, and replace the individual copies of this
1083 License in the various documents with a single copy that is included in
1084 the collection, provided that you follow the rules of this License for
1085 verbatim copying of each of the documents in all other respects.
1087 You may extract a single document from such a collection, and distribute
1088 it individually under this License, provided you insert a copy of this
1089 License into the extracted document, and follow this License in all
1090 other respects regarding verbatim copying of that document.
1093 7. AGGREGATION WITH INDEPENDENT WORKS
1095 A compilation of the Document or its derivatives with other separate
1096 and independent documents or works, in or on a volume of a storage or
1097 distribution medium, does not as a whole count as a Modified Version
1098 of the Document, provided no compilation copyright is claimed for the
1099 compilation.  Such a compilation is called an "aggregate", and this
1100 License does not apply to the other self-contained works thus compiled
1101 with the Document, on account of their being thus compiled, if they
1102 are not themselves derivative works of the Document.
1104 If the Cover Text requirement of section 3 is applicable to these
1105 copies of the Document, then if the Document is less than one quarter
1106 of the entire aggregate, the Document's Cover Texts may be placed on
1107 covers that surround only the Document within the aggregate.
1108 Otherwise they must appear on covers around the whole aggregate.
1111 8. TRANSLATION
1113 Translation is considered a kind of modification, so you may
1114 distribute translations of the Document under the terms of section 4.
1115 Replacing Invariant Sections with translations requires special
1116 permission from their copyright holders, but you may include
1117 translations of some or all Invariant Sections in addition to the
1118 original versions of these Invariant Sections.  You may include a
1119 translation of this License provided that you also include the
1120 original English version of this License.  In case of a disagreement
1121 between the translation and the original English version of this
1122 License, the original English version will prevail.
1125 9. TERMINATION
1127 You may not copy, modify, sublicense, or distribute the Document except
1128 as expressly provided for under this License.  Any other attempt to
1129 copy, modify, sublicense or distribute the Document is void, and will
1130 automatically terminate your rights under this License.  However,
1131 parties who have received copies, or rights, from you under this
1132 License will not have their licenses terminated so long as such
1133 parties remain in full compliance.
1136 10. FUTURE REVISIONS OF THIS LICENSE
1138 The Free Software Foundation may publish new, revised versions
1139 of the GNU Free Documentation License from time to time.  Such new
1140 versions will be similar in spirit to the present version, but may
1141 differ in detail to address new problems or concerns.  See
1142 http://www.gnu.org/copyleft/.
1144 Each version of the License is given a distinguishing version number.
1145 If the Document specifies that a particular numbered version of this
1146 License "or any later version" applies to it, you have the option of
1147 following the terms and conditions either of that specified version or
1148 of any later version that has been published (not as a draft) by the
1149 Free Software Foundation.  If the Document does not specify a version
1150 number of this License, you may choose any version ever published (not
1151 as a draft) by the Free Software Foundation.
1154 ADDENDUM: How to use this License for your documents
1156 To use this License in a document you have written, include a copy of
1157 the License in the document and put the following copyright and
1158 license notices just after the title page:
1160       Copyright (c)  YEAR  YOUR NAME.
1161       Permission is granted to copy, distribute and/or modify this document
1162       under the terms of the GNU Free Documentation License, Version 1.1
1163       or any later version published by the Free Software Foundation;
1164       with the Invariant Sections being LIST THEIR TITLES, with the
1165       Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
1166       A copy of the license is included in the section entitled "GNU
1167       Free Documentation License".
1169 If you have no Invariant Sections, write "with no Invariant Sections"
1170 instead of saying which ones are invariant.  If you have no
1171 Front-Cover Texts, write "no Front-Cover Texts" instead of
1172 "Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
1174 If your document contains nontrivial examples of program code, we
1175 recommend releasing these examples in parallel under your choice of
1176 free software license, such as the GNU General Public License,
1177 to permit their use in free software.