xref: /aosp_15_r20/external/zstd/COPYING (revision 01826a4963a0d8a59bc3812d29bdf0fb76416722)
1*01826a49SYabin Cui                    GNU GENERAL PUBLIC LICENSE
2*01826a49SYabin Cui                       Version 2, June 1991
3*01826a49SYabin Cui
4*01826a49SYabin Cui Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5*01826a49SYabin Cui 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6*01826a49SYabin Cui Everyone is permitted to copy and distribute verbatim copies
7*01826a49SYabin Cui of this license document, but changing it is not allowed.
8*01826a49SYabin Cui
9*01826a49SYabin Cui                            Preamble
10*01826a49SYabin Cui
11*01826a49SYabin Cui  The licenses for most software are designed to take away your
12*01826a49SYabin Cuifreedom to share and change it.  By contrast, the GNU General Public
13*01826a49SYabin CuiLicense is intended to guarantee your freedom to share and change free
14*01826a49SYabin Cuisoftware--to make sure the software is free for all its users.  This
15*01826a49SYabin CuiGeneral Public License applies to most of the Free Software
16*01826a49SYabin CuiFoundation's software and to any other program whose authors commit to
17*01826a49SYabin Cuiusing it.  (Some other Free Software Foundation software is covered by
18*01826a49SYabin Cuithe GNU Lesser General Public License instead.)  You can apply it to
19*01826a49SYabin Cuiyour programs, too.
20*01826a49SYabin Cui
21*01826a49SYabin Cui  When we speak of free software, we are referring to freedom, not
22*01826a49SYabin Cuiprice.  Our General Public Licenses are designed to make sure that you
23*01826a49SYabin Cuihave the freedom to distribute copies of free software (and charge for
24*01826a49SYabin Cuithis service if you wish), that you receive source code or can get it
25*01826a49SYabin Cuiif you want it, that you can change the software or use pieces of it
26*01826a49SYabin Cuiin new free programs; and that you know you can do these things.
27*01826a49SYabin Cui
28*01826a49SYabin Cui  To protect your rights, we need to make restrictions that forbid
29*01826a49SYabin Cuianyone to deny you these rights or to ask you to surrender the rights.
30*01826a49SYabin CuiThese restrictions translate to certain responsibilities for you if you
31*01826a49SYabin Cuidistribute copies of the software, or if you modify it.
32*01826a49SYabin Cui
33*01826a49SYabin Cui  For example, if you distribute copies of such a program, whether
34*01826a49SYabin Cuigratis or for a fee, you must give the recipients all the rights that
35*01826a49SYabin Cuiyou have.  You must make sure that they, too, receive or can get the
36*01826a49SYabin Cuisource code.  And you must show them these terms so they know their
37*01826a49SYabin Cuirights.
38*01826a49SYabin Cui
39*01826a49SYabin Cui  We protect your rights with two steps: (1) copyright the software, and
40*01826a49SYabin Cui(2) offer you this license which gives you legal permission to copy,
41*01826a49SYabin Cuidistribute and/or modify the software.
42*01826a49SYabin Cui
43*01826a49SYabin Cui  Also, for each author's protection and ours, we want to make certain
44*01826a49SYabin Cuithat everyone understands that there is no warranty for this free
45*01826a49SYabin Cuisoftware.  If the software is modified by someone else and passed on, we
46*01826a49SYabin Cuiwant its recipients to know that what they have is not the original, so
47*01826a49SYabin Cuithat any problems introduced by others will not reflect on the original
48*01826a49SYabin Cuiauthors' reputations.
49*01826a49SYabin Cui
50*01826a49SYabin Cui  Finally, any free program is threatened constantly by software
51*01826a49SYabin Cuipatents.  We wish to avoid the danger that redistributors of a free
52*01826a49SYabin Cuiprogram will individually obtain patent licenses, in effect making the
53*01826a49SYabin Cuiprogram proprietary.  To prevent this, we have made it clear that any
54*01826a49SYabin Cuipatent must be licensed for everyone's free use or not licensed at all.
55*01826a49SYabin Cui
56*01826a49SYabin Cui  The precise terms and conditions for copying, distribution and
57*01826a49SYabin Cuimodification follow.
58*01826a49SYabin Cui
59*01826a49SYabin Cui                    GNU GENERAL PUBLIC LICENSE
60*01826a49SYabin Cui   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61*01826a49SYabin Cui
62*01826a49SYabin Cui  0. This License applies to any program or other work which contains
63*01826a49SYabin Cuia notice placed by the copyright holder saying it may be distributed
64*01826a49SYabin Cuiunder the terms of this General Public License.  The "Program", below,
65*01826a49SYabin Cuirefers to any such program or work, and a "work based on the Program"
66*01826a49SYabin Cuimeans either the Program or any derivative work under copyright law:
67*01826a49SYabin Cuithat is to say, a work containing the Program or a portion of it,
68*01826a49SYabin Cuieither verbatim or with modifications and/or translated into another
69*01826a49SYabin Cuilanguage.  (Hereinafter, translation is included without limitation in
70*01826a49SYabin Cuithe term "modification".)  Each licensee is addressed as "you".
71*01826a49SYabin Cui
72*01826a49SYabin CuiActivities other than copying, distribution and modification are not
73*01826a49SYabin Cuicovered by this License; they are outside its scope.  The act of
74*01826a49SYabin Cuirunning the Program is not restricted, and the output from the Program
75*01826a49SYabin Cuiis covered only if its contents constitute a work based on the
76*01826a49SYabin CuiProgram (independent of having been made by running the Program).
77*01826a49SYabin CuiWhether that is true depends on what the Program does.
78*01826a49SYabin Cui
79*01826a49SYabin Cui  1. You may copy and distribute verbatim copies of the Program's
80*01826a49SYabin Cuisource code as you receive it, in any medium, provided that you
81*01826a49SYabin Cuiconspicuously and appropriately publish on each copy an appropriate
82*01826a49SYabin Cuicopyright notice and disclaimer of warranty; keep intact all the
83*01826a49SYabin Cuinotices that refer to this License and to the absence of any warranty;
84*01826a49SYabin Cuiand give any other recipients of the Program a copy of this License
85*01826a49SYabin Cuialong with the Program.
86*01826a49SYabin Cui
87*01826a49SYabin CuiYou may charge a fee for the physical act of transferring a copy, and
88*01826a49SYabin Cuiyou may at your option offer warranty protection in exchange for a fee.
89*01826a49SYabin Cui
90*01826a49SYabin Cui  2. You may modify your copy or copies of the Program or any portion
91*01826a49SYabin Cuiof it, thus forming a work based on the Program, and copy and
92*01826a49SYabin Cuidistribute such modifications or work under the terms of Section 1
93*01826a49SYabin Cuiabove, provided that you also meet all of these conditions:
94*01826a49SYabin Cui
95*01826a49SYabin Cui    a) You must cause the modified files to carry prominent notices
96*01826a49SYabin Cui    stating that you changed the files and the date of any change.
97*01826a49SYabin Cui
98*01826a49SYabin Cui    b) You must cause any work that you distribute or publish, that in
99*01826a49SYabin Cui    whole or in part contains or is derived from the Program or any
100*01826a49SYabin Cui    part thereof, to be licensed as a whole at no charge to all third
101*01826a49SYabin Cui    parties under the terms of this License.
102*01826a49SYabin Cui
103*01826a49SYabin Cui    c) If the modified program normally reads commands interactively
104*01826a49SYabin Cui    when run, you must cause it, when started running for such
105*01826a49SYabin Cui    interactive use in the most ordinary way, to print or display an
106*01826a49SYabin Cui    announcement including an appropriate copyright notice and a
107*01826a49SYabin Cui    notice that there is no warranty (or else, saying that you provide
108*01826a49SYabin Cui    a warranty) and that users may redistribute the program under
109*01826a49SYabin Cui    these conditions, and telling the user how to view a copy of this
110*01826a49SYabin Cui    License.  (Exception: if the Program itself is interactive but
111*01826a49SYabin Cui    does not normally print such an announcement, your work based on
112*01826a49SYabin Cui    the Program is not required to print an announcement.)
113*01826a49SYabin Cui
114*01826a49SYabin CuiThese requirements apply to the modified work as a whole.  If
115*01826a49SYabin Cuiidentifiable sections of that work are not derived from the Program,
116*01826a49SYabin Cuiand can be reasonably considered independent and separate works in
117*01826a49SYabin Cuithemselves, then this License, and its terms, do not apply to those
118*01826a49SYabin Cuisections when you distribute them as separate works.  But when you
119*01826a49SYabin Cuidistribute the same sections as part of a whole which is a work based
120*01826a49SYabin Cuion the Program, the distribution of the whole must be on the terms of
121*01826a49SYabin Cuithis License, whose permissions for other licensees extend to the
122*01826a49SYabin Cuientire whole, and thus to each and every part regardless of who wrote it.
123*01826a49SYabin Cui
124*01826a49SYabin CuiThus, it is not the intent of this section to claim rights or contest
125*01826a49SYabin Cuiyour rights to work written entirely by you; rather, the intent is to
126*01826a49SYabin Cuiexercise the right to control the distribution of derivative or
127*01826a49SYabin Cuicollective works based on the Program.
128*01826a49SYabin Cui
129*01826a49SYabin CuiIn addition, mere aggregation of another work not based on the Program
130*01826a49SYabin Cuiwith the Program (or with a work based on the Program) on a volume of
131*01826a49SYabin Cuia storage or distribution medium does not bring the other work under
132*01826a49SYabin Cuithe scope of this License.
133*01826a49SYabin Cui
134*01826a49SYabin Cui  3. You may copy and distribute the Program (or a work based on it,
135*01826a49SYabin Cuiunder Section 2) in object code or executable form under the terms of
136*01826a49SYabin CuiSections 1 and 2 above provided that you also do one of the following:
137*01826a49SYabin Cui
138*01826a49SYabin Cui    a) Accompany it with the complete corresponding machine-readable
139*01826a49SYabin Cui    source code, which must be distributed under the terms of Sections
140*01826a49SYabin Cui    1 and 2 above on a medium customarily used for software interchange; or,
141*01826a49SYabin Cui
142*01826a49SYabin Cui    b) Accompany it with a written offer, valid for at least three
143*01826a49SYabin Cui    years, to give any third party, for a charge no more than your
144*01826a49SYabin Cui    cost of physically performing source distribution, a complete
145*01826a49SYabin Cui    machine-readable copy of the corresponding source code, to be
146*01826a49SYabin Cui    distributed under the terms of Sections 1 and 2 above on a medium
147*01826a49SYabin Cui    customarily used for software interchange; or,
148*01826a49SYabin Cui
149*01826a49SYabin Cui    c) Accompany it with the information you received as to the offer
150*01826a49SYabin Cui    to distribute corresponding source code.  (This alternative is
151*01826a49SYabin Cui    allowed only for noncommercial distribution and only if you
152*01826a49SYabin Cui    received the program in object code or executable form with such
153*01826a49SYabin Cui    an offer, in accord with Subsection b above.)
154*01826a49SYabin Cui
155*01826a49SYabin CuiThe source code for a work means the preferred form of the work for
156*01826a49SYabin Cuimaking modifications to it.  For an executable work, complete source
157*01826a49SYabin Cuicode means all the source code for all modules it contains, plus any
158*01826a49SYabin Cuiassociated interface definition files, plus the scripts used to
159*01826a49SYabin Cuicontrol compilation and installation of the executable.  However, as a
160*01826a49SYabin Cuispecial exception, the source code distributed need not include
161*01826a49SYabin Cuianything that is normally distributed (in either source or binary
162*01826a49SYabin Cuiform) with the major components (compiler, kernel, and so on) of the
163*01826a49SYabin Cuioperating system on which the executable runs, unless that component
164*01826a49SYabin Cuiitself accompanies the executable.
165*01826a49SYabin Cui
166*01826a49SYabin CuiIf distribution of executable or object code is made by offering
167*01826a49SYabin Cuiaccess to copy from a designated place, then offering equivalent
168*01826a49SYabin Cuiaccess to copy the source code from the same place counts as
169*01826a49SYabin Cuidistribution of the source code, even though third parties are not
170*01826a49SYabin Cuicompelled to copy the source along with the object code.
171*01826a49SYabin Cui
172*01826a49SYabin Cui  4. You may not copy, modify, sublicense, or distribute the Program
173*01826a49SYabin Cuiexcept as expressly provided under this License.  Any attempt
174*01826a49SYabin Cuiotherwise to copy, modify, sublicense or distribute the Program is
175*01826a49SYabin Cuivoid, and will automatically terminate your rights under this License.
176*01826a49SYabin CuiHowever, parties who have received copies, or rights, from you under
177*01826a49SYabin Cuithis License will not have their licenses terminated so long as such
178*01826a49SYabin Cuiparties remain in full compliance.
179*01826a49SYabin Cui
180*01826a49SYabin Cui  5. You are not required to accept this License, since you have not
181*01826a49SYabin Cuisigned it.  However, nothing else grants you permission to modify or
182*01826a49SYabin Cuidistribute the Program or its derivative works.  These actions are
183*01826a49SYabin Cuiprohibited by law if you do not accept this License.  Therefore, by
184*01826a49SYabin Cuimodifying or distributing the Program (or any work based on the
185*01826a49SYabin CuiProgram), you indicate your acceptance of this License to do so, and
186*01826a49SYabin Cuiall its terms and conditions for copying, distributing or modifying
187*01826a49SYabin Cuithe Program or works based on it.
188*01826a49SYabin Cui
189*01826a49SYabin Cui  6. Each time you redistribute the Program (or any work based on the
190*01826a49SYabin CuiProgram), the recipient automatically receives a license from the
191*01826a49SYabin Cuioriginal licensor to copy, distribute or modify the Program subject to
192*01826a49SYabin Cuithese terms and conditions.  You may not impose any further
193*01826a49SYabin Cuirestrictions on the recipients' exercise of the rights granted herein.
194*01826a49SYabin CuiYou are not responsible for enforcing compliance by third parties to
195*01826a49SYabin Cuithis License.
196*01826a49SYabin Cui
197*01826a49SYabin Cui  7. If, as a consequence of a court judgment or allegation of patent
198*01826a49SYabin Cuiinfringement or for any other reason (not limited to patent issues),
199*01826a49SYabin Cuiconditions are imposed on you (whether by court order, agreement or
200*01826a49SYabin Cuiotherwise) that contradict the conditions of this License, they do not
201*01826a49SYabin Cuiexcuse you from the conditions of this License.  If you cannot
202*01826a49SYabin Cuidistribute so as to satisfy simultaneously your obligations under this
203*01826a49SYabin CuiLicense and any other pertinent obligations, then as a consequence you
204*01826a49SYabin Cuimay not distribute the Program at all.  For example, if a patent
205*01826a49SYabin Cuilicense would not permit royalty-free redistribution of the Program by
206*01826a49SYabin Cuiall those who receive copies directly or indirectly through you, then
207*01826a49SYabin Cuithe only way you could satisfy both it and this License would be to
208*01826a49SYabin Cuirefrain entirely from distribution of the Program.
209*01826a49SYabin Cui
210*01826a49SYabin CuiIf any portion of this section is held invalid or unenforceable under
211*01826a49SYabin Cuiany particular circumstance, the balance of the section is intended to
212*01826a49SYabin Cuiapply and the section as a whole is intended to apply in other
213*01826a49SYabin Cuicircumstances.
214*01826a49SYabin Cui
215*01826a49SYabin CuiIt is not the purpose of this section to induce you to infringe any
216*01826a49SYabin Cuipatents or other property right claims or to contest validity of any
217*01826a49SYabin Cuisuch claims; this section has the sole purpose of protecting the
218*01826a49SYabin Cuiintegrity of the free software distribution system, which is
219*01826a49SYabin Cuiimplemented by public license practices.  Many people have made
220*01826a49SYabin Cuigenerous contributions to the wide range of software distributed
221*01826a49SYabin Cuithrough that system in reliance on consistent application of that
222*01826a49SYabin Cuisystem; it is up to the author/donor to decide if he or she is willing
223*01826a49SYabin Cuito distribute software through any other system and a licensee cannot
224*01826a49SYabin Cuiimpose that choice.
225*01826a49SYabin Cui
226*01826a49SYabin CuiThis section is intended to make thoroughly clear what is believed to
227*01826a49SYabin Cuibe a consequence of the rest of this License.
228*01826a49SYabin Cui
229*01826a49SYabin Cui  8. If the distribution and/or use of the Program is restricted in
230*01826a49SYabin Cuicertain countries either by patents or by copyrighted interfaces, the
231*01826a49SYabin Cuioriginal copyright holder who places the Program under this License
232*01826a49SYabin Cuimay add an explicit geographical distribution limitation excluding
233*01826a49SYabin Cuithose countries, so that distribution is permitted only in or among
234*01826a49SYabin Cuicountries not thus excluded.  In such case, this License incorporates
235*01826a49SYabin Cuithe limitation as if written in the body of this License.
236*01826a49SYabin Cui
237*01826a49SYabin Cui  9. The Free Software Foundation may publish revised and/or new versions
238*01826a49SYabin Cuiof the General Public License from time to time.  Such new versions will
239*01826a49SYabin Cuibe similar in spirit to the present version, but may differ in detail to
240*01826a49SYabin Cuiaddress new problems or concerns.
241*01826a49SYabin Cui
242*01826a49SYabin CuiEach version is given a distinguishing version number.  If the Program
243*01826a49SYabin Cuispecifies a version number of this License which applies to it and "any
244*01826a49SYabin Cuilater version", you have the option of following the terms and conditions
245*01826a49SYabin Cuieither of that version or of any later version published by the Free
246*01826a49SYabin CuiSoftware Foundation.  If the Program does not specify a version number of
247*01826a49SYabin Cuithis License, you may choose any version ever published by the Free Software
248*01826a49SYabin CuiFoundation.
249*01826a49SYabin Cui
250*01826a49SYabin Cui  10. If you wish to incorporate parts of the Program into other free
251*01826a49SYabin Cuiprograms whose distribution conditions are different, write to the author
252*01826a49SYabin Cuito ask for permission.  For software which is copyrighted by the Free
253*01826a49SYabin CuiSoftware Foundation, write to the Free Software Foundation; we sometimes
254*01826a49SYabin Cuimake exceptions for this.  Our decision will be guided by the two goals
255*01826a49SYabin Cuiof preserving the free status of all derivatives of our free software and
256*01826a49SYabin Cuiof promoting the sharing and reuse of software generally.
257*01826a49SYabin Cui
258*01826a49SYabin Cui                            NO WARRANTY
259*01826a49SYabin Cui
260*01826a49SYabin Cui  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261*01826a49SYabin CuiFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
262*01826a49SYabin CuiOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263*01826a49SYabin CuiPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264*01826a49SYabin CuiOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265*01826a49SYabin CuiMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
266*01826a49SYabin CuiTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
267*01826a49SYabin CuiPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268*01826a49SYabin CuiREPAIR OR CORRECTION.
269*01826a49SYabin Cui
270*01826a49SYabin Cui  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271*01826a49SYabin CuiWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272*01826a49SYabin CuiREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273*01826a49SYabin CuiINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274*01826a49SYabin CuiOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275*01826a49SYabin CuiTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276*01826a49SYabin CuiYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277*01826a49SYabin CuiPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278*01826a49SYabin CuiPOSSIBILITY OF SUCH DAMAGES.
279*01826a49SYabin Cui
280*01826a49SYabin Cui                     END OF TERMS AND CONDITIONS
281*01826a49SYabin Cui
282*01826a49SYabin Cui            How to Apply These Terms to Your New Programs
283*01826a49SYabin Cui
284*01826a49SYabin Cui  If you develop a new program, and you want it to be of the greatest
285*01826a49SYabin Cuipossible use to the public, the best way to achieve this is to make it
286*01826a49SYabin Cuifree software which everyone can redistribute and change under these terms.
287*01826a49SYabin Cui
288*01826a49SYabin Cui  To do so, attach the following notices to the program.  It is safest
289*01826a49SYabin Cuito attach them to the start of each source file to most effectively
290*01826a49SYabin Cuiconvey the exclusion of warranty; and each file should have at least
291*01826a49SYabin Cuithe "copyright" line and a pointer to where the full notice is found.
292*01826a49SYabin Cui
293*01826a49SYabin Cui    <one line to give the program's name and a brief idea of what it does.>
294*01826a49SYabin Cui    Copyright (C) <year>  <name of author>
295*01826a49SYabin Cui
296*01826a49SYabin Cui    This program is free software; you can redistribute it and/or modify
297*01826a49SYabin Cui    it under the terms of the GNU General Public License as published by
298*01826a49SYabin Cui    the Free Software Foundation; either version 2 of the License, or
299*01826a49SYabin Cui    (at your option) any later version.
300*01826a49SYabin Cui
301*01826a49SYabin Cui    This program is distributed in the hope that it will be useful,
302*01826a49SYabin Cui    but WITHOUT ANY WARRANTY; without even the implied warranty of
303*01826a49SYabin Cui    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
304*01826a49SYabin Cui    GNU General Public License for more details.
305*01826a49SYabin Cui
306*01826a49SYabin Cui    You should have received a copy of the GNU General Public License along
307*01826a49SYabin Cui    with this program; if not, write to the Free Software Foundation, Inc.,
308*01826a49SYabin Cui    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309*01826a49SYabin Cui
310*01826a49SYabin CuiAlso add information on how to contact you by electronic and paper mail.
311*01826a49SYabin Cui
312*01826a49SYabin CuiIf the program is interactive, make it output a short notice like this
313*01826a49SYabin Cuiwhen it starts in an interactive mode:
314*01826a49SYabin Cui
315*01826a49SYabin Cui    Gnomovision version 69, Copyright (C) year name of author
316*01826a49SYabin Cui    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317*01826a49SYabin Cui    This is free software, and you are welcome to redistribute it
318*01826a49SYabin Cui    under certain conditions; type `show c' for details.
319*01826a49SYabin Cui
320*01826a49SYabin CuiThe hypothetical commands `show w' and `show c' should show the appropriate
321*01826a49SYabin Cuiparts of the General Public License.  Of course, the commands you use may
322*01826a49SYabin Cuibe called something other than `show w' and `show c'; they could even be
323*01826a49SYabin Cuimouse-clicks or menu items--whatever suits your program.
324*01826a49SYabin Cui
325*01826a49SYabin CuiYou should also get your employer (if you work as a programmer) or your
326*01826a49SYabin Cuischool, if any, to sign a "copyright disclaimer" for the program, if
327*01826a49SYabin Cuinecessary.  Here is a sample; alter the names:
328*01826a49SYabin Cui
329*01826a49SYabin Cui  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330*01826a49SYabin Cui  `Gnomovision' (which makes passes at compilers) written by James Hacker.
331*01826a49SYabin Cui
332*01826a49SYabin Cui  <signature of Ty Coon>, 1 April 1989
333*01826a49SYabin Cui  Ty Coon, President of Vice
334*01826a49SYabin Cui
335*01826a49SYabin CuiThis General Public License does not permit incorporating your program into
336*01826a49SYabin Cuiproprietary programs.  If your program is a subroutine library, you may
337*01826a49SYabin Cuiconsider it more useful to permit linking proprietary applications with the
338*01826a49SYabin Cuilibrary.  If this is what you want to do, use the GNU Lesser General
339*01826a49SYabin CuiPublic License instead of this License.