blob: 5991d6c1e067883081e24219152e1205e0c8aadc [file] [log] [blame]
Edric Milaret18e81842015-04-29 13:51:36 -04001{\rtf1\ansi\deff0{\fonttbl{\f0\fswiss\fcharset0 Courier New;}{\f1\fnil\fcharset0 Courier New;}}
2{\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\tx0\tx959\tx1918\tx2877\tx3836\tx4795\tx5754\tx6713\tx7672\tx8631\lang1033\f0\fs20 GNU GENERAL PUBLIC LICENSE\par
3 Version 3, 29 June 2007\par
4\par
5 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>\par
6 Everyone is permitted to copy and distribute verbatim copies\par
7 of this license document, but changing it is not allowed.\par
8\par
9 Preamble\par
10\par
11 The GNU General Public License is a free, copyleft license for\par
12software and other kinds of works.\par
13\par
14 The licenses for most software and other practical works are designed\par
15to take away your freedom to share and change the works. By contrast,\par
16the GNU General Public License is intended to guarantee your freedom to\par
17share and change all versions of a program--to make sure it remains free\par
18software for all its users. We, the Free Software Foundation, use the\par
19GNU General Public License for most of our software; it applies also to\par
20any other work released this way by its authors. You can apply it to\par
21your programs, too.\par
22\par
23 When we speak of free software, we are referring to freedom, not\par
24price. Our General Public Licenses are designed to make sure that you\par
25have the freedom to distribute copies of free software (and charge for\par
26them if you wish), that you receive source code or can get it if you\par
27want it, that you can change the software or use pieces of it in new\par
28free programs, and that you know you can do these things.\par
29\par
30 To protect your rights, we need to prevent others from denying you\par
31these rights or asking you to surrender the rights. Therefore, you have\par
32certain responsibilities if you distribute copies of the software, or if\par
33you modify it: responsibilities to respect the freedom of others.\par
34\par
35 For example, if you distribute copies of such a program, whether\par
36gratis or for a fee, you must pass on to the recipients the same\par
37freedoms that you received. You must make sure that they, too, receive\par
38or can get the source code. And you must show them these terms so they\par
39know their rights.\par
40\par
41 Developers that use the GNU GPL protect your rights with two steps:\par
42(1) assert copyright on the software, and (2) offer you this License\par
43giving you legal permission to copy, distribute and/or modify it.\par
44\par
45 For the developers' and authors' protection, the GPL clearly explains\par
46that there is no warranty for this free software. For both users' and\par
47authors' sake, the GPL requires that modified versions be marked as\par
48changed, so that their problems will not be attributed erroneously to\par
49authors of previous versions.\par
50\par
51 Some devices are designed to deny users access to install or run\par
52modified versions of the software inside them, although the manufacturer\par
53can do so. This is fundamentally incompatible with the aim of\par
54protecting users' freedom to change the software. The systematic\par
55pattern of such abuse occurs in the area of products for individuals to\par
56use, which is precisely where it is most unacceptable. Therefore, we\par
57have designed this version of the GPL to prohibit the practice for those\par
58products. If such problems arise substantially in other domains, we\par
59stand ready to extend this provision to those domains in future versions\par
60of the GPL, as needed to protect the freedom of users.\par
61\par
62 Finally, every program is threatened constantly by software patents.\par
63States should not allow patents to restrict development and use of\par
64software on general-purpose computers, but in those that do, we wish to\par
65avoid the special danger that patents applied to a free program could\par
66make it effectively proprietary. To prevent this, the GPL assures that\par
67patents cannot be used to render the program non-free.\par
68\par
69 The precise terms and conditions for copying, distribution and\par
70modification follow.\par
71\par
72 TERMS AND CONDITIONS\par
73\par
74 0. Definitions.\par
75\par
76 "This License" refers to version 3 of the GNU General Public License.\par
77\par
78 "Copyright" also means copyright-like laws that apply to other kinds of\par
79works, such as semiconductor masks.\par
80\par
81 "The Program" refers to any copyrightable work licensed under this\par
82License. Each licensee is addressed as "you". "Licensees" and\par
83"recipients" may be individuals or organizations.\par
84\par
85 To "modify" a work means to copy from or adapt all or part of the work\par
86in a fashion requiring copyright permission, other than the making of an\par
87exact copy. The resulting work is called a "modified version" of the\par
88earlier work or a work "based on" the earlier work.\par
89\par
90 A "covered work" means either the unmodified Program or a work based\par
91on the Program.\par
92\par
93 To "propagate" a work means to do anything with it that, without\par
94permission, would make you directly or secondarily liable for\par
95infringement under applicable copyright law, except executing it on a\par
96computer or modifying a private copy. Propagation includes copying,\par
97distribution (with or without modification), making available to the\par
98public, and in some countries other activities as well.\par
99\par
100 To "convey" a work means any kind of propagation that enables other\par
101parties to make or receive copies. Mere interaction with a user through\par
102a computer network, with no transfer of a copy, is not conveying.\par
103\par
104 An interactive user interface displays "Appropriate Legal Notices"\par
105to the extent that it includes a convenient and prominently visible\par
106feature that (1) displays an appropriate copyright notice, and (2)\par
107tells the user that there is no warranty for the work (except to the\par
108extent that warranties are provided), that licensees may convey the\par
109work under this License, and how to view a copy of this License. If\par
110the interface presents a list of user commands or options, such as a\par
111menu, a prominent item in the list meets this criterion.\par
112\par
113 1. Source Code.\par
114\par
115 The "source code" for a work means the preferred form of the work\par
116for making modifications to it. "Object code" means any non-source\par
117form of a work.\par
118\par
119 A "Standard Interface" means an interface that either is an official\par
120standard defined by a recognized standards body, or, in the case of\par
121interfaces specified for a particular programming language, one that\par
122is widely used among developers working in that language.\par
123\par
124 The "System Libraries" of an executable work include anything, other\par
125than the work as a whole, that (a) is included in the normal form of\par
126packaging a Major Component, but which is not part of that Major\par
127Component, and (b) serves only to enable use of the work with that\par
128Major Component, or to implement a Standard Interface for which an\par
129implementation is available to the public in source code form. A\par
130"Major Component", in this context, means a major essential component\par
131(kernel, window system, and so on) of the specific operating system\par
132(if any) on which the executable work runs, or a compiler used to\par
133produce the work, or an object code interpreter used to run it.\par
134\par
135 The "Corresponding Source" for a work in object code form means all\par
136the source code needed to generate, install, and (for an executable\par
137work) run the object code and to modify the work, including scripts to\par
138control those activities. However, it does not include the work's\par
139System Libraries, or general-purpose tools or generally available free\par
140programs which are used unmodified in performing those activities but\par
141which are not part of the work. For example, Corresponding Source\par
142includes interface definition files associated with source files for\par
143the work, and the source code for shared libraries and dynamically\par
144linked subprograms that the work is specifically designed to require,\par
145such as by intimate data communication or control flow between those\par
146subprograms and other parts of the work.\par
147\par
148 The Corresponding Source need not include anything that users\par
149can regenerate automatically from other parts of the Corresponding\par
150Source.\par
151\par
152 The Corresponding Source for a work in source code form is that\par
153same work.\par
154\par
155 2. Basic Permissions.\par
156\par
157 All rights granted under this License are granted for the term of\par
158copyright on the Program, and are irrevocable provided the stated\par
159conditions are met. This License explicitly affirms your unlimited\par
160permission to run the unmodified Program. The output from running a\par
161covered work is covered by this License only if the output, given its\par
162content, constitutes a covered work. This License acknowledges your\par
163rights of fair use or other equivalent, as provided by copyright law.\par
164\par
165 You may make, run and propagate covered works that you do not\par
166convey, without conditions so long as your license otherwise remains\par
167in force. You may convey covered works to others for the sole purpose\par
168of having them make modifications exclusively for you, or provide you\par
169with facilities for running those works, provided that you comply with\par
170the terms of this License in conveying all material for which you do\par
171not control copyright. Those thus making or running the covered works\par
172for you must do so exclusively on your behalf, under your direction\par
173and control, on terms that prohibit them from making any copies of\par
174your copyrighted material outside their relationship with you.\par
175\par
176 Conveying under any other circumstances is permitted solely under\par
177the conditions stated below. Sublicensing is not allowed; section 10\par
178makes it unnecessary.\par
179\par
180 3. Protecting Users' Legal Rights From Anti-Circumvention Law.\par
181\par
182 No covered work shall be deemed part of an effective technological\par
183measure under any applicable law fulfilling obligations under article\par
18411 of the WIPO copyright treaty adopted on 20 December 1996, or\par
185similar laws prohibiting or restricting circumvention of such\par
186measures.\par
187\par
188 When you convey a covered work, you waive any legal power to forbid\par
189circumvention of technological measures to the extent such circumvention\par
190is effected by exercising rights under this License with respect to\par
191the covered work, and you disclaim any intention to limit operation or\par
192modification of the work as a means of enforcing, against the work's\par
193users, your or third parties' legal rights to forbid circumvention of\par
194technological measures.\par
195\par
196 4. Conveying Verbatim Copies.\par
197\par
198 You may convey verbatim copies of the Program's source code as you\par
199receive it, in any medium, provided that you conspicuously and\par
200appropriately publish on each copy an appropriate copyright notice;\par
201keep intact all notices stating that this License and any\par
202non-permissive terms added in accord with section 7 apply to the code;\par
203keep intact all notices of the absence of any warranty; and give all\par
204recipients a copy of this License along with the Program.\par
205\par
206 You may charge any price or no price for each copy that you convey,\par
207and you may offer support or warranty protection for a fee.\par
208\par
209 5. Conveying Modified Source Versions.\par
210\par
211 You may convey a work based on the Program, or the modifications to\par
212produce it from the Program, in the form of source code under the\par
213terms of section 4, provided that you also meet all of these conditions:\par
214\par
215 a) The work must carry prominent notices stating that you modified\par
216 it, and giving a relevant date.\par
217\par
218 b) The work must carry prominent notices stating that it is\par
219 released under this License and any conditions added under section\par
220 7. This requirement modifies the requirement in section 4 to\par
221 "keep intact all notices".\par
222\par
223 c) You must license the entire work, as a whole, under this\par
224 License to anyone who comes into possession of a copy. This\par
225 License will therefore apply, along with any applicable section 7\par
226 additional terms, to the whole of the work, and all its parts,\par
227 regardless of how they are packaged. This License gives no\par
228 permission to license the work in any other way, but it does not\par
229 invalidate such permission if you have separately received it.\par
230\par
231 d) If the work has interactive user interfaces, each must display\par
232 Appropriate Legal Notices; however, if the Program has interactive\par
233 interfaces that do not display Appropriate Legal Notices, your\par
234 work need not make them do so.\par
235\par
236 A compilation of a covered work with other separate and independent\par
237works, which are not by their nature extensions of the covered work,\par
238and which are not combined with it such as to form a larger program,\par
239in or on a volume of a storage or distribution medium, is called an\par
240"aggregate" if the compilation and its resulting copyright are not\par
241used to limit the access or legal rights of the compilation's users\par
242beyond what the individual works permit. Inclusion of a covered work\par
243in an aggregate does not cause this License to apply to the other\par
244parts of the aggregate.\par
245\par
246 6. Conveying Non-Source Forms.\par
247\par
248 You may convey a covered work in object code form under the terms\par
249of sections 4 and 5, provided that you also convey the\par
250machine-readable Corresponding Source under the terms of this License,\par
251in one of these ways:\par
252\par
253 a) Convey the object code in, or embodied in, a physical product\par
254 (including a physical distribution medium), accompanied by the\par
255 Corresponding Source fixed on a durable physical medium\par
256 customarily used for software interchange.\par
257\par
258 b) Convey the object code in, or embodied in, a physical product\par
259 (including a physical distribution medium), accompanied by a\par
260 written offer, valid for at least three years and valid for as\par
261 long as you offer spare parts or customer support for that product\par
262 model, to give anyone who possesses the object code either (1) a\par
263 copy of the Corresponding Source for all the software in the\par
264 product that is covered by this License, on a durable physical\par
265 medium customarily used for software interchange, for a price no\par
266 more than your reasonable cost of physically performing this\par
267 conveying of source, or (2) access to copy the\par
268 Corresponding Source from a network server at no charge.\par
269\par
270 c) Convey individual copies of the object code with a copy of the\par
271 written offer to provide the Corresponding Source. This\par
272 alternative is allowed only occasionally and noncommercially, and\par
273 only if you received the object code with such an offer, in accord\par
274 with subsection 6b.\par
275\par
276 d) Convey the object code by offering access from a designated\par
277 place (gratis or for a charge), and offer equivalent access to the\par
278 Corresponding Source in the same way through the same place at no\par
279 further charge. You need not require recipients to copy the\par
280 Corresponding Source along with the object code. If the place to\par
281 copy the object code is a network server, the Corresponding Source\par
282 may be on a different server (operated by you or a third party)\par
283 that supports equivalent copying facilities, provided you maintain\par
284 clear directions next to the object code saying where to find the\par
285 Corresponding Source. Regardless of what server hosts the\par
286 Corresponding Source, you remain obligated to ensure that it is\par
287 available for as long as needed to satisfy these requirements.\par
288\par
289 e) Convey the object code using peer-to-peer transmission, provided\par
290 you inform other peers where the object code and Corresponding\par
291 Source of the work are being offered to the general public at no\par
292 charge under subsection 6d.\par
293\par
294 A separable portion of the object code, whose source code is excluded\par
295from the Corresponding Source as a System Library, need not be\par
296included in conveying the object code work.\par
297\par
298 A "User Product" is either (1) a "consumer product", which means any\par
299tangible personal property which is normally used for personal, family,\par
300or household purposes, or (2) anything designed or sold for incorporation\par
301into a dwelling. In determining whether a product is a consumer product,\par
302doubtful cases shall be resolved in favor of coverage. For a particular\par
303product received by a particular user, "normally used" refers to a\par
304typical or common use of that class of product, regardless of the status\par
305of the particular user or of the way in which the particular user\par
306actually uses, or expects or is expected to use, the product. A product\par
307is a consumer product regardless of whether the product has substantial\par
308commercial, industrial or non-consumer uses, unless such uses represent\par
309the only significant mode of use of the product.\par
310\par
311 "Installation Information" for a User Product means any methods,\par
312procedures, authorization keys, or other information required to install\par
313and execute modified versions of a covered work in that User Product from\par
314a modified version of its Corresponding Source. The information must\par
315suffice to ensure that the continued functioning of the modified object\par
316code is in no case prevented or interfered with solely because\par
317modification has been made.\par
318\par
319 If you convey an object code work under this section in, or with, or\par
320specifically for use in, a User Product, and the conveying occurs as\par
321part of a transaction in which the right of possession and use of the\par
322User Product is transferred to the recipient in perpetuity or for a\par
323fixed term (regardless of how the transaction is characterized), the\par
324Corresponding Source conveyed under this section must be accompanied\par
325by the Installation Information. But this requirement does not apply\par
326if neither you nor any third party retains the ability to install\par
327modified object code on the User Product (for example, the work has\par
328been installed in ROM).\par
329\par
330 The requirement to provide Installation Information does not include a\par
331requirement to continue to provide support service, warranty, or updates\par
332for a work that has been modified or installed by the recipient, or for\par
333the User Product in which it has been modified or installed. Access to a\par
334network may be denied when the modification itself materially and\par
335adversely affects the operation of the network or violates the rules and\par
336protocols for communication across the network.\par
337\par
338 Corresponding Source conveyed, and Installation Information provided,\par
339in accord with this section must be in a format that is publicly\par
340documented (and with an implementation available to the public in\par
341source code form), and must require no special password or key for\par
342unpacking, reading or copying.\par
343\par
344 7. Additional Terms.\par
345\par
346 "Additional permissions" are terms that supplement the terms of this\par
347License by making exceptions from one or more of its conditions.\par
348Additional permissions that are applicable to the entire Program shall\par
349be treated as though they were included in this License, to the extent\par
350that they are valid under applicable law. If additional permissions\par
351apply only to part of the Program, that part may be used separately\par
352under those permissions, but the entire Program remains governed by\par
353this License without regard to the additional permissions.\par
354\par
355 When you convey a copy of a covered work, you may at your option\par
356remove any additional permissions from that copy, or from any part of\par
357it. (Additional permissions may be written to require their own\par
358removal in certain cases when you modify the work.) You may place\par
359additional permissions on material, added by you to a covered work,\par
360for which you have or can give appropriate copyright permission.\par
361\par
362 Notwithstanding any other provision of this License, for material you\par
363add to a covered work, you may (if authorized by the copyright holders of\par
364that material) supplement the terms of this License with terms:\par
365\par
366 a) Disclaiming warranty or limiting liability differently from the\par
367 terms of sections 15 and 16 of this License; or\par
368\par
369 b) Requiring preservation of specified reasonable legal notices or\par
370 author attributions in that material or in the Appropriate Legal\par
371 Notices displayed by works containing it; or\par
372\par
373 c) Prohibiting misrepresentation of the origin of that material, or\par
374 requiring that modified versions of such material be marked in\par
375 reasonable ways as different from the original version; or\par
376\par
377 d) Limiting the use for publicity purposes of names of licensors or\par
378 authors of the material; or\par
379\par
380 e) Declining to grant rights under trademark law for use of some\par
381 trade names, trademarks, or service marks; or\par
382\par
383 f) Requiring indemnification of licensors and authors of that\par
384 material by anyone who conveys the material (or modified versions of\par
385 it) with contractual assumptions of liability to the recipient, for\par
386 any liability that these contractual assumptions directly impose on\par
387 those licensors and authors.\par
388\par
389 All other non-permissive additional terms are considered "further\par
390restrictions" within the meaning of section 10. If the Program as you\par
391received it, or any part of it, contains a notice stating that it is\par
392governed by this License along with a term that is a further\par
393restriction, you may remove that term. If a license document contains\par
394a further restriction but permits relicensing or conveying under this\par
395License, you may add to a covered work material governed by the terms\par
396of that license document, provided that the further restriction does\par
397not survive such relicensing or conveying.\par
398\par
399 If you add terms to a covered work in accord with this section, you\par
400must place, in the relevant source files, a statement of the\par
401additional terms that apply to those files, or a notice indicating\par
402where to find the applicable terms.\par
403\par
404 Additional terms, permissive or non-permissive, may be stated in the\par
405form of a separately written license, or stated as exceptions;\par
406the above requirements apply either way.\par
407\par
408 8. Termination.\par
409\par
410 You may not propagate or modify a covered work except as expressly\par
411provided under this License. Any attempt otherwise to propagate or\par
412modify it is void, and will automatically terminate your rights under\par
413this License (including any patent licenses granted under the third\par
414paragraph of section 11).\par
415\par
416 However, if you cease all violation of this License, then your\par
417license from a particular copyright holder is reinstated (a)\par
418provisionally, unless and until the copyright holder explicitly and\par
419finally terminates your license, and (b) permanently, if the copyright\par
420holder fails to notify you of the violation by some reasonable means\par
421prior to 60 days after the cessation.\par
422\par
423 Moreover, your license from a particular copyright holder is\par
424reinstated permanently if the copyright holder notifies you of the\par
425violation by some reasonable means, this is the first time you have\par
426received notice of violation of this License (for any work) from that\par
427copyright holder, and you cure the violation prior to 30 days after\par
428your receipt of the notice.\par
429\par
430 Termination of your rights under this section does not terminate the\par
431licenses of parties who have received copies or rights from you under\par
432this License. If your rights have been terminated and not permanently\par
433reinstated, you do not qualify to receive new licenses for the same\par
434material under section 10.\par
435\par
436 9. Acceptance Not Required for Having Copies.\par
437\par
438 You are not required to accept this License in order to receive or\par
439run a copy of the Program. Ancillary propagation of a covered work\par
440occurring solely as a consequence of using peer-to-peer transmission\par
441to receive a copy likewise does not require acceptance. However,\par
442nothing other than this License grants you permission to propagate or\par
443modify any covered work. These actions infringe copyright if you do\par
444not accept this License. Therefore, by modifying or propagating a\par
445covered work, you indicate your acceptance of this License to do so.\par
446\par
447 10. Automatic Licensing of Downstream Recipients.\par
448\par
449 Each time you convey a covered work, the recipient automatically\par
450receives a license from the original licensors, to run, modify and\par
451propagate that work, subject to this License. You are not responsible\par
452for enforcing compliance by third parties with this License.\par
453\par
454 An "entity transaction" is a transaction transferring control of an\par
455organization, or substantially all assets of one, or subdividing an\par
456organization, or merging organizations. If propagation of a covered\par
457work results from an entity transaction, each party to that\par
458transaction who receives a copy of the work also receives whatever\par
459licenses to the work the party's predecessor in interest had or could\par
460give under the previous paragraph, plus a right to possession of the\par
461Corresponding Source of the work from the predecessor in interest, if\par
462the predecessor has it or can get it with reasonable efforts.\par
463\par
464 You may not impose any further restrictions on the exercise of the\par
465rights granted or affirmed under this License. For example, you may\par
466not impose a license fee, royalty, or other charge for exercise of\par
467rights granted under this License, and you may not initiate litigation\par
468(including a cross-claim or counterclaim in a lawsuit) alleging that\par
469any patent claim is infringed by making, using, selling, offering for\par
470sale, or importing the Program or any portion of it.\par
471\par
472 11. Patents.\par
473\par
474 A "contributor" is a copyright holder who authorizes use under this\par
475License of the Program or a work on which the Program is based. The\par
476work thus licensed is called the contributor's "contributor version".\par
477\par
478 A contributor's "essential patent claims" are all patent claims\par
479owned or controlled by the contributor, whether already acquired or\par
480hereafter acquired, that would be infringed by some manner, permitted\par
481by this License, of making, using, or selling its contributor version,\par
482but do not include claims that would be infringed only as a\par
483consequence of further modification of the contributor version. For\par
484purposes of this definition, "control" includes the right to grant\par
485patent sublicenses in a manner consistent with the requirements of\par
486this License.\par
487\par
488 Each contributor grants you a non-exclusive, worldwide, royalty-free\par
489patent license under the contributor's essential patent claims, to\par
490make, use, sell, offer for sale, import and otherwise run, modify and\par
491propagate the contents of its contributor version.\par
492\par
493 In the following three paragraphs, a "patent license" is any express\par
494agreement or commitment, however denominated, not to enforce a patent\par
495(such as an express permission to practice a patent or covenant not to\par
496sue for patent infringement). To "grant" such a patent license to a\par
497party means to make such an agreement or commitment not to enforce a\par
498patent against the party.\par
499\par
500 If you convey a covered work, knowingly relying on a patent license,\par
501and the Corresponding Source of the work is not available for anyone\par
502to copy, free of charge and under the terms of this License, through a\par
503publicly available network server or other readily accessible means,\par
504then you must either (1) cause the Corresponding Source to be so\par
505available, or (2) arrange to deprive yourself of the benefit of the\par
506patent license for this particular work, or (3) arrange, in a manner\par
507consistent with the requirements of this License, to extend the patent\par
508license to downstream recipients. "Knowingly relying" means you have\par
509actual knowledge that, but for the patent license, your conveying the\par
510covered work in a country, or your recipient's use of the covered work\par
511in a country, would infringe one or more identifiable patents in that\par
512country that you have reason to believe are valid.\par
513\par
514 If, pursuant to or in connection with a single transaction or\par
515arrangement, you convey, or propagate by procuring conveyance of, a\par
516covered work, and grant a patent license to some of the parties\par
517receiving the covered work authorizing them to use, propagate, modify\par
518or convey a specific copy of the covered work, then the patent license\par
519you grant is automatically extended to all recipients of the covered\par
520work and works based on it.\par
521\par
522 A patent license is "discriminatory" if it does not include within\par
523the scope of its coverage, prohibits the exercise of, or is\par
524conditioned on the non-exercise of one or more of the rights that are\par
525specifically granted under this License. You may not convey a covered\par
526work if you are a party to an arrangement with a third party that is\par
527in the business of distributing software, under which you make payment\par
528to the third party based on the extent of your activity of conveying\par
529the work, and under which the third party grants, to any of the\par
530parties who would receive the covered work from you, a discriminatory\par
531patent license (a) in connection with copies of the covered work\par
532conveyed by you (or copies made from those copies), or (b) primarily\par
533for and in connection with specific products or compilations that\par
534contain the covered work, unless you entered into that arrangement,\par
535or that patent license was granted, prior to 28 March 2007.\par
536\par
537 Nothing in this License shall be construed as excluding or limiting\par
538any implied license or other defenses to infringement that may\par
539otherwise be available to you under applicable patent law.\par
540\par
541 12. No Surrender of Others' Freedom.\par
542\par
543 If conditions are imposed on you (whether by court order, agreement or\par
544otherwise) that contradict the conditions of this License, they do not\par
545excuse you from the conditions of this License. If you cannot convey a\par
546covered work so as to satisfy simultaneously your obligations under this\par
547License and any other pertinent obligations, then as a consequence you may\par
548not convey it at all. For example, if you agree to terms that obligate you\par
549to collect a royalty for further conveying from those to whom you convey\par
550the Program, the only way you could satisfy both those terms and this\par
551License would be to refrain entirely from conveying the Program.\par
552\par
553 13. Use with the GNU Affero General Public License.\par
554\par
555 Notwithstanding any other provision of this License, you have\par
556permission to link or combine any covered work with a work licensed\par
557under version 3 of the GNU Affero General Public License into a single\par
558combined work, and to convey the resulting work. The terms of this\par
559License will continue to apply to the part which is the covered work,\par
560but the special requirements of the GNU Affero General Public License,\par
561section 13, concerning interaction through a network will apply to the\par
562combination as such.\par
563\par
564 14. Revised Versions of this License.\par
565\par
566 The Free Software Foundation may publish revised and/or new versions of\par
567the GNU General Public License from time to time. Such new versions will\par
568be similar in spirit to the present version, but may differ in detail to\par
569address new problems or concerns.\par
570\par
571 Each version is given a distinguishing version number. If the\par
572Program specifies that a certain numbered version of the GNU General\par
573Public License "or any later version" applies to it, you have the\par
574option of following the terms and conditions either of that numbered\par
575version or of any later version published by the Free Software\par
576Foundation. If the Program does not specify a version number of the\par
577GNU General Public License, you may choose any version ever published\par
578by the Free Software Foundation.\par
579\par
580 If the Program specifies that a proxy can decide which future\par
581versions of the GNU General Public License can be used, that proxy's\par
582public statement of acceptance of a version permanently authorizes you\par
583to choose that version for the Program.\par
584\par
585 Later license versions may give you additional or different\par
586permissions. However, no additional obligations are imposed on any\par
587author or copyright holder as a result of your choosing to follow a\par
588later version.\par
589\par
590 15. Disclaimer of Warranty.\par
591\par
592 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\par
593APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\par
594HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY\par
595OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\par
596THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\par
597PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\par
598IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\par
599ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\par
600\par
601 16. Limitation of Liability.\par
602\par
603 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\par
604WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\par
605THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\par
606GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\par
607USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\par
608DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\par
609PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\par
610EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\par
611SUCH DAMAGES.\par
612\par
613 17. Interpretation of Sections 15 and 16.\par
614\par
615 If the disclaimer of warranty and limitation of liability provided\par
616above cannot be given local legal effect according to their terms,\par
617reviewing courts shall apply local law that most closely approximates\par
618an absolute waiver of all civil liability in connection with the\par
619Program, unless a warranty or assumption of liability accompanies a\par
620copy of the Program in return for a fee.\par
621\par
622 END OF TERMS AND CONDITIONS\par
623\par
624 How to Apply These Terms to Your New Programs\par
625\par
626 If you develop a new program, and you want it to be of the greatest\par
627possible use to the public, the best way to achieve this is to make it\par
628free software which everyone can redistribute and change under these terms.\par
629\par
630 To do so, attach the following notices to the program. It is safest\par
631to attach them to the start of each source file to most effectively\par
632state the exclusion of warranty; and each file should have at least\par
633the "copyright" line and a pointer to where the full notice is found.\par
634\par
635 <one line to give the program's name and a brief idea of what it does.>\par
636 Copyright (C) <year> <name of author>\par
637\par
638 This program is free software: you can redistribute it and/or modify\par
639 it under the terms of the GNU General Public License as published by\par
640 the Free Software Foundation, either version 3 of the License, or\par
641 (at your option) any later version.\par
642\par
643 This program is distributed in the hope that it will be useful,\par
644 but WITHOUT ANY WARRANTY; without even the implied warranty of\par
645 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\par
646 GNU General Public License for more details.\par
647\par
648 You should have received a copy of the GNU General Public License\par
649 along with this program. If not, see <http://www.gnu.org/licenses/>.\par
650\par
651Also add information on how to contact you by electronic and paper mail.\par
652\par
653 If the program does terminal interaction, make it output a short\par
654notice like this when it starts in an interactive mode:\par
655\par
656 <program> Copyright (C) <year> <name of author>\par
657 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\par
658 This is free software, and you are welcome to redistribute it\par
659 under certain conditions; type `show c' for details.\par
660\par
661The hypothetical commands `show w' and `show c' should show the appropriate\par
662parts of the General Public License. Of course, your program's commands\par
663might be different; for a GUI interface, you would use an "about box".\par
664\par
665 You should also get your employer (if you work as a programmer) or school,\par
666if any, to sign a "copyright disclaimer" for the program, if necessary.\par
667For more information on this, and how to apply and follow the GNU GPL, see\par
668<http://www.gnu.org/licenses/>.\par
669\par
670 The GNU General Public License does not permit incorporating your program\par
671into proprietary programs. If your program is a subroutine library, you\par
672may consider it more useful to permit linking proprietary applications with\par
673the library. If this is what you want to do, use the GNU Lesser General\par
674Public License instead of this License. But first, please read\par
675<http://www.gnu.org/philosophy/why-not-lgpl.html>.\par
676\pard\f1\fs22\par
677}
678