xref: /libbtbb/wireshark/plugins/btbredr/COPYING (revision 4cc286f39977de0d2c7d8305e14882bbf313e363)
1*4cc286f3SDominic Spill		    GNU GENERAL PUBLIC LICENSE
2*4cc286f3SDominic Spill		       Version 2, June 1991
3*4cc286f3SDominic Spill
4*4cc286f3SDominic Spill Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5*4cc286f3SDominic Spill     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
6*4cc286f3SDominic Spill Everyone is permitted to copy and distribute verbatim copies
7*4cc286f3SDominic Spill of this license document, but changing it is not allowed.
8*4cc286f3SDominic Spill
9*4cc286f3SDominic Spill			    Preamble
10*4cc286f3SDominic Spill
11*4cc286f3SDominic Spill  The licenses for most software are designed to take away your
12*4cc286f3SDominic Spillfreedom to share and change it.  By contrast, the GNU General Public
13*4cc286f3SDominic SpillLicense is intended to guarantee your freedom to share and change free
14*4cc286f3SDominic Spillsoftware--to make sure the software is free for all its users.  This
15*4cc286f3SDominic SpillGeneral Public License applies to most of the Free Software
16*4cc286f3SDominic SpillFoundation's software and to any other program whose authors commit to
17*4cc286f3SDominic Spillusing it.  (Some other Free Software Foundation software is covered by
18*4cc286f3SDominic Spillthe GNU Library General Public License instead.)  You can apply it to
19*4cc286f3SDominic Spillyour programs, too.
20*4cc286f3SDominic Spill
21*4cc286f3SDominic Spill  When we speak of free software, we are referring to freedom, not
22*4cc286f3SDominic Spillprice.  Our General Public Licenses are designed to make sure that you
23*4cc286f3SDominic Spillhave the freedom to distribute copies of free software (and charge for
24*4cc286f3SDominic Spillthis service if you wish), that you receive source code or can get it
25*4cc286f3SDominic Spillif you want it, that you can change the software or use pieces of it
26*4cc286f3SDominic Spillin new free programs; and that you know you can do these things.
27*4cc286f3SDominic Spill
28*4cc286f3SDominic Spill  To protect your rights, we need to make restrictions that forbid
29*4cc286f3SDominic Spillanyone to deny you these rights or to ask you to surrender the rights.
30*4cc286f3SDominic SpillThese restrictions translate to certain responsibilities for you if you
31*4cc286f3SDominic Spilldistribute copies of the software, or if you modify it.
32*4cc286f3SDominic Spill
33*4cc286f3SDominic Spill  For example, if you distribute copies of such a program, whether
34*4cc286f3SDominic Spillgratis or for a fee, you must give the recipients all the rights that
35*4cc286f3SDominic Spillyou have.  You must make sure that they, too, receive or can get the
36*4cc286f3SDominic Spillsource code.  And you must show them these terms so they know their
37*4cc286f3SDominic Spillrights.
38*4cc286f3SDominic Spill
39*4cc286f3SDominic Spill  We protect your rights with two steps: (1) copyright the software, and
40*4cc286f3SDominic Spill(2) offer you this license which gives you legal permission to copy,
41*4cc286f3SDominic Spilldistribute and/or modify the software.
42*4cc286f3SDominic Spill
43*4cc286f3SDominic Spill  Also, for each author's protection and ours, we want to make certain
44*4cc286f3SDominic Spillthat everyone understands that there is no warranty for this free
45*4cc286f3SDominic Spillsoftware.  If the software is modified by someone else and passed on, we
46*4cc286f3SDominic Spillwant its recipients to know that what they have is not the original, so
47*4cc286f3SDominic Spillthat any problems introduced by others will not reflect on the original
48*4cc286f3SDominic Spillauthors' reputations.
49*4cc286f3SDominic Spill
50*4cc286f3SDominic Spill  Finally, any free program is threatened constantly by software
51*4cc286f3SDominic Spillpatents.  We wish to avoid the danger that redistributors of a free
52*4cc286f3SDominic Spillprogram will individually obtain patent licenses, in effect making the
53*4cc286f3SDominic Spillprogram proprietary.  To prevent this, we have made it clear that any
54*4cc286f3SDominic Spillpatent must be licensed for everyone's free use or not licensed at all.
55*4cc286f3SDominic Spill
56*4cc286f3SDominic Spill  The precise terms and conditions for copying, distribution and
57*4cc286f3SDominic Spillmodification follow.
58*4cc286f3SDominic Spill
59*4cc286f3SDominic Spill		    GNU GENERAL PUBLIC LICENSE
60*4cc286f3SDominic Spill   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61*4cc286f3SDominic Spill
62*4cc286f3SDominic Spill  0. This License applies to any program or other work which contains
63*4cc286f3SDominic Spilla notice placed by the copyright holder saying it may be distributed
64*4cc286f3SDominic Spillunder the terms of this General Public License.  The "Program", below,
65*4cc286f3SDominic Spillrefers to any such program or work, and a "work based on the Program"
66*4cc286f3SDominic Spillmeans either the Program or any derivative work under copyright law:
67*4cc286f3SDominic Spillthat is to say, a work containing the Program or a portion of it,
68*4cc286f3SDominic Spilleither verbatim or with modifications and/or translated into another
69*4cc286f3SDominic Spilllanguage.  (Hereinafter, translation is included without limitation in
70*4cc286f3SDominic Spillthe term "modification".)  Each licensee is addressed as "you".
71*4cc286f3SDominic Spill
72*4cc286f3SDominic SpillActivities other than copying, distribution and modification are not
73*4cc286f3SDominic Spillcovered by this License; they are outside its scope.  The act of
74*4cc286f3SDominic Spillrunning the Program is not restricted, and the output from the Program
75*4cc286f3SDominic Spillis covered only if its contents constitute a work based on the
76*4cc286f3SDominic SpillProgram (independent of having been made by running the Program).
77*4cc286f3SDominic SpillWhether that is true depends on what the Program does.
78*4cc286f3SDominic Spill
79*4cc286f3SDominic Spill  1. You may copy and distribute verbatim copies of the Program's
80*4cc286f3SDominic Spillsource code as you receive it, in any medium, provided that you
81*4cc286f3SDominic Spillconspicuously and appropriately publish on each copy an appropriate
82*4cc286f3SDominic Spillcopyright notice and disclaimer of warranty; keep intact all the
83*4cc286f3SDominic Spillnotices that refer to this License and to the absence of any warranty;
84*4cc286f3SDominic Spilland give any other recipients of the Program a copy of this License
85*4cc286f3SDominic Spillalong with the Program.
86*4cc286f3SDominic Spill
87*4cc286f3SDominic SpillYou may charge a fee for the physical act of transferring a copy, and
88*4cc286f3SDominic Spillyou may at your option offer warranty protection in exchange for a fee.
89*4cc286f3SDominic Spill
90*4cc286f3SDominic Spill  2. You may modify your copy or copies of the Program or any portion
91*4cc286f3SDominic Spillof it, thus forming a work based on the Program, and copy and
92*4cc286f3SDominic Spilldistribute such modifications or work under the terms of Section 1
93*4cc286f3SDominic Spillabove, provided that you also meet all of these conditions:
94*4cc286f3SDominic Spill
95*4cc286f3SDominic Spill    a) You must cause the modified files to carry prominent notices
96*4cc286f3SDominic Spill    stating that you changed the files and the date of any change.
97*4cc286f3SDominic Spill
98*4cc286f3SDominic Spill    b) You must cause any work that you distribute or publish, that in
99*4cc286f3SDominic Spill    whole or in part contains or is derived from the Program or any
100*4cc286f3SDominic Spill    part thereof, to be licensed as a whole at no charge to all third
101*4cc286f3SDominic Spill    parties under the terms of this License.
102*4cc286f3SDominic Spill
103*4cc286f3SDominic Spill    c) If the modified program normally reads commands interactively
104*4cc286f3SDominic Spill    when run, you must cause it, when started running for such
105*4cc286f3SDominic Spill    interactive use in the most ordinary way, to print or display an
106*4cc286f3SDominic Spill    announcement including an appropriate copyright notice and a
107*4cc286f3SDominic Spill    notice that there is no warranty (or else, saying that you provide
108*4cc286f3SDominic Spill    a warranty) and that users may redistribute the program under
109*4cc286f3SDominic Spill    these conditions, and telling the user how to view a copy of this
110*4cc286f3SDominic Spill    License.  (Exception: if the Program itself is interactive but
111*4cc286f3SDominic Spill    does not normally print such an announcement, your work based on
112*4cc286f3SDominic Spill    the Program is not required to print an announcement.)
113*4cc286f3SDominic Spill
114*4cc286f3SDominic SpillThese requirements apply to the modified work as a whole.  If
115*4cc286f3SDominic Spillidentifiable sections of that work are not derived from the Program,
116*4cc286f3SDominic Spilland can be reasonably considered independent and separate works in
117*4cc286f3SDominic Spillthemselves, then this License, and its terms, do not apply to those
118*4cc286f3SDominic Spillsections when you distribute them as separate works.  But when you
119*4cc286f3SDominic Spilldistribute the same sections as part of a whole which is a work based
120*4cc286f3SDominic Spillon the Program, the distribution of the whole must be on the terms of
121*4cc286f3SDominic Spillthis License, whose permissions for other licensees extend to the
122*4cc286f3SDominic Spillentire whole, and thus to each and every part regardless of who wrote it.
123*4cc286f3SDominic Spill
124*4cc286f3SDominic SpillThus, it is not the intent of this section to claim rights or contest
125*4cc286f3SDominic Spillyour rights to work written entirely by you; rather, the intent is to
126*4cc286f3SDominic Spillexercise the right to control the distribution of derivative or
127*4cc286f3SDominic Spillcollective works based on the Program.
128*4cc286f3SDominic Spill
129*4cc286f3SDominic SpillIn addition, mere aggregation of another work not based on the Program
130*4cc286f3SDominic Spillwith the Program (or with a work based on the Program) on a volume of
131*4cc286f3SDominic Spilla storage or distribution medium does not bring the other work under
132*4cc286f3SDominic Spillthe scope of this License.
133*4cc286f3SDominic Spill
134*4cc286f3SDominic Spill  3. You may copy and distribute the Program (or a work based on it,
135*4cc286f3SDominic Spillunder Section 2) in object code or executable form under the terms of
136*4cc286f3SDominic SpillSections 1 and 2 above provided that you also do one of the following:
137*4cc286f3SDominic Spill
138*4cc286f3SDominic Spill    a) Accompany it with the complete corresponding machine-readable
139*4cc286f3SDominic Spill    source code, which must be distributed under the terms of Sections
140*4cc286f3SDominic Spill    1 and 2 above on a medium customarily used for software interchange; or,
141*4cc286f3SDominic Spill
142*4cc286f3SDominic Spill    b) Accompany it with a written offer, valid for at least three
143*4cc286f3SDominic Spill    years, to give any third party, for a charge no more than your
144*4cc286f3SDominic Spill    cost of physically performing source distribution, a complete
145*4cc286f3SDominic Spill    machine-readable copy of the corresponding source code, to be
146*4cc286f3SDominic Spill    distributed under the terms of Sections 1 and 2 above on a medium
147*4cc286f3SDominic Spill    customarily used for software interchange; or,
148*4cc286f3SDominic Spill
149*4cc286f3SDominic Spill    c) Accompany it with the information you received as to the offer
150*4cc286f3SDominic Spill    to distribute corresponding source code.  (This alternative is
151*4cc286f3SDominic Spill    allowed only for noncommercial distribution and only if you
152*4cc286f3SDominic Spill    received the program in object code or executable form with such
153*4cc286f3SDominic Spill    an offer, in accord with Subsection b above.)
154*4cc286f3SDominic Spill
155*4cc286f3SDominic SpillThe source code for a work means the preferred form of the work for
156*4cc286f3SDominic Spillmaking modifications to it.  For an executable work, complete source
157*4cc286f3SDominic Spillcode means all the source code for all modules it contains, plus any
158*4cc286f3SDominic Spillassociated interface definition files, plus the scripts used to
159*4cc286f3SDominic Spillcontrol compilation and installation of the executable.  However, as a
160*4cc286f3SDominic Spillspecial exception, the source code distributed need not include
161*4cc286f3SDominic Spillanything that is normally distributed (in either source or binary
162*4cc286f3SDominic Spillform) with the major components (compiler, kernel, and so on) of the
163*4cc286f3SDominic Spilloperating system on which the executable runs, unless that component
164*4cc286f3SDominic Spillitself accompanies the executable.
165*4cc286f3SDominic Spill
166*4cc286f3SDominic SpillIf distribution of executable or object code is made by offering
167*4cc286f3SDominic Spillaccess to copy from a designated place, then offering equivalent
168*4cc286f3SDominic Spillaccess to copy the source code from the same place counts as
169*4cc286f3SDominic Spilldistribution of the source code, even though third parties are not
170*4cc286f3SDominic Spillcompelled to copy the source along with the object code.
171*4cc286f3SDominic Spill
172*4cc286f3SDominic Spill  4. You may not copy, modify, sublicense, or distribute the Program
173*4cc286f3SDominic Spillexcept as expressly provided under this License.  Any attempt
174*4cc286f3SDominic Spillotherwise to copy, modify, sublicense or distribute the Program is
175*4cc286f3SDominic Spillvoid, and will automatically terminate your rights under this License.
176*4cc286f3SDominic SpillHowever, parties who have received copies, or rights, from you under
177*4cc286f3SDominic Spillthis License will not have their licenses terminated so long as such
178*4cc286f3SDominic Spillparties remain in full compliance.
179*4cc286f3SDominic Spill
180*4cc286f3SDominic Spill  5. You are not required to accept this License, since you have not
181*4cc286f3SDominic Spillsigned it.  However, nothing else grants you permission to modify or
182*4cc286f3SDominic Spilldistribute the Program or its derivative works.  These actions are
183*4cc286f3SDominic Spillprohibited by law if you do not accept this License.  Therefore, by
184*4cc286f3SDominic Spillmodifying or distributing the Program (or any work based on the
185*4cc286f3SDominic SpillProgram), you indicate your acceptance of this License to do so, and
186*4cc286f3SDominic Spillall its terms and conditions for copying, distributing or modifying
187*4cc286f3SDominic Spillthe Program or works based on it.
188*4cc286f3SDominic Spill
189*4cc286f3SDominic Spill  6. Each time you redistribute the Program (or any work based on the
190*4cc286f3SDominic SpillProgram), the recipient automatically receives a license from the
191*4cc286f3SDominic Spilloriginal licensor to copy, distribute or modify the Program subject to
192*4cc286f3SDominic Spillthese terms and conditions.  You may not impose any further
193*4cc286f3SDominic Spillrestrictions on the recipients' exercise of the rights granted herein.
194*4cc286f3SDominic SpillYou are not responsible for enforcing compliance by third parties to
195*4cc286f3SDominic Spillthis License.
196*4cc286f3SDominic Spill
197*4cc286f3SDominic Spill  7. If, as a consequence of a court judgment or allegation of patent
198*4cc286f3SDominic Spillinfringement or for any other reason (not limited to patent issues),
199*4cc286f3SDominic Spillconditions are imposed on you (whether by court order, agreement or
200*4cc286f3SDominic Spillotherwise) that contradict the conditions of this License, they do not
201*4cc286f3SDominic Spillexcuse you from the conditions of this License.  If you cannot
202*4cc286f3SDominic Spilldistribute so as to satisfy simultaneously your obligations under this
203*4cc286f3SDominic SpillLicense and any other pertinent obligations, then as a consequence you
204*4cc286f3SDominic Spillmay not distribute the Program at all.  For example, if a patent
205*4cc286f3SDominic Spilllicense would not permit royalty-free redistribution of the Program by
206*4cc286f3SDominic Spillall those who receive copies directly or indirectly through you, then
207*4cc286f3SDominic Spillthe only way you could satisfy both it and this License would be to
208*4cc286f3SDominic Spillrefrain entirely from distribution of the Program.
209*4cc286f3SDominic Spill
210*4cc286f3SDominic SpillIf any portion of this section is held invalid or unenforceable under
211*4cc286f3SDominic Spillany particular circumstance, the balance of the section is intended to
212*4cc286f3SDominic Spillapply and the section as a whole is intended to apply in other
213*4cc286f3SDominic Spillcircumstances.
214*4cc286f3SDominic Spill
215*4cc286f3SDominic SpillIt is not the purpose of this section to induce you to infringe any
216*4cc286f3SDominic Spillpatents or other property right claims or to contest validity of any
217*4cc286f3SDominic Spillsuch claims; this section has the sole purpose of protecting the
218*4cc286f3SDominic Spillintegrity of the free software distribution system, which is
219*4cc286f3SDominic Spillimplemented by public license practices.  Many people have made
220*4cc286f3SDominic Spillgenerous contributions to the wide range of software distributed
221*4cc286f3SDominic Spillthrough that system in reliance on consistent application of that
222*4cc286f3SDominic Spillsystem; it is up to the author/donor to decide if he or she is willing
223*4cc286f3SDominic Spillto distribute software through any other system and a licensee cannot
224*4cc286f3SDominic Spillimpose that choice.
225*4cc286f3SDominic Spill
226*4cc286f3SDominic SpillThis section is intended to make thoroughly clear what is believed to
227*4cc286f3SDominic Spillbe a consequence of the rest of this License.
228*4cc286f3SDominic Spill
229*4cc286f3SDominic Spill  8. If the distribution and/or use of the Program is restricted in
230*4cc286f3SDominic Spillcertain countries either by patents or by copyrighted interfaces, the
231*4cc286f3SDominic Spilloriginal copyright holder who places the Program under this License
232*4cc286f3SDominic Spillmay add an explicit geographical distribution limitation excluding
233*4cc286f3SDominic Spillthose countries, so that distribution is permitted only in or among
234*4cc286f3SDominic Spillcountries not thus excluded.  In such case, this License incorporates
235*4cc286f3SDominic Spillthe limitation as if written in the body of this License.
236*4cc286f3SDominic Spill
237*4cc286f3SDominic Spill  9. The Free Software Foundation may publish revised and/or new versions
238*4cc286f3SDominic Spillof the General Public License from time to time.  Such new versions will
239*4cc286f3SDominic Spillbe similar in spirit to the present version, but may differ in detail to
240*4cc286f3SDominic Spilladdress new problems or concerns.
241*4cc286f3SDominic Spill
242*4cc286f3SDominic SpillEach version is given a distinguishing version number.  If the Program
243*4cc286f3SDominic Spillspecifies a version number of this License which applies to it and "any
244*4cc286f3SDominic Spilllater version", you have the option of following the terms and conditions
245*4cc286f3SDominic Spilleither of that version or of any later version published by the Free
246*4cc286f3SDominic SpillSoftware Foundation.  If the Program does not specify a version number of
247*4cc286f3SDominic Spillthis License, you may choose any version ever published by the Free Software
248*4cc286f3SDominic SpillFoundation.
249*4cc286f3SDominic Spill
250*4cc286f3SDominic Spill  10. If you wish to incorporate parts of the Program into other free
251*4cc286f3SDominic Spillprograms whose distribution conditions are different, write to the author
252*4cc286f3SDominic Spillto ask for permission.  For software which is copyrighted by the Free
253*4cc286f3SDominic SpillSoftware Foundation, write to the Free Software Foundation; we sometimes
254*4cc286f3SDominic Spillmake exceptions for this.  Our decision will be guided by the two goals
255*4cc286f3SDominic Spillof preserving the free status of all derivatives of our free software and
256*4cc286f3SDominic Spillof promoting the sharing and reuse of software generally.
257*4cc286f3SDominic Spill
258*4cc286f3SDominic Spill			    NO WARRANTY
259*4cc286f3SDominic Spill
260*4cc286f3SDominic Spill  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261*4cc286f3SDominic SpillFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
262*4cc286f3SDominic SpillOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263*4cc286f3SDominic SpillPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264*4cc286f3SDominic SpillOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265*4cc286f3SDominic SpillMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
266*4cc286f3SDominic SpillTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
267*4cc286f3SDominic SpillPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268*4cc286f3SDominic SpillREPAIR OR CORRECTION.
269*4cc286f3SDominic Spill
270*4cc286f3SDominic Spill  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271*4cc286f3SDominic SpillWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272*4cc286f3SDominic SpillREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273*4cc286f3SDominic SpillINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274*4cc286f3SDominic SpillOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275*4cc286f3SDominic SpillTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276*4cc286f3SDominic SpillYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277*4cc286f3SDominic SpillPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278*4cc286f3SDominic SpillPOSSIBILITY OF SUCH DAMAGES.
279*4cc286f3SDominic Spill
280*4cc286f3SDominic Spill		     END OF TERMS AND CONDITIONS
281*4cc286f3SDominic Spill
282*4cc286f3SDominic Spill	    How to Apply These Terms to Your New Programs
283*4cc286f3SDominic Spill
284*4cc286f3SDominic Spill  If you develop a new program, and you want it to be of the greatest
285*4cc286f3SDominic Spillpossible use to the public, the best way to achieve this is to make it
286*4cc286f3SDominic Spillfree software which everyone can redistribute and change under these terms.
287*4cc286f3SDominic Spill
288*4cc286f3SDominic Spill  To do so, attach the following notices to the program.  It is safest
289*4cc286f3SDominic Spillto attach them to the start of each source file to most effectively
290*4cc286f3SDominic Spillconvey the exclusion of warranty; and each file should have at least
291*4cc286f3SDominic Spillthe "copyright" line and a pointer to where the full notice is found.
292*4cc286f3SDominic Spill
293*4cc286f3SDominic Spill    <one line to give the program's name and a brief idea of what it does.>
294*4cc286f3SDominic Spill    Copyright (C) 19yy  <name of author>
295*4cc286f3SDominic Spill
296*4cc286f3SDominic Spill    This program is free software; you can redistribute it and/or modify
297*4cc286f3SDominic Spill    it under the terms of the GNU General Public License as published by
298*4cc286f3SDominic Spill    the Free Software Foundation; either version 2 of the License, or
299*4cc286f3SDominic Spill    (at your option) any later version.
300*4cc286f3SDominic Spill
301*4cc286f3SDominic Spill    This program is distributed in the hope that it will be useful,
302*4cc286f3SDominic Spill    but WITHOUT ANY WARRANTY; without even the implied warranty of
303*4cc286f3SDominic Spill    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
304*4cc286f3SDominic Spill    GNU General Public License for more details.
305*4cc286f3SDominic Spill
306*4cc286f3SDominic Spill    You should have received a copy of the GNU General Public License
307*4cc286f3SDominic Spill    along with this program; if not, write to the Free Software
308*4cc286f3SDominic Spill    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
309*4cc286f3SDominic Spill
310*4cc286f3SDominic Spill
311*4cc286f3SDominic SpillAlso add information on how to contact you by electronic and paper mail.
312*4cc286f3SDominic Spill
313*4cc286f3SDominic SpillIf the program is interactive, make it output a short notice like this
314*4cc286f3SDominic Spillwhen it starts in an interactive mode:
315*4cc286f3SDominic Spill
316*4cc286f3SDominic Spill    Gnomovision version 69, Copyright (C) 19yy name of author
317*4cc286f3SDominic Spill    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318*4cc286f3SDominic Spill    This is free software, and you are welcome to redistribute it
319*4cc286f3SDominic Spill    under certain conditions; type `show c' for details.
320*4cc286f3SDominic Spill
321*4cc286f3SDominic SpillThe hypothetical commands `show w' and `show c' should show the appropriate
322*4cc286f3SDominic Spillparts of the General Public License.  Of course, the commands you use may
323*4cc286f3SDominic Spillbe called something other than `show w' and `show c'; they could even be
324*4cc286f3SDominic Spillmouse-clicks or menu items--whatever suits your program.
325*4cc286f3SDominic Spill
326*4cc286f3SDominic SpillYou should also get your employer (if you work as a programmer) or your
327*4cc286f3SDominic Spillschool, if any, to sign a "copyright disclaimer" for the program, if
328*4cc286f3SDominic Spillnecessary.  Here is a sample; alter the names:
329*4cc286f3SDominic Spill
330*4cc286f3SDominic Spill  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
331*4cc286f3SDominic Spill  `Gnomovision' (which makes passes at compilers) written by James Hacker.
332*4cc286f3SDominic Spill
333*4cc286f3SDominic Spill  <signature of Ty Coon>, 1 April 1989
334*4cc286f3SDominic Spill  Ty Coon, President of Vice
335*4cc286f3SDominic Spill
336*4cc286f3SDominic SpillThis General Public License does not permit incorporating your program into
337*4cc286f3SDominic Spillproprietary programs.  If your program is a subroutine library, you may
338*4cc286f3SDominic Spillconsider it more useful to permit linking proprietary applications with the
339*4cc286f3SDominic Spilllibrary.  If this is what you want to do, use the GNU Library General
340*4cc286f3SDominic SpillPublic License instead of this License.
341