xref: /plugin/chordsheets/LICENSE (revision edb40cce45f71df5e4513ca4fbd359a2c19cb8a9)
1*edb40cceSAndreas Pazureck                    GNU GENERAL PUBLIC LICENSE
2*edb40cceSAndreas Pazureck                       Version 2, June 1991
3616ecfa9SAndreas Pazureck
4*edb40cceSAndreas Pazureck Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5*edb40cceSAndreas Pazureck 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6*edb40cceSAndreas Pazureck Everyone is permitted to copy and distribute verbatim copies
7*edb40cceSAndreas Pazureck of this license document, but changing it is not allowed.
8616ecfa9SAndreas Pazureck
9*edb40cceSAndreas Pazureck                            Preamble
10616ecfa9SAndreas Pazureck
11*edb40cceSAndreas Pazureck  The licenses for most software are designed to take away your
12*edb40cceSAndreas Pazureckfreedom to share and change it.  By contrast, the GNU General Public
13*edb40cceSAndreas PazureckLicense is intended to guarantee your freedom to share and change free
14*edb40cceSAndreas Pazurecksoftware--to make sure the software is free for all its users.  This
15*edb40cceSAndreas PazureckGeneral Public License applies to most of the Free Software
16*edb40cceSAndreas PazureckFoundation's software and to any other program whose authors commit to
17*edb40cceSAndreas Pazureckusing it.  (Some other Free Software Foundation software is covered by
18*edb40cceSAndreas Pazureckthe GNU Lesser General Public License instead.)  You can apply it to
19*edb40cceSAndreas Pazureckyour programs, too.
20616ecfa9SAndreas Pazureck
21*edb40cceSAndreas Pazureck  When we speak of free software, we are referring to freedom, not
22*edb40cceSAndreas Pazureckprice.  Our General Public Licenses are designed to make sure that you
23*edb40cceSAndreas Pazureckhave the freedom to distribute copies of free software (and charge for
24*edb40cceSAndreas Pazureckthis service if you wish), that you receive source code or can get it
25*edb40cceSAndreas Pazureckif you want it, that you can change the software or use pieces of it
26*edb40cceSAndreas Pazureckin new free programs; and that you know you can do these things.
27*edb40cceSAndreas Pazureck
28*edb40cceSAndreas Pazureck  To protect your rights, we need to make restrictions that forbid
29*edb40cceSAndreas Pazureckanyone to deny you these rights or to ask you to surrender the rights.
30*edb40cceSAndreas PazureckThese restrictions translate to certain responsibilities for you if you
31*edb40cceSAndreas Pazureckdistribute copies of the software, or if you modify it.
32*edb40cceSAndreas Pazureck
33*edb40cceSAndreas Pazureck  For example, if you distribute copies of such a program, whether
34*edb40cceSAndreas Pazureckgratis or for a fee, you must give the recipients all the rights that
35*edb40cceSAndreas Pazureckyou have.  You must make sure that they, too, receive or can get the
36*edb40cceSAndreas Pazurecksource code.  And you must show them these terms so they know their
37*edb40cceSAndreas Pazureckrights.
38*edb40cceSAndreas Pazureck
39*edb40cceSAndreas Pazureck  We protect your rights with two steps: (1) copyright the software, and
40*edb40cceSAndreas Pazureck(2) offer you this license which gives you legal permission to copy,
41*edb40cceSAndreas Pazureckdistribute and/or modify the software.
42*edb40cceSAndreas Pazureck
43*edb40cceSAndreas Pazureck  Also, for each author's protection and ours, we want to make certain
44*edb40cceSAndreas Pazureckthat everyone understands that there is no warranty for this free
45*edb40cceSAndreas Pazurecksoftware.  If the software is modified by someone else and passed on, we
46*edb40cceSAndreas Pazureckwant its recipients to know that what they have is not the original, so
47*edb40cceSAndreas Pazureckthat any problems introduced by others will not reflect on the original
48*edb40cceSAndreas Pazureckauthors' reputations.
49*edb40cceSAndreas Pazureck
50*edb40cceSAndreas Pazureck  Finally, any free program is threatened constantly by software
51*edb40cceSAndreas Pazureckpatents.  We wish to avoid the danger that redistributors of a free
52*edb40cceSAndreas Pazureckprogram will individually obtain patent licenses, in effect making the
53*edb40cceSAndreas Pazureckprogram proprietary.  To prevent this, we have made it clear that any
54*edb40cceSAndreas Pazureckpatent must be licensed for everyone's free use or not licensed at all.
55*edb40cceSAndreas Pazureck
56*edb40cceSAndreas Pazureck  The precise terms and conditions for copying, distribution and
57*edb40cceSAndreas Pazureckmodification follow.
58*edb40cceSAndreas Pazureck
59*edb40cceSAndreas Pazureck                    GNU GENERAL PUBLIC LICENSE
60*edb40cceSAndreas Pazureck   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61*edb40cceSAndreas Pazureck
62*edb40cceSAndreas Pazureck  0. This License applies to any program or other work which contains
63*edb40cceSAndreas Pazurecka notice placed by the copyright holder saying it may be distributed
64*edb40cceSAndreas Pazureckunder the terms of this General Public License.  The "Program", below,
65*edb40cceSAndreas Pazureckrefers to any such program or work, and a "work based on the Program"
66*edb40cceSAndreas Pazureckmeans either the Program or any derivative work under copyright law:
67*edb40cceSAndreas Pazureckthat is to say, a work containing the Program or a portion of it,
68*edb40cceSAndreas Pazureckeither verbatim or with modifications and/or translated into another
69*edb40cceSAndreas Pazurecklanguage.  (Hereinafter, translation is included without limitation in
70*edb40cceSAndreas Pazureckthe term "modification".)  Each licensee is addressed as "you".
71*edb40cceSAndreas Pazureck
72*edb40cceSAndreas PazureckActivities other than copying, distribution and modification are not
73*edb40cceSAndreas Pazureckcovered by this License; they are outside its scope.  The act of
74*edb40cceSAndreas Pazureckrunning the Program is not restricted, and the output from the Program
75*edb40cceSAndreas Pazureckis covered only if its contents constitute a work based on the
76*edb40cceSAndreas PazureckProgram (independent of having been made by running the Program).
77*edb40cceSAndreas PazureckWhether that is true depends on what the Program does.
78*edb40cceSAndreas Pazureck
79*edb40cceSAndreas Pazureck  1. You may copy and distribute verbatim copies of the Program's
80*edb40cceSAndreas Pazurecksource code as you receive it, in any medium, provided that you
81*edb40cceSAndreas Pazureckconspicuously and appropriately publish on each copy an appropriate
82*edb40cceSAndreas Pazureckcopyright notice and disclaimer of warranty; keep intact all the
83*edb40cceSAndreas Pazurecknotices that refer to this License and to the absence of any warranty;
84*edb40cceSAndreas Pazureckand give any other recipients of the Program a copy of this License
85*edb40cceSAndreas Pazureckalong with the Program.
86*edb40cceSAndreas Pazureck
87*edb40cceSAndreas PazureckYou may charge a fee for the physical act of transferring a copy, and
88*edb40cceSAndreas Pazureckyou may at your option offer warranty protection in exchange for a fee.
89*edb40cceSAndreas Pazureck
90*edb40cceSAndreas Pazureck  2. You may modify your copy or copies of the Program or any portion
91*edb40cceSAndreas Pazureckof it, thus forming a work based on the Program, and copy and
92*edb40cceSAndreas Pazureckdistribute such modifications or work under the terms of Section 1
93*edb40cceSAndreas Pazureckabove, provided that you also meet all of these conditions:
94*edb40cceSAndreas Pazureck
95*edb40cceSAndreas Pazureck    a) You must cause the modified files to carry prominent notices
96*edb40cceSAndreas Pazureck    stating that you changed the files and the date of any change.
97*edb40cceSAndreas Pazureck
98*edb40cceSAndreas Pazureck    b) You must cause any work that you distribute or publish, that in
99*edb40cceSAndreas Pazureck    whole or in part contains or is derived from the Program or any
100*edb40cceSAndreas Pazureck    part thereof, to be licensed as a whole at no charge to all third
101*edb40cceSAndreas Pazureck    parties under the terms of this License.
102*edb40cceSAndreas Pazureck
103*edb40cceSAndreas Pazureck    c) If the modified program normally reads commands interactively
104*edb40cceSAndreas Pazureck    when run, you must cause it, when started running for such
105*edb40cceSAndreas Pazureck    interactive use in the most ordinary way, to print or display an
106*edb40cceSAndreas Pazureck    announcement including an appropriate copyright notice and a
107*edb40cceSAndreas Pazureck    notice that there is no warranty (or else, saying that you provide
108*edb40cceSAndreas Pazureck    a warranty) and that users may redistribute the program under
109*edb40cceSAndreas Pazureck    these conditions, and telling the user how to view a copy of this
110*edb40cceSAndreas Pazureck    License.  (Exception: if the Program itself is interactive but
111*edb40cceSAndreas Pazureck    does not normally print such an announcement, your work based on
112*edb40cceSAndreas Pazureck    the Program is not required to print an announcement.)
113*edb40cceSAndreas Pazureck
114*edb40cceSAndreas PazureckThese requirements apply to the modified work as a whole.  If
115*edb40cceSAndreas Pazureckidentifiable sections of that work are not derived from the Program,
116*edb40cceSAndreas Pazureckand can be reasonably considered independent and separate works in
117*edb40cceSAndreas Pazureckthemselves, then this License, and its terms, do not apply to those
118*edb40cceSAndreas Pazurecksections when you distribute them as separate works.  But when you
119*edb40cceSAndreas Pazureckdistribute the same sections as part of a whole which is a work based
120*edb40cceSAndreas Pazureckon the Program, the distribution of the whole must be on the terms of
121*edb40cceSAndreas Pazureckthis License, whose permissions for other licensees extend to the
122*edb40cceSAndreas Pazureckentire whole, and thus to each and every part regardless of who wrote it.
123*edb40cceSAndreas Pazureck
124*edb40cceSAndreas PazureckThus, it is not the intent of this section to claim rights or contest
125*edb40cceSAndreas Pazureckyour rights to work written entirely by you; rather, the intent is to
126*edb40cceSAndreas Pazureckexercise the right to control the distribution of derivative or
127*edb40cceSAndreas Pazureckcollective works based on the Program.
128*edb40cceSAndreas Pazureck
129*edb40cceSAndreas PazureckIn addition, mere aggregation of another work not based on the Program
130*edb40cceSAndreas Pazureckwith the Program (or with a work based on the Program) on a volume of
131*edb40cceSAndreas Pazurecka storage or distribution medium does not bring the other work under
132*edb40cceSAndreas Pazureckthe scope of this License.
133*edb40cceSAndreas Pazureck
134*edb40cceSAndreas Pazureck  3. You may copy and distribute the Program (or a work based on it,
135*edb40cceSAndreas Pazureckunder Section 2) in object code or executable form under the terms of
136*edb40cceSAndreas PazureckSections 1 and 2 above provided that you also do one of the following:
137*edb40cceSAndreas Pazureck
138*edb40cceSAndreas Pazureck    a) Accompany it with the complete corresponding machine-readable
139*edb40cceSAndreas Pazureck    source code, which must be distributed under the terms of Sections
140*edb40cceSAndreas Pazureck    1 and 2 above on a medium customarily used for software interchange; or,
141*edb40cceSAndreas Pazureck
142*edb40cceSAndreas Pazureck    b) Accompany it with a written offer, valid for at least three
143*edb40cceSAndreas Pazureck    years, to give any third party, for a charge no more than your
144*edb40cceSAndreas Pazureck    cost of physically performing source distribution, a complete
145*edb40cceSAndreas Pazureck    machine-readable copy of the corresponding source code, to be
146*edb40cceSAndreas Pazureck    distributed under the terms of Sections 1 and 2 above on a medium
147*edb40cceSAndreas Pazureck    customarily used for software interchange; or,
148*edb40cceSAndreas Pazureck
149*edb40cceSAndreas Pazureck    c) Accompany it with the information you received as to the offer
150*edb40cceSAndreas Pazureck    to distribute corresponding source code.  (This alternative is
151*edb40cceSAndreas Pazureck    allowed only for noncommercial distribution and only if you
152*edb40cceSAndreas Pazureck    received the program in object code or executable form with such
153*edb40cceSAndreas Pazureck    an offer, in accord with Subsection b above.)
154*edb40cceSAndreas Pazureck
155*edb40cceSAndreas PazureckThe source code for a work means the preferred form of the work for
156*edb40cceSAndreas Pazureckmaking modifications to it.  For an executable work, complete source
157*edb40cceSAndreas Pazureckcode means all the source code for all modules it contains, plus any
158*edb40cceSAndreas Pazureckassociated interface definition files, plus the scripts used to
159*edb40cceSAndreas Pazureckcontrol compilation and installation of the executable.  However, as a
160*edb40cceSAndreas Pazureckspecial exception, the source code distributed need not include
161*edb40cceSAndreas Pazureckanything that is normally distributed (in either source or binary
162*edb40cceSAndreas Pazureckform) with the major components (compiler, kernel, and so on) of the
163*edb40cceSAndreas Pazureckoperating system on which the executable runs, unless that component
164*edb40cceSAndreas Pazureckitself accompanies the executable.
165*edb40cceSAndreas Pazureck
166*edb40cceSAndreas PazureckIf distribution of executable or object code is made by offering
167*edb40cceSAndreas Pazureckaccess to copy from a designated place, then offering equivalent
168*edb40cceSAndreas Pazureckaccess to copy the source code from the same place counts as
169*edb40cceSAndreas Pazureckdistribution of the source code, even though third parties are not
170*edb40cceSAndreas Pazureckcompelled to copy the source along with the object code.
171*edb40cceSAndreas Pazureck
172*edb40cceSAndreas Pazureck  4. You may not copy, modify, sublicense, or distribute the Program
173*edb40cceSAndreas Pazureckexcept as expressly provided under this License.  Any attempt
174*edb40cceSAndreas Pazureckotherwise to copy, modify, sublicense or distribute the Program is
175*edb40cceSAndreas Pazureckvoid, and will automatically terminate your rights under this License.
176*edb40cceSAndreas PazureckHowever, parties who have received copies, or rights, from you under
177*edb40cceSAndreas Pazureckthis License will not have their licenses terminated so long as such
178*edb40cceSAndreas Pazureckparties remain in full compliance.
179*edb40cceSAndreas Pazureck
180*edb40cceSAndreas Pazureck  5. You are not required to accept this License, since you have not
181*edb40cceSAndreas Pazurecksigned it.  However, nothing else grants you permission to modify or
182*edb40cceSAndreas Pazureckdistribute the Program or its derivative works.  These actions are
183*edb40cceSAndreas Pazureckprohibited by law if you do not accept this License.  Therefore, by
184*edb40cceSAndreas Pazureckmodifying or distributing the Program (or any work based on the
185*edb40cceSAndreas PazureckProgram), you indicate your acceptance of this License to do so, and
186*edb40cceSAndreas Pazureckall its terms and conditions for copying, distributing or modifying
187*edb40cceSAndreas Pazureckthe Program or works based on it.
188*edb40cceSAndreas Pazureck
189*edb40cceSAndreas Pazureck  6. Each time you redistribute the Program (or any work based on the
190*edb40cceSAndreas PazureckProgram), the recipient automatically receives a license from the
191*edb40cceSAndreas Pazureckoriginal licensor to copy, distribute or modify the Program subject to
192*edb40cceSAndreas Pazureckthese terms and conditions.  You may not impose any further
193*edb40cceSAndreas Pazureckrestrictions on the recipients' exercise of the rights granted herein.
194*edb40cceSAndreas PazureckYou are not responsible for enforcing compliance by third parties to
195*edb40cceSAndreas Pazureckthis License.
196*edb40cceSAndreas Pazureck
197*edb40cceSAndreas Pazureck  7. If, as a consequence of a court judgment or allegation of patent
198*edb40cceSAndreas Pazureckinfringement or for any other reason (not limited to patent issues),
199*edb40cceSAndreas Pazureckconditions are imposed on you (whether by court order, agreement or
200*edb40cceSAndreas Pazureckotherwise) that contradict the conditions of this License, they do not
201*edb40cceSAndreas Pazureckexcuse you from the conditions of this License.  If you cannot
202*edb40cceSAndreas Pazureckdistribute so as to satisfy simultaneously your obligations under this
203*edb40cceSAndreas PazureckLicense and any other pertinent obligations, then as a consequence you
204*edb40cceSAndreas Pazureckmay not distribute the Program at all.  For example, if a patent
205*edb40cceSAndreas Pazurecklicense would not permit royalty-free redistribution of the Program by
206*edb40cceSAndreas Pazureckall those who receive copies directly or indirectly through you, then
207*edb40cceSAndreas Pazureckthe only way you could satisfy both it and this License would be to
208*edb40cceSAndreas Pazureckrefrain entirely from distribution of the Program.
209*edb40cceSAndreas Pazureck
210*edb40cceSAndreas PazureckIf any portion of this section is held invalid or unenforceable under
211*edb40cceSAndreas Pazureckany particular circumstance, the balance of the section is intended to
212*edb40cceSAndreas Pazureckapply and the section as a whole is intended to apply in other
213*edb40cceSAndreas Pazureckcircumstances.
214*edb40cceSAndreas Pazureck
215*edb40cceSAndreas PazureckIt is not the purpose of this section to induce you to infringe any
216*edb40cceSAndreas Pazureckpatents or other property right claims or to contest validity of any
217*edb40cceSAndreas Pazurecksuch claims; this section has the sole purpose of protecting the
218*edb40cceSAndreas Pazureckintegrity of the free software distribution system, which is
219*edb40cceSAndreas Pazureckimplemented by public license practices.  Many people have made
220*edb40cceSAndreas Pazureckgenerous contributions to the wide range of software distributed
221*edb40cceSAndreas Pazureckthrough that system in reliance on consistent application of that
222*edb40cceSAndreas Pazurecksystem; it is up to the author/donor to decide if he or she is willing
223*edb40cceSAndreas Pazureckto distribute software through any other system and a licensee cannot
224*edb40cceSAndreas Pazureckimpose that choice.
225*edb40cceSAndreas Pazureck
226*edb40cceSAndreas PazureckThis section is intended to make thoroughly clear what is believed to
227*edb40cceSAndreas Pazureckbe a consequence of the rest of this License.
228*edb40cceSAndreas Pazureck
229*edb40cceSAndreas Pazureck  8. If the distribution and/or use of the Program is restricted in
230*edb40cceSAndreas Pazureckcertain countries either by patents or by copyrighted interfaces, the
231*edb40cceSAndreas Pazureckoriginal copyright holder who places the Program under this License
232*edb40cceSAndreas Pazureckmay add an explicit geographical distribution limitation excluding
233*edb40cceSAndreas Pazureckthose countries, so that distribution is permitted only in or among
234*edb40cceSAndreas Pazureckcountries not thus excluded.  In such case, this License incorporates
235*edb40cceSAndreas Pazureckthe limitation as if written in the body of this License.
236*edb40cceSAndreas Pazureck
237*edb40cceSAndreas Pazureck  9. The Free Software Foundation may publish revised and/or new versions
238*edb40cceSAndreas Pazureckof the General Public License from time to time.  Such new versions will
239*edb40cceSAndreas Pazureckbe similar in spirit to the present version, but may differ in detail to
240*edb40cceSAndreas Pazureckaddress new problems or concerns.
241*edb40cceSAndreas Pazureck
242*edb40cceSAndreas PazureckEach version is given a distinguishing version number.  If the Program
243*edb40cceSAndreas Pazureckspecifies a version number of this License which applies to it and "any
244*edb40cceSAndreas Pazurecklater version", you have the option of following the terms and conditions
245*edb40cceSAndreas Pazureckeither of that version or of any later version published by the Free
246*edb40cceSAndreas PazureckSoftware Foundation.  If the Program does not specify a version number of
247*edb40cceSAndreas Pazureckthis License, you may choose any version ever published by the Free Software
248*edb40cceSAndreas PazureckFoundation.
249*edb40cceSAndreas Pazureck
250*edb40cceSAndreas Pazureck  10. If you wish to incorporate parts of the Program into other free
251*edb40cceSAndreas Pazureckprograms whose distribution conditions are different, write to the author
252*edb40cceSAndreas Pazureckto ask for permission.  For software which is copyrighted by the Free
253*edb40cceSAndreas PazureckSoftware Foundation, write to the Free Software Foundation; we sometimes
254*edb40cceSAndreas Pazureckmake exceptions for this.  Our decision will be guided by the two goals
255*edb40cceSAndreas Pazureckof preserving the free status of all derivatives of our free software and
256*edb40cceSAndreas Pazureckof promoting the sharing and reuse of software generally.
257*edb40cceSAndreas Pazureck
258*edb40cceSAndreas Pazureck                            NO WARRANTY
259*edb40cceSAndreas Pazureck
260*edb40cceSAndreas Pazureck  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261*edb40cceSAndreas PazureckFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
262*edb40cceSAndreas PazureckOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263*edb40cceSAndreas PazureckPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264*edb40cceSAndreas PazureckOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265*edb40cceSAndreas PazureckMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
266*edb40cceSAndreas PazureckTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
267*edb40cceSAndreas PazureckPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268*edb40cceSAndreas PazureckREPAIR OR CORRECTION.
269*edb40cceSAndreas Pazureck
270*edb40cceSAndreas Pazureck  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271*edb40cceSAndreas PazureckWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272*edb40cceSAndreas PazureckREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273*edb40cceSAndreas PazureckINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274*edb40cceSAndreas PazureckOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275*edb40cceSAndreas PazureckTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276*edb40cceSAndreas PazureckYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277*edb40cceSAndreas PazureckPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278*edb40cceSAndreas PazureckPOSSIBILITY OF SUCH DAMAGES.
279*edb40cceSAndreas Pazureck
280*edb40cceSAndreas Pazureck                     END OF TERMS AND CONDITIONS
281*edb40cceSAndreas Pazureck
282*edb40cceSAndreas Pazureck            How to Apply These Terms to Your New Programs
283*edb40cceSAndreas Pazureck
284*edb40cceSAndreas Pazureck  If you develop a new program, and you want it to be of the greatest
285*edb40cceSAndreas Pazureckpossible use to the public, the best way to achieve this is to make it
286*edb40cceSAndreas Pazureckfree software which everyone can redistribute and change under these terms.
287*edb40cceSAndreas Pazureck
288*edb40cceSAndreas Pazureck  To do so, attach the following notices to the program.  It is safest
289*edb40cceSAndreas Pazureckto attach them to the start of each source file to most effectively
290*edb40cceSAndreas Pazureckconvey the exclusion of warranty; and each file should have at least
291*edb40cceSAndreas Pazureckthe "copyright" line and a pointer to where the full notice is found.
292*edb40cceSAndreas Pazureck
293*edb40cceSAndreas Pazureck    <one line to give the program's name and a brief idea of what it does.>
294*edb40cceSAndreas Pazureck    Copyright (C) <year>  <name of author>
295*edb40cceSAndreas Pazureck
296*edb40cceSAndreas Pazureck    This program is free software; you can redistribute it and/or modify
297*edb40cceSAndreas Pazureck    it under the terms of the GNU General Public License as published by
298*edb40cceSAndreas Pazureck    the Free Software Foundation; either version 2 of the License, or
299*edb40cceSAndreas Pazureck    (at your option) any later version.
300*edb40cceSAndreas Pazureck
301*edb40cceSAndreas Pazureck    This program is distributed in the hope that it will be useful,
302*edb40cceSAndreas Pazureck    but WITHOUT ANY WARRANTY; without even the implied warranty of
303*edb40cceSAndreas Pazureck    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
304*edb40cceSAndreas Pazureck    GNU General Public License for more details.
305*edb40cceSAndreas Pazureck
306*edb40cceSAndreas Pazureck    You should have received a copy of the GNU General Public License along
307*edb40cceSAndreas Pazureck    with this program; if not, write to the Free Software Foundation, Inc.,
308*edb40cceSAndreas Pazureck    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309*edb40cceSAndreas Pazureck
310*edb40cceSAndreas PazureckAlso add information on how to contact you by electronic and paper mail.
311*edb40cceSAndreas Pazureck
312*edb40cceSAndreas PazureckIf the program is interactive, make it output a short notice like this
313*edb40cceSAndreas Pazureckwhen it starts in an interactive mode:
314*edb40cceSAndreas Pazureck
315*edb40cceSAndreas Pazureck    Gnomovision version 69, Copyright (C) year name of author
316*edb40cceSAndreas Pazureck    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317*edb40cceSAndreas Pazureck    This is free software, and you are welcome to redistribute it
318*edb40cceSAndreas Pazureck    under certain conditions; type `show c' for details.
319*edb40cceSAndreas Pazureck
320*edb40cceSAndreas PazureckThe hypothetical commands `show w' and `show c' should show the appropriate
321*edb40cceSAndreas Pazureckparts of the General Public License.  Of course, the commands you use may
322*edb40cceSAndreas Pazureckbe called something other than `show w' and `show c'; they could even be
323*edb40cceSAndreas Pazureckmouse-clicks or menu items--whatever suits your program.
324*edb40cceSAndreas Pazureck
325*edb40cceSAndreas PazureckYou should also get your employer (if you work as a programmer) or your
326*edb40cceSAndreas Pazureckschool, if any, to sign a "copyright disclaimer" for the program, if
327*edb40cceSAndreas Pazurecknecessary.  Here is a sample; alter the names:
328*edb40cceSAndreas Pazureck
329*edb40cceSAndreas Pazureck  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330*edb40cceSAndreas Pazureck  `Gnomovision' (which makes passes at compilers) written by James Hacker.
331*edb40cceSAndreas Pazureck
332*edb40cceSAndreas Pazureck  <signature of Ty Coon>, 1 April 1989
333*edb40cceSAndreas Pazureck  Ty Coon, President of Vice
334*edb40cceSAndreas Pazureck
335*edb40cceSAndreas PazureckThis General Public License does not permit incorporating your program into
336*edb40cceSAndreas Pazureckproprietary programs.  If your program is a subroutine library, you may
337*edb40cceSAndreas Pazureckconsider it more useful to permit linking proprietary applications with the
338*edb40cceSAndreas Pazurecklibrary.  If this is what you want to do, use the GNU Lesser General
339*edb40cceSAndreas PazureckPublic License instead of this License.
340