xref: /plugin/adhocwrap/LICENSE (revision 99ecd9e0973318303918a9175167a6f03ba29a23)
1*99ecd9e0SSascha Leib                    GNU GENERAL PUBLIC LICENSE
2*99ecd9e0SSascha Leib                       Version 2, June 1991
3*99ecd9e0SSascha Leib
4*99ecd9e0SSascha Leib Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5*99ecd9e0SSascha Leib 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6*99ecd9e0SSascha Leib Everyone is permitted to copy and distribute verbatim copies
7*99ecd9e0SSascha Leib of this license document, but changing it is not allowed.
8*99ecd9e0SSascha Leib
9*99ecd9e0SSascha Leib                            Preamble
10*99ecd9e0SSascha Leib
11*99ecd9e0SSascha Leib  The licenses for most software are designed to take away your
12*99ecd9e0SSascha Leibfreedom to share and change it.  By contrast, the GNU General Public
13*99ecd9e0SSascha LeibLicense is intended to guarantee your freedom to share and change free
14*99ecd9e0SSascha Leibsoftware--to make sure the software is free for all its users.  This
15*99ecd9e0SSascha LeibGeneral Public License applies to most of the Free Software
16*99ecd9e0SSascha LeibFoundation's software and to any other program whose authors commit to
17*99ecd9e0SSascha Leibusing it.  (Some other Free Software Foundation software is covered by
18*99ecd9e0SSascha Leibthe GNU Lesser General Public License instead.)  You can apply it to
19*99ecd9e0SSascha Leibyour programs, too.
20*99ecd9e0SSascha Leib
21*99ecd9e0SSascha Leib  When we speak of free software, we are referring to freedom, not
22*99ecd9e0SSascha Leibprice.  Our General Public Licenses are designed to make sure that you
23*99ecd9e0SSascha Leibhave the freedom to distribute copies of free software (and charge for
24*99ecd9e0SSascha Leibthis service if you wish), that you receive source code or can get it
25*99ecd9e0SSascha Leibif you want it, that you can change the software or use pieces of it
26*99ecd9e0SSascha Leibin new free programs; and that you know you can do these things.
27*99ecd9e0SSascha Leib
28*99ecd9e0SSascha Leib  To protect your rights, we need to make restrictions that forbid
29*99ecd9e0SSascha Leibanyone to deny you these rights or to ask you to surrender the rights.
30*99ecd9e0SSascha LeibThese restrictions translate to certain responsibilities for you if you
31*99ecd9e0SSascha Leibdistribute copies of the software, or if you modify it.
32*99ecd9e0SSascha Leib
33*99ecd9e0SSascha Leib  For example, if you distribute copies of such a program, whether
34*99ecd9e0SSascha Leibgratis or for a fee, you must give the recipients all the rights that
35*99ecd9e0SSascha Leibyou have.  You must make sure that they, too, receive or can get the
36*99ecd9e0SSascha Leibsource code.  And you must show them these terms so they know their
37*99ecd9e0SSascha Leibrights.
38*99ecd9e0SSascha Leib
39*99ecd9e0SSascha Leib  We protect your rights with two steps: (1) copyright the software, and
40*99ecd9e0SSascha Leib(2) offer you this license which gives you legal permission to copy,
41*99ecd9e0SSascha Leibdistribute and/or modify the software.
42*99ecd9e0SSascha Leib
43*99ecd9e0SSascha Leib  Also, for each author's protection and ours, we want to make certain
44*99ecd9e0SSascha Leibthat everyone understands that there is no warranty for this free
45*99ecd9e0SSascha Leibsoftware.  If the software is modified by someone else and passed on, we
46*99ecd9e0SSascha Leibwant its recipients to know that what they have is not the original, so
47*99ecd9e0SSascha Leibthat any problems introduced by others will not reflect on the original
48*99ecd9e0SSascha Leibauthors' reputations.
49*99ecd9e0SSascha Leib
50*99ecd9e0SSascha Leib  Finally, any free program is threatened constantly by software
51*99ecd9e0SSascha Leibpatents.  We wish to avoid the danger that redistributors of a free
52*99ecd9e0SSascha Leibprogram will individually obtain patent licenses, in effect making the
53*99ecd9e0SSascha Leibprogram proprietary.  To prevent this, we have made it clear that any
54*99ecd9e0SSascha Leibpatent must be licensed for everyone's free use or not licensed at all.
55*99ecd9e0SSascha Leib
56*99ecd9e0SSascha Leib  The precise terms and conditions for copying, distribution and
57*99ecd9e0SSascha Leibmodification follow.
58*99ecd9e0SSascha Leib
59*99ecd9e0SSascha Leib                    GNU GENERAL PUBLIC LICENSE
60*99ecd9e0SSascha Leib   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61*99ecd9e0SSascha Leib
62*99ecd9e0SSascha Leib  0. This License applies to any program or other work which contains
63*99ecd9e0SSascha Leiba notice placed by the copyright holder saying it may be distributed
64*99ecd9e0SSascha Leibunder the terms of this General Public License.  The "Program", below,
65*99ecd9e0SSascha Leibrefers to any such program or work, and a "work based on the Program"
66*99ecd9e0SSascha Leibmeans either the Program or any derivative work under copyright law:
67*99ecd9e0SSascha Leibthat is to say, a work containing the Program or a portion of it,
68*99ecd9e0SSascha Leibeither verbatim or with modifications and/or translated into another
69*99ecd9e0SSascha Leiblanguage.  (Hereinafter, translation is included without limitation in
70*99ecd9e0SSascha Leibthe term "modification".)  Each licensee is addressed as "you".
71*99ecd9e0SSascha Leib
72*99ecd9e0SSascha LeibActivities other than copying, distribution and modification are not
73*99ecd9e0SSascha Leibcovered by this License; they are outside its scope.  The act of
74*99ecd9e0SSascha Leibrunning the Program is not restricted, and the output from the Program
75*99ecd9e0SSascha Leibis covered only if its contents constitute a work based on the
76*99ecd9e0SSascha LeibProgram (independent of having been made by running the Program).
77*99ecd9e0SSascha LeibWhether that is true depends on what the Program does.
78*99ecd9e0SSascha Leib
79*99ecd9e0SSascha Leib  1. You may copy and distribute verbatim copies of the Program's
80*99ecd9e0SSascha Leibsource code as you receive it, in any medium, provided that you
81*99ecd9e0SSascha Leibconspicuously and appropriately publish on each copy an appropriate
82*99ecd9e0SSascha Leibcopyright notice and disclaimer of warranty; keep intact all the
83*99ecd9e0SSascha Leibnotices that refer to this License and to the absence of any warranty;
84*99ecd9e0SSascha Leiband give any other recipients of the Program a copy of this License
85*99ecd9e0SSascha Leibalong with the Program.
86*99ecd9e0SSascha Leib
87*99ecd9e0SSascha LeibYou may charge a fee for the physical act of transferring a copy, and
88*99ecd9e0SSascha Leibyou may at your option offer warranty protection in exchange for a fee.
89*99ecd9e0SSascha Leib
90*99ecd9e0SSascha Leib  2. You may modify your copy or copies of the Program or any portion
91*99ecd9e0SSascha Leibof it, thus forming a work based on the Program, and copy and
92*99ecd9e0SSascha Leibdistribute such modifications or work under the terms of Section 1
93*99ecd9e0SSascha Leibabove, provided that you also meet all of these conditions:
94*99ecd9e0SSascha Leib
95*99ecd9e0SSascha Leib    a) You must cause the modified files to carry prominent notices
96*99ecd9e0SSascha Leib    stating that you changed the files and the date of any change.
97*99ecd9e0SSascha Leib
98*99ecd9e0SSascha Leib    b) You must cause any work that you distribute or publish, that in
99*99ecd9e0SSascha Leib    whole or in part contains or is derived from the Program or any
100*99ecd9e0SSascha Leib    part thereof, to be licensed as a whole at no charge to all third
101*99ecd9e0SSascha Leib    parties under the terms of this License.
102*99ecd9e0SSascha Leib
103*99ecd9e0SSascha Leib    c) If the modified program normally reads commands interactively
104*99ecd9e0SSascha Leib    when run, you must cause it, when started running for such
105*99ecd9e0SSascha Leib    interactive use in the most ordinary way, to print or display an
106*99ecd9e0SSascha Leib    announcement including an appropriate copyright notice and a
107*99ecd9e0SSascha Leib    notice that there is no warranty (or else, saying that you provide
108*99ecd9e0SSascha Leib    a warranty) and that users may redistribute the program under
109*99ecd9e0SSascha Leib    these conditions, and telling the user how to view a copy of this
110*99ecd9e0SSascha Leib    License.  (Exception: if the Program itself is interactive but
111*99ecd9e0SSascha Leib    does not normally print such an announcement, your work based on
112*99ecd9e0SSascha Leib    the Program is not required to print an announcement.)
113*99ecd9e0SSascha Leib
114*99ecd9e0SSascha LeibThese requirements apply to the modified work as a whole.  If
115*99ecd9e0SSascha Leibidentifiable sections of that work are not derived from the Program,
116*99ecd9e0SSascha Leiband can be reasonably considered independent and separate works in
117*99ecd9e0SSascha Leibthemselves, then this License, and its terms, do not apply to those
118*99ecd9e0SSascha Leibsections when you distribute them as separate works.  But when you
119*99ecd9e0SSascha Leibdistribute the same sections as part of a whole which is a work based
120*99ecd9e0SSascha Leibon the Program, the distribution of the whole must be on the terms of
121*99ecd9e0SSascha Leibthis License, whose permissions for other licensees extend to the
122*99ecd9e0SSascha Leibentire whole, and thus to each and every part regardless of who wrote it.
123*99ecd9e0SSascha Leib
124*99ecd9e0SSascha LeibThus, it is not the intent of this section to claim rights or contest
125*99ecd9e0SSascha Leibyour rights to work written entirely by you; rather, the intent is to
126*99ecd9e0SSascha Leibexercise the right to control the distribution of derivative or
127*99ecd9e0SSascha Leibcollective works based on the Program.
128*99ecd9e0SSascha Leib
129*99ecd9e0SSascha LeibIn addition, mere aggregation of another work not based on the Program
130*99ecd9e0SSascha Leibwith the Program (or with a work based on the Program) on a volume of
131*99ecd9e0SSascha Leiba storage or distribution medium does not bring the other work under
132*99ecd9e0SSascha Leibthe scope of this License.
133*99ecd9e0SSascha Leib
134*99ecd9e0SSascha Leib  3. You may copy and distribute the Program (or a work based on it,
135*99ecd9e0SSascha Leibunder Section 2) in object code or executable form under the terms of
136*99ecd9e0SSascha LeibSections 1 and 2 above provided that you also do one of the following:
137*99ecd9e0SSascha Leib
138*99ecd9e0SSascha Leib    a) Accompany it with the complete corresponding machine-readable
139*99ecd9e0SSascha Leib    source code, which must be distributed under the terms of Sections
140*99ecd9e0SSascha Leib    1 and 2 above on a medium customarily used for software interchange; or,
141*99ecd9e0SSascha Leib
142*99ecd9e0SSascha Leib    b) Accompany it with a written offer, valid for at least three
143*99ecd9e0SSascha Leib    years, to give any third party, for a charge no more than your
144*99ecd9e0SSascha Leib    cost of physically performing source distribution, a complete
145*99ecd9e0SSascha Leib    machine-readable copy of the corresponding source code, to be
146*99ecd9e0SSascha Leib    distributed under the terms of Sections 1 and 2 above on a medium
147*99ecd9e0SSascha Leib    customarily used for software interchange; or,
148*99ecd9e0SSascha Leib
149*99ecd9e0SSascha Leib    c) Accompany it with the information you received as to the offer
150*99ecd9e0SSascha Leib    to distribute corresponding source code.  (This alternative is
151*99ecd9e0SSascha Leib    allowed only for noncommercial distribution and only if you
152*99ecd9e0SSascha Leib    received the program in object code or executable form with such
153*99ecd9e0SSascha Leib    an offer, in accord with Subsection b above.)
154*99ecd9e0SSascha Leib
155*99ecd9e0SSascha LeibThe source code for a work means the preferred form of the work for
156*99ecd9e0SSascha Leibmaking modifications to it.  For an executable work, complete source
157*99ecd9e0SSascha Leibcode means all the source code for all modules it contains, plus any
158*99ecd9e0SSascha Leibassociated interface definition files, plus the scripts used to
159*99ecd9e0SSascha Leibcontrol compilation and installation of the executable.  However, as a
160*99ecd9e0SSascha Leibspecial exception, the source code distributed need not include
161*99ecd9e0SSascha Leibanything that is normally distributed (in either source or binary
162*99ecd9e0SSascha Leibform) with the major components (compiler, kernel, and so on) of the
163*99ecd9e0SSascha Leiboperating system on which the executable runs, unless that component
164*99ecd9e0SSascha Leibitself accompanies the executable.
165*99ecd9e0SSascha Leib
166*99ecd9e0SSascha LeibIf distribution of executable or object code is made by offering
167*99ecd9e0SSascha Leibaccess to copy from a designated place, then offering equivalent
168*99ecd9e0SSascha Leibaccess to copy the source code from the same place counts as
169*99ecd9e0SSascha Leibdistribution of the source code, even though third parties are not
170*99ecd9e0SSascha Leibcompelled to copy the source along with the object code.
171*99ecd9e0SSascha Leib
172*99ecd9e0SSascha Leib  4. You may not copy, modify, sublicense, or distribute the Program
173*99ecd9e0SSascha Leibexcept as expressly provided under this License.  Any attempt
174*99ecd9e0SSascha Leibotherwise to copy, modify, sublicense or distribute the Program is
175*99ecd9e0SSascha Leibvoid, and will automatically terminate your rights under this License.
176*99ecd9e0SSascha LeibHowever, parties who have received copies, or rights, from you under
177*99ecd9e0SSascha Leibthis License will not have their licenses terminated so long as such
178*99ecd9e0SSascha Leibparties remain in full compliance.
179*99ecd9e0SSascha Leib
180*99ecd9e0SSascha Leib  5. You are not required to accept this License, since you have not
181*99ecd9e0SSascha Leibsigned it.  However, nothing else grants you permission to modify or
182*99ecd9e0SSascha Leibdistribute the Program or its derivative works.  These actions are
183*99ecd9e0SSascha Leibprohibited by law if you do not accept this License.  Therefore, by
184*99ecd9e0SSascha Leibmodifying or distributing the Program (or any work based on the
185*99ecd9e0SSascha LeibProgram), you indicate your acceptance of this License to do so, and
186*99ecd9e0SSascha Leiball its terms and conditions for copying, distributing or modifying
187*99ecd9e0SSascha Leibthe Program or works based on it.
188*99ecd9e0SSascha Leib
189*99ecd9e0SSascha Leib  6. Each time you redistribute the Program (or any work based on the
190*99ecd9e0SSascha LeibProgram), the recipient automatically receives a license from the
191*99ecd9e0SSascha Leiboriginal licensor to copy, distribute or modify the Program subject to
192*99ecd9e0SSascha Leibthese terms and conditions.  You may not impose any further
193*99ecd9e0SSascha Leibrestrictions on the recipients' exercise of the rights granted herein.
194*99ecd9e0SSascha LeibYou are not responsible for enforcing compliance by third parties to
195*99ecd9e0SSascha Leibthis License.
196*99ecd9e0SSascha Leib
197*99ecd9e0SSascha Leib  7. If, as a consequence of a court judgment or allegation of patent
198*99ecd9e0SSascha Leibinfringement or for any other reason (not limited to patent issues),
199*99ecd9e0SSascha Leibconditions are imposed on you (whether by court order, agreement or
200*99ecd9e0SSascha Leibotherwise) that contradict the conditions of this License, they do not
201*99ecd9e0SSascha Leibexcuse you from the conditions of this License.  If you cannot
202*99ecd9e0SSascha Leibdistribute so as to satisfy simultaneously your obligations under this
203*99ecd9e0SSascha LeibLicense and any other pertinent obligations, then as a consequence you
204*99ecd9e0SSascha Leibmay not distribute the Program at all.  For example, if a patent
205*99ecd9e0SSascha Leiblicense would not permit royalty-free redistribution of the Program by
206*99ecd9e0SSascha Leiball those who receive copies directly or indirectly through you, then
207*99ecd9e0SSascha Leibthe only way you could satisfy both it and this License would be to
208*99ecd9e0SSascha Leibrefrain entirely from distribution of the Program.
209*99ecd9e0SSascha Leib
210*99ecd9e0SSascha LeibIf any portion of this section is held invalid or unenforceable under
211*99ecd9e0SSascha Leibany particular circumstance, the balance of the section is intended to
212*99ecd9e0SSascha Leibapply and the section as a whole is intended to apply in other
213*99ecd9e0SSascha Leibcircumstances.
214*99ecd9e0SSascha Leib
215*99ecd9e0SSascha LeibIt is not the purpose of this section to induce you to infringe any
216*99ecd9e0SSascha Leibpatents or other property right claims or to contest validity of any
217*99ecd9e0SSascha Leibsuch claims; this section has the sole purpose of protecting the
218*99ecd9e0SSascha Leibintegrity of the free software distribution system, which is
219*99ecd9e0SSascha Leibimplemented by public license practices.  Many people have made
220*99ecd9e0SSascha Leibgenerous contributions to the wide range of software distributed
221*99ecd9e0SSascha Leibthrough that system in reliance on consistent application of that
222*99ecd9e0SSascha Leibsystem; it is up to the author/donor to decide if he or she is willing
223*99ecd9e0SSascha Leibto distribute software through any other system and a licensee cannot
224*99ecd9e0SSascha Leibimpose that choice.
225*99ecd9e0SSascha Leib
226*99ecd9e0SSascha LeibThis section is intended to make thoroughly clear what is believed to
227*99ecd9e0SSascha Leibbe a consequence of the rest of this License.
228*99ecd9e0SSascha Leib
229*99ecd9e0SSascha Leib  8. If the distribution and/or use of the Program is restricted in
230*99ecd9e0SSascha Leibcertain countries either by patents or by copyrighted interfaces, the
231*99ecd9e0SSascha Leiboriginal copyright holder who places the Program under this License
232*99ecd9e0SSascha Leibmay add an explicit geographical distribution limitation excluding
233*99ecd9e0SSascha Leibthose countries, so that distribution is permitted only in or among
234*99ecd9e0SSascha Leibcountries not thus excluded.  In such case, this License incorporates
235*99ecd9e0SSascha Leibthe limitation as if written in the body of this License.
236*99ecd9e0SSascha Leib
237*99ecd9e0SSascha Leib  9. The Free Software Foundation may publish revised and/or new versions
238*99ecd9e0SSascha Leibof the General Public License from time to time.  Such new versions will
239*99ecd9e0SSascha Leibbe similar in spirit to the present version, but may differ in detail to
240*99ecd9e0SSascha Leibaddress new problems or concerns.
241*99ecd9e0SSascha Leib
242*99ecd9e0SSascha LeibEach version is given a distinguishing version number.  If the Program
243*99ecd9e0SSascha Leibspecifies a version number of this License which applies to it and "any
244*99ecd9e0SSascha Leiblater version", you have the option of following the terms and conditions
245*99ecd9e0SSascha Leibeither of that version or of any later version published by the Free
246*99ecd9e0SSascha LeibSoftware Foundation.  If the Program does not specify a version number of
247*99ecd9e0SSascha Leibthis License, you may choose any version ever published by the Free Software
248*99ecd9e0SSascha LeibFoundation.
249*99ecd9e0SSascha Leib
250*99ecd9e0SSascha Leib  10. If you wish to incorporate parts of the Program into other free
251*99ecd9e0SSascha Leibprograms whose distribution conditions are different, write to the author
252*99ecd9e0SSascha Leibto ask for permission.  For software which is copyrighted by the Free
253*99ecd9e0SSascha LeibSoftware Foundation, write to the Free Software Foundation; we sometimes
254*99ecd9e0SSascha Leibmake exceptions for this.  Our decision will be guided by the two goals
255*99ecd9e0SSascha Leibof preserving the free status of all derivatives of our free software and
256*99ecd9e0SSascha Leibof promoting the sharing and reuse of software generally.
257*99ecd9e0SSascha Leib
258*99ecd9e0SSascha Leib                            NO WARRANTY
259*99ecd9e0SSascha Leib
260*99ecd9e0SSascha Leib  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261*99ecd9e0SSascha LeibFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
262*99ecd9e0SSascha LeibOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263*99ecd9e0SSascha LeibPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264*99ecd9e0SSascha LeibOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265*99ecd9e0SSascha LeibMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
266*99ecd9e0SSascha LeibTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
267*99ecd9e0SSascha LeibPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268*99ecd9e0SSascha LeibREPAIR OR CORRECTION.
269*99ecd9e0SSascha Leib
270*99ecd9e0SSascha Leib  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271*99ecd9e0SSascha LeibWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272*99ecd9e0SSascha LeibREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273*99ecd9e0SSascha LeibINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274*99ecd9e0SSascha LeibOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275*99ecd9e0SSascha LeibTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276*99ecd9e0SSascha LeibYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277*99ecd9e0SSascha LeibPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278*99ecd9e0SSascha LeibPOSSIBILITY OF SUCH DAMAGES.
279*99ecd9e0SSascha Leib
280*99ecd9e0SSascha Leib                     END OF TERMS AND CONDITIONS
281*99ecd9e0SSascha Leib
282*99ecd9e0SSascha Leib            How to Apply These Terms to Your New Programs
283*99ecd9e0SSascha Leib
284*99ecd9e0SSascha Leib  If you develop a new program, and you want it to be of the greatest
285*99ecd9e0SSascha Leibpossible use to the public, the best way to achieve this is to make it
286*99ecd9e0SSascha Leibfree software which everyone can redistribute and change under these terms.
287*99ecd9e0SSascha Leib
288*99ecd9e0SSascha Leib  To do so, attach the following notices to the program.  It is safest
289*99ecd9e0SSascha Leibto attach them to the start of each source file to most effectively
290*99ecd9e0SSascha Leibconvey the exclusion of warranty; and each file should have at least
291*99ecd9e0SSascha Leibthe "copyright" line and a pointer to where the full notice is found.
292*99ecd9e0SSascha Leib
293*99ecd9e0SSascha Leib    <one line to give the program's name and a brief idea of what it does.>
294*99ecd9e0SSascha Leib    Copyright (C) <year>  <name of author>
295*99ecd9e0SSascha Leib
296*99ecd9e0SSascha Leib    This program is free software; you can redistribute it and/or modify
297*99ecd9e0SSascha Leib    it under the terms of the GNU General Public License as published by
298*99ecd9e0SSascha Leib    the Free Software Foundation; either version 2 of the License, or
299*99ecd9e0SSascha Leib    (at your option) any later version.
300*99ecd9e0SSascha Leib
301*99ecd9e0SSascha Leib    This program is distributed in the hope that it will be useful,
302*99ecd9e0SSascha Leib    but WITHOUT ANY WARRANTY; without even the implied warranty of
303*99ecd9e0SSascha Leib    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
304*99ecd9e0SSascha Leib    GNU General Public License for more details.
305*99ecd9e0SSascha Leib
306*99ecd9e0SSascha Leib    You should have received a copy of the GNU General Public License along
307*99ecd9e0SSascha Leib    with this program; if not, write to the Free Software Foundation, Inc.,
308*99ecd9e0SSascha Leib    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309*99ecd9e0SSascha Leib
310*99ecd9e0SSascha LeibAlso add information on how to contact you by electronic and paper mail.
311*99ecd9e0SSascha Leib
312*99ecd9e0SSascha LeibIf the program is interactive, make it output a short notice like this
313*99ecd9e0SSascha Leibwhen it starts in an interactive mode:
314*99ecd9e0SSascha Leib
315*99ecd9e0SSascha Leib    Gnomovision version 69, Copyright (C) year name of author
316*99ecd9e0SSascha Leib    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317*99ecd9e0SSascha Leib    This is free software, and you are welcome to redistribute it
318*99ecd9e0SSascha Leib    under certain conditions; type `show c' for details.
319*99ecd9e0SSascha Leib
320*99ecd9e0SSascha LeibThe hypothetical commands `show w' and `show c' should show the appropriate
321*99ecd9e0SSascha Leibparts of the General Public License.  Of course, the commands you use may
322*99ecd9e0SSascha Leibbe called something other than `show w' and `show c'; they could even be
323*99ecd9e0SSascha Leibmouse-clicks or menu items--whatever suits your program.
324*99ecd9e0SSascha Leib
325*99ecd9e0SSascha LeibYou should also get your employer (if you work as a programmer) or your
326*99ecd9e0SSascha Leibschool, if any, to sign a "copyright disclaimer" for the program, if
327*99ecd9e0SSascha Leibnecessary.  Here is a sample; alter the names:
328*99ecd9e0SSascha Leib
329*99ecd9e0SSascha Leib  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330*99ecd9e0SSascha Leib  `Gnomovision' (which makes passes at compilers) written by James Hacker.
331*99ecd9e0SSascha Leib
332*99ecd9e0SSascha Leib  <signature of Ty Coon>, 1 April 1989
333*99ecd9e0SSascha Leib  Ty Coon, President of Vice
334*99ecd9e0SSascha Leib
335*99ecd9e0SSascha LeibThis General Public License does not permit incorporating your program into
336*99ecd9e0SSascha Leibproprietary programs.  If your program is a subroutine library, you may
337*99ecd9e0SSascha Leibconsider it more useful to permit linking proprietary applications with the
338*99ecd9e0SSascha Leiblibrary.  If this is what you want to do, use the GNU Lesser General
339*99ecd9e0SSascha LeibPublic License instead of this License.
340