xref: /xnu-8020.101.4/APPLE_LICENSE (revision e7776783b89a353188416a9a346c6cdb4928faad)
1*e7776783SApple OSS DistributionsAPPLE PUBLIC SOURCE LICENSE
2*e7776783SApple OSS DistributionsVersion 2.0 - August 6, 2003
3*e7776783SApple OSS Distributions
4*e7776783SApple OSS DistributionsPlease read this License carefully before downloading this software.
5*e7776783SApple OSS DistributionsBy downloading or using this software, you are agreeing to be bound by
6*e7776783SApple OSS Distributionsthe terms of this License. If you do not or cannot agree to the terms
7*e7776783SApple OSS Distributionsof this License, please do not download or use the software.
8*e7776783SApple OSS Distributions
9*e7776783SApple OSS Distributions1. General; Definitions. This License applies to any program or other
10*e7776783SApple OSS Distributionswork which Apple Computer, Inc. ("Apple") makes publicly available and
11*e7776783SApple OSS Distributionswhich contains a notice placed by Apple identifying such program or
12*e7776783SApple OSS Distributionswork as "Original Code" and stating that it is subject to the terms of
13*e7776783SApple OSS Distributionsthis Apple Public Source License version 2.0 ("License"). As used in
14*e7776783SApple OSS Distributionsthis License:
15*e7776783SApple OSS Distributions
16*e7776783SApple OSS Distributions1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is
17*e7776783SApple OSS Distributionsthe grantor of rights, (i) claims of patents that are now or hereafter
18*e7776783SApple OSS Distributionsacquired, owned by or assigned to Apple and (ii) that cover subject
19*e7776783SApple OSS Distributionsmatter contained in the Original Code, but only to the extent
20*e7776783SApple OSS Distributionsnecessary to use, reproduce and/or distribute the Original Code
21*e7776783SApple OSS Distributionswithout infringement; and (b) in the case where You are the grantor of
22*e7776783SApple OSS Distributionsrights, (i) claims of patents that are now or hereafter acquired,
23*e7776783SApple OSS Distributionsowned by or assigned to You and (ii) that cover subject matter in Your
24*e7776783SApple OSS DistributionsModifications, taken alone or in combination with Original Code.
25*e7776783SApple OSS Distributions
26*e7776783SApple OSS Distributions1.2 "Contributor" means any person or entity that creates or
27*e7776783SApple OSS Distributionscontributes to the creation of Modifications.
28*e7776783SApple OSS Distributions
29*e7776783SApple OSS Distributions1.3 "Covered Code" means the Original Code, Modifications, the
30*e7776783SApple OSS Distributionscombination of Original Code and any Modifications, and/or any
31*e7776783SApple OSS Distributionsrespective portions thereof.
32*e7776783SApple OSS Distributions
33*e7776783SApple OSS Distributions1.4 "Externally Deploy" means: (a) to sublicense, distribute or
34*e7776783SApple OSS Distributionsotherwise make Covered Code available, directly or indirectly, to
35*e7776783SApple OSS Distributionsanyone other than You; and/or (b) to use Covered Code, alone or as
36*e7776783SApple OSS Distributionspart of a Larger Work, in any way to provide a service, including but
37*e7776783SApple OSS Distributionsnot limited to delivery of content, through electronic communication
38*e7776783SApple OSS Distributionswith a client other than You.
39*e7776783SApple OSS Distributions
40*e7776783SApple OSS Distributions1.5 "Larger Work" means a work which combines Covered Code or portions
41*e7776783SApple OSS Distributionsthereof with code not governed by the terms of this License.
42*e7776783SApple OSS Distributions
43*e7776783SApple OSS Distributions1.6 "Modifications" mean any addition to, deletion from, and/or change
44*e7776783SApple OSS Distributionsto, the substance and/or structure of the Original Code, any previous
45*e7776783SApple OSS DistributionsModifications, the combination of Original Code and any previous
46*e7776783SApple OSS DistributionsModifications, and/or any respective portions thereof. When code is
47*e7776783SApple OSS Distributionsreleased as a series of files, a Modification is: (a) any addition to
48*e7776783SApple OSS Distributionsor deletion from the contents of a file containing Covered Code;
49*e7776783SApple OSS Distributionsand/or (b) any new file or other representation of computer program
50*e7776783SApple OSS Distributionsstatements that contains any part of Covered Code.
51*e7776783SApple OSS Distributions
52*e7776783SApple OSS Distributions1.7 "Original Code" means (a) the Source Code of a program or other
53*e7776783SApple OSS Distributionswork as originally made available by Apple under this License,
54*e7776783SApple OSS Distributionsincluding the Source Code of any updates or upgrades to such programs
55*e7776783SApple OSS Distributionsor works made available by Apple under this License, and that has been
56*e7776783SApple OSS Distributionsexpressly identified by Apple as such in the header file(s) of such
57*e7776783SApple OSS Distributionswork; and (b) the object code compiled from such Source Code and
58*e7776783SApple OSS Distributionsoriginally made available by Apple under this License.
59*e7776783SApple OSS Distributions
60*e7776783SApple OSS Distributions1.8 "Source Code" means the human readable form of a program or other
61*e7776783SApple OSS Distributionswork that is suitable for making modifications to it, including all
62*e7776783SApple OSS Distributionsmodules it contains, plus any associated interface definition files,
63*e7776783SApple OSS Distributionsscripts used to control compilation and installation of an executable
64*e7776783SApple OSS Distributions(object code).
65*e7776783SApple OSS Distributions
66*e7776783SApple OSS Distributions1.9 "You" or "Your" means an individual or a legal entity exercising
67*e7776783SApple OSS Distributionsrights under this License. For legal entities, "You" or "Your"
68*e7776783SApple OSS Distributionsincludes any entity which controls, is controlled by, or is under
69*e7776783SApple OSS Distributionscommon control with, You, where "control" means (a) the power, direct
70*e7776783SApple OSS Distributionsor indirect, to cause the direction or management of such entity,
71*e7776783SApple OSS Distributionswhether by contract or otherwise, or (b) ownership of fifty percent
72*e7776783SApple OSS Distributions(50%) or more of the outstanding shares or beneficial ownership of
73*e7776783SApple OSS Distributionssuch entity.
74*e7776783SApple OSS Distributions
75*e7776783SApple OSS Distributions2. Permitted Uses; Conditions & Restrictions. Subject to the terms
76*e7776783SApple OSS Distributionsand conditions of this License, Apple hereby grants You, effective on
77*e7776783SApple OSS Distributionsthe date You accept this License and download the Original Code, a
78*e7776783SApple OSS Distributionsworld-wide, royalty-free, non-exclusive license, to the extent of
79*e7776783SApple OSS DistributionsApple's Applicable Patent Rights and copyrights covering the Original
80*e7776783SApple OSS DistributionsCode, to do the following:
81*e7776783SApple OSS Distributions
82*e7776783SApple OSS Distributions2.1 Unmodified Code. You may use, reproduce, display, perform,
83*e7776783SApple OSS Distributionsinternally distribute within Your organization, and Externally Deploy
84*e7776783SApple OSS Distributionsverbatim, unmodified copies of the Original Code, for commercial or
85*e7776783SApple OSS Distributionsnon-commercial purposes, provided that in each instance:
86*e7776783SApple OSS Distributions
87*e7776783SApple OSS Distributions(a) You must retain and reproduce in all copies of Original Code the
88*e7776783SApple OSS Distributionscopyright and other proprietary notices and disclaimers of Apple as
89*e7776783SApple OSS Distributionsthey appear in the Original Code, and keep intact all notices in the
90*e7776783SApple OSS DistributionsOriginal Code that refer to this License; and
91*e7776783SApple OSS Distributions
92*e7776783SApple OSS Distributions(b) You must include a copy of this License with every copy of Source
93*e7776783SApple OSS DistributionsCode of Covered Code and documentation You distribute or Externally
94*e7776783SApple OSS DistributionsDeploy, and You may not offer or impose any terms on such Source Code
95*e7776783SApple OSS Distributionsthat alter or restrict this License or the recipients' rights
96*e7776783SApple OSS Distributionshereunder, except as permitted under Section 6.
97*e7776783SApple OSS Distributions
98*e7776783SApple OSS Distributions2.2 Modified Code. You may modify Covered Code and use, reproduce,
99*e7776783SApple OSS Distributionsdisplay, perform, internally distribute within Your organization, and
100*e7776783SApple OSS DistributionsExternally Deploy Your Modifications and Covered Code, for commercial
101*e7776783SApple OSS Distributionsor non-commercial purposes, provided that in each instance You also
102*e7776783SApple OSS Distributionsmeet all of these conditions:
103*e7776783SApple OSS Distributions
104*e7776783SApple OSS Distributions(a) You must satisfy all the conditions of Section 2.1 with respect to
105*e7776783SApple OSS Distributionsthe Source Code of the Covered Code;
106*e7776783SApple OSS Distributions
107*e7776783SApple OSS Distributions(b) You must duplicate, to the extent it does not already exist, the
108*e7776783SApple OSS Distributionsnotice in Exhibit A in each file of the Source Code of all Your
109*e7776783SApple OSS DistributionsModifications, and cause the modified files to carry prominent notices
110*e7776783SApple OSS Distributionsstating that You changed the files and the date of any change; and
111*e7776783SApple OSS Distributions
112*e7776783SApple OSS Distributions(c) If You Externally Deploy Your Modifications, You must make
113*e7776783SApple OSS DistributionsSource Code of all Your Externally Deployed Modifications either
114*e7776783SApple OSS Distributionsavailable to those to whom You have Externally Deployed Your
115*e7776783SApple OSS DistributionsModifications, or publicly available. Source Code of Your Externally
116*e7776783SApple OSS DistributionsDeployed Modifications must be released under the terms set forth in
117*e7776783SApple OSS Distributionsthis License, including the license grants set forth in Section 3
118*e7776783SApple OSS Distributionsbelow, for as long as you Externally Deploy the Covered Code or twelve
119*e7776783SApple OSS Distributions(12) months from the date of initial External Deployment, whichever is
120*e7776783SApple OSS Distributionslonger. You should preferably distribute the Source Code of Your
121*e7776783SApple OSS DistributionsExternally Deployed Modifications electronically (e.g. download from a
122*e7776783SApple OSS Distributionsweb site).
123*e7776783SApple OSS Distributions
124*e7776783SApple OSS Distributions2.3 Distribution of Executable Versions. In addition, if You
125*e7776783SApple OSS DistributionsExternally Deploy Covered Code (Original Code and/or Modifications) in
126*e7776783SApple OSS Distributionsobject code, executable form only, You must include a prominent
127*e7776783SApple OSS Distributionsnotice, in the code itself as well as in related documentation,
128*e7776783SApple OSS Distributionsstating that Source Code of the Covered Code is available under the
129*e7776783SApple OSS Distributionsterms of this License with information on how and where to obtain such
130*e7776783SApple OSS DistributionsSource Code.
131*e7776783SApple OSS Distributions
132*e7776783SApple OSS Distributions2.4 Third Party Rights. You expressly acknowledge and agree that
133*e7776783SApple OSS Distributionsalthough Apple and each Contributor grants the licenses to their
134*e7776783SApple OSS Distributionsrespective portions of the Covered Code set forth herein, no
135*e7776783SApple OSS Distributionsassurances are provided by Apple or any Contributor that the Covered
136*e7776783SApple OSS DistributionsCode does not infringe the patent or other intellectual property
137*e7776783SApple OSS Distributionsrights of any other entity. Apple and each Contributor disclaim any
138*e7776783SApple OSS Distributionsliability to You for claims brought by any other entity based on
139*e7776783SApple OSS Distributionsinfringement of intellectual property rights or otherwise. As a
140*e7776783SApple OSS Distributionscondition to exercising the rights and licenses granted hereunder, You
141*e7776783SApple OSS Distributionshereby assume sole responsibility to secure any other intellectual
142*e7776783SApple OSS Distributionsproperty rights needed, if any. For example, if a third party patent
143*e7776783SApple OSS Distributionslicense is required to allow You to distribute the Covered Code, it is
144*e7776783SApple OSS DistributionsYour responsibility to acquire that license before distributing the
145*e7776783SApple OSS DistributionsCovered Code.
146*e7776783SApple OSS Distributions
147*e7776783SApple OSS Distributions3. Your Grants. In consideration of, and as a condition to, the
148*e7776783SApple OSS Distributionslicenses granted to You under this License, You hereby grant to any
149*e7776783SApple OSS Distributionsperson or entity receiving or distributing Covered Code under this
150*e7776783SApple OSS DistributionsLicense a non-exclusive, royalty-free, perpetual, irrevocable license,
151*e7776783SApple OSS Distributionsunder Your Applicable Patent Rights and other intellectual property
152*e7776783SApple OSS Distributionsrights (other than patent) owned or controlled by You, to use,
153*e7776783SApple OSS Distributionsreproduce, display, perform, modify, sublicense, distribute and
154*e7776783SApple OSS DistributionsExternally Deploy Your Modifications of the same scope and extent as
155*e7776783SApple OSS DistributionsApple's licenses under Sections 2.1 and 2.2 above.
156*e7776783SApple OSS Distributions
157*e7776783SApple OSS Distributions4. Larger Works. You may create a Larger Work by combining Covered
158*e7776783SApple OSS DistributionsCode with other code not governed by the terms of this License and
159*e7776783SApple OSS Distributionsdistribute the Larger Work as a single product. In each such instance,
160*e7776783SApple OSS DistributionsYou must make sure the requirements of this License are fulfilled for
161*e7776783SApple OSS Distributionsthe Covered Code or any portion thereof.
162*e7776783SApple OSS Distributions
163*e7776783SApple OSS Distributions5. Limitations on Patent License. Except as expressly stated in
164*e7776783SApple OSS DistributionsSection 2, no other patent rights, express or implied, are granted by
165*e7776783SApple OSS DistributionsApple herein. Modifications and/or Larger Works may require additional
166*e7776783SApple OSS Distributionspatent licenses from Apple which Apple may grant in its sole
167*e7776783SApple OSS Distributionsdiscretion.
168*e7776783SApple OSS Distributions
169*e7776783SApple OSS Distributions6. Additional Terms. You may choose to offer, and to charge a fee for,
170*e7776783SApple OSS Distributionswarranty, support, indemnity or liability obligations and/or other
171*e7776783SApple OSS Distributionsrights consistent with the scope of the license granted herein
172*e7776783SApple OSS Distributions("Additional Terms") to one or more recipients of Covered Code.
173*e7776783SApple OSS DistributionsHowever, You may do so only on Your own behalf and as Your sole
174*e7776783SApple OSS Distributionsresponsibility, and not on behalf of Apple or any Contributor. You
175*e7776783SApple OSS Distributionsmust obtain the recipient's agreement that any such Additional Terms
176*e7776783SApple OSS Distributionsare offered by You alone, and You hereby agree to indemnify, defend
177*e7776783SApple OSS Distributionsand hold Apple and every Contributor harmless for any liability
178*e7776783SApple OSS Distributionsincurred by or claims asserted against Apple or such Contributor by
179*e7776783SApple OSS Distributionsreason of any such Additional Terms.
180*e7776783SApple OSS Distributions
181*e7776783SApple OSS Distributions7. Versions of the License. Apple may publish revised and/or new
182*e7776783SApple OSS Distributionsversions of this License from time to time. Each version will be given
183*e7776783SApple OSS Distributionsa distinguishing version number. Once Original Code has been published
184*e7776783SApple OSS Distributionsunder a particular version of this License, You may continue to use it
185*e7776783SApple OSS Distributionsunder the terms of that version. You may also choose to use such
186*e7776783SApple OSS DistributionsOriginal Code under the terms of any subsequent version of this
187*e7776783SApple OSS DistributionsLicense published by Apple. No one other than Apple has the right to
188*e7776783SApple OSS Distributionsmodify the terms applicable to Covered Code created under this
189*e7776783SApple OSS DistributionsLicense.
190*e7776783SApple OSS Distributions
191*e7776783SApple OSS Distributions8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in
192*e7776783SApple OSS Distributionspart pre-release, untested, or not fully tested works. The Covered
193*e7776783SApple OSS DistributionsCode may contain errors that could cause failures or loss of data, and
194*e7776783SApple OSS Distributionsmay be incomplete or contain inaccuracies. You expressly acknowledge
195*e7776783SApple OSS Distributionsand agree that use of the Covered Code, or any portion thereof, is at
196*e7776783SApple OSS DistributionsYour sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND
197*e7776783SApple OSS DistributionsWITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND
198*e7776783SApple OSS DistributionsAPPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE
199*e7776783SApple OSS DistributionsPURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM
200*e7776783SApple OSS DistributionsALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT
201*e7776783SApple OSS DistributionsNOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF
202*e7776783SApple OSS DistributionsMERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR
203*e7776783SApple OSS DistributionsPURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD
204*e7776783SApple OSS DistributionsPARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST
205*e7776783SApple OSS DistributionsINTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE
206*e7776783SApple OSS DistributionsFUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,
207*e7776783SApple OSS DistributionsTHAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR
208*e7776783SApple OSS DistributionsERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO
209*e7776783SApple OSS DistributionsORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE
210*e7776783SApple OSS DistributionsAUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.
211*e7776783SApple OSS DistributionsYou acknowledge that the Covered Code is not intended for use in the
212*e7776783SApple OSS Distributionsoperation of nuclear facilities, aircraft navigation, communication
213*e7776783SApple OSS Distributionssystems, or air traffic control machines in which case the failure of
214*e7776783SApple OSS Distributionsthe Covered Code could lead to death, personal injury, or severe
215*e7776783SApple OSS Distributionsphysical or environmental damage.
216*e7776783SApple OSS Distributions
217*e7776783SApple OSS Distributions9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO
218*e7776783SApple OSS DistributionsEVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,
219*e7776783SApple OSS DistributionsSPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING
220*e7776783SApple OSS DistributionsTO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR
221*e7776783SApple OSS DistributionsANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,
222*e7776783SApple OSS DistributionsTORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF
223*e7776783SApple OSS DistributionsAPPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
224*e7776783SApple OSS DistributionsDAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY
225*e7776783SApple OSS DistributionsREMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF
226*e7776783SApple OSS DistributionsINCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY
227*e7776783SApple OSS DistributionsTO YOU. In no event shall Apple's total liability to You for all
228*e7776783SApple OSS Distributionsdamages (other than as may be required by applicable law) under this
229*e7776783SApple OSS DistributionsLicense exceed the amount of fifty dollars ($50.00).
230*e7776783SApple OSS Distributions
231*e7776783SApple OSS Distributions10. Trademarks. This License does not grant any rights to use the
232*e7776783SApple OSS Distributionstrademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",
233*e7776783SApple OSS Distributions"QuickTime", "QuickTime Streaming Server" or any other trademarks,
234*e7776783SApple OSS Distributionsservice marks, logos or trade names belonging to Apple (collectively
235*e7776783SApple OSS Distributions"Apple Marks") or to any trademark, service mark, logo or trade name
236*e7776783SApple OSS Distributionsbelonging to any Contributor. You agree not to use any Apple Marks in
237*e7776783SApple OSS Distributionsor as part of the name of products derived from the Original Code or
238*e7776783SApple OSS Distributionsto endorse or promote products derived from the Original Code other
239*e7776783SApple OSS Distributionsthan as expressly permitted by and in strict compliance at all times
240*e7776783SApple OSS Distributionswith Apple's third party trademark usage guidelines which are posted
241*e7776783SApple OSS Distributionsat http://www.apple.com/legal/guidelinesfor3rdparties.html.
242*e7776783SApple OSS Distributions
243*e7776783SApple OSS Distributions11. Ownership. Subject to the licenses granted under this License,
244*e7776783SApple OSS Distributionseach Contributor retains all rights, title and interest in and to any
245*e7776783SApple OSS DistributionsModifications made by such Contributor. Apple retains all rights,
246*e7776783SApple OSS Distributionstitle and interest in and to the Original Code and any Modifications
247*e7776783SApple OSS Distributionsmade by or on behalf of Apple ("Apple Modifications"), and such Apple
248*e7776783SApple OSS DistributionsModifications will not be automatically subject to this License. Apple
249*e7776783SApple OSS Distributionsmay, at its sole discretion, choose to license such Apple
250*e7776783SApple OSS DistributionsModifications under this License, or on different terms from those
251*e7776783SApple OSS Distributionscontained in this License or may choose not to license them at all.
252*e7776783SApple OSS Distributions
253*e7776783SApple OSS Distributions12. Termination.
254*e7776783SApple OSS Distributions
255*e7776783SApple OSS Distributions12.1 Termination. This License and the rights granted hereunder will
256*e7776783SApple OSS Distributionsterminate:
257*e7776783SApple OSS Distributions
258*e7776783SApple OSS Distributions(a) automatically without notice from Apple if You fail to comply with
259*e7776783SApple OSS Distributionsany term(s) of this License and fail to cure such breach within 30
260*e7776783SApple OSS Distributionsdays of becoming aware of such breach;
261*e7776783SApple OSS Distributions
262*e7776783SApple OSS Distributions(b) immediately in the event of the circumstances described in Section
263*e7776783SApple OSS Distributions13.5(b); or
264*e7776783SApple OSS Distributions
265*e7776783SApple OSS Distributions(c) automatically without notice from Apple if You, at any time during
266*e7776783SApple OSS Distributionsthe term of this License, commence an action for patent infringement
267*e7776783SApple OSS Distributionsagainst Apple; provided that Apple did not first commence
268*e7776783SApple OSS Distributionsan action for patent infringement against You in that instance.
269*e7776783SApple OSS Distributions
270*e7776783SApple OSS Distributions12.2 Effect of Termination. Upon termination, You agree to immediately
271*e7776783SApple OSS Distributionsstop any further use, reproduction, modification, sublicensing and
272*e7776783SApple OSS Distributionsdistribution of the Covered Code. All sublicenses to the Covered Code
273*e7776783SApple OSS Distributionswhich have been properly granted prior to termination shall survive
274*e7776783SApple OSS Distributionsany termination of this License. Provisions which, by their nature,
275*e7776783SApple OSS Distributionsshould remain in effect beyond the termination of this License shall
276*e7776783SApple OSS Distributionssurvive, including but not limited to Sections 3, 5, 8, 9, 10, 11,
277*e7776783SApple OSS Distributions12.2 and 13. No party will be liable to any other for compensation,
278*e7776783SApple OSS Distributionsindemnity or damages of any sort solely as a result of terminating
279*e7776783SApple OSS Distributionsthis License in accordance with its terms, and termination of this
280*e7776783SApple OSS DistributionsLicense will be without prejudice to any other right or remedy of
281*e7776783SApple OSS Distributionsany party.
282*e7776783SApple OSS Distributions
283*e7776783SApple OSS Distributions13. Miscellaneous.
284*e7776783SApple OSS Distributions
285*e7776783SApple OSS Distributions13.1 Government End Users. The Covered Code is a "commercial item" as
286*e7776783SApple OSS Distributionsdefined in FAR 2.101. Government software and technical data rights in
287*e7776783SApple OSS Distributionsthe Covered Code include only those rights customarily provided to the
288*e7776783SApple OSS Distributionspublic as defined in this License. This customary commercial license
289*e7776783SApple OSS Distributionsin technical data and software is provided in accordance with FAR
290*e7776783SApple OSS Distributions12.211 (Technical Data) and 12.212 (Computer Software) and, for
291*e7776783SApple OSS DistributionsDepartment of Defense purchases, DFAR 252.227-7015 (Technical Data --
292*e7776783SApple OSS DistributionsCommercial Items) and 227.7202-3 (Rights in Commercial Computer
293*e7776783SApple OSS DistributionsSoftware or Computer Software Documentation). Accordingly, all U.S.
294*e7776783SApple OSS DistributionsGovernment End Users acquire Covered Code with only those rights set
295*e7776783SApple OSS Distributionsforth herein.
296*e7776783SApple OSS Distributions
297*e7776783SApple OSS Distributions13.2 Relationship of Parties. This License will not be construed as
298*e7776783SApple OSS Distributionscreating an agency, partnership, joint venture or any other form of
299*e7776783SApple OSS Distributionslegal association between or among You, Apple or any Contributor, and
300*e7776783SApple OSS DistributionsYou will not represent to the contrary, whether expressly, by
301*e7776783SApple OSS Distributionsimplication, appearance or otherwise.
302*e7776783SApple OSS Distributions
303*e7776783SApple OSS Distributions13.3 Independent Development. Nothing in this License will impair
304*e7776783SApple OSS DistributionsApple's right to acquire, license, develop, have others develop for
305*e7776783SApple OSS Distributionsit, market and/or distribute technology or products that perform the
306*e7776783SApple OSS Distributionssame or similar functions as, or otherwise compete with,
307*e7776783SApple OSS DistributionsModifications, Larger Works, technology or products that You may
308*e7776783SApple OSS Distributionsdevelop, produce, market or distribute.
309*e7776783SApple OSS Distributions
310*e7776783SApple OSS Distributions13.4 Waiver; Construction. Failure by Apple or any Contributor to
311*e7776783SApple OSS Distributionsenforce any provision of this License will not be deemed a waiver of
312*e7776783SApple OSS Distributionsfuture enforcement of that or any other provision. Any law or
313*e7776783SApple OSS Distributionsregulation which provides that the language of a contract shall be
314*e7776783SApple OSS Distributionsconstrued against the drafter will not apply to this License.
315*e7776783SApple OSS Distributions
316*e7776783SApple OSS Distributions13.5 Severability. (a) If for any reason a court of competent
317*e7776783SApple OSS Distributionsjurisdiction finds any provision of this License, or portion thereof,
318*e7776783SApple OSS Distributionsto be unenforceable, that provision of the License will be enforced to
319*e7776783SApple OSS Distributionsthe maximum extent permissible so as to effect the economic benefits
320*e7776783SApple OSS Distributionsand intent of the parties, and the remainder of this License will
321*e7776783SApple OSS Distributionscontinue in full force and effect. (b) Notwithstanding the foregoing,
322*e7776783SApple OSS Distributionsif applicable law prohibits or restricts You from fully and/or
323*e7776783SApple OSS Distributionsspecifically complying with Sections 2 and/or 3 or prevents the
324*e7776783SApple OSS Distributionsenforceability of either of those Sections, this License will
325*e7776783SApple OSS Distributionsimmediately terminate and You must immediately discontinue any use of
326*e7776783SApple OSS Distributionsthe Covered Code and destroy all copies of it that are in your
327*e7776783SApple OSS Distributionspossession or control.
328*e7776783SApple OSS Distributions
329*e7776783SApple OSS Distributions13.6 Dispute Resolution. Any litigation or other dispute resolution
330*e7776783SApple OSS Distributionsbetween You and Apple relating to this License shall take place in the
331*e7776783SApple OSS DistributionsNorthern District of California, and You and Apple hereby consent to
332*e7776783SApple OSS Distributionsthe personal jurisdiction of, and venue in, the state and federal
333*e7776783SApple OSS Distributionscourts within that District with respect to this License. The
334*e7776783SApple OSS Distributionsapplication of the United Nations Convention on Contracts for the
335*e7776783SApple OSS DistributionsInternational Sale of Goods is expressly excluded.
336*e7776783SApple OSS Distributions
337*e7776783SApple OSS Distributions13.7 Entire Agreement; Governing Law. This License constitutes the
338*e7776783SApple OSS Distributionsentire agreement between the parties with respect to the subject
339*e7776783SApple OSS Distributionsmatter hereof. This License shall be governed by the laws of the
340*e7776783SApple OSS DistributionsUnited States and the State of California, except that body of
341*e7776783SApple OSS DistributionsCalifornia law concerning conflicts of law.
342*e7776783SApple OSS Distributions
343*e7776783SApple OSS DistributionsWhere You are located in the province of Quebec, Canada, the following
344*e7776783SApple OSS Distributionsclause applies: The parties hereby confirm that they have requested
345*e7776783SApple OSS Distributionsthat this License and all related documents be drafted in English. Les
346*e7776783SApple OSS Distributionsparties ont exige que le present contrat et tous les documents
347*e7776783SApple OSS Distributionsconnexes soient rediges en anglais.
348*e7776783SApple OSS Distributions
349*e7776783SApple OSS DistributionsEXHIBIT A.
350*e7776783SApple OSS Distributions
351*e7776783SApple OSS Distributions"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights
352*e7776783SApple OSS DistributionsReserved.
353*e7776783SApple OSS Distributions
354*e7776783SApple OSS DistributionsThis file contains Original Code and/or Modifications of Original Code
355*e7776783SApple OSS Distributionsas defined in and that are subject to the Apple Public Source License
356*e7776783SApple OSS DistributionsVersion 2.0 (the 'License'). You may not use this file except in
357*e7776783SApple OSS Distributionscompliance with the License. Please obtain a copy of the License at
358*e7776783SApple OSS Distributionshttp://www.opensource.apple.com/apsl/ and read it before using this
359*e7776783SApple OSS Distributionsfile.
360*e7776783SApple OSS Distributions
361*e7776783SApple OSS DistributionsThe Original Code and all software distributed under the License are
362*e7776783SApple OSS Distributionsdistributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
363*e7776783SApple OSS DistributionsEXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
364*e7776783SApple OSS DistributionsINCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
365*e7776783SApple OSS DistributionsFITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
366*e7776783SApple OSS DistributionsPlease see the License for the specific language governing rights and
367*e7776783SApple OSS Distributionslimitations under the License."
368