xref: /linux-tools/LICENSE (revision cf57a6c86ba77571136bbb525d5e85c5cf57dbab)
1*cf57a6c8SDavid Wang                    GNU GENERAL PUBLIC LICENSE
2*cf57a6c8SDavid Wang                       Version 3, 29 June 2007
3*cf57a6c8SDavid Wang
4*cf57a6c8SDavid Wang Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5*cf57a6c8SDavid Wang Everyone is permitted to copy and distribute verbatim copies
6*cf57a6c8SDavid Wang of this license document, but changing it is not allowed.
7*cf57a6c8SDavid Wang
8*cf57a6c8SDavid Wang                            Preamble
9*cf57a6c8SDavid Wang
10*cf57a6c8SDavid Wang  The GNU General Public License is a free, copyleft license for
11*cf57a6c8SDavid Wangsoftware and other kinds of works.
12*cf57a6c8SDavid Wang
13*cf57a6c8SDavid Wang  The licenses for most software and other practical works are designed
14*cf57a6c8SDavid Wangto take away your freedom to share and change the works.  By contrast,
15*cf57a6c8SDavid Wangthe GNU General Public License is intended to guarantee your freedom to
16*cf57a6c8SDavid Wangshare and change all versions of a program--to make sure it remains free
17*cf57a6c8SDavid Wangsoftware for all its users.  We, the Free Software Foundation, use the
18*cf57a6c8SDavid WangGNU General Public License for most of our software; it applies also to
19*cf57a6c8SDavid Wangany other work released this way by its authors.  You can apply it to
20*cf57a6c8SDavid Wangyour programs, too.
21*cf57a6c8SDavid Wang
22*cf57a6c8SDavid Wang  When we speak of free software, we are referring to freedom, not
23*cf57a6c8SDavid Wangprice.  Our General Public Licenses are designed to make sure that you
24*cf57a6c8SDavid Wanghave the freedom to distribute copies of free software (and charge for
25*cf57a6c8SDavid Wangthem if you wish), that you receive source code or can get it if you
26*cf57a6c8SDavid Wangwant it, that you can change the software or use pieces of it in new
27*cf57a6c8SDavid Wangfree programs, and that you know you can do these things.
28*cf57a6c8SDavid Wang
29*cf57a6c8SDavid Wang  To protect your rights, we need to prevent others from denying you
30*cf57a6c8SDavid Wangthese rights or asking you to surrender the rights.  Therefore, you have
31*cf57a6c8SDavid Wangcertain responsibilities if you distribute copies of the software, or if
32*cf57a6c8SDavid Wangyou modify it: responsibilities to respect the freedom of others.
33*cf57a6c8SDavid Wang
34*cf57a6c8SDavid Wang  For example, if you distribute copies of such a program, whether
35*cf57a6c8SDavid Wanggratis or for a fee, you must pass on to the recipients the same
36*cf57a6c8SDavid Wangfreedoms that you received.  You must make sure that they, too, receive
37*cf57a6c8SDavid Wangor can get the source code.  And you must show them these terms so they
38*cf57a6c8SDavid Wangknow their rights.
39*cf57a6c8SDavid Wang
40*cf57a6c8SDavid Wang  Developers that use the GNU GPL protect your rights with two steps:
41*cf57a6c8SDavid Wang(1) assert copyright on the software, and (2) offer you this License
42*cf57a6c8SDavid Wanggiving you legal permission to copy, distribute and/or modify it.
43*cf57a6c8SDavid Wang
44*cf57a6c8SDavid Wang  For the developers' and authors' protection, the GPL clearly explains
45*cf57a6c8SDavid Wangthat there is no warranty for this free software.  For both users' and
46*cf57a6c8SDavid Wangauthors' sake, the GPL requires that modified versions be marked as
47*cf57a6c8SDavid Wangchanged, so that their problems will not be attributed erroneously to
48*cf57a6c8SDavid Wangauthors of previous versions.
49*cf57a6c8SDavid Wang
50*cf57a6c8SDavid Wang  Some devices are designed to deny users access to install or run
51*cf57a6c8SDavid Wangmodified versions of the software inside them, although the manufacturer
52*cf57a6c8SDavid Wangcan do so.  This is fundamentally incompatible with the aim of
53*cf57a6c8SDavid Wangprotecting users' freedom to change the software.  The systematic
54*cf57a6c8SDavid Wangpattern of such abuse occurs in the area of products for individuals to
55*cf57a6c8SDavid Wanguse, which is precisely where it is most unacceptable.  Therefore, we
56*cf57a6c8SDavid Wanghave designed this version of the GPL to prohibit the practice for those
57*cf57a6c8SDavid Wangproducts.  If such problems arise substantially in other domains, we
58*cf57a6c8SDavid Wangstand ready to extend this provision to those domains in future versions
59*cf57a6c8SDavid Wangof the GPL, as needed to protect the freedom of users.
60*cf57a6c8SDavid Wang
61*cf57a6c8SDavid Wang  Finally, every program is threatened constantly by software patents.
62*cf57a6c8SDavid WangStates should not allow patents to restrict development and use of
63*cf57a6c8SDavid Wangsoftware on general-purpose computers, but in those that do, we wish to
64*cf57a6c8SDavid Wangavoid the special danger that patents applied to a free program could
65*cf57a6c8SDavid Wangmake it effectively proprietary.  To prevent this, the GPL assures that
66*cf57a6c8SDavid Wangpatents cannot be used to render the program non-free.
67*cf57a6c8SDavid Wang
68*cf57a6c8SDavid Wang  The precise terms and conditions for copying, distribution and
69*cf57a6c8SDavid Wangmodification follow.
70*cf57a6c8SDavid Wang
71*cf57a6c8SDavid Wang                       TERMS AND CONDITIONS
72*cf57a6c8SDavid Wang
73*cf57a6c8SDavid Wang  0. Definitions.
74*cf57a6c8SDavid Wang
75*cf57a6c8SDavid Wang  "This License" refers to version 3 of the GNU General Public License.
76*cf57a6c8SDavid Wang
77*cf57a6c8SDavid Wang  "Copyright" also means copyright-like laws that apply to other kinds of
78*cf57a6c8SDavid Wangworks, such as semiconductor masks.
79*cf57a6c8SDavid Wang
80*cf57a6c8SDavid Wang  "The Program" refers to any copyrightable work licensed under this
81*cf57a6c8SDavid WangLicense.  Each licensee is addressed as "you".  "Licensees" and
82*cf57a6c8SDavid Wang"recipients" may be individuals or organizations.
83*cf57a6c8SDavid Wang
84*cf57a6c8SDavid Wang  To "modify" a work means to copy from or adapt all or part of the work
85*cf57a6c8SDavid Wangin a fashion requiring copyright permission, other than the making of an
86*cf57a6c8SDavid Wangexact copy.  The resulting work is called a "modified version" of the
87*cf57a6c8SDavid Wangearlier work or a work "based on" the earlier work.
88*cf57a6c8SDavid Wang
89*cf57a6c8SDavid Wang  A "covered work" means either the unmodified Program or a work based
90*cf57a6c8SDavid Wangon the Program.
91*cf57a6c8SDavid Wang
92*cf57a6c8SDavid Wang  To "propagate" a work means to do anything with it that, without
93*cf57a6c8SDavid Wangpermission, would make you directly or secondarily liable for
94*cf57a6c8SDavid Wanginfringement under applicable copyright law, except executing it on a
95*cf57a6c8SDavid Wangcomputer or modifying a private copy.  Propagation includes copying,
96*cf57a6c8SDavid Wangdistribution (with or without modification), making available to the
97*cf57a6c8SDavid Wangpublic, and in some countries other activities as well.
98*cf57a6c8SDavid Wang
99*cf57a6c8SDavid Wang  To "convey" a work means any kind of propagation that enables other
100*cf57a6c8SDavid Wangparties to make or receive copies.  Mere interaction with a user through
101*cf57a6c8SDavid Wanga computer network, with no transfer of a copy, is not conveying.
102*cf57a6c8SDavid Wang
103*cf57a6c8SDavid Wang  An interactive user interface displays "Appropriate Legal Notices"
104*cf57a6c8SDavid Wangto the extent that it includes a convenient and prominently visible
105*cf57a6c8SDavid Wangfeature that (1) displays an appropriate copyright notice, and (2)
106*cf57a6c8SDavid Wangtells the user that there is no warranty for the work (except to the
107*cf57a6c8SDavid Wangextent that warranties are provided), that licensees may convey the
108*cf57a6c8SDavid Wangwork under this License, and how to view a copy of this License.  If
109*cf57a6c8SDavid Wangthe interface presents a list of user commands or options, such as a
110*cf57a6c8SDavid Wangmenu, a prominent item in the list meets this criterion.
111*cf57a6c8SDavid Wang
112*cf57a6c8SDavid Wang  1. Source Code.
113*cf57a6c8SDavid Wang
114*cf57a6c8SDavid Wang  The "source code" for a work means the preferred form of the work
115*cf57a6c8SDavid Wangfor making modifications to it.  "Object code" means any non-source
116*cf57a6c8SDavid Wangform of a work.
117*cf57a6c8SDavid Wang
118*cf57a6c8SDavid Wang  A "Standard Interface" means an interface that either is an official
119*cf57a6c8SDavid Wangstandard defined by a recognized standards body, or, in the case of
120*cf57a6c8SDavid Wanginterfaces specified for a particular programming language, one that
121*cf57a6c8SDavid Wangis widely used among developers working in that language.
122*cf57a6c8SDavid Wang
123*cf57a6c8SDavid Wang  The "System Libraries" of an executable work include anything, other
124*cf57a6c8SDavid Wangthan the work as a whole, that (a) is included in the normal form of
125*cf57a6c8SDavid Wangpackaging a Major Component, but which is not part of that Major
126*cf57a6c8SDavid WangComponent, and (b) serves only to enable use of the work with that
127*cf57a6c8SDavid WangMajor Component, or to implement a Standard Interface for which an
128*cf57a6c8SDavid Wangimplementation is available to the public in source code form.  A
129*cf57a6c8SDavid Wang"Major Component", in this context, means a major essential component
130*cf57a6c8SDavid Wang(kernel, window system, and so on) of the specific operating system
131*cf57a6c8SDavid Wang(if any) on which the executable work runs, or a compiler used to
132*cf57a6c8SDavid Wangproduce the work, or an object code interpreter used to run it.
133*cf57a6c8SDavid Wang
134*cf57a6c8SDavid Wang  The "Corresponding Source" for a work in object code form means all
135*cf57a6c8SDavid Wangthe source code needed to generate, install, and (for an executable
136*cf57a6c8SDavid Wangwork) run the object code and to modify the work, including scripts to
137*cf57a6c8SDavid Wangcontrol those activities.  However, it does not include the work's
138*cf57a6c8SDavid WangSystem Libraries, or general-purpose tools or generally available free
139*cf57a6c8SDavid Wangprograms which are used unmodified in performing those activities but
140*cf57a6c8SDavid Wangwhich are not part of the work.  For example, Corresponding Source
141*cf57a6c8SDavid Wangincludes interface definition files associated with source files for
142*cf57a6c8SDavid Wangthe work, and the source code for shared libraries and dynamically
143*cf57a6c8SDavid Wanglinked subprograms that the work is specifically designed to require,
144*cf57a6c8SDavid Wangsuch as by intimate data communication or control flow between those
145*cf57a6c8SDavid Wangsubprograms and other parts of the work.
146*cf57a6c8SDavid Wang
147*cf57a6c8SDavid Wang  The Corresponding Source need not include anything that users
148*cf57a6c8SDavid Wangcan regenerate automatically from other parts of the Corresponding
149*cf57a6c8SDavid WangSource.
150*cf57a6c8SDavid Wang
151*cf57a6c8SDavid Wang  The Corresponding Source for a work in source code form is that
152*cf57a6c8SDavid Wangsame work.
153*cf57a6c8SDavid Wang
154*cf57a6c8SDavid Wang  2. Basic Permissions.
155*cf57a6c8SDavid Wang
156*cf57a6c8SDavid Wang  All rights granted under this License are granted for the term of
157*cf57a6c8SDavid Wangcopyright on the Program, and are irrevocable provided the stated
158*cf57a6c8SDavid Wangconditions are met.  This License explicitly affirms your unlimited
159*cf57a6c8SDavid Wangpermission to run the unmodified Program.  The output from running a
160*cf57a6c8SDavid Wangcovered work is covered by this License only if the output, given its
161*cf57a6c8SDavid Wangcontent, constitutes a covered work.  This License acknowledges your
162*cf57a6c8SDavid Wangrights of fair use or other equivalent, as provided by copyright law.
163*cf57a6c8SDavid Wang
164*cf57a6c8SDavid Wang  You may make, run and propagate covered works that you do not
165*cf57a6c8SDavid Wangconvey, without conditions so long as your license otherwise remains
166*cf57a6c8SDavid Wangin force.  You may convey covered works to others for the sole purpose
167*cf57a6c8SDavid Wangof having them make modifications exclusively for you, or provide you
168*cf57a6c8SDavid Wangwith facilities for running those works, provided that you comply with
169*cf57a6c8SDavid Wangthe terms of this License in conveying all material for which you do
170*cf57a6c8SDavid Wangnot control copyright.  Those thus making or running the covered works
171*cf57a6c8SDavid Wangfor you must do so exclusively on your behalf, under your direction
172*cf57a6c8SDavid Wangand control, on terms that prohibit them from making any copies of
173*cf57a6c8SDavid Wangyour copyrighted material outside their relationship with you.
174*cf57a6c8SDavid Wang
175*cf57a6c8SDavid Wang  Conveying under any other circumstances is permitted solely under
176*cf57a6c8SDavid Wangthe conditions stated below.  Sublicensing is not allowed; section 10
177*cf57a6c8SDavid Wangmakes it unnecessary.
178*cf57a6c8SDavid Wang
179*cf57a6c8SDavid Wang  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
180*cf57a6c8SDavid Wang
181*cf57a6c8SDavid Wang  No covered work shall be deemed part of an effective technological
182*cf57a6c8SDavid Wangmeasure under any applicable law fulfilling obligations under article
183*cf57a6c8SDavid Wang11 of the WIPO copyright treaty adopted on 20 December 1996, or
184*cf57a6c8SDavid Wangsimilar laws prohibiting or restricting circumvention of such
185*cf57a6c8SDavid Wangmeasures.
186*cf57a6c8SDavid Wang
187*cf57a6c8SDavid Wang  When you convey a covered work, you waive any legal power to forbid
188*cf57a6c8SDavid Wangcircumvention of technological measures to the extent such circumvention
189*cf57a6c8SDavid Wangis effected by exercising rights under this License with respect to
190*cf57a6c8SDavid Wangthe covered work, and you disclaim any intention to limit operation or
191*cf57a6c8SDavid Wangmodification of the work as a means of enforcing, against the work's
192*cf57a6c8SDavid Wangusers, your or third parties' legal rights to forbid circumvention of
193*cf57a6c8SDavid Wangtechnological measures.
194*cf57a6c8SDavid Wang
195*cf57a6c8SDavid Wang  4. Conveying Verbatim Copies.
196*cf57a6c8SDavid Wang
197*cf57a6c8SDavid Wang  You may convey verbatim copies of the Program's source code as you
198*cf57a6c8SDavid Wangreceive it, in any medium, provided that you conspicuously and
199*cf57a6c8SDavid Wangappropriately publish on each copy an appropriate copyright notice;
200*cf57a6c8SDavid Wangkeep intact all notices stating that this License and any
201*cf57a6c8SDavid Wangnon-permissive terms added in accord with section 7 apply to the code;
202*cf57a6c8SDavid Wangkeep intact all notices of the absence of any warranty; and give all
203*cf57a6c8SDavid Wangrecipients a copy of this License along with the Program.
204*cf57a6c8SDavid Wang
205*cf57a6c8SDavid Wang  You may charge any price or no price for each copy that you convey,
206*cf57a6c8SDavid Wangand you may offer support or warranty protection for a fee.
207*cf57a6c8SDavid Wang
208*cf57a6c8SDavid Wang  5. Conveying Modified Source Versions.
209*cf57a6c8SDavid Wang
210*cf57a6c8SDavid Wang  You may convey a work based on the Program, or the modifications to
211*cf57a6c8SDavid Wangproduce it from the Program, in the form of source code under the
212*cf57a6c8SDavid Wangterms of section 4, provided that you also meet all of these conditions:
213*cf57a6c8SDavid Wang
214*cf57a6c8SDavid Wang    a) The work must carry prominent notices stating that you modified
215*cf57a6c8SDavid Wang    it, and giving a relevant date.
216*cf57a6c8SDavid Wang
217*cf57a6c8SDavid Wang    b) The work must carry prominent notices stating that it is
218*cf57a6c8SDavid Wang    released under this License and any conditions added under section
219*cf57a6c8SDavid Wang    7.  This requirement modifies the requirement in section 4 to
220*cf57a6c8SDavid Wang    "keep intact all notices".
221*cf57a6c8SDavid Wang
222*cf57a6c8SDavid Wang    c) You must license the entire work, as a whole, under this
223*cf57a6c8SDavid Wang    License to anyone who comes into possession of a copy.  This
224*cf57a6c8SDavid Wang    License will therefore apply, along with any applicable section 7
225*cf57a6c8SDavid Wang    additional terms, to the whole of the work, and all its parts,
226*cf57a6c8SDavid Wang    regardless of how they are packaged.  This License gives no
227*cf57a6c8SDavid Wang    permission to license the work in any other way, but it does not
228*cf57a6c8SDavid Wang    invalidate such permission if you have separately received it.
229*cf57a6c8SDavid Wang
230*cf57a6c8SDavid Wang    d) If the work has interactive user interfaces, each must display
231*cf57a6c8SDavid Wang    Appropriate Legal Notices; however, if the Program has interactive
232*cf57a6c8SDavid Wang    interfaces that do not display Appropriate Legal Notices, your
233*cf57a6c8SDavid Wang    work need not make them do so.
234*cf57a6c8SDavid Wang
235*cf57a6c8SDavid Wang  A compilation of a covered work with other separate and independent
236*cf57a6c8SDavid Wangworks, which are not by their nature extensions of the covered work,
237*cf57a6c8SDavid Wangand which are not combined with it such as to form a larger program,
238*cf57a6c8SDavid Wangin or on a volume of a storage or distribution medium, is called an
239*cf57a6c8SDavid Wang"aggregate" if the compilation and its resulting copyright are not
240*cf57a6c8SDavid Wangused to limit the access or legal rights of the compilation's users
241*cf57a6c8SDavid Wangbeyond what the individual works permit.  Inclusion of a covered work
242*cf57a6c8SDavid Wangin an aggregate does not cause this License to apply to the other
243*cf57a6c8SDavid Wangparts of the aggregate.
244*cf57a6c8SDavid Wang
245*cf57a6c8SDavid Wang  6. Conveying Non-Source Forms.
246*cf57a6c8SDavid Wang
247*cf57a6c8SDavid Wang  You may convey a covered work in object code form under the terms
248*cf57a6c8SDavid Wangof sections 4 and 5, provided that you also convey the
249*cf57a6c8SDavid Wangmachine-readable Corresponding Source under the terms of this License,
250*cf57a6c8SDavid Wangin one of these ways:
251*cf57a6c8SDavid Wang
252*cf57a6c8SDavid Wang    a) Convey the object code in, or embodied in, a physical product
253*cf57a6c8SDavid Wang    (including a physical distribution medium), accompanied by the
254*cf57a6c8SDavid Wang    Corresponding Source fixed on a durable physical medium
255*cf57a6c8SDavid Wang    customarily used for software interchange.
256*cf57a6c8SDavid Wang
257*cf57a6c8SDavid Wang    b) Convey the object code in, or embodied in, a physical product
258*cf57a6c8SDavid Wang    (including a physical distribution medium), accompanied by a
259*cf57a6c8SDavid Wang    written offer, valid for at least three years and valid for as
260*cf57a6c8SDavid Wang    long as you offer spare parts or customer support for that product
261*cf57a6c8SDavid Wang    model, to give anyone who possesses the object code either (1) a
262*cf57a6c8SDavid Wang    copy of the Corresponding Source for all the software in the
263*cf57a6c8SDavid Wang    product that is covered by this License, on a durable physical
264*cf57a6c8SDavid Wang    medium customarily used for software interchange, for a price no
265*cf57a6c8SDavid Wang    more than your reasonable cost of physically performing this
266*cf57a6c8SDavid Wang    conveying of source, or (2) access to copy the
267*cf57a6c8SDavid Wang    Corresponding Source from a network server at no charge.
268*cf57a6c8SDavid Wang
269*cf57a6c8SDavid Wang    c) Convey individual copies of the object code with a copy of the
270*cf57a6c8SDavid Wang    written offer to provide the Corresponding Source.  This
271*cf57a6c8SDavid Wang    alternative is allowed only occasionally and noncommercially, and
272*cf57a6c8SDavid Wang    only if you received the object code with such an offer, in accord
273*cf57a6c8SDavid Wang    with subsection 6b.
274*cf57a6c8SDavid Wang
275*cf57a6c8SDavid Wang    d) Convey the object code by offering access from a designated
276*cf57a6c8SDavid Wang    place (gratis or for a charge), and offer equivalent access to the
277*cf57a6c8SDavid Wang    Corresponding Source in the same way through the same place at no
278*cf57a6c8SDavid Wang    further charge.  You need not require recipients to copy the
279*cf57a6c8SDavid Wang    Corresponding Source along with the object code.  If the place to
280*cf57a6c8SDavid Wang    copy the object code is a network server, the Corresponding Source
281*cf57a6c8SDavid Wang    may be on a different server (operated by you or a third party)
282*cf57a6c8SDavid Wang    that supports equivalent copying facilities, provided you maintain
283*cf57a6c8SDavid Wang    clear directions next to the object code saying where to find the
284*cf57a6c8SDavid Wang    Corresponding Source.  Regardless of what server hosts the
285*cf57a6c8SDavid Wang    Corresponding Source, you remain obligated to ensure that it is
286*cf57a6c8SDavid Wang    available for as long as needed to satisfy these requirements.
287*cf57a6c8SDavid Wang
288*cf57a6c8SDavid Wang    e) Convey the object code using peer-to-peer transmission, provided
289*cf57a6c8SDavid Wang    you inform other peers where the object code and Corresponding
290*cf57a6c8SDavid Wang    Source of the work are being offered to the general public at no
291*cf57a6c8SDavid Wang    charge under subsection 6d.
292*cf57a6c8SDavid Wang
293*cf57a6c8SDavid Wang  A separable portion of the object code, whose source code is excluded
294*cf57a6c8SDavid Wangfrom the Corresponding Source as a System Library, need not be
295*cf57a6c8SDavid Wangincluded in conveying the object code work.
296*cf57a6c8SDavid Wang
297*cf57a6c8SDavid Wang  A "User Product" is either (1) a "consumer product", which means any
298*cf57a6c8SDavid Wangtangible personal property which is normally used for personal, family,
299*cf57a6c8SDavid Wangor household purposes, or (2) anything designed or sold for incorporation
300*cf57a6c8SDavid Wanginto a dwelling.  In determining whether a product is a consumer product,
301*cf57a6c8SDavid Wangdoubtful cases shall be resolved in favor of coverage.  For a particular
302*cf57a6c8SDavid Wangproduct received by a particular user, "normally used" refers to a
303*cf57a6c8SDavid Wangtypical or common use of that class of product, regardless of the status
304*cf57a6c8SDavid Wangof the particular user or of the way in which the particular user
305*cf57a6c8SDavid Wangactually uses, or expects or is expected to use, the product.  A product
306*cf57a6c8SDavid Wangis a consumer product regardless of whether the product has substantial
307*cf57a6c8SDavid Wangcommercial, industrial or non-consumer uses, unless such uses represent
308*cf57a6c8SDavid Wangthe only significant mode of use of the product.
309*cf57a6c8SDavid Wang
310*cf57a6c8SDavid Wang  "Installation Information" for a User Product means any methods,
311*cf57a6c8SDavid Wangprocedures, authorization keys, or other information required to install
312*cf57a6c8SDavid Wangand execute modified versions of a covered work in that User Product from
313*cf57a6c8SDavid Wanga modified version of its Corresponding Source.  The information must
314*cf57a6c8SDavid Wangsuffice to ensure that the continued functioning of the modified object
315*cf57a6c8SDavid Wangcode is in no case prevented or interfered with solely because
316*cf57a6c8SDavid Wangmodification has been made.
317*cf57a6c8SDavid Wang
318*cf57a6c8SDavid Wang  If you convey an object code work under this section in, or with, or
319*cf57a6c8SDavid Wangspecifically for use in, a User Product, and the conveying occurs as
320*cf57a6c8SDavid Wangpart of a transaction in which the right of possession and use of the
321*cf57a6c8SDavid WangUser Product is transferred to the recipient in perpetuity or for a
322*cf57a6c8SDavid Wangfixed term (regardless of how the transaction is characterized), the
323*cf57a6c8SDavid WangCorresponding Source conveyed under this section must be accompanied
324*cf57a6c8SDavid Wangby the Installation Information.  But this requirement does not apply
325*cf57a6c8SDavid Wangif neither you nor any third party retains the ability to install
326*cf57a6c8SDavid Wangmodified object code on the User Product (for example, the work has
327*cf57a6c8SDavid Wangbeen installed in ROM).
328*cf57a6c8SDavid Wang
329*cf57a6c8SDavid Wang  The requirement to provide Installation Information does not include a
330*cf57a6c8SDavid Wangrequirement to continue to provide support service, warranty, or updates
331*cf57a6c8SDavid Wangfor a work that has been modified or installed by the recipient, or for
332*cf57a6c8SDavid Wangthe User Product in which it has been modified or installed.  Access to a
333*cf57a6c8SDavid Wangnetwork may be denied when the modification itself materially and
334*cf57a6c8SDavid Wangadversely affects the operation of the network or violates the rules and
335*cf57a6c8SDavid Wangprotocols for communication across the network.
336*cf57a6c8SDavid Wang
337*cf57a6c8SDavid Wang  Corresponding Source conveyed, and Installation Information provided,
338*cf57a6c8SDavid Wangin accord with this section must be in a format that is publicly
339*cf57a6c8SDavid Wangdocumented (and with an implementation available to the public in
340*cf57a6c8SDavid Wangsource code form), and must require no special password or key for
341*cf57a6c8SDavid Wangunpacking, reading or copying.
342*cf57a6c8SDavid Wang
343*cf57a6c8SDavid Wang  7. Additional Terms.
344*cf57a6c8SDavid Wang
345*cf57a6c8SDavid Wang  "Additional permissions" are terms that supplement the terms of this
346*cf57a6c8SDavid WangLicense by making exceptions from one or more of its conditions.
347*cf57a6c8SDavid WangAdditional permissions that are applicable to the entire Program shall
348*cf57a6c8SDavid Wangbe treated as though they were included in this License, to the extent
349*cf57a6c8SDavid Wangthat they are valid under applicable law.  If additional permissions
350*cf57a6c8SDavid Wangapply only to part of the Program, that part may be used separately
351*cf57a6c8SDavid Wangunder those permissions, but the entire Program remains governed by
352*cf57a6c8SDavid Wangthis License without regard to the additional permissions.
353*cf57a6c8SDavid Wang
354*cf57a6c8SDavid Wang  When you convey a copy of a covered work, you may at your option
355*cf57a6c8SDavid Wangremove any additional permissions from that copy, or from any part of
356*cf57a6c8SDavid Wangit.  (Additional permissions may be written to require their own
357*cf57a6c8SDavid Wangremoval in certain cases when you modify the work.)  You may place
358*cf57a6c8SDavid Wangadditional permissions on material, added by you to a covered work,
359*cf57a6c8SDavid Wangfor which you have or can give appropriate copyright permission.
360*cf57a6c8SDavid Wang
361*cf57a6c8SDavid Wang  Notwithstanding any other provision of this License, for material you
362*cf57a6c8SDavid Wangadd to a covered work, you may (if authorized by the copyright holders of
363*cf57a6c8SDavid Wangthat material) supplement the terms of this License with terms:
364*cf57a6c8SDavid Wang
365*cf57a6c8SDavid Wang    a) Disclaiming warranty or limiting liability differently from the
366*cf57a6c8SDavid Wang    terms of sections 15 and 16 of this License; or
367*cf57a6c8SDavid Wang
368*cf57a6c8SDavid Wang    b) Requiring preservation of specified reasonable legal notices or
369*cf57a6c8SDavid Wang    author attributions in that material or in the Appropriate Legal
370*cf57a6c8SDavid Wang    Notices displayed by works containing it; or
371*cf57a6c8SDavid Wang
372*cf57a6c8SDavid Wang    c) Prohibiting misrepresentation of the origin of that material, or
373*cf57a6c8SDavid Wang    requiring that modified versions of such material be marked in
374*cf57a6c8SDavid Wang    reasonable ways as different from the original version; or
375*cf57a6c8SDavid Wang
376*cf57a6c8SDavid Wang    d) Limiting the use for publicity purposes of names of licensors or
377*cf57a6c8SDavid Wang    authors of the material; or
378*cf57a6c8SDavid Wang
379*cf57a6c8SDavid Wang    e) Declining to grant rights under trademark law for use of some
380*cf57a6c8SDavid Wang    trade names, trademarks, or service marks; or
381*cf57a6c8SDavid Wang
382*cf57a6c8SDavid Wang    f) Requiring indemnification of licensors and authors of that
383*cf57a6c8SDavid Wang    material by anyone who conveys the material (or modified versions of
384*cf57a6c8SDavid Wang    it) with contractual assumptions of liability to the recipient, for
385*cf57a6c8SDavid Wang    any liability that these contractual assumptions directly impose on
386*cf57a6c8SDavid Wang    those licensors and authors.
387*cf57a6c8SDavid Wang
388*cf57a6c8SDavid Wang  All other non-permissive additional terms are considered "further
389*cf57a6c8SDavid Wangrestrictions" within the meaning of section 10.  If the Program as you
390*cf57a6c8SDavid Wangreceived it, or any part of it, contains a notice stating that it is
391*cf57a6c8SDavid Wanggoverned by this License along with a term that is a further
392*cf57a6c8SDavid Wangrestriction, you may remove that term.  If a license document contains
393*cf57a6c8SDavid Wanga further restriction but permits relicensing or conveying under this
394*cf57a6c8SDavid WangLicense, you may add to a covered work material governed by the terms
395*cf57a6c8SDavid Wangof that license document, provided that the further restriction does
396*cf57a6c8SDavid Wangnot survive such relicensing or conveying.
397*cf57a6c8SDavid Wang
398*cf57a6c8SDavid Wang  If you add terms to a covered work in accord with this section, you
399*cf57a6c8SDavid Wangmust place, in the relevant source files, a statement of the
400*cf57a6c8SDavid Wangadditional terms that apply to those files, or a notice indicating
401*cf57a6c8SDavid Wangwhere to find the applicable terms.
402*cf57a6c8SDavid Wang
403*cf57a6c8SDavid Wang  Additional terms, permissive or non-permissive, may be stated in the
404*cf57a6c8SDavid Wangform of a separately written license, or stated as exceptions;
405*cf57a6c8SDavid Wangthe above requirements apply either way.
406*cf57a6c8SDavid Wang
407*cf57a6c8SDavid Wang  8. Termination.
408*cf57a6c8SDavid Wang
409*cf57a6c8SDavid Wang  You may not propagate or modify a covered work except as expressly
410*cf57a6c8SDavid Wangprovided under this License.  Any attempt otherwise to propagate or
411*cf57a6c8SDavid Wangmodify it is void, and will automatically terminate your rights under
412*cf57a6c8SDavid Wangthis License (including any patent licenses granted under the third
413*cf57a6c8SDavid Wangparagraph of section 11).
414*cf57a6c8SDavid Wang
415*cf57a6c8SDavid Wang  However, if you cease all violation of this License, then your
416*cf57a6c8SDavid Wanglicense from a particular copyright holder is reinstated (a)
417*cf57a6c8SDavid Wangprovisionally, unless and until the copyright holder explicitly and
418*cf57a6c8SDavid Wangfinally terminates your license, and (b) permanently, if the copyright
419*cf57a6c8SDavid Wangholder fails to notify you of the violation by some reasonable means
420*cf57a6c8SDavid Wangprior to 60 days after the cessation.
421*cf57a6c8SDavid Wang
422*cf57a6c8SDavid Wang  Moreover, your license from a particular copyright holder is
423*cf57a6c8SDavid Wangreinstated permanently if the copyright holder notifies you of the
424*cf57a6c8SDavid Wangviolation by some reasonable means, this is the first time you have
425*cf57a6c8SDavid Wangreceived notice of violation of this License (for any work) from that
426*cf57a6c8SDavid Wangcopyright holder, and you cure the violation prior to 30 days after
427*cf57a6c8SDavid Wangyour receipt of the notice.
428*cf57a6c8SDavid Wang
429*cf57a6c8SDavid Wang  Termination of your rights under this section does not terminate the
430*cf57a6c8SDavid Wanglicenses of parties who have received copies or rights from you under
431*cf57a6c8SDavid Wangthis License.  If your rights have been terminated and not permanently
432*cf57a6c8SDavid Wangreinstated, you do not qualify to receive new licenses for the same
433*cf57a6c8SDavid Wangmaterial under section 10.
434*cf57a6c8SDavid Wang
435*cf57a6c8SDavid Wang  9. Acceptance Not Required for Having Copies.
436*cf57a6c8SDavid Wang
437*cf57a6c8SDavid Wang  You are not required to accept this License in order to receive or
438*cf57a6c8SDavid Wangrun a copy of the Program.  Ancillary propagation of a covered work
439*cf57a6c8SDavid Wangoccurring solely as a consequence of using peer-to-peer transmission
440*cf57a6c8SDavid Wangto receive a copy likewise does not require acceptance.  However,
441*cf57a6c8SDavid Wangnothing other than this License grants you permission to propagate or
442*cf57a6c8SDavid Wangmodify any covered work.  These actions infringe copyright if you do
443*cf57a6c8SDavid Wangnot accept this License.  Therefore, by modifying or propagating a
444*cf57a6c8SDavid Wangcovered work, you indicate your acceptance of this License to do so.
445*cf57a6c8SDavid Wang
446*cf57a6c8SDavid Wang  10. Automatic Licensing of Downstream Recipients.
447*cf57a6c8SDavid Wang
448*cf57a6c8SDavid Wang  Each time you convey a covered work, the recipient automatically
449*cf57a6c8SDavid Wangreceives a license from the original licensors, to run, modify and
450*cf57a6c8SDavid Wangpropagate that work, subject to this License.  You are not responsible
451*cf57a6c8SDavid Wangfor enforcing compliance by third parties with this License.
452*cf57a6c8SDavid Wang
453*cf57a6c8SDavid Wang  An "entity transaction" is a transaction transferring control of an
454*cf57a6c8SDavid Wangorganization, or substantially all assets of one, or subdividing an
455*cf57a6c8SDavid Wangorganization, or merging organizations.  If propagation of a covered
456*cf57a6c8SDavid Wangwork results from an entity transaction, each party to that
457*cf57a6c8SDavid Wangtransaction who receives a copy of the work also receives whatever
458*cf57a6c8SDavid Wanglicenses to the work the party's predecessor in interest had or could
459*cf57a6c8SDavid Wanggive under the previous paragraph, plus a right to possession of the
460*cf57a6c8SDavid WangCorresponding Source of the work from the predecessor in interest, if
461*cf57a6c8SDavid Wangthe predecessor has it or can get it with reasonable efforts.
462*cf57a6c8SDavid Wang
463*cf57a6c8SDavid Wang  You may not impose any further restrictions on the exercise of the
464*cf57a6c8SDavid Wangrights granted or affirmed under this License.  For example, you may
465*cf57a6c8SDavid Wangnot impose a license fee, royalty, or other charge for exercise of
466*cf57a6c8SDavid Wangrights granted under this License, and you may not initiate litigation
467*cf57a6c8SDavid Wang(including a cross-claim or counterclaim in a lawsuit) alleging that
468*cf57a6c8SDavid Wangany patent claim is infringed by making, using, selling, offering for
469*cf57a6c8SDavid Wangsale, or importing the Program or any portion of it.
470*cf57a6c8SDavid Wang
471*cf57a6c8SDavid Wang  11. Patents.
472*cf57a6c8SDavid Wang
473*cf57a6c8SDavid Wang  A "contributor" is a copyright holder who authorizes use under this
474*cf57a6c8SDavid WangLicense of the Program or a work on which the Program is based.  The
475*cf57a6c8SDavid Wangwork thus licensed is called the contributor's "contributor version".
476*cf57a6c8SDavid Wang
477*cf57a6c8SDavid Wang  A contributor's "essential patent claims" are all patent claims
478*cf57a6c8SDavid Wangowned or controlled by the contributor, whether already acquired or
479*cf57a6c8SDavid Wanghereafter acquired, that would be infringed by some manner, permitted
480*cf57a6c8SDavid Wangby this License, of making, using, or selling its contributor version,
481*cf57a6c8SDavid Wangbut do not include claims that would be infringed only as a
482*cf57a6c8SDavid Wangconsequence of further modification of the contributor version.  For
483*cf57a6c8SDavid Wangpurposes of this definition, "control" includes the right to grant
484*cf57a6c8SDavid Wangpatent sublicenses in a manner consistent with the requirements of
485*cf57a6c8SDavid Wangthis License.
486*cf57a6c8SDavid Wang
487*cf57a6c8SDavid Wang  Each contributor grants you a non-exclusive, worldwide, royalty-free
488*cf57a6c8SDavid Wangpatent license under the contributor's essential patent claims, to
489*cf57a6c8SDavid Wangmake, use, sell, offer for sale, import and otherwise run, modify and
490*cf57a6c8SDavid Wangpropagate the contents of its contributor version.
491*cf57a6c8SDavid Wang
492*cf57a6c8SDavid Wang  In the following three paragraphs, a "patent license" is any express
493*cf57a6c8SDavid Wangagreement or commitment, however denominated, not to enforce a patent
494*cf57a6c8SDavid Wang(such as an express permission to practice a patent or covenant not to
495*cf57a6c8SDavid Wangsue for patent infringement).  To "grant" such a patent license to a
496*cf57a6c8SDavid Wangparty means to make such an agreement or commitment not to enforce a
497*cf57a6c8SDavid Wangpatent against the party.
498*cf57a6c8SDavid Wang
499*cf57a6c8SDavid Wang  If you convey a covered work, knowingly relying on a patent license,
500*cf57a6c8SDavid Wangand the Corresponding Source of the work is not available for anyone
501*cf57a6c8SDavid Wangto copy, free of charge and under the terms of this License, through a
502*cf57a6c8SDavid Wangpublicly available network server or other readily accessible means,
503*cf57a6c8SDavid Wangthen you must either (1) cause the Corresponding Source to be so
504*cf57a6c8SDavid Wangavailable, or (2) arrange to deprive yourself of the benefit of the
505*cf57a6c8SDavid Wangpatent license for this particular work, or (3) arrange, in a manner
506*cf57a6c8SDavid Wangconsistent with the requirements of this License, to extend the patent
507*cf57a6c8SDavid Wanglicense to downstream recipients.  "Knowingly relying" means you have
508*cf57a6c8SDavid Wangactual knowledge that, but for the patent license, your conveying the
509*cf57a6c8SDavid Wangcovered work in a country, or your recipient's use of the covered work
510*cf57a6c8SDavid Wangin a country, would infringe one or more identifiable patents in that
511*cf57a6c8SDavid Wangcountry that you have reason to believe are valid.
512*cf57a6c8SDavid Wang
513*cf57a6c8SDavid Wang  If, pursuant to or in connection with a single transaction or
514*cf57a6c8SDavid Wangarrangement, you convey, or propagate by procuring conveyance of, a
515*cf57a6c8SDavid Wangcovered work, and grant a patent license to some of the parties
516*cf57a6c8SDavid Wangreceiving the covered work authorizing them to use, propagate, modify
517*cf57a6c8SDavid Wangor convey a specific copy of the covered work, then the patent license
518*cf57a6c8SDavid Wangyou grant is automatically extended to all recipients of the covered
519*cf57a6c8SDavid Wangwork and works based on it.
520*cf57a6c8SDavid Wang
521*cf57a6c8SDavid Wang  A patent license is "discriminatory" if it does not include within
522*cf57a6c8SDavid Wangthe scope of its coverage, prohibits the exercise of, or is
523*cf57a6c8SDavid Wangconditioned on the non-exercise of one or more of the rights that are
524*cf57a6c8SDavid Wangspecifically granted under this License.  You may not convey a covered
525*cf57a6c8SDavid Wangwork if you are a party to an arrangement with a third party that is
526*cf57a6c8SDavid Wangin the business of distributing software, under which you make payment
527*cf57a6c8SDavid Wangto the third party based on the extent of your activity of conveying
528*cf57a6c8SDavid Wangthe work, and under which the third party grants, to any of the
529*cf57a6c8SDavid Wangparties who would receive the covered work from you, a discriminatory
530*cf57a6c8SDavid Wangpatent license (a) in connection with copies of the covered work
531*cf57a6c8SDavid Wangconveyed by you (or copies made from those copies), or (b) primarily
532*cf57a6c8SDavid Wangfor and in connection with specific products or compilations that
533*cf57a6c8SDavid Wangcontain the covered work, unless you entered into that arrangement,
534*cf57a6c8SDavid Wangor that patent license was granted, prior to 28 March 2007.
535*cf57a6c8SDavid Wang
536*cf57a6c8SDavid Wang  Nothing in this License shall be construed as excluding or limiting
537*cf57a6c8SDavid Wangany implied license or other defenses to infringement that may
538*cf57a6c8SDavid Wangotherwise be available to you under applicable patent law.
539*cf57a6c8SDavid Wang
540*cf57a6c8SDavid Wang  12. No Surrender of Others' Freedom.
541*cf57a6c8SDavid Wang
542*cf57a6c8SDavid Wang  If conditions are imposed on you (whether by court order, agreement or
543*cf57a6c8SDavid Wangotherwise) that contradict the conditions of this License, they do not
544*cf57a6c8SDavid Wangexcuse you from the conditions of this License.  If you cannot convey a
545*cf57a6c8SDavid Wangcovered work so as to satisfy simultaneously your obligations under this
546*cf57a6c8SDavid WangLicense and any other pertinent obligations, then as a consequence you may
547*cf57a6c8SDavid Wangnot convey it at all.  For example, if you agree to terms that obligate you
548*cf57a6c8SDavid Wangto collect a royalty for further conveying from those to whom you convey
549*cf57a6c8SDavid Wangthe Program, the only way you could satisfy both those terms and this
550*cf57a6c8SDavid WangLicense would be to refrain entirely from conveying the Program.
551*cf57a6c8SDavid Wang
552*cf57a6c8SDavid Wang  13. Use with the GNU Affero General Public License.
553*cf57a6c8SDavid Wang
554*cf57a6c8SDavid Wang  Notwithstanding any other provision of this License, you have
555*cf57a6c8SDavid Wangpermission to link or combine any covered work with a work licensed
556*cf57a6c8SDavid Wangunder version 3 of the GNU Affero General Public License into a single
557*cf57a6c8SDavid Wangcombined work, and to convey the resulting work.  The terms of this
558*cf57a6c8SDavid WangLicense will continue to apply to the part which is the covered work,
559*cf57a6c8SDavid Wangbut the special requirements of the GNU Affero General Public License,
560*cf57a6c8SDavid Wangsection 13, concerning interaction through a network will apply to the
561*cf57a6c8SDavid Wangcombination as such.
562*cf57a6c8SDavid Wang
563*cf57a6c8SDavid Wang  14. Revised Versions of this License.
564*cf57a6c8SDavid Wang
565*cf57a6c8SDavid Wang  The Free Software Foundation may publish revised and/or new versions of
566*cf57a6c8SDavid Wangthe GNU General Public License from time to time.  Such new versions will
567*cf57a6c8SDavid Wangbe similar in spirit to the present version, but may differ in detail to
568*cf57a6c8SDavid Wangaddress new problems or concerns.
569*cf57a6c8SDavid Wang
570*cf57a6c8SDavid Wang  Each version is given a distinguishing version number.  If the
571*cf57a6c8SDavid WangProgram specifies that a certain numbered version of the GNU General
572*cf57a6c8SDavid WangPublic License "or any later version" applies to it, you have the
573*cf57a6c8SDavid Wangoption of following the terms and conditions either of that numbered
574*cf57a6c8SDavid Wangversion or of any later version published by the Free Software
575*cf57a6c8SDavid WangFoundation.  If the Program does not specify a version number of the
576*cf57a6c8SDavid WangGNU General Public License, you may choose any version ever published
577*cf57a6c8SDavid Wangby the Free Software Foundation.
578*cf57a6c8SDavid Wang
579*cf57a6c8SDavid Wang  If the Program specifies that a proxy can decide which future
580*cf57a6c8SDavid Wangversions of the GNU General Public License can be used, that proxy's
581*cf57a6c8SDavid Wangpublic statement of acceptance of a version permanently authorizes you
582*cf57a6c8SDavid Wangto choose that version for the Program.
583*cf57a6c8SDavid Wang
584*cf57a6c8SDavid Wang  Later license versions may give you additional or different
585*cf57a6c8SDavid Wangpermissions.  However, no additional obligations are imposed on any
586*cf57a6c8SDavid Wangauthor or copyright holder as a result of your choosing to follow a
587*cf57a6c8SDavid Wanglater version.
588*cf57a6c8SDavid Wang
589*cf57a6c8SDavid Wang  15. Disclaimer of Warranty.
590*cf57a6c8SDavid Wang
591*cf57a6c8SDavid Wang  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
592*cf57a6c8SDavid WangAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
593*cf57a6c8SDavid WangHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
594*cf57a6c8SDavid WangOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
595*cf57a6c8SDavid WangTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
596*cf57a6c8SDavid WangPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
597*cf57a6c8SDavid WangIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
598*cf57a6c8SDavid WangALL NECESSARY SERVICING, REPAIR OR CORRECTION.
599*cf57a6c8SDavid Wang
600*cf57a6c8SDavid Wang  16. Limitation of Liability.
601*cf57a6c8SDavid Wang
602*cf57a6c8SDavid Wang  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
603*cf57a6c8SDavid WangWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
604*cf57a6c8SDavid WangTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
605*cf57a6c8SDavid WangGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
606*cf57a6c8SDavid WangUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
607*cf57a6c8SDavid WangDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
608*cf57a6c8SDavid WangPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
609*cf57a6c8SDavid WangEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
610*cf57a6c8SDavid WangSUCH DAMAGES.
611*cf57a6c8SDavid Wang
612*cf57a6c8SDavid Wang  17. Interpretation of Sections 15 and 16.
613*cf57a6c8SDavid Wang
614*cf57a6c8SDavid Wang  If the disclaimer of warranty and limitation of liability provided
615*cf57a6c8SDavid Wangabove cannot be given local legal effect according to their terms,
616*cf57a6c8SDavid Wangreviewing courts shall apply local law that most closely approximates
617*cf57a6c8SDavid Wangan absolute waiver of all civil liability in connection with the
618*cf57a6c8SDavid WangProgram, unless a warranty or assumption of liability accompanies a
619*cf57a6c8SDavid Wangcopy of the Program in return for a fee.
620*cf57a6c8SDavid Wang
621*cf57a6c8SDavid Wang                     END OF TERMS AND CONDITIONS
622*cf57a6c8SDavid Wang
623*cf57a6c8SDavid Wang            How to Apply These Terms to Your New Programs
624*cf57a6c8SDavid Wang
625*cf57a6c8SDavid Wang  If you develop a new program, and you want it to be of the greatest
626*cf57a6c8SDavid Wangpossible use to the public, the best way to achieve this is to make it
627*cf57a6c8SDavid Wangfree software which everyone can redistribute and change under these terms.
628*cf57a6c8SDavid Wang
629*cf57a6c8SDavid Wang  To do so, attach the following notices to the program.  It is safest
630*cf57a6c8SDavid Wangto attach them to the start of each source file to most effectively
631*cf57a6c8SDavid Wangstate the exclusion of warranty; and each file should have at least
632*cf57a6c8SDavid Wangthe "copyright" line and a pointer to where the full notice is found.
633*cf57a6c8SDavid Wang
634*cf57a6c8SDavid Wang    <one line to give the program's name and a brief idea of what it does.>
635*cf57a6c8SDavid Wang    Copyright (C) <year>  <name of author>
636*cf57a6c8SDavid Wang
637*cf57a6c8SDavid Wang    This program is free software: you can redistribute it and/or modify
638*cf57a6c8SDavid Wang    it under the terms of the GNU General Public License as published by
639*cf57a6c8SDavid Wang    the Free Software Foundation, either version 3 of the License, or
640*cf57a6c8SDavid Wang    (at your option) any later version.
641*cf57a6c8SDavid Wang
642*cf57a6c8SDavid Wang    This program is distributed in the hope that it will be useful,
643*cf57a6c8SDavid Wang    but WITHOUT ANY WARRANTY; without even the implied warranty of
644*cf57a6c8SDavid Wang    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
645*cf57a6c8SDavid Wang    GNU General Public License for more details.
646*cf57a6c8SDavid Wang
647*cf57a6c8SDavid Wang    You should have received a copy of the GNU General Public License
648*cf57a6c8SDavid Wang    along with this program.  If not, see <https://www.gnu.org/licenses/>.
649*cf57a6c8SDavid Wang
650*cf57a6c8SDavid WangAlso add information on how to contact you by electronic and paper mail.
651*cf57a6c8SDavid Wang
652*cf57a6c8SDavid Wang  If the program does terminal interaction, make it output a short
653*cf57a6c8SDavid Wangnotice like this when it starts in an interactive mode:
654*cf57a6c8SDavid Wang
655*cf57a6c8SDavid Wang    <program>  Copyright (C) <year>  <name of author>
656*cf57a6c8SDavid Wang    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657*cf57a6c8SDavid Wang    This is free software, and you are welcome to redistribute it
658*cf57a6c8SDavid Wang    under certain conditions; type `show c' for details.
659*cf57a6c8SDavid Wang
660*cf57a6c8SDavid WangThe hypothetical commands `show w' and `show c' should show the appropriate
661*cf57a6c8SDavid Wangparts of the General Public License.  Of course, your program's commands
662*cf57a6c8SDavid Wangmight be different; for a GUI interface, you would use an "about box".
663*cf57a6c8SDavid Wang
664*cf57a6c8SDavid Wang  You should also get your employer (if you work as a programmer) or school,
665*cf57a6c8SDavid Wangif any, to sign a "copyright disclaimer" for the program, if necessary.
666*cf57a6c8SDavid WangFor more information on this, and how to apply and follow the GNU GPL, see
667*cf57a6c8SDavid Wang<https://www.gnu.org/licenses/>.
668*cf57a6c8SDavid Wang
669*cf57a6c8SDavid Wang  The GNU General Public License does not permit incorporating your program
670*cf57a6c8SDavid Wanginto proprietary programs.  If your program is a subroutine library, you
671*cf57a6c8SDavid Wangmay consider it more useful to permit linking proprietary applications with
672*cf57a6c8SDavid Wangthe library.  If this is what you want to do, use the GNU Lesser General
673*cf57a6c8SDavid WangPublic License instead of this License.  But first, please read
674*cf57a6c8SDavid Wang<https://www.gnu.org/licenses/why-not-lgpl.html>.
675