Update web help file and other docs
[geeqie.git] / web / help / GuideGnuFdl.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>GNU Free Documentation License</title>
6 <link rel="previous" href="GuideCredits.html" title="Credits">
7 <link rel="top" href="GuideIndex.html" title="The Geeqie User Manual">
8 <style type="text/css">
9
10 html { height: 100%; }
11 body {
12   margin: 0px; padding: 12px;
13   background-color: #f9f9f6;
14   min-height: 100%;
15   direction: ltr;
16 }
17 div, p, pre, blockquote { margin: 0; padding: 0; }
18 p img { vertical-align: middle; }
19 sub { font-size: 0.83em; }
20 sub sub { font-size: 1em; }
21 sup { font-size: 0.83em; }
22 sup sup { font-size: 1em; }
23 table { border-collapse: collapse; }
24 table.table-pgwide { width: 100%; }
25 td { vertical-align: top; }
26 td { padding: 0.2em 0.83em 0.2em 0.83em; }
27 th { padding: 0 0.83em 0 0.83em; }
28 tr.tr-shade {
29   background-color: #f9f9f6;
30 }
31 td.td-colsep { border-right: solid 1px; }
32 td.td-rowsep { border-bottom: solid 1px; }
33 thead { border-top: solid 2px; border-bottom: solid 2px; }
34 tfoot { border-top: solid 2px; border-bottom: solid 2px; }
35 div.body {
36   padding: 1em;
37   max-width: 60em;
38   background-color: #ffffff;
39   border: solid 1px #e0e0df;
40 }
41 div.body-sidebar {
42   margin-right: 13em;
43 }
44 div.division div.division { margin-top: 1.72em; }
45 div.division div.division div.division { margin-top: 1.44em; }
46 div.header {
47   margin: 0;
48   color: #3f3f3f;
49   border-bottom: solid 1px #e0e0df;
50 }
51 h1, h2, h3, h4, h5, h6, h7 {
52   margin: 0; padding: 0;
53   color: #3f3f3f;
54 }
55 h1.title { font-size: 1.72em; }
56 h2.title { font-size: 1.44em; }
57 h3.title { font-size: 1.2em; }
58 h4.title, h5.title, h6.title, h7.title { font-size: 1em; }
59 .block { margin-top: 1em; }
60 .block .block-first { margin-top: 0; }
61 .block-indent {
62   margin-left left: 1.72em;
63   margin-: 1em;
64 }
65 .block-indent .block-indent { margin-left: 0em; margin-right: 0em; }
66 td .block-indent  { margin-left: 0em; margin-right: 0em; }
67 dd .block-indent  { margin-left: 0em; margin-right: 0em; }
68 .block-verbatim { white-space: pre; }
69 div.title {
70   margin-bottom: 0.2em;
71   font-weight: bold;
72   color: #3f3f3f;
73 }
74 div.title-formal { padding-left: 0.2em; padding-right: 0.2em; }
75 div.title-formal .label { font-weight: normal; }
76 a {
77   color: #1f609f;
78   text-decoration: none;
79 }
80 a:hover { text-decoration: underline; }
81 a:visited { color: #9f1f6f; }
82 ul, ol, dl { margin: 0; padding: 0; }
83 li {
84   margin-top: 1em;
85   margin-left: 2.4em;
86   padding: 0;
87 }
88 li.li-first { margin-top: 0; }
89 dt { margin: 1em 0 0 0; }
90 dt.dt-first { margin: 0; }
91 dd {
92   margin-left: 1.72em;
93   margin-top: 0.5em;
94 }
95 dl.dl-compact dt { margin-top: 0; }
96 dl.dl-compact dd { margin-top: 0; margin-bottom: 0; }
97
98
99 ul.linktrail {
100   display: block;
101   margin: 0.2em 0 0 0;
102   text-align: right;
103 }
104 li.linktrail { display: inline; margin: 0; padding: 0; }
105
106 li.linktrail::before {
107   content: '  /  ';
108   color: #3f3f3f;
109 }
110
111 li.linktrail-first::before, li.linktrail-only::before { content: ''; }
112
113
114 div.navbar {
115   padding: 0.5em 1em 0.5em 1em;
116   max-width: 60em;
117   background-color: #ffffff;
118   border: solid 1px #e0e0df;
119 }
120 div.navbar-top { margin-bottom: 1em; }
121 div.navbar-bottom { margin-top: 1em; clear: both; }
122 div.navbar img { border: 0; vertical-align: -0.4em; }
123 table.navbar { width: 100%; margin: 0; border: none; }
124 table.navbar td { padding: 0; border: none; }
125 td.navbar-next {
126   text-align: right;
127 }
128 a.navbar-prev::before {
129   
130   content: '◀  ';
131   color: #3f3f3f;
132 }
133 a.navbar-next::after {
134   
135   content: '  ▶';
136   color: #3f3f3f;
137 }
138
139
140 div.sidebar {
141   float: right;
142   padding: 0; margin: 0; width: 12em;
143 }
144 div.sidenav {
145   padding: 0.5em 1em 0 1em;
146   background-color: #ffffff;
147   border: solid 1px #e0e0df;
148 }
149 div.sidenav div.autotoc {
150   background-color: #ffffff;
151   border: none; padding: 0; margin: 0;
152 }
153 div.sidenav div.autotoc div.autotoc { margin-top: 0.5em; }
154 div.sidenav div.autotoc li { margin-bottom: 0.5em; }
155 div.sidenav div.autotoc div.autotoc div.autotoc {
156   margin-left: 1em;
157   margin-top: 0;
158 }
159 div.sidenav div.autotoc div.autotoc div.autotoc li { margin-bottom: 0; }
160
161
162 div.autotoc {
163   
164   display: table;
165   margin-top: 1em;
166   margin-left: 1.72em;
167   padding: 0.5em 1em 0.5em 1em;
168   background-color: #f0f9ff;
169   border: solid 1px #c0c9ff;
170 }
171 div.autotoc ul { margin: 0; padding: 0; }
172 div.autotoc li { list-style-type: none; margin: 0; }
173 div.autotoc div.autotoc-title { margin-bottom: 0.5em; }
174 div.autotoc div.autotoc { border: none; padding: 0; margin-top: 0; margin-bottom: 0.5em; }
175 div.autotoc div.autotoc div.autotoc { margin-bottom: 0; }
176
177
178 span.bibliolabel {
179   color: #3f3f3f;
180 }
181
182
183 div.admonition {
184   padding: 0.5em 6px 0.5em 6px;
185   border: solid 1px #e0e0df;
186   background-color: #fffff0;
187 }
188 div.caution-inner, div.important-inner, div.note-inner, div.tip-inner, div.warning-inner {
189   padding-left: 60px;
190   background-position: left top;
191   background-repeat: no-repeat;
192   min-height: 48px;
193 }
194 div.caution-inner { background-image: url("admon-caution.png"); }
195 div.important-inner { background-image: url("admon-important.png"); }
196 div.note-inner { background-image: url("admon-note.png"); }
197 div.note-bug div.note-inner { background-image: url("admon-bug.png"); }
198 div.tip-inner { background-image: url("admon-tip.png"); }
199 div.warning-inner { background-image: url("admon-warning.png"); }
200 div.blockquote {
201   
202   background-image: url('watermark-blockquote-201C.png');
203   background-repeat: no-repeat;
204   background-position: top left;
205   padding: 0.5em;
206   padding-left: 4em;
207 }
208 div.attribution {
209   margin-top: 0.5em;
210   color: #3f3f3f;
211 }
212 div.attribution::before {
213   
214   content: '― ';
215 }
216 div.epigraph {
217   text-align: right;
218   margin-left: 20%;
219   margin-right: 0;
220   color: #3f3f3f;
221 }
222 div.figure, div.informalfigure {
223   
224   display: table;
225   padding: 0.5em;
226   background-color: #f9f9f6;
227   border: solid 1px #e0e0df;
228 }
229 div.figure-inner, div.informalfigure-inner {
230   padding: 0.5em;
231   background-color: #ffffff;
232   border: solid 1px #e0e0df;
233 }
234 div.caption { margin-top: 0.5em; }
235 div.programlisting {
236   padding: 0.5em;
237   
238   background-color: #f9f9f6;
239   border: solid 1px #e0e0df;
240 }
241 div.screen {
242   padding: 0.5em;
243   
244   background-color: #f9f9f6;
245   border: solid 1px #e0e0df;
246 }
247 div.screen .prompt {
248   color: #3f3f3f;
249 }
250 div.screen .userinput {
251   font-weight: bold;
252   color: #3f3f3f;
253 }
254 div.programlisting .userinput {
255   font-weight: bold;
256   color: #3f3f3f;
257 }
258 pre.linenumbering {
259   color: #3f3f3f;
260   margin: 0;
261   padding-right: 1em;
262   float: left;
263   text-align: right;
264 }
265
266
267
268 dl.index dt { margin-top: 0; }
269 dl.index dd { margin-top: 0; margin-bottom: 0; }
270 dl.indexdiv dt { margin-top: 0; }
271 dl.indexdiv dd { margin-top: 0; margin-bottom: 0; }
272 dl.setindex dt { margin-top: 0; }
273 dl.setindex dd { margin-top: 0; margin-bottom: 0; }
274 div.list div.title-formal span.title {
275   border-bottom: solid 1px #e0e0df;
276 }
277 div.simplelist {
278   margin-left: 1.72em;
279 }
280 div.simplelist table { margin-left: 0; border: none; }
281 div.simplelist td {
282   padding: 0.5em;
283   border-left: solid 1px #e0e0df;
284 }
285 div.simplelist td.td-first {
286   padding-left: 0;
287   border-left: 0;
288 }
289 div.synopsis {
290   padding: 0.5em;
291   
292   background-color: #f9f9f6;
293   border-top: solid 2px #c0c9ff;
294   border-bottom: solid 2px #c0c9ff;
295 }
296 div.synopsis div.synopsis {
297   padding: 0;
298   border: none;
299 }
300 div.synopsis div.block { margin-top: 0.2em; }
301 div.synopsis div.block-first { margin-top: 0; }
302 div.cmdsynopsis { font-family: monospace; }
303
304 span.accel { text-decoration: underline; }
305 span.acronym { font-family: sans-serif; }
306 span.application { font-style: italic; }
307 span.classname, span.exceptionname, span.interfacename { font-family: monospace; }
308 span.code {
309   font-family: monospace;
310   border: solid 1px #e0e0df;
311   padding-left: 0.2em;
312   padding-right: 0.2em;
313 }
314 pre span.code { border: none; padding: 0; }
315 span.command {
316   font-family: monospace;
317   border: solid 1px #e0e0df;
318   padding-left: 0.2em;
319   padding-right: 0.2em;
320 }
321 pre span.command { border: none; padding: 0; }
322 span.computeroutput { font-family: monospace; }
323
324 span.constant { font-family: monospace; }
325 span.database { font-family: monospace; }
326 span.email { font-family: monospace; }
327 span.emphasis { font-style: italic; }
328 span.emphasis-bold { font-style: normal; font-weight: bold; }
329 span.envar { font-family: monospace; }
330
331 span.filename { font-family: monospace; }
332 span.firstterm { font-style: italic; }
333 span.foreignphrase { font-style: italic; }
334 span.function { font-family: monospace; }
335
336 dt.glossterm span.glossterm { font-style: normal; }
337
338
339 span.glossterm { font-style: italic; }
340
341 span.guibutton, span.guilabel, span.guimenu, span.guimenuitem, span.guisubmenu, span.interface {
342   font-weight: bold;
343   color: #3f3f3f;
344 }
345 span.keycap {
346   font-weight: bold;
347   color: #3f3f3f;
348 }
349 span.lineannotation { font-style: italic; }
350 span.literal { font-family: monospace; }
351 span.markup  { font-family: monospace; }
352 span.medialabel { font-style: italic; }
353 span.methodname { font-family: monospace; }
354 span.ooclass, span.ooexception, span.oointerface { font-family: monospace; }
355 span.option { font-family: monospace; }
356 span.parameter { font-family: monospace; }
357 span.paramdef span.parameter { font-style: italic; }
358 span.prompt { font-family: monospace; }
359 span.property { font-family: monospace; }
360 span.replaceable  { font-style: italic; }
361 span.returnvalue { font-family: monospace; }
362 span.sgmltag { font-family: monospace; }
363 span.structfield, span.structname { font-family: monospace; }
364 span.symbol { font-family: monospace; }
365 span.systemitem { font-family: monospace; }
366 span.token { font-family: monospace; }
367 span.type { font-family: monospace; }
368 span.uri { font-family: monospace; }
369 span.userinput { font-family: monospace; }
370 span.varname { font-family: monospace; }
371 span.wordasword { font-style: italic; }
372
373
374
375 div.footnotes { font-style: italic; font-size: 0.8em; }
376 div.footnote { margin-top: 1.44em; }
377 span.footnote-number { display: inline; padding-right: 0.83em; }
378 span.footnote-number + p { display: inline; }
379 a.footnote { text-decoration: none; font-size: 0.8em; }
380 a.footnote-ref { text-decoration: none; }
381
382 span.co {
383   margin-left: 0.2em; margin-right: 0.2em;
384   padding-left: 0.4em; padding-right: 0.4em;
385   border: solid 1px #000000;
386   -moz-border-radius: 8px;
387   background-color: #000000;
388   color: #FFFFFF;
389   font-size: 8px;
390 }
391 span.co:hover {
392   border-color: #333333;
393   background-color: #333333;
394   color: #FFFFFF;
395 }
396 span.co a { text-decoration: none; }
397 span.co a:hover { text-decoration: none; }
398
399 dt.question { margin-left: 0em; }
400 dt.question div.label { float: left; }
401 dd + dt.question { margin-top: 1em; }
402 dd.answer {
403   margin-top: 1em;
404   margin-left: 2em;
405   margin-right: 1em;
406 }
407 dd.answer div.label { float: left; }
408 </style>
409 </head>
410 <body>
411 <div class="navbar navbar-top"><table class="navbar"><tr>
412 <td class="navbar-prev"><a class="navbar-prev" href="GuideCredits.html" title="Credits">Credits</a></td>
413 <td class="navbar-next"></td>
414 </tr></table></div>
415 <div class="sidebar"><div class="sidenav"><div class="autotoc"><ul>
416 <li><a href="GuideIndex-info.html" title="About This Document">About This Document</a></li>
417 <li>
418 <a class="xref" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a><div class="autotoc"><ul>
419 <li><a class="xref" href="GuideIntroduction.html" title="Introduction">Introduction</a></li>
420 <li><a class="xref" href="GuideMainWindow.html" title="Main Window">Main Window</a></li>
421 <li><a class="xref" href="GuideSidebars.html" title="Sidebars">Sidebars</a></li>
422 <li><a class="xref" href="GuideOtherWindows.html" title="Stand-alone Windows">Stand-alone Windows</a></li>
423 <li><a class="xref" href="GuideImageSearch.html" title="Search and Select">Search and Select</a></li>
424 <li><a class="xref" href="GuideImageManagementPlugins.html" title="Plugins">Plugins</a></li>
425 <li><a class="xref" href="GuideImageManagement.html" title="File Management">File Management</a></li>
426 <li><a class="xref" href="GuideColorManagement.html" title="Color Management">Color Management</a></li>
427 <li><a class="xref" href="GuideImagePresentation.html" title="Image Presentation">Image Presentation</a></li>
428 <li><a class="xref" href="GuidePrinting.html" title="Printing">Printing</a></li>
429 <li><a class="xref" href="GuideOptionsMain.html" title="Preferences">Preferences</a></li>
430 <li><a class="xref" href="GuideOptionsAdditional.html" title="Additional Preferences">Additional Preferences</a></li>
431 <li><a class="xref" href="GuideReference.html" title="Reference">Reference</a></li>
432 <li><a class="xref" href="GuideFaq.html" title="Frequently Asked Questions">Frequently Asked Questions</a></li>
433 <li><a class="xref" href="GuideLicence.html" title="Licence">Licence</a></li>
434 <li><a class="xref" href="GuideCredits.html" title="Credits">Credits</a></li>
435 <li>GNU Free Documentation License<div class="autotoc"><ul></ul></div>
436 </li>
437 </ul></div>
438 </li>
439 </ul></div></div></div>
440 <div class="body body-sidebar"><div class="division chapter">
441 <a name="GuideGnuFdl"></a><div class="header"><h1 class="chapter title"><span class="title"><a name="titleGuideGnuFdl"></a>GNU Free Documentation License</span></h1></div>
442 <ul class="linktrail"><li class="linktrail linktrail-only"><a class="linktrail" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a></li></ul>
443 <div dir="ltr" class=" block programlisting block-indent block-first"><pre class="programlisting">
444                     GNU GENERAL PUBLIC LICENSE
445                        Version 2, June 1991
446
447  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
448  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
449  Everyone is permitted to copy and distribute verbatim copies
450  of this license document, but changing it is not allowed.
451
452                             Preamble
453
454   The licenses for most software are designed to take away your
455 freedom to share and change it.  By contrast, the GNU General Public
456 License is intended to guarantee your freedom to share and change free
457 software--to make sure the software is free for all its users.  This
458 General Public License applies to most of the Free Software
459 Foundation's software and to any other program whose authors commit to
460 using it.  (Some other Free Software Foundation software is covered by
461 the GNU Lesser General Public License instead.)  You can apply it to
462 your programs, too.
463
464   When we speak of free software, we are referring to freedom, not
465 price.  Our General Public Licenses are designed to make sure that you
466 have the freedom to distribute copies of free software (and charge for
467 this service if you wish), that you receive source code or can get it
468 if you want it, that you can change the software or use pieces of it
469 in new free programs; and that you know you can do these things.
470
471   To protect your rights, we need to make restrictions that forbid
472 anyone to deny you these rights or to ask you to surrender the rights.
473 These restrictions translate to certain responsibilities for you if you
474 distribute copies of the software, or if you modify it.
475
476   For example, if you distribute copies of such a program, whether
477 gratis or for a fee, you must give the recipients all the rights that
478 you have.  You must make sure that they, too, receive or can get the
479 source code.  And you must show them these terms so they know their
480 rights.
481
482   We protect your rights with two steps: (1) copyright the software, and
483 (2) offer you this license which gives you legal permission to copy,
484 distribute and/or modify the software.
485
486   Also, for each author's protection and ours, we want to make certain
487 that everyone understands that there is no warranty for this free
488 software.  If the software is modified by someone else and passed on, we
489 want its recipients to know that what they have is not the original, so
490 that any problems introduced by others will not reflect on the original
491 authors' reputations.
492
493   Finally, any free program is threatened constantly by software
494 patents.  We wish to avoid the danger that redistributors of a free
495 program will individually obtain patent licenses, in effect making the
496 program proprietary.  To prevent this, we have made it clear that any
497 patent must be licensed for everyone's free use or not licensed at all.
498
499   The precise terms and conditions for copying, distribution and
500 modification follow.
501
502                     GNU GENERAL PUBLIC LICENSE
503    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
504
505   0. This License applies to any program or other work which contains
506 a notice placed by the copyright holder saying it may be distributed
507 under the terms of this General Public License.  The "Program", below,
508 refers to any such program or work, and a "work based on the Program"
509 means either the Program or any derivative work under copyright law:
510 that is to say, a work containing the Program or a portion of it,
511 either verbatim or with modifications and/or translated into another
512 language.  (Hereinafter, translation is included without limitation in
513 the term "modification".)  Each licensee is addressed as "you".
514
515 Activities other than copying, distribution and modification are not
516 covered by this License; they are outside its scope.  The act of
517 running the Program is not restricted, and the output from the Program
518 is covered only if its contents constitute a work based on the
519 Program (independent of having been made by running the Program).
520 Whether that is true depends on what the Program does.
521
522   1. You may copy and distribute verbatim copies of the Program's
523 source code as you receive it, in any medium, provided that you
524 conspicuously and appropriately publish on each copy an appropriate
525 copyright notice and disclaimer of warranty; keep intact all the
526 notices that refer to this License and to the absence of any warranty;
527 and give any other recipients of the Program a copy of this License
528 along with the Program.
529
530 You may charge a fee for the physical act of transferring a copy, and
531 you may at your option offer warranty protection in exchange for a fee.
532
533   2. You may modify your copy or copies of the Program or any portion
534 of it, thus forming a work based on the Program, and copy and
535 distribute such modifications or work under the terms of Section 1
536 above, provided that you also meet all of these conditions:
537
538     a) You must cause the modified files to carry prominent notices
539     stating that you changed the files and the date of any change.
540
541     b) You must cause any work that you distribute or publish, that in
542     whole or in part contains or is derived from the Program or any
543     part thereof, to be licensed as a whole at no charge to all third
544     parties under the terms of this License.
545
546     c) If the modified program normally reads commands interactively
547     when run, you must cause it, when started running for such
548     interactive use in the most ordinary way, to print or display an
549     announcement including an appropriate copyright notice and a
550     notice that there is no warranty (or else, saying that you provide
551     a warranty) and that users may redistribute the program under
552     these conditions, and telling the user how to view a copy of this
553     License.  (Exception: if the Program itself is interactive but
554     does not normally print such an announcement, your work based on
555     the Program is not required to print an announcement.)
556
557 These requirements apply to the modified work as a whole.  If
558 identifiable sections of that work are not derived from the Program,
559 and can be reasonably considered independent and separate works in
560 themselves, then this License, and its terms, do not apply to those
561 sections when you distribute them as separate works.  But when you
562 distribute the same sections as part of a whole which is a work based
563 on the Program, the distribution of the whole must be on the terms of
564 this License, whose permissions for other licensees extend to the
565 entire whole, and thus to each and every part regardless of who wrote it.
566
567 Thus, it is not the intent of this section to claim rights or contest
568 your rights to work written entirely by you; rather, the intent is to
569 exercise the right to control the distribution of derivative or
570 collective works based on the Program.
571
572 In addition, mere aggregation of another work not based on the Program
573 with the Program (or with a work based on the Program) on a volume of
574 a storage or distribution medium does not bring the other work under
575 the scope of this License.
576
577   3. You may copy and distribute the Program (or a work based on it,
578 under Section 2) in object code or executable form under the terms of
579 Sections 1 and 2 above provided that you also do one of the following:
580
581     a) Accompany it with the complete corresponding machine-readable
582     source code, which must be distributed under the terms of Sections
583     1 and 2 above on a medium customarily used for software interchange; or,
584
585     b) Accompany it with a written offer, valid for at least three
586     years, to give any third party, for a charge no more than your
587     cost of physically performing source distribution, a complete
588     machine-readable copy of the corresponding source code, to be
589     distributed under the terms of Sections 1 and 2 above on a medium
590     customarily used for software interchange; or,
591
592     c) Accompany it with the information you received as to the offer
593     to distribute corresponding source code.  (This alternative is
594     allowed only for noncommercial distribution and only if you
595     received the program in object code or executable form with such
596     an offer, in accord with Subsection b above.)
597
598 The source code for a work means the preferred form of the work for
599 making modifications to it.  For an executable work, complete source
600 code means all the source code for all modules it contains, plus any
601 associated interface definition files, plus the scripts used to
602 control compilation and installation of the executable.  However, as a
603 special exception, the source code distributed need not include
604 anything that is normally distributed (in either source or binary
605 form) with the major components (compiler, kernel, and so on) of the
606 operating system on which the executable runs, unless that component
607 itself accompanies the executable.
608
609 If distribution of executable or object code is made by offering
610 access to copy from a designated place, then offering equivalent
611 access to copy the source code from the same place counts as
612 distribution of the source code, even though third parties are not
613 compelled to copy the source along with the object code.
614
615   4. You may not copy, modify, sublicense, or distribute the Program
616 except as expressly provided under this License.  Any attempt
617 otherwise to copy, modify, sublicense or distribute the Program is
618 void, and will automatically terminate your rights under this License.
619 However, parties who have received copies, or rights, from you under
620 this License will not have their licenses terminated so long as such
621 parties remain in full compliance.
622
623   5. You are not required to accept this License, since you have not
624 signed it.  However, nothing else grants you permission to modify or
625 distribute the Program or its derivative works.  These actions are
626 prohibited by law if you do not accept this License.  Therefore, by
627 modifying or distributing the Program (or any work based on the
628 Program), you indicate your acceptance of this License to do so, and
629 all its terms and conditions for copying, distributing or modifying
630 the Program or works based on it.
631
632   6. Each time you redistribute the Program (or any work based on the
633 Program), the recipient automatically receives a license from the
634 original licensor to copy, distribute or modify the Program subject to
635 these terms and conditions.  You may not impose any further
636 restrictions on the recipients' exercise of the rights granted herein.
637 You are not responsible for enforcing compliance by third parties to
638 this License.
639
640   7. If, as a consequence of a court judgment or allegation of patent
641 infringement or for any other reason (not limited to patent issues),
642 conditions are imposed on you (whether by court order, agreement or
643 otherwise) that contradict the conditions of this License, they do not
644 excuse you from the conditions of this License.  If you cannot
645 distribute so as to satisfy simultaneously your obligations under this
646 License and any other pertinent obligations, then as a consequence you
647 may not distribute the Program at all.  For example, if a patent
648 license would not permit royalty-free redistribution of the Program by
649 all those who receive copies directly or indirectly through you, then
650 the only way you could satisfy both it and this License would be to
651 refrain entirely from distribution of the Program.
652
653 If any portion of this section is held invalid or unenforceable under
654 any particular circumstance, the balance of the section is intended to
655 apply and the section as a whole is intended to apply in other
656 circumstances.
657
658 It is not the purpose of this section to induce you to infringe any
659 patents or other property right claims or to contest validity of any
660 such claims; this section has the sole purpose of protecting the
661 integrity of the free software distribution system, which is
662 implemented by public license practices.  Many people have made
663 generous contributions to the wide range of software distributed
664 through that system in reliance on consistent application of that
665 system; it is up to the author/donor to decide if he or she is willing
666 to distribute software through any other system and a licensee cannot
667 impose that choice.
668
669 This section is intended to make thoroughly clear what is believed to
670 be a consequence of the rest of this License.
671
672   8. If the distribution and/or use of the Program is restricted in
673 certain countries either by patents or by copyrighted interfaces, the
674 original copyright holder who places the Program under this License
675 may add an explicit geographical distribution limitation excluding
676 those countries, so that distribution is permitted only in or among
677 countries not thus excluded.  In such case, this License incorporates
678 the limitation as if written in the body of this License.
679
680   9. The Free Software Foundation may publish revised and/or new versions
681 of the General Public License from time to time.  Such new versions will
682 be similar in spirit to the present version, but may differ in detail to
683 address new problems or concerns.
684
685 Each version is given a distinguishing version number.  If the Program
686 specifies a version number of this License which applies to it and "any
687 later version", you have the option of following the terms and conditions
688 either of that version or of any later version published by the Free
689 Software Foundation.  If the Program does not specify a version number of
690 this License, you may choose any version ever published by the Free Software
691 Foundation.
692
693   10. If you wish to incorporate parts of the Program into other free
694 programs whose distribution conditions are different, write to the author
695 to ask for permission.  For software which is copyrighted by the Free
696 Software Foundation, write to the Free Software Foundation; we sometimes
697 make exceptions for this.  Our decision will be guided by the two goals
698 of preserving the free status of all derivatives of our free software and
699 of promoting the sharing and reuse of software generally.
700
701                             NO WARRANTY
702
703   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
704 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
705 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
706 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
707 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
708 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
709 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
710 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
711 REPAIR OR CORRECTION.
712
713   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
714 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
715 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
716 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
717 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
718 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
719 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
720 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
721 POSSIBILITY OF SUCH DAMAGES.
722
723                      END OF TERMS AND CONDITIONS
724
725             How to Apply These Terms to Your New Programs
726
727   If you develop a new program, and you want it to be of the greatest
728 possible use to the public, the best way to achieve this is to make it
729 free software which everyone can redistribute and change under these terms.
730
731   To do so, attach the following notices to the program.  It is safest
732 to attach them to the start of each source file to most effectively
733 convey the exclusion of warranty; and each file should have at least
734 the "copyright" line and a pointer to where the full notice is found.
735
736     one line to give the program's name and a brief idea of what it does.
737     Copyright (C) year  name of author
738
739     This program is free software; you can redistribute it and/or modify
740     it under the terms of the GNU General Public License as published by
741     the Free Software Foundation; either version 2 of the License, or
742     (at your option) any later version.
743
744     This program is distributed in the hope that it will be useful,
745     but WITHOUT ANY WARRANTY; without even the implied warranty of
746     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
747     GNU General Public License for more details.
748
749     You should have received a copy of the GNU General Public License along
750     with this program; if not, write to the Free Software Foundation, Inc.,
751     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
752
753 Also add information on how to contact you by electronic and paper mail.
754
755 If the program is interactive, make it output a short notice like this
756 when it starts in an interactive mode:
757
758     Gnomovision version 69, Copyright (C) year name of author
759     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
760     This is free software, and you are welcome to redistribute it
761     under certain conditions; type `show c' for details.
762
763 The hypothetical commands `show w' and `show c' should show the appropriate
764 parts of the General Public License.  Of course, the commands you use may
765 be called something other than `show w' and `show c'; they could even be
766 mouse-clicks or menu items--whatever suits your program.
767
768 You should also get your employer (if you work as a programmer) or your
769 school, if any, to sign a "copyright disclaimer" for the program, if
770 necessary.  Here is a sample; alter the names:
771
772   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
773   `Gnomovision' (which makes passes at compilers) written by James Hacker.
774
775   signature of Ty Coon, 1 April 1989
776   Ty Coon, President of Vice
777
778 This General Public License does not permit incorporating your program into
779 proprietary programs.  If your program is a subroutine library, you may
780 consider it more useful to permit linking proprietary applications with the
781 library.  If this is what you want to do, use the GNU Lesser General
782 Public License instead of this License.
783 </pre></div>
784 <p class="para block"></p>
785 </div></div>
786 <div class="navbar navbar-bottom"><table class="navbar"><tr>
787 <td class="navbar-prev"><a class="navbar-prev" href="GuideCredits.html" title="Credits">Credits</a></td>
788 <td class="navbar-next"></td>
789 </tr></table></div>
790 </body>
791 </html>