xref: /aosp_15_r20/external/bpftool/NOTICE (revision 858ea5e570667251cdc31d3fe7b846b591105938)
1*858ea5e5SAndroid Build Coastguard WorkerFiles: bash-completion/bpftool
2*858ea5e5SAndroid Build Coastguard WorkerFiles: docs/
3*858ea5e5SAndroid Build Coastguard WorkerFiles: include/linux/
4*858ea5e5SAndroid Build Coastguard WorkerFiles: include/tools/
5*858ea5e5SAndroid Build Coastguard WorkerFiles: src/
6*858ea5e5SAndroid Build Coastguard Worker
7*858ea5e5SAndroid Build Coastguard WorkerRedistribution and use in source and binary forms, with or without
8*858ea5e5SAndroid Build Coastguard Workermodification, are permitted provided that the following conditions are met:
9*858ea5e5SAndroid Build Coastguard Worker
10*858ea5e5SAndroid Build Coastguard Worker1. Redistributions of source code must retain the above copyright notice,
11*858ea5e5SAndroid Build Coastguard Worker   this list of conditions and the following disclaimer.
12*858ea5e5SAndroid Build Coastguard Worker
13*858ea5e5SAndroid Build Coastguard Worker2. Redistributions in binary form must reproduce the above copyright
14*858ea5e5SAndroid Build Coastguard Worker   notice, this list of conditions and the following disclaimer in the
15*858ea5e5SAndroid Build Coastguard Worker   documentation and/or other materials provided with the distribution.
16*858ea5e5SAndroid Build Coastguard Worker
17*858ea5e5SAndroid Build Coastguard WorkerTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
18*858ea5e5SAndroid Build Coastguard WorkerAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19*858ea5e5SAndroid Build Coastguard WorkerIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
20*858ea5e5SAndroid Build Coastguard WorkerARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
21*858ea5e5SAndroid Build Coastguard WorkerLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
22*858ea5e5SAndroid Build Coastguard WorkerCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
23*858ea5e5SAndroid Build Coastguard WorkerSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
24*858ea5e5SAndroid Build Coastguard WorkerINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
25*858ea5e5SAndroid Build Coastguard WorkerCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
26*858ea5e5SAndroid Build Coastguard WorkerARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
27*858ea5e5SAndroid Build Coastguard WorkerPOSSIBILITY OF SUCH DAMAGE.
28*858ea5e5SAndroid Build Coastguard Worker
29*858ea5e5SAndroid Build Coastguard Worker-------------------------------------------------------------------------
30*858ea5e5SAndroid Build Coastguard Worker
31*858ea5e5SAndroid Build Coastguard WorkerFiles: include/uapi/
32*858ea5e5SAndroid Build Coastguard Worker
33*858ea5e5SAndroid Build Coastguard Worker                    GNU GENERAL PUBLIC LICENSE
34*858ea5e5SAndroid Build Coastguard Worker                       Version 2, June 1991
35*858ea5e5SAndroid Build Coastguard Worker
36*858ea5e5SAndroid Build Coastguard Worker Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
37*858ea5e5SAndroid Build Coastguard Worker 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
38*858ea5e5SAndroid Build Coastguard Worker Everyone is permitted to copy and distribute verbatim copies
39*858ea5e5SAndroid Build Coastguard Worker of this license document, but changing it is not allowed.
40*858ea5e5SAndroid Build Coastguard Worker
41*858ea5e5SAndroid Build Coastguard Worker                            Preamble
42*858ea5e5SAndroid Build Coastguard Worker
43*858ea5e5SAndroid Build Coastguard Worker  The licenses for most software are designed to take away your
44*858ea5e5SAndroid Build Coastguard Workerfreedom to share and change it.  By contrast, the GNU General Public
45*858ea5e5SAndroid Build Coastguard WorkerLicense is intended to guarantee your freedom to share and change free
46*858ea5e5SAndroid Build Coastguard Workersoftware--to make sure the software is free for all its users.  This
47*858ea5e5SAndroid Build Coastguard WorkerGeneral Public License applies to most of the Free Software
48*858ea5e5SAndroid Build Coastguard WorkerFoundation's software and to any other program whose authors commit to
49*858ea5e5SAndroid Build Coastguard Workerusing it.  (Some other Free Software Foundation software is covered by
50*858ea5e5SAndroid Build Coastguard Workerthe GNU Lesser General Public License instead.)  You can apply it to
51*858ea5e5SAndroid Build Coastguard Workeryour programs, too.
52*858ea5e5SAndroid Build Coastguard Worker
53*858ea5e5SAndroid Build Coastguard Worker  When we speak of free software, we are referring to freedom, not
54*858ea5e5SAndroid Build Coastguard Workerprice.  Our General Public Licenses are designed to make sure that you
55*858ea5e5SAndroid Build Coastguard Workerhave the freedom to distribute copies of free software (and charge for
56*858ea5e5SAndroid Build Coastguard Workerthis service if you wish), that you receive source code or can get it
57*858ea5e5SAndroid Build Coastguard Workerif you want it, that you can change the software or use pieces of it
58*858ea5e5SAndroid Build Coastguard Workerin new free programs; and that you know you can do these things.
59*858ea5e5SAndroid Build Coastguard Worker
60*858ea5e5SAndroid Build Coastguard Worker  To protect your rights, we need to make restrictions that forbid
61*858ea5e5SAndroid Build Coastguard Workeranyone to deny you these rights or to ask you to surrender the rights.
62*858ea5e5SAndroid Build Coastguard WorkerThese restrictions translate to certain responsibilities for you if you
63*858ea5e5SAndroid Build Coastguard Workerdistribute copies of the software, or if you modify it.
64*858ea5e5SAndroid Build Coastguard Worker
65*858ea5e5SAndroid Build Coastguard Worker  For example, if you distribute copies of such a program, whether
66*858ea5e5SAndroid Build Coastguard Workergratis or for a fee, you must give the recipients all the rights that
67*858ea5e5SAndroid Build Coastguard Workeryou have.  You must make sure that they, too, receive or can get the
68*858ea5e5SAndroid Build Coastguard Workersource code.  And you must show them these terms so they know their
69*858ea5e5SAndroid Build Coastguard Workerrights.
70*858ea5e5SAndroid Build Coastguard Worker
71*858ea5e5SAndroid Build Coastguard Worker  We protect your rights with two steps: (1) copyright the software, and
72*858ea5e5SAndroid Build Coastguard Worker(2) offer you this license which gives you legal permission to copy,
73*858ea5e5SAndroid Build Coastguard Workerdistribute and/or modify the software.
74*858ea5e5SAndroid Build Coastguard Worker
75*858ea5e5SAndroid Build Coastguard Worker  Also, for each author's protection and ours, we want to make certain
76*858ea5e5SAndroid Build Coastguard Workerthat everyone understands that there is no warranty for this free
77*858ea5e5SAndroid Build Coastguard Workersoftware.  If the software is modified by someone else and passed on, we
78*858ea5e5SAndroid Build Coastguard Workerwant its recipients to know that what they have is not the original, so
79*858ea5e5SAndroid Build Coastguard Workerthat any problems introduced by others will not reflect on the original
80*858ea5e5SAndroid Build Coastguard Workerauthors' reputations.
81*858ea5e5SAndroid Build Coastguard Worker
82*858ea5e5SAndroid Build Coastguard Worker  Finally, any free program is threatened constantly by software
83*858ea5e5SAndroid Build Coastguard Workerpatents.  We wish to avoid the danger that redistributors of a free
84*858ea5e5SAndroid Build Coastguard Workerprogram will individually obtain patent licenses, in effect making the
85*858ea5e5SAndroid Build Coastguard Workerprogram proprietary.  To prevent this, we have made it clear that any
86*858ea5e5SAndroid Build Coastguard Workerpatent must be licensed for everyone's free use or not licensed at all.
87*858ea5e5SAndroid Build Coastguard Worker
88*858ea5e5SAndroid Build Coastguard Worker  The precise terms and conditions for copying, distribution and
89*858ea5e5SAndroid Build Coastguard Workermodification follow.
90*858ea5e5SAndroid Build Coastguard Worker
91*858ea5e5SAndroid Build Coastguard Worker                    GNU GENERAL PUBLIC LICENSE
92*858ea5e5SAndroid Build Coastguard Worker   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
93*858ea5e5SAndroid Build Coastguard Worker
94*858ea5e5SAndroid Build Coastguard Worker  0. This License applies to any program or other work which contains
95*858ea5e5SAndroid Build Coastguard Workera notice placed by the copyright holder saying it may be distributed
96*858ea5e5SAndroid Build Coastguard Workerunder the terms of this General Public License.  The "Program", below,
97*858ea5e5SAndroid Build Coastguard Workerrefers to any such program or work, and a "work based on the Program"
98*858ea5e5SAndroid Build Coastguard Workermeans either the Program or any derivative work under copyright law:
99*858ea5e5SAndroid Build Coastguard Workerthat is to say, a work containing the Program or a portion of it,
100*858ea5e5SAndroid Build Coastguard Workereither verbatim or with modifications and/or translated into another
101*858ea5e5SAndroid Build Coastguard Workerlanguage.  (Hereinafter, translation is included without limitation in
102*858ea5e5SAndroid Build Coastguard Workerthe term "modification".)  Each licensee is addressed as "you".
103*858ea5e5SAndroid Build Coastguard Worker
104*858ea5e5SAndroid Build Coastguard WorkerActivities other than copying, distribution and modification are not
105*858ea5e5SAndroid Build Coastguard Workercovered by this License; they are outside its scope.  The act of
106*858ea5e5SAndroid Build Coastguard Workerrunning the Program is not restricted, and the output from the Program
107*858ea5e5SAndroid Build Coastguard Workeris covered only if its contents constitute a work based on the
108*858ea5e5SAndroid Build Coastguard WorkerProgram (independent of having been made by running the Program).
109*858ea5e5SAndroid Build Coastguard WorkerWhether that is true depends on what the Program does.
110*858ea5e5SAndroid Build Coastguard Worker
111*858ea5e5SAndroid Build Coastguard Worker  1. You may copy and distribute verbatim copies of the Program's
112*858ea5e5SAndroid Build Coastguard Workersource code as you receive it, in any medium, provided that you
113*858ea5e5SAndroid Build Coastguard Workerconspicuously and appropriately publish on each copy an appropriate
114*858ea5e5SAndroid Build Coastguard Workercopyright notice and disclaimer of warranty; keep intact all the
115*858ea5e5SAndroid Build Coastguard Workernotices that refer to this License and to the absence of any warranty;
116*858ea5e5SAndroid Build Coastguard Workerand give any other recipients of the Program a copy of this License
117*858ea5e5SAndroid Build Coastguard Workeralong with the Program.
118*858ea5e5SAndroid Build Coastguard Worker
119*858ea5e5SAndroid Build Coastguard WorkerYou may charge a fee for the physical act of transferring a copy, and
120*858ea5e5SAndroid Build Coastguard Workeryou may at your option offer warranty protection in exchange for a fee.
121*858ea5e5SAndroid Build Coastguard Worker
122*858ea5e5SAndroid Build Coastguard Worker  2. You may modify your copy or copies of the Program or any portion
123*858ea5e5SAndroid Build Coastguard Workerof it, thus forming a work based on the Program, and copy and
124*858ea5e5SAndroid Build Coastguard Workerdistribute such modifications or work under the terms of Section 1
125*858ea5e5SAndroid Build Coastguard Workerabove, provided that you also meet all of these conditions:
126*858ea5e5SAndroid Build Coastguard Worker
127*858ea5e5SAndroid Build Coastguard Worker    a) You must cause the modified files to carry prominent notices
128*858ea5e5SAndroid Build Coastguard Worker    stating that you changed the files and the date of any change.
129*858ea5e5SAndroid Build Coastguard Worker
130*858ea5e5SAndroid Build Coastguard Worker    b) You must cause any work that you distribute or publish, that in
131*858ea5e5SAndroid Build Coastguard Worker    whole or in part contains or is derived from the Program or any
132*858ea5e5SAndroid Build Coastguard Worker    part thereof, to be licensed as a whole at no charge to all third
133*858ea5e5SAndroid Build Coastguard Worker    parties under the terms of this License.
134*858ea5e5SAndroid Build Coastguard Worker
135*858ea5e5SAndroid Build Coastguard Worker    c) If the modified program normally reads commands interactively
136*858ea5e5SAndroid Build Coastguard Worker    when run, you must cause it, when started running for such
137*858ea5e5SAndroid Build Coastguard Worker    interactive use in the most ordinary way, to print or display an
138*858ea5e5SAndroid Build Coastguard Worker    announcement including an appropriate copyright notice and a
139*858ea5e5SAndroid Build Coastguard Worker    notice that there is no warranty (or else, saying that you provide
140*858ea5e5SAndroid Build Coastguard Worker    a warranty) and that users may redistribute the program under
141*858ea5e5SAndroid Build Coastguard Worker    these conditions, and telling the user how to view a copy of this
142*858ea5e5SAndroid Build Coastguard Worker    License.  (Exception: if the Program itself is interactive but
143*858ea5e5SAndroid Build Coastguard Worker    does not normally print such an announcement, your work based on
144*858ea5e5SAndroid Build Coastguard Worker    the Program is not required to print an announcement.)
145*858ea5e5SAndroid Build Coastguard Worker
146*858ea5e5SAndroid Build Coastguard WorkerThese requirements apply to the modified work as a whole.  If
147*858ea5e5SAndroid Build Coastguard Workeridentifiable sections of that work are not derived from the Program,
148*858ea5e5SAndroid Build Coastguard Workerand can be reasonably considered independent and separate works in
149*858ea5e5SAndroid Build Coastguard Workerthemselves, then this License, and its terms, do not apply to those
150*858ea5e5SAndroid Build Coastguard Workersections when you distribute them as separate works.  But when you
151*858ea5e5SAndroid Build Coastguard Workerdistribute the same sections as part of a whole which is a work based
152*858ea5e5SAndroid Build Coastguard Workeron the Program, the distribution of the whole must be on the terms of
153*858ea5e5SAndroid Build Coastguard Workerthis License, whose permissions for other licensees extend to the
154*858ea5e5SAndroid Build Coastguard Workerentire whole, and thus to each and every part regardless of who wrote it.
155*858ea5e5SAndroid Build Coastguard Worker
156*858ea5e5SAndroid Build Coastguard WorkerThus, it is not the intent of this section to claim rights or contest
157*858ea5e5SAndroid Build Coastguard Workeryour rights to work written entirely by you; rather, the intent is to
158*858ea5e5SAndroid Build Coastguard Workerexercise the right to control the distribution of derivative or
159*858ea5e5SAndroid Build Coastguard Workercollective works based on the Program.
160*858ea5e5SAndroid Build Coastguard Worker
161*858ea5e5SAndroid Build Coastguard WorkerIn addition, mere aggregation of another work not based on the Program
162*858ea5e5SAndroid Build Coastguard Workerwith the Program (or with a work based on the Program) on a volume of
163*858ea5e5SAndroid Build Coastguard Workera storage or distribution medium does not bring the other work under
164*858ea5e5SAndroid Build Coastguard Workerthe scope of this License.
165*858ea5e5SAndroid Build Coastguard Worker
166*858ea5e5SAndroid Build Coastguard Worker  3. You may copy and distribute the Program (or a work based on it,
167*858ea5e5SAndroid Build Coastguard Workerunder Section 2) in object code or executable form under the terms of
168*858ea5e5SAndroid Build Coastguard WorkerSections 1 and 2 above provided that you also do one of the following:
169*858ea5e5SAndroid Build Coastguard Worker
170*858ea5e5SAndroid Build Coastguard Worker    a) Accompany it with the complete corresponding machine-readable
171*858ea5e5SAndroid Build Coastguard Worker    source code, which must be distributed under the terms of Sections
172*858ea5e5SAndroid Build Coastguard Worker    1 and 2 above on a medium customarily used for software interchange; or,
173*858ea5e5SAndroid Build Coastguard Worker
174*858ea5e5SAndroid Build Coastguard Worker    b) Accompany it with a written offer, valid for at least three
175*858ea5e5SAndroid Build Coastguard Worker    years, to give any third party, for a charge no more than your
176*858ea5e5SAndroid Build Coastguard Worker    cost of physically performing source distribution, a complete
177*858ea5e5SAndroid Build Coastguard Worker    machine-readable copy of the corresponding source code, to be
178*858ea5e5SAndroid Build Coastguard Worker    distributed under the terms of Sections 1 and 2 above on a medium
179*858ea5e5SAndroid Build Coastguard Worker    customarily used for software interchange; or,
180*858ea5e5SAndroid Build Coastguard Worker
181*858ea5e5SAndroid Build Coastguard Worker    c) Accompany it with the information you received as to the offer
182*858ea5e5SAndroid Build Coastguard Worker    to distribute corresponding source code.  (This alternative is
183*858ea5e5SAndroid Build Coastguard Worker    allowed only for noncommercial distribution and only if you
184*858ea5e5SAndroid Build Coastguard Worker    received the program in object code or executable form with such
185*858ea5e5SAndroid Build Coastguard Worker    an offer, in accord with Subsection b above.)
186*858ea5e5SAndroid Build Coastguard Worker
187*858ea5e5SAndroid Build Coastguard WorkerThe source code for a work means the preferred form of the work for
188*858ea5e5SAndroid Build Coastguard Workermaking modifications to it.  For an executable work, complete source
189*858ea5e5SAndroid Build Coastguard Workercode means all the source code for all modules it contains, plus any
190*858ea5e5SAndroid Build Coastguard Workerassociated interface definition files, plus the scripts used to
191*858ea5e5SAndroid Build Coastguard Workercontrol compilation and installation of the executable.  However, as a
192*858ea5e5SAndroid Build Coastguard Workerspecial exception, the source code distributed need not include
193*858ea5e5SAndroid Build Coastguard Workeranything that is normally distributed (in either source or binary
194*858ea5e5SAndroid Build Coastguard Workerform) with the major components (compiler, kernel, and so on) of the
195*858ea5e5SAndroid Build Coastguard Workeroperating system on which the executable runs, unless that component
196*858ea5e5SAndroid Build Coastguard Workeritself accompanies the executable.
197*858ea5e5SAndroid Build Coastguard Worker
198*858ea5e5SAndroid Build Coastguard WorkerIf distribution of executable or object code is made by offering
199*858ea5e5SAndroid Build Coastguard Workeraccess to copy from a designated place, then offering equivalent
200*858ea5e5SAndroid Build Coastguard Workeraccess to copy the source code from the same place counts as
201*858ea5e5SAndroid Build Coastguard Workerdistribution of the source code, even though third parties are not
202*858ea5e5SAndroid Build Coastguard Workercompelled to copy the source along with the object code.
203*858ea5e5SAndroid Build Coastguard Worker
204*858ea5e5SAndroid Build Coastguard Worker  4. You may not copy, modify, sublicense, or distribute the Program
205*858ea5e5SAndroid Build Coastguard Workerexcept as expressly provided under this License.  Any attempt
206*858ea5e5SAndroid Build Coastguard Workerotherwise to copy, modify, sublicense or distribute the Program is
207*858ea5e5SAndroid Build Coastguard Workervoid, and will automatically terminate your rights under this License.
208*858ea5e5SAndroid Build Coastguard WorkerHowever, parties who have received copies, or rights, from you under
209*858ea5e5SAndroid Build Coastguard Workerthis License will not have their licenses terminated so long as such
210*858ea5e5SAndroid Build Coastguard Workerparties remain in full compliance.
211*858ea5e5SAndroid Build Coastguard Worker
212*858ea5e5SAndroid Build Coastguard Worker  5. You are not required to accept this License, since you have not
213*858ea5e5SAndroid Build Coastguard Workersigned it.  However, nothing else grants you permission to modify or
214*858ea5e5SAndroid Build Coastguard Workerdistribute the Program or its derivative works.  These actions are
215*858ea5e5SAndroid Build Coastguard Workerprohibited by law if you do not accept this License.  Therefore, by
216*858ea5e5SAndroid Build Coastguard Workermodifying or distributing the Program (or any work based on the
217*858ea5e5SAndroid Build Coastguard WorkerProgram), you indicate your acceptance of this License to do so, and
218*858ea5e5SAndroid Build Coastguard Workerall its terms and conditions for copying, distributing or modifying
219*858ea5e5SAndroid Build Coastguard Workerthe Program or works based on it.
220*858ea5e5SAndroid Build Coastguard Worker
221*858ea5e5SAndroid Build Coastguard Worker  6. Each time you redistribute the Program (or any work based on the
222*858ea5e5SAndroid Build Coastguard WorkerProgram), the recipient automatically receives a license from the
223*858ea5e5SAndroid Build Coastguard Workeroriginal licensor to copy, distribute or modify the Program subject to
224*858ea5e5SAndroid Build Coastguard Workerthese terms and conditions.  You may not impose any further
225*858ea5e5SAndroid Build Coastguard Workerrestrictions on the recipients' exercise of the rights granted herein.
226*858ea5e5SAndroid Build Coastguard WorkerYou are not responsible for enforcing compliance by third parties to
227*858ea5e5SAndroid Build Coastguard Workerthis License.
228*858ea5e5SAndroid Build Coastguard Worker
229*858ea5e5SAndroid Build Coastguard Worker  7. If, as a consequence of a court judgment or allegation of patent
230*858ea5e5SAndroid Build Coastguard Workerinfringement or for any other reason (not limited to patent issues),
231*858ea5e5SAndroid Build Coastguard Workerconditions are imposed on you (whether by court order, agreement or
232*858ea5e5SAndroid Build Coastguard Workerotherwise) that contradict the conditions of this License, they do not
233*858ea5e5SAndroid Build Coastguard Workerexcuse you from the conditions of this License.  If you cannot
234*858ea5e5SAndroid Build Coastguard Workerdistribute so as to satisfy simultaneously your obligations under this
235*858ea5e5SAndroid Build Coastguard WorkerLicense and any other pertinent obligations, then as a consequence you
236*858ea5e5SAndroid Build Coastguard Workermay not distribute the Program at all.  For example, if a patent
237*858ea5e5SAndroid Build Coastguard Workerlicense would not permit royalty-free redistribution of the Program by
238*858ea5e5SAndroid Build Coastguard Workerall those who receive copies directly or indirectly through you, then
239*858ea5e5SAndroid Build Coastguard Workerthe only way you could satisfy both it and this License would be to
240*858ea5e5SAndroid Build Coastguard Workerrefrain entirely from distribution of the Program.
241*858ea5e5SAndroid Build Coastguard Worker
242*858ea5e5SAndroid Build Coastguard WorkerIf any portion of this section is held invalid or unenforceable under
243*858ea5e5SAndroid Build Coastguard Workerany particular circumstance, the balance of the section is intended to
244*858ea5e5SAndroid Build Coastguard Workerapply and the section as a whole is intended to apply in other
245*858ea5e5SAndroid Build Coastguard Workercircumstances.
246*858ea5e5SAndroid Build Coastguard Worker
247*858ea5e5SAndroid Build Coastguard WorkerIt is not the purpose of this section to induce you to infringe any
248*858ea5e5SAndroid Build Coastguard Workerpatents or other property right claims or to contest validity of any
249*858ea5e5SAndroid Build Coastguard Workersuch claims; this section has the sole purpose of protecting the
250*858ea5e5SAndroid Build Coastguard Workerintegrity of the free software distribution system, which is
251*858ea5e5SAndroid Build Coastguard Workerimplemented by public license practices.  Many people have made
252*858ea5e5SAndroid Build Coastguard Workergenerous contributions to the wide range of software distributed
253*858ea5e5SAndroid Build Coastguard Workerthrough that system in reliance on consistent application of that
254*858ea5e5SAndroid Build Coastguard Workersystem; it is up to the author/donor to decide if he or she is willing
255*858ea5e5SAndroid Build Coastguard Workerto distribute software through any other system and a licensee cannot
256*858ea5e5SAndroid Build Coastguard Workerimpose that choice.
257*858ea5e5SAndroid Build Coastguard Worker
258*858ea5e5SAndroid Build Coastguard WorkerThis section is intended to make thoroughly clear what is believed to
259*858ea5e5SAndroid Build Coastguard Workerbe a consequence of the rest of this License.
260*858ea5e5SAndroid Build Coastguard Worker
261*858ea5e5SAndroid Build Coastguard Worker  8. If the distribution and/or use of the Program is restricted in
262*858ea5e5SAndroid Build Coastguard Workercertain countries either by patents or by copyrighted interfaces, the
263*858ea5e5SAndroid Build Coastguard Workeroriginal copyright holder who places the Program under this License
264*858ea5e5SAndroid Build Coastguard Workermay add an explicit geographical distribution limitation excluding
265*858ea5e5SAndroid Build Coastguard Workerthose countries, so that distribution is permitted only in or among
266*858ea5e5SAndroid Build Coastguard Workercountries not thus excluded.  In such case, this License incorporates
267*858ea5e5SAndroid Build Coastguard Workerthe limitation as if written in the body of this License.
268*858ea5e5SAndroid Build Coastguard Worker
269*858ea5e5SAndroid Build Coastguard Worker  9. The Free Software Foundation may publish revised and/or new versions
270*858ea5e5SAndroid Build Coastguard Workerof the General Public License from time to time.  Such new versions will
271*858ea5e5SAndroid Build Coastguard Workerbe similar in spirit to the present version, but may differ in detail to
272*858ea5e5SAndroid Build Coastguard Workeraddress new problems or concerns.
273*858ea5e5SAndroid Build Coastguard Worker
274*858ea5e5SAndroid Build Coastguard WorkerEach version is given a distinguishing version number.  If the Program
275*858ea5e5SAndroid Build Coastguard Workerspecifies a version number of this License which applies to it and "any
276*858ea5e5SAndroid Build Coastguard Workerlater version", you have the option of following the terms and conditions
277*858ea5e5SAndroid Build Coastguard Workereither of that version or of any later version published by the Free
278*858ea5e5SAndroid Build Coastguard WorkerSoftware Foundation.  If the Program does not specify a version number of
279*858ea5e5SAndroid Build Coastguard Workerthis License, you may choose any version ever published by the Free Software
280*858ea5e5SAndroid Build Coastguard WorkerFoundation.
281*858ea5e5SAndroid Build Coastguard Worker
282*858ea5e5SAndroid Build Coastguard Worker  10. If you wish to incorporate parts of the Program into other free
283*858ea5e5SAndroid Build Coastguard Workerprograms whose distribution conditions are different, write to the author
284*858ea5e5SAndroid Build Coastguard Workerto ask for permission.  For software which is copyrighted by the Free
285*858ea5e5SAndroid Build Coastguard WorkerSoftware Foundation, write to the Free Software Foundation; we sometimes
286*858ea5e5SAndroid Build Coastguard Workermake exceptions for this.  Our decision will be guided by the two goals
287*858ea5e5SAndroid Build Coastguard Workerof preserving the free status of all derivatives of our free software and
288*858ea5e5SAndroid Build Coastguard Workerof promoting the sharing and reuse of software generally.
289*858ea5e5SAndroid Build Coastguard Worker
290*858ea5e5SAndroid Build Coastguard Worker                            NO WARRANTY
291*858ea5e5SAndroid Build Coastguard Worker
292*858ea5e5SAndroid Build Coastguard Worker  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
293*858ea5e5SAndroid Build Coastguard WorkerFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
294*858ea5e5SAndroid Build Coastguard WorkerOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
295*858ea5e5SAndroid Build Coastguard WorkerPROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
296*858ea5e5SAndroid Build Coastguard WorkerOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
297*858ea5e5SAndroid Build Coastguard WorkerMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
298*858ea5e5SAndroid Build Coastguard WorkerTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
299*858ea5e5SAndroid Build Coastguard WorkerPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
300*858ea5e5SAndroid Build Coastguard WorkerREPAIR OR CORRECTION.
301*858ea5e5SAndroid Build Coastguard Worker
302*858ea5e5SAndroid Build Coastguard Worker  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
303*858ea5e5SAndroid Build Coastguard WorkerWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
304*858ea5e5SAndroid Build Coastguard WorkerREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
305*858ea5e5SAndroid Build Coastguard WorkerINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
306*858ea5e5SAndroid Build Coastguard WorkerOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
307*858ea5e5SAndroid Build Coastguard WorkerTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
308*858ea5e5SAndroid Build Coastguard WorkerYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
309*858ea5e5SAndroid Build Coastguard WorkerPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
310*858ea5e5SAndroid Build Coastguard WorkerPOSSIBILITY OF SUCH DAMAGES.
311*858ea5e5SAndroid Build Coastguard Worker
312*858ea5e5SAndroid Build Coastguard Worker                     END OF TERMS AND CONDITIONS
313*858ea5e5SAndroid Build Coastguard Worker
314*858ea5e5SAndroid Build Coastguard Worker            How to Apply These Terms to Your New Programs
315*858ea5e5SAndroid Build Coastguard Worker
316*858ea5e5SAndroid Build Coastguard Worker  If you develop a new program, and you want it to be of the greatest
317*858ea5e5SAndroid Build Coastguard Workerpossible use to the public, the best way to achieve this is to make it
318*858ea5e5SAndroid Build Coastguard Workerfree software which everyone can redistribute and change under these terms.
319*858ea5e5SAndroid Build Coastguard Worker
320*858ea5e5SAndroid Build Coastguard Worker  To do so, attach the following notices to the program.  It is safest
321*858ea5e5SAndroid Build Coastguard Workerto attach them to the start of each source file to most effectively
322*858ea5e5SAndroid Build Coastguard Workerconvey the exclusion of warranty; and each file should have at least
323*858ea5e5SAndroid Build Coastguard Workerthe "copyright" line and a pointer to where the full notice is found.
324*858ea5e5SAndroid Build Coastguard Worker
325*858ea5e5SAndroid Build Coastguard Worker    <one line to give the program's name and a brief idea of what it does.>
326*858ea5e5SAndroid Build Coastguard Worker    Copyright (C) <year>  <name of author>
327*858ea5e5SAndroid Build Coastguard Worker
328*858ea5e5SAndroid Build Coastguard Worker    This program is free software; you can redistribute it and/or modify
329*858ea5e5SAndroid Build Coastguard Worker    it under the terms of the GNU General Public License as published by
330*858ea5e5SAndroid Build Coastguard Worker    the Free Software Foundation; either version 2 of the License, or
331*858ea5e5SAndroid Build Coastguard Worker    (at your option) any later version.
332*858ea5e5SAndroid Build Coastguard Worker
333*858ea5e5SAndroid Build Coastguard Worker    This program is distributed in the hope that it will be useful,
334*858ea5e5SAndroid Build Coastguard Worker    but WITHOUT ANY WARRANTY; without even the implied warranty of
335*858ea5e5SAndroid Build Coastguard Worker    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
336*858ea5e5SAndroid Build Coastguard Worker    GNU General Public License for more details.
337*858ea5e5SAndroid Build Coastguard Worker
338*858ea5e5SAndroid Build Coastguard Worker    You should have received a copy of the GNU General Public License along
339*858ea5e5SAndroid Build Coastguard Worker    with this program; if not, write to the Free Software Foundation, Inc.,
340*858ea5e5SAndroid Build Coastguard Worker    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
341*858ea5e5SAndroid Build Coastguard Worker
342*858ea5e5SAndroid Build Coastguard WorkerAlso add information on how to contact you by electronic and paper mail.
343*858ea5e5SAndroid Build Coastguard Worker
344*858ea5e5SAndroid Build Coastguard WorkerIf the program is interactive, make it output a short notice like this
345*858ea5e5SAndroid Build Coastguard Workerwhen it starts in an interactive mode:
346*858ea5e5SAndroid Build Coastguard Worker
347*858ea5e5SAndroid Build Coastguard Worker    Gnomovision version 69, Copyright (C) year name of author
348*858ea5e5SAndroid Build Coastguard Worker    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
349*858ea5e5SAndroid Build Coastguard Worker    This is free software, and you are welcome to redistribute it
350*858ea5e5SAndroid Build Coastguard Worker    under certain conditions; type `show c' for details.
351*858ea5e5SAndroid Build Coastguard Worker
352*858ea5e5SAndroid Build Coastguard WorkerThe hypothetical commands `show w' and `show c' should show the appropriate
353*858ea5e5SAndroid Build Coastguard Workerparts of the General Public License.  Of course, the commands you use may
354*858ea5e5SAndroid Build Coastguard Workerbe called something other than `show w' and `show c'; they could even be
355*858ea5e5SAndroid Build Coastguard Workermouse-clicks or menu items--whatever suits your program.
356*858ea5e5SAndroid Build Coastguard Worker
357*858ea5e5SAndroid Build Coastguard WorkerYou should also get your employer (if you work as a programmer) or your
358*858ea5e5SAndroid Build Coastguard Workerschool, if any, to sign a "copyright disclaimer" for the program, if
359*858ea5e5SAndroid Build Coastguard Workernecessary.  Here is a sample; alter the names:
360*858ea5e5SAndroid Build Coastguard Worker
361*858ea5e5SAndroid Build Coastguard Worker  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
362*858ea5e5SAndroid Build Coastguard Worker  `Gnomovision' (which makes passes at compilers) written by James Hacker.
363*858ea5e5SAndroid Build Coastguard Worker
364*858ea5e5SAndroid Build Coastguard Worker  <signature of Ty Coon>, 1 April 1989
365*858ea5e5SAndroid Build Coastguard Worker  Ty Coon, President of Vice
366*858ea5e5SAndroid Build Coastguard Worker
367*858ea5e5SAndroid Build Coastguard WorkerThis General Public License does not permit incorporating your program into
368*858ea5e5SAndroid Build Coastguard Workerproprietary programs.  If your program is a subroutine library, you may
369*858ea5e5SAndroid Build Coastguard Workerconsider it more useful to permit linking proprietary applications with the
370*858ea5e5SAndroid Build Coastguard Workerlibrary.  If this is what you want to do, use the GNU Lesser General
371*858ea5e5SAndroid Build Coastguard WorkerPublic License instead of this License.
372*858ea5e5SAndroid Build Coastguard Worker
373*858ea5e5SAndroid Build Coastguard Worker
374*858ea5e5SAndroid Build Coastguard Worker   NOTE! This copyright does *not* cover user programs that use kernel
375*858ea5e5SAndroid Build Coastguard Worker services by normal system calls - this is merely considered normal use
376*858ea5e5SAndroid Build Coastguard Worker of the kernel, and does *not* fall under the heading of "derived work".
377*858ea5e5SAndroid Build Coastguard Worker Also note that the GPL below is copyrighted by the Free Software
378*858ea5e5SAndroid Build Coastguard Worker Foundation, but the instance of code that it refers to (the Linux
379*858ea5e5SAndroid Build Coastguard Worker kernel) is copyrighted by me and others who actually wrote it.
380*858ea5e5SAndroid Build Coastguard Worker
381*858ea5e5SAndroid Build Coastguard Worker Also note that the only valid version of the GPL as far as the kernel
382*858ea5e5SAndroid Build Coastguard Worker is concerned is _this_ particular version of the license (ie v2, not
383*858ea5e5SAndroid Build Coastguard Worker v2.2 or v3.x or whatever), unless explicitly otherwise stated.
384*858ea5e5SAndroid Build Coastguard Worker
385*858ea5e5SAndroid Build Coastguard Worker			Linus Torvalds
386