xref: /template/writr/COPYING (revision dccf9898b3ac7db55df0eb26be0a649b1a3cfa08)
1*dccf9898SAnika Henke                    GNU GENERAL PUBLIC LICENSE
2*dccf9898SAnika Henke                       Version 2, June 1991
3*dccf9898SAnika Henke
4*dccf9898SAnika Henke Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5*dccf9898SAnika Henke 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6*dccf9898SAnika Henke Everyone is permitted to copy and distribute verbatim copies
7*dccf9898SAnika Henke of this license document, but changing it is not allowed.
8*dccf9898SAnika Henke
9*dccf9898SAnika Henke                            Preamble
10*dccf9898SAnika Henke
11*dccf9898SAnika Henke  The licenses for most software are designed to take away your
12*dccf9898SAnika Henkefreedom to share and change it.  By contrast, the GNU General Public
13*dccf9898SAnika HenkeLicense is intended to guarantee your freedom to share and change free
14*dccf9898SAnika Henkesoftware--to make sure the software is free for all its users.  This
15*dccf9898SAnika HenkeGeneral Public License applies to most of the Free Software
16*dccf9898SAnika HenkeFoundation's software and to any other program whose authors commit to
17*dccf9898SAnika Henkeusing it.  (Some other Free Software Foundation software is covered by
18*dccf9898SAnika Henkethe GNU Lesser General Public License instead.)  You can apply it to
19*dccf9898SAnika Henkeyour programs, too.
20*dccf9898SAnika Henke
21*dccf9898SAnika Henke  When we speak of free software, we are referring to freedom, not
22*dccf9898SAnika Henkeprice.  Our General Public Licenses are designed to make sure that you
23*dccf9898SAnika Henkehave the freedom to distribute copies of free software (and charge for
24*dccf9898SAnika Henkethis service if you wish), that you receive source code or can get it
25*dccf9898SAnika Henkeif you want it, that you can change the software or use pieces of it
26*dccf9898SAnika Henkein new free programs; and that you know you can do these things.
27*dccf9898SAnika Henke
28*dccf9898SAnika Henke  To protect your rights, we need to make restrictions that forbid
29*dccf9898SAnika Henkeanyone to deny you these rights or to ask you to surrender the rights.
30*dccf9898SAnika HenkeThese restrictions translate to certain responsibilities for you if you
31*dccf9898SAnika Henkedistribute copies of the software, or if you modify it.
32*dccf9898SAnika Henke
33*dccf9898SAnika Henke  For example, if you distribute copies of such a program, whether
34*dccf9898SAnika Henkegratis or for a fee, you must give the recipients all the rights that
35*dccf9898SAnika Henkeyou have.  You must make sure that they, too, receive or can get the
36*dccf9898SAnika Henkesource code.  And you must show them these terms so they know their
37*dccf9898SAnika Henkerights.
38*dccf9898SAnika Henke
39*dccf9898SAnika Henke  We protect your rights with two steps: (1) copyright the software, and
40*dccf9898SAnika Henke(2) offer you this license which gives you legal permission to copy,
41*dccf9898SAnika Henkedistribute and/or modify the software.
42*dccf9898SAnika Henke
43*dccf9898SAnika Henke  Also, for each author's protection and ours, we want to make certain
44*dccf9898SAnika Henkethat everyone understands that there is no warranty for this free
45*dccf9898SAnika Henkesoftware.  If the software is modified by someone else and passed on, we
46*dccf9898SAnika Henkewant its recipients to know that what they have is not the original, so
47*dccf9898SAnika Henkethat any problems introduced by others will not reflect on the original
48*dccf9898SAnika Henkeauthors' reputations.
49*dccf9898SAnika Henke
50*dccf9898SAnika Henke  Finally, any free program is threatened constantly by software
51*dccf9898SAnika Henkepatents.  We wish to avoid the danger that redistributors of a free
52*dccf9898SAnika Henkeprogram will individually obtain patent licenses, in effect making the
53*dccf9898SAnika Henkeprogram proprietary.  To prevent this, we have made it clear that any
54*dccf9898SAnika Henkepatent must be licensed for everyone's free use or not licensed at all.
55*dccf9898SAnika Henke
56*dccf9898SAnika Henke  The precise terms and conditions for copying, distribution and
57*dccf9898SAnika Henkemodification follow.
58*dccf9898SAnika Henke
59*dccf9898SAnika Henke                    GNU GENERAL PUBLIC LICENSE
60*dccf9898SAnika Henke   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61*dccf9898SAnika Henke
62*dccf9898SAnika Henke  0. This License applies to any program or other work which contains
63*dccf9898SAnika Henkea notice placed by the copyright holder saying it may be distributed
64*dccf9898SAnika Henkeunder the terms of this General Public License.  The "Program", below,
65*dccf9898SAnika Henkerefers to any such program or work, and a "work based on the Program"
66*dccf9898SAnika Henkemeans either the Program or any derivative work under copyright law:
67*dccf9898SAnika Henkethat is to say, a work containing the Program or a portion of it,
68*dccf9898SAnika Henkeeither verbatim or with modifications and/or translated into another
69*dccf9898SAnika Henkelanguage.  (Hereinafter, translation is included without limitation in
70*dccf9898SAnika Henkethe term "modification".)  Each licensee is addressed as "you".
71*dccf9898SAnika Henke
72*dccf9898SAnika HenkeActivities other than copying, distribution and modification are not
73*dccf9898SAnika Henkecovered by this License; they are outside its scope.  The act of
74*dccf9898SAnika Henkerunning the Program is not restricted, and the output from the Program
75*dccf9898SAnika Henkeis covered only if its contents constitute a work based on the
76*dccf9898SAnika HenkeProgram (independent of having been made by running the Program).
77*dccf9898SAnika HenkeWhether that is true depends on what the Program does.
78*dccf9898SAnika Henke
79*dccf9898SAnika Henke  1. You may copy and distribute verbatim copies of the Program's
80*dccf9898SAnika Henkesource code as you receive it, in any medium, provided that you
81*dccf9898SAnika Henkeconspicuously and appropriately publish on each copy an appropriate
82*dccf9898SAnika Henkecopyright notice and disclaimer of warranty; keep intact all the
83*dccf9898SAnika Henkenotices that refer to this License and to the absence of any warranty;
84*dccf9898SAnika Henkeand give any other recipients of the Program a copy of this License
85*dccf9898SAnika Henkealong with the Program.
86*dccf9898SAnika Henke
87*dccf9898SAnika HenkeYou may charge a fee for the physical act of transferring a copy, and
88*dccf9898SAnika Henkeyou may at your option offer warranty protection in exchange for a fee.
89*dccf9898SAnika Henke
90*dccf9898SAnika Henke  2. You may modify your copy or copies of the Program or any portion
91*dccf9898SAnika Henkeof it, thus forming a work based on the Program, and copy and
92*dccf9898SAnika Henkedistribute such modifications or work under the terms of Section 1
93*dccf9898SAnika Henkeabove, provided that you also meet all of these conditions:
94*dccf9898SAnika Henke
95*dccf9898SAnika Henke    a) You must cause the modified files to carry prominent notices
96*dccf9898SAnika Henke    stating that you changed the files and the date of any change.
97*dccf9898SAnika Henke
98*dccf9898SAnika Henke    b) You must cause any work that you distribute or publish, that in
99*dccf9898SAnika Henke    whole or in part contains or is derived from the Program or any
100*dccf9898SAnika Henke    part thereof, to be licensed as a whole at no charge to all third
101*dccf9898SAnika Henke    parties under the terms of this License.
102*dccf9898SAnika Henke
103*dccf9898SAnika Henke    c) If the modified program normally reads commands interactively
104*dccf9898SAnika Henke    when run, you must cause it, when started running for such
105*dccf9898SAnika Henke    interactive use in the most ordinary way, to print or display an
106*dccf9898SAnika Henke    announcement including an appropriate copyright notice and a
107*dccf9898SAnika Henke    notice that there is no warranty (or else, saying that you provide
108*dccf9898SAnika Henke    a warranty) and that users may redistribute the program under
109*dccf9898SAnika Henke    these conditions, and telling the user how to view a copy of this
110*dccf9898SAnika Henke    License.  (Exception: if the Program itself is interactive but
111*dccf9898SAnika Henke    does not normally print such an announcement, your work based on
112*dccf9898SAnika Henke    the Program is not required to print an announcement.)
113*dccf9898SAnika Henke
114*dccf9898SAnika HenkeThese requirements apply to the modified work as a whole.  If
115*dccf9898SAnika Henkeidentifiable sections of that work are not derived from the Program,
116*dccf9898SAnika Henkeand can be reasonably considered independent and separate works in
117*dccf9898SAnika Henkethemselves, then this License, and its terms, do not apply to those
118*dccf9898SAnika Henkesections when you distribute them as separate works.  But when you
119*dccf9898SAnika Henkedistribute the same sections as part of a whole which is a work based
120*dccf9898SAnika Henkeon the Program, the distribution of the whole must be on the terms of
121*dccf9898SAnika Henkethis License, whose permissions for other licensees extend to the
122*dccf9898SAnika Henkeentire whole, and thus to each and every part regardless of who wrote it.
123*dccf9898SAnika Henke
124*dccf9898SAnika HenkeThus, it is not the intent of this section to claim rights or contest
125*dccf9898SAnika Henkeyour rights to work written entirely by you; rather, the intent is to
126*dccf9898SAnika Henkeexercise the right to control the distribution of derivative or
127*dccf9898SAnika Henkecollective works based on the Program.
128*dccf9898SAnika Henke
129*dccf9898SAnika HenkeIn addition, mere aggregation of another work not based on the Program
130*dccf9898SAnika Henkewith the Program (or with a work based on the Program) on a volume of
131*dccf9898SAnika Henkea storage or distribution medium does not bring the other work under
132*dccf9898SAnika Henkethe scope of this License.
133*dccf9898SAnika Henke
134*dccf9898SAnika Henke  3. You may copy and distribute the Program (or a work based on it,
135*dccf9898SAnika Henkeunder Section 2) in object code or executable form under the terms of
136*dccf9898SAnika HenkeSections 1 and 2 above provided that you also do one of the following:
137*dccf9898SAnika Henke
138*dccf9898SAnika Henke    a) Accompany it with the complete corresponding machine-readable
139*dccf9898SAnika Henke    source code, which must be distributed under the terms of Sections
140*dccf9898SAnika Henke    1 and 2 above on a medium customarily used for software interchange; or,
141*dccf9898SAnika Henke
142*dccf9898SAnika Henke    b) Accompany it with a written offer, valid for at least three
143*dccf9898SAnika Henke    years, to give any third party, for a charge no more than your
144*dccf9898SAnika Henke    cost of physically performing source distribution, a complete
145*dccf9898SAnika Henke    machine-readable copy of the corresponding source code, to be
146*dccf9898SAnika Henke    distributed under the terms of Sections 1 and 2 above on a medium
147*dccf9898SAnika Henke    customarily used for software interchange; or,
148*dccf9898SAnika Henke
149*dccf9898SAnika Henke    c) Accompany it with the information you received as to the offer
150*dccf9898SAnika Henke    to distribute corresponding source code.  (This alternative is
151*dccf9898SAnika Henke    allowed only for noncommercial distribution and only if you
152*dccf9898SAnika Henke    received the program in object code or executable form with such
153*dccf9898SAnika Henke    an offer, in accord with Subsection b above.)
154*dccf9898SAnika Henke
155*dccf9898SAnika HenkeThe source code for a work means the preferred form of the work for
156*dccf9898SAnika Henkemaking modifications to it.  For an executable work, complete source
157*dccf9898SAnika Henkecode means all the source code for all modules it contains, plus any
158*dccf9898SAnika Henkeassociated interface definition files, plus the scripts used to
159*dccf9898SAnika Henkecontrol compilation and installation of the executable.  However, as a
160*dccf9898SAnika Henkespecial exception, the source code distributed need not include
161*dccf9898SAnika Henkeanything that is normally distributed (in either source or binary
162*dccf9898SAnika Henkeform) with the major components (compiler, kernel, and so on) of the
163*dccf9898SAnika Henkeoperating system on which the executable runs, unless that component
164*dccf9898SAnika Henkeitself accompanies the executable.
165*dccf9898SAnika Henke
166*dccf9898SAnika HenkeIf distribution of executable or object code is made by offering
167*dccf9898SAnika Henkeaccess to copy from a designated place, then offering equivalent
168*dccf9898SAnika Henkeaccess to copy the source code from the same place counts as
169*dccf9898SAnika Henkedistribution of the source code, even though third parties are not
170*dccf9898SAnika Henkecompelled to copy the source along with the object code.
171*dccf9898SAnika Henke
172*dccf9898SAnika Henke  4. You may not copy, modify, sublicense, or distribute the Program
173*dccf9898SAnika Henkeexcept as expressly provided under this License.  Any attempt
174*dccf9898SAnika Henkeotherwise to copy, modify, sublicense or distribute the Program is
175*dccf9898SAnika Henkevoid, and will automatically terminate your rights under this License.
176*dccf9898SAnika HenkeHowever, parties who have received copies, or rights, from you under
177*dccf9898SAnika Henkethis License will not have their licenses terminated so long as such
178*dccf9898SAnika Henkeparties remain in full compliance.
179*dccf9898SAnika Henke
180*dccf9898SAnika Henke  5. You are not required to accept this License, since you have not
181*dccf9898SAnika Henkesigned it.  However, nothing else grants you permission to modify or
182*dccf9898SAnika Henkedistribute the Program or its derivative works.  These actions are
183*dccf9898SAnika Henkeprohibited by law if you do not accept this License.  Therefore, by
184*dccf9898SAnika Henkemodifying or distributing the Program (or any work based on the
185*dccf9898SAnika HenkeProgram), you indicate your acceptance of this License to do so, and
186*dccf9898SAnika Henkeall its terms and conditions for copying, distributing or modifying
187*dccf9898SAnika Henkethe Program or works based on it.
188*dccf9898SAnika Henke
189*dccf9898SAnika Henke  6. Each time you redistribute the Program (or any work based on the
190*dccf9898SAnika HenkeProgram), the recipient automatically receives a license from the
191*dccf9898SAnika Henkeoriginal licensor to copy, distribute or modify the Program subject to
192*dccf9898SAnika Henkethese terms and conditions.  You may not impose any further
193*dccf9898SAnika Henkerestrictions on the recipients' exercise of the rights granted herein.
194*dccf9898SAnika HenkeYou are not responsible for enforcing compliance by third parties to
195*dccf9898SAnika Henkethis License.
196*dccf9898SAnika Henke
197*dccf9898SAnika Henke  7. If, as a consequence of a court judgment or allegation of patent
198*dccf9898SAnika Henkeinfringement or for any other reason (not limited to patent issues),
199*dccf9898SAnika Henkeconditions are imposed on you (whether by court order, agreement or
200*dccf9898SAnika Henkeotherwise) that contradict the conditions of this License, they do not
201*dccf9898SAnika Henkeexcuse you from the conditions of this License.  If you cannot
202*dccf9898SAnika Henkedistribute so as to satisfy simultaneously your obligations under this
203*dccf9898SAnika HenkeLicense and any other pertinent obligations, then as a consequence you
204*dccf9898SAnika Henkemay not distribute the Program at all.  For example, if a patent
205*dccf9898SAnika Henkelicense would not permit royalty-free redistribution of the Program by
206*dccf9898SAnika Henkeall those who receive copies directly or indirectly through you, then
207*dccf9898SAnika Henkethe only way you could satisfy both it and this License would be to
208*dccf9898SAnika Henkerefrain entirely from distribution of the Program.
209*dccf9898SAnika Henke
210*dccf9898SAnika HenkeIf any portion of this section is held invalid or unenforceable under
211*dccf9898SAnika Henkeany particular circumstance, the balance of the section is intended to
212*dccf9898SAnika Henkeapply and the section as a whole is intended to apply in other
213*dccf9898SAnika Henkecircumstances.
214*dccf9898SAnika Henke
215*dccf9898SAnika HenkeIt is not the purpose of this section to induce you to infringe any
216*dccf9898SAnika Henkepatents or other property right claims or to contest validity of any
217*dccf9898SAnika Henkesuch claims; this section has the sole purpose of protecting the
218*dccf9898SAnika Henkeintegrity of the free software distribution system, which is
219*dccf9898SAnika Henkeimplemented by public license practices.  Many people have made
220*dccf9898SAnika Henkegenerous contributions to the wide range of software distributed
221*dccf9898SAnika Henkethrough that system in reliance on consistent application of that
222*dccf9898SAnika Henkesystem; it is up to the author/donor to decide if he or she is willing
223*dccf9898SAnika Henketo distribute software through any other system and a licensee cannot
224*dccf9898SAnika Henkeimpose that choice.
225*dccf9898SAnika Henke
226*dccf9898SAnika HenkeThis section is intended to make thoroughly clear what is believed to
227*dccf9898SAnika Henkebe a consequence of the rest of this License.
228*dccf9898SAnika Henke
229*dccf9898SAnika Henke  8. If the distribution and/or use of the Program is restricted in
230*dccf9898SAnika Henkecertain countries either by patents or by copyrighted interfaces, the
231*dccf9898SAnika Henkeoriginal copyright holder who places the Program under this License
232*dccf9898SAnika Henkemay add an explicit geographical distribution limitation excluding
233*dccf9898SAnika Henkethose countries, so that distribution is permitted only in or among
234*dccf9898SAnika Henkecountries not thus excluded.  In such case, this License incorporates
235*dccf9898SAnika Henkethe limitation as if written in the body of this License.
236*dccf9898SAnika Henke
237*dccf9898SAnika Henke  9. The Free Software Foundation may publish revised and/or new versions
238*dccf9898SAnika Henkeof the General Public License from time to time.  Such new versions will
239*dccf9898SAnika Henkebe similar in spirit to the present version, but may differ in detail to
240*dccf9898SAnika Henkeaddress new problems or concerns.
241*dccf9898SAnika Henke
242*dccf9898SAnika HenkeEach version is given a distinguishing version number.  If the Program
243*dccf9898SAnika Henkespecifies a version number of this License which applies to it and "any
244*dccf9898SAnika Henkelater version", you have the option of following the terms and conditions
245*dccf9898SAnika Henkeeither of that version or of any later version published by the Free
246*dccf9898SAnika HenkeSoftware Foundation.  If the Program does not specify a version number of
247*dccf9898SAnika Henkethis License, you may choose any version ever published by the Free Software
248*dccf9898SAnika HenkeFoundation.
249*dccf9898SAnika Henke
250*dccf9898SAnika Henke  10. If you wish to incorporate parts of the Program into other free
251*dccf9898SAnika Henkeprograms whose distribution conditions are different, write to the author
252*dccf9898SAnika Henketo ask for permission.  For software which is copyrighted by the Free
253*dccf9898SAnika HenkeSoftware Foundation, write to the Free Software Foundation; we sometimes
254*dccf9898SAnika Henkemake exceptions for this.  Our decision will be guided by the two goals
255*dccf9898SAnika Henkeof preserving the free status of all derivatives of our free software and
256*dccf9898SAnika Henkeof promoting the sharing and reuse of software generally.
257*dccf9898SAnika Henke
258*dccf9898SAnika Henke                            NO WARRANTY
259*dccf9898SAnika Henke
260*dccf9898SAnika Henke  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261*dccf9898SAnika HenkeFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
262*dccf9898SAnika HenkeOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263*dccf9898SAnika HenkePROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264*dccf9898SAnika HenkeOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265*dccf9898SAnika HenkeMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
266*dccf9898SAnika HenkeTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
267*dccf9898SAnika HenkePROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268*dccf9898SAnika HenkeREPAIR OR CORRECTION.
269*dccf9898SAnika Henke
270*dccf9898SAnika Henke  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271*dccf9898SAnika HenkeWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272*dccf9898SAnika HenkeREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273*dccf9898SAnika HenkeINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274*dccf9898SAnika HenkeOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275*dccf9898SAnika HenkeTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276*dccf9898SAnika HenkeYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277*dccf9898SAnika HenkePROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278*dccf9898SAnika HenkePOSSIBILITY OF SUCH DAMAGES.
279*dccf9898SAnika Henke
280*dccf9898SAnika Henke                     END OF TERMS AND CONDITIONS
281*dccf9898SAnika Henke
282*dccf9898SAnika Henke            How to Apply These Terms to Your New Programs
283*dccf9898SAnika Henke
284*dccf9898SAnika Henke  If you develop a new program, and you want it to be of the greatest
285*dccf9898SAnika Henkepossible use to the public, the best way to achieve this is to make it
286*dccf9898SAnika Henkefree software which everyone can redistribute and change under these terms.
287*dccf9898SAnika Henke
288*dccf9898SAnika Henke  To do so, attach the following notices to the program.  It is safest
289*dccf9898SAnika Henketo attach them to the start of each source file to most effectively
290*dccf9898SAnika Henkeconvey the exclusion of warranty; and each file should have at least
291*dccf9898SAnika Henkethe "copyright" line and a pointer to where the full notice is found.
292*dccf9898SAnika Henke
293*dccf9898SAnika Henke    <one line to give the program's name and a brief idea of what it does.>
294*dccf9898SAnika Henke    Copyright (C) <year>  <name of author>
295*dccf9898SAnika Henke
296*dccf9898SAnika Henke    This program is free software; you can redistribute it and/or modify
297*dccf9898SAnika Henke    it under the terms of the GNU General Public License as published by
298*dccf9898SAnika Henke    the Free Software Foundation; either version 2 of the License, or
299*dccf9898SAnika Henke    (at your option) any later version.
300*dccf9898SAnika Henke
301*dccf9898SAnika Henke    This program is distributed in the hope that it will be useful,
302*dccf9898SAnika Henke    but WITHOUT ANY WARRANTY; without even the implied warranty of
303*dccf9898SAnika Henke    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
304*dccf9898SAnika Henke    GNU General Public License for more details.
305*dccf9898SAnika Henke
306*dccf9898SAnika Henke    You should have received a copy of the GNU General Public License along
307*dccf9898SAnika Henke    with this program; if not, write to the Free Software Foundation, Inc.,
308*dccf9898SAnika Henke    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309*dccf9898SAnika Henke
310*dccf9898SAnika HenkeAlso add information on how to contact you by electronic and paper mail.
311*dccf9898SAnika Henke
312*dccf9898SAnika HenkeIf the program is interactive, make it output a short notice like this
313*dccf9898SAnika Henkewhen it starts in an interactive mode:
314*dccf9898SAnika Henke
315*dccf9898SAnika Henke    Gnomovision version 69, Copyright (C) year name of author
316*dccf9898SAnika Henke    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317*dccf9898SAnika Henke    This is free software, and you are welcome to redistribute it
318*dccf9898SAnika Henke    under certain conditions; type `show c' for details.
319*dccf9898SAnika Henke
320*dccf9898SAnika HenkeThe hypothetical commands `show w' and `show c' should show the appropriate
321*dccf9898SAnika Henkeparts of the General Public License.  Of course, the commands you use may
322*dccf9898SAnika Henkebe called something other than `show w' and `show c'; they could even be
323*dccf9898SAnika Henkemouse-clicks or menu items--whatever suits your program.
324*dccf9898SAnika Henke
325*dccf9898SAnika HenkeYou should also get your employer (if you work as a programmer) or your
326*dccf9898SAnika Henkeschool, if any, to sign a "copyright disclaimer" for the program, if
327*dccf9898SAnika Henkenecessary.  Here is a sample; alter the names:
328*dccf9898SAnika Henke
329*dccf9898SAnika Henke  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330*dccf9898SAnika Henke  `Gnomovision' (which makes passes at compilers) written by James Hacker.
331*dccf9898SAnika Henke
332*dccf9898SAnika Henke  <signature of Ty Coon>, 1 April 1989
333*dccf9898SAnika Henke  Ty Coon, President of Vice
334*dccf9898SAnika Henke
335*dccf9898SAnika HenkeThis General Public License does not permit incorporating your program into
336*dccf9898SAnika Henkeproprietary programs.  If your program is a subroutine library, you may
337*dccf9898SAnika Henkeconsider it more useful to permit linking proprietary applications with the
338*dccf9898SAnika Henkelibrary.  If this is what you want to do, use the GNU Lesser General
339*dccf9898SAnika HenkePublic License instead of this License.
340