Blame


1 76193d7c 2003-09-30 devnull The Plan 9 software is provided under the terms of the
2 76193d7c 2003-09-30 devnull Lucent Public License, Version 1.02, reproduced below,
3 76193d7c 2003-09-30 devnull with the following exceptions:
4 76193d7c 2003-09-30 devnull
5 76193d7c 2003-09-30 devnull 1. No right is granted to create derivative works of or
6 76193d7c 2003-09-30 devnull to redistribute (other than with the Plan 9 Operating System)
7 76193d7c 2003-09-30 devnull the screen imprinter fonts identified in subdirectory
8 76193d7c 2003-09-30 devnull /lib/font/bit/lucida and printer fonts (Lucida Sans Unicode, Lucida
9 76193d7c 2003-09-30 devnull Sans Italic, Lucida Sans Demibold, Lucida Typewriter, Lucida Sans
10 76193d7c 2003-09-30 devnull Typewriter83), identified in subdirectory /sys/lib/postscript/font.
11 76193d7c 2003-09-30 devnull These directories contain material copyrights by B&H Inc. and Y&Y Inc.
12 76193d7c 2003-09-30 devnull
13 76193d7c 2003-09-30 devnull 2. The printer fonts identified in subdirectory /sys/lib/ghostscript/font
14 76193d7c 2003-09-30 devnull are subject to the GNU GPL, reproduced in the file /LICENSE.gpl.
15 76193d7c 2003-09-30 devnull
16 76193d7c 2003-09-30 devnull 3. The ghostscript program in the subdirectory /sys/src/cmd/gs is
17 76193d7c 2003-09-30 devnull covered by the Aladdin Free Public License, reproduced in the file
18 76193d7c 2003-09-30 devnull /LICENSE.afpl.
19 76193d7c 2003-09-30 devnull
20 76193d7c 2003-09-30 devnull ===================================================================
21 76193d7c 2003-09-30 devnull
22 76193d7c 2003-09-30 devnull Lucent Public License Version 1.02
23 76193d7c 2003-09-30 devnull
24 76193d7c 2003-09-30 devnull THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS PUBLIC
25 76193d7c 2003-09-30 devnull LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE
26 76193d7c 2003-09-30 devnull PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
27 76193d7c 2003-09-30 devnull
28 76193d7c 2003-09-30 devnull 1. DEFINITIONS
29 76193d7c 2003-09-30 devnull
30 76193d7c 2003-09-30 devnull "Contribution" means:
31 76193d7c 2003-09-30 devnull
32 76193d7c 2003-09-30 devnull a. in the case of Lucent Technologies Inc. ("LUCENT"), the Original
33 76193d7c 2003-09-30 devnull Program, and
34 76193d7c 2003-09-30 devnull b. in the case of each Contributor,
35 76193d7c 2003-09-30 devnull
36 76193d7c 2003-09-30 devnull i. changes to the Program, and
37 76193d7c 2003-09-30 devnull ii. additions to the Program;
38 76193d7c 2003-09-30 devnull
39 76193d7c 2003-09-30 devnull where such changes and/or additions to the Program were added to the
40 76193d7c 2003-09-30 devnull Program by such Contributor itself or anyone acting on such
41 76193d7c 2003-09-30 devnull Contributor's behalf, and the Contributor explicitly consents, in
42 76193d7c 2003-09-30 devnull accordance with Section 3C, to characterization of the changes and/or
43 76193d7c 2003-09-30 devnull additions as Contributions.
44 76193d7c 2003-09-30 devnull
45 76193d7c 2003-09-30 devnull "Contributor" means LUCENT and any other entity that has Contributed a
46 76193d7c 2003-09-30 devnull Contribution to the Program.
47 76193d7c 2003-09-30 devnull
48 76193d7c 2003-09-30 devnull "Distributor" means a Recipient that distributes the Program,
49 76193d7c 2003-09-30 devnull modifications to the Program, or any part thereof.
50 76193d7c 2003-09-30 devnull
51 76193d7c 2003-09-30 devnull "Licensed Patents" mean patent claims licensable by a Contributor
52 76193d7c 2003-09-30 devnull which are necessarily infringed by the use or sale of its Contribution
53 76193d7c 2003-09-30 devnull alone or when combined with the Program.
54 76193d7c 2003-09-30 devnull
55 76193d7c 2003-09-30 devnull "Original Program" means the original version of the software
56 76193d7c 2003-09-30 devnull accompanying this Agreement as released by LUCENT, including source
57 76193d7c 2003-09-30 devnull code, object code and documentation, if any.
58 76193d7c 2003-09-30 devnull
59 76193d7c 2003-09-30 devnull "Program" means the Original Program and Contributions or any part
60 76193d7c 2003-09-30 devnull thereof
61 76193d7c 2003-09-30 devnull
62 76193d7c 2003-09-30 devnull "Recipient" means anyone who receives the Program under this
63 76193d7c 2003-09-30 devnull Agreement, including all Contributors.
64 76193d7c 2003-09-30 devnull
65 76193d7c 2003-09-30 devnull 2. GRANT OF RIGHTS
66 76193d7c 2003-09-30 devnull
67 76193d7c 2003-09-30 devnull a. Subject to the terms of this Agreement, each Contributor hereby
68 76193d7c 2003-09-30 devnull grants Recipient a non-exclusive, worldwide, royalty-free copyright
69 76193d7c 2003-09-30 devnull license to reproduce, prepare derivative works of, publicly display,
70 76193d7c 2003-09-30 devnull publicly perform, distribute and sublicense the Contribution of such
71 76193d7c 2003-09-30 devnull Contributor, if any, and such derivative works, in source code and
72 76193d7c 2003-09-30 devnull object code form.
73 76193d7c 2003-09-30 devnull
74 76193d7c 2003-09-30 devnull b. Subject to the terms of this Agreement, each Contributor hereby
75 76193d7c 2003-09-30 devnull grants Recipient a non-exclusive, worldwide, royalty-free patent
76 76193d7c 2003-09-30 devnull license under Licensed Patents to make, use, sell, offer to sell,
77 76193d7c 2003-09-30 devnull import and otherwise transfer the Contribution of such Contributor, if
78 76193d7c 2003-09-30 devnull any, in source code and object code form. The patent license granted
79 76193d7c 2003-09-30 devnull by a Contributor shall also apply to the combination of the
80 76193d7c 2003-09-30 devnull Contribution of that Contributor and the Program if, at the time the
81 76193d7c 2003-09-30 devnull Contribution is added by the Contributor, such addition of the
82 76193d7c 2003-09-30 devnull Contribution causes such combination to be covered by the Licensed
83 76193d7c 2003-09-30 devnull Patents. The patent license granted by a Contributor shall not apply
84 76193d7c 2003-09-30 devnull to (i) any other combinations which include the Contribution, nor to
85 76193d7c 2003-09-30 devnull (ii) Contributions of other Contributors. No hardware per se is
86 76193d7c 2003-09-30 devnull licensed hereunder.
87 76193d7c 2003-09-30 devnull
88 76193d7c 2003-09-30 devnull c. Recipient understands that although each Contributor grants the
89 76193d7c 2003-09-30 devnull licenses to its Contributions set forth herein, no assurances are
90 76193d7c 2003-09-30 devnull provided by any Contributor that the Program does not infringe the
91 76193d7c 2003-09-30 devnull patent or other intellectual property rights of any other entity. Each
92 76193d7c 2003-09-30 devnull Contributor disclaims any liability to Recipient for claims brought by
93 76193d7c 2003-09-30 devnull any other entity based on infringement of intellectual property rights
94 76193d7c 2003-09-30 devnull or otherwise. As a condition to exercising the rights and licenses
95 76193d7c 2003-09-30 devnull granted hereunder, each Recipient hereby assumes sole responsibility
96 76193d7c 2003-09-30 devnull to secure any other intellectual property rights needed, if any. For
97 76193d7c 2003-09-30 devnull example, if a third party patent license is required to allow
98 76193d7c 2003-09-30 devnull Recipient to distribute the Program, it is Recipient's responsibility
99 76193d7c 2003-09-30 devnull to acquire that license before distributing the Program.
100 76193d7c 2003-09-30 devnull
101 76193d7c 2003-09-30 devnull d. Each Contributor represents that to its knowledge it has sufficient
102 76193d7c 2003-09-30 devnull copyright rights in its Contribution, if any, to grant the copyright
103 76193d7c 2003-09-30 devnull license set forth in this Agreement.
104 76193d7c 2003-09-30 devnull
105 76193d7c 2003-09-30 devnull 3. REQUIREMENTS
106 76193d7c 2003-09-30 devnull
107 76193d7c 2003-09-30 devnull A. Distributor may choose to distribute the Program in any form under
108 76193d7c 2003-09-30 devnull this Agreement or under its own license agreement, provided that:
109 76193d7c 2003-09-30 devnull
110 76193d7c 2003-09-30 devnull a. it complies with the terms and conditions of this Agreement;
111 76193d7c 2003-09-30 devnull
112 76193d7c 2003-09-30 devnull b. if the Program is distributed in source code or other tangible
113 76193d7c 2003-09-30 devnull form, a copy of this Agreement or Distributor's own license agreement
114 76193d7c 2003-09-30 devnull is included with each copy of the Program; and
115 76193d7c 2003-09-30 devnull
116 76193d7c 2003-09-30 devnull c. if distributed under Distributor's own license agreement, such
117 76193d7c 2003-09-30 devnull license agreement:
118 76193d7c 2003-09-30 devnull
119 76193d7c 2003-09-30 devnull i. effectively disclaims on behalf of all Contributors all warranties
120 76193d7c 2003-09-30 devnull and conditions, express and implied, including warranties or
121 76193d7c 2003-09-30 devnull conditions of title and non-infringement, and implied warranties or
122 76193d7c 2003-09-30 devnull conditions of merchantability and fitness for a particular purpose;
123 76193d7c 2003-09-30 devnull ii. effectively excludes on behalf of all Contributors all liability
124 76193d7c 2003-09-30 devnull for damages, including direct, indirect, special, incidental and
125 76193d7c 2003-09-30 devnull consequential damages, such as lost profits; and
126 76193d7c 2003-09-30 devnull iii. states that any provisions which differ from this Agreement are
127 76193d7c 2003-09-30 devnull offered by that Contributor alone and not by any other party.
128 76193d7c 2003-09-30 devnull
129 76193d7c 2003-09-30 devnull B. Each Distributor must include the following in a conspicuous
130 76193d7c 2003-09-30 devnull location in the Program:
131 76193d7c 2003-09-30 devnull
132 76193d7c 2003-09-30 devnull Copyright (C) 2003, Lucent Technologies Inc. and others. All Rights
133 76193d7c 2003-09-30 devnull Reserved.
134 76193d7c 2003-09-30 devnull
135 76193d7c 2003-09-30 devnull C. In addition, each Contributor must identify itself as the
136 76193d7c 2003-09-30 devnull originator of its Contribution in a manner that reasonably allows
137 76193d7c 2003-09-30 devnull subsequent Recipients to identify the originator of the Contribution.
138 76193d7c 2003-09-30 devnull Also, each Contributor must agree that the additions and/or changes
139 76193d7c 2003-09-30 devnull are intended to be a Contribution. Once a Contribution is contributed,
140 76193d7c 2003-09-30 devnull it may not thereafter be revoked.
141 76193d7c 2003-09-30 devnull
142 76193d7c 2003-09-30 devnull 4. COMMERCIAL DISTRIBUTION
143 76193d7c 2003-09-30 devnull
144 76193d7c 2003-09-30 devnull Commercial distributors of software may accept certain
145 76193d7c 2003-09-30 devnull responsibilities with respect to end users, business partners and the
146 76193d7c 2003-09-30 devnull like. While this license is intended to facilitate the commercial use
147 76193d7c 2003-09-30 devnull of the Program, the Distributor who includes the Program in a
148 76193d7c 2003-09-30 devnull commercial product offering should do so in a manner which does not
149 76193d7c 2003-09-30 devnull create potential liability for Contributors. Therefore, if a
150 76193d7c 2003-09-30 devnull Distributor includes the Program in a commercial product offering,
151 76193d7c 2003-09-30 devnull such Distributor ("Commercial Distributor") hereby agrees to defend
152 76193d7c 2003-09-30 devnull and indemnify every Contributor ("Indemnified Contributor") against
153 76193d7c 2003-09-30 devnull any losses, damages and costs (collectively"Losses") arising from
154 76193d7c 2003-09-30 devnull claims, lawsuits and other legal actions brought by a third party
155 76193d7c 2003-09-30 devnull against the Indemnified Contributor to the extent caused by the acts
156 76193d7c 2003-09-30 devnull or omissions of such Commercial Distributor in connection with its
157 76193d7c 2003-09-30 devnull distribution of the Program in a commercial product offering. The
158 76193d7c 2003-09-30 devnull obligations in this section do not apply to any claims or Losses
159 76193d7c 2003-09-30 devnull relating to any actual or alleged intellectual property infringement.
160 76193d7c 2003-09-30 devnull In order to qualify, an Indemnified Contributor must: a) promptly
161 76193d7c 2003-09-30 devnull notify the Commercial Distributor in writing of such claim, and b)
162 76193d7c 2003-09-30 devnull allow the Commercial Distributor to control, and cooperate with the
163 76193d7c 2003-09-30 devnull Commercial Distributor in, the defense and any related settlement
164 76193d7c 2003-09-30 devnull negotiations. The Indemnified Contributor may participate in any such
165 76193d7c 2003-09-30 devnull claim at its own expense.
166 76193d7c 2003-09-30 devnull
167 76193d7c 2003-09-30 devnull For example, a Distributor might include the Program in a commercial
168 76193d7c 2003-09-30 devnull product offering, Product X. That Distributor is then a Commercial
169 76193d7c 2003-09-30 devnull Distributor. If that Commercial Distributor then makes performance
170 76193d7c 2003-09-30 devnull claims, or offers warranties related to Product X, those performance
171 76193d7c 2003-09-30 devnull claims and warranties are such Commercial Distributor's responsibility
172 76193d7c 2003-09-30 devnull alone. Under this section, the Commercial Distributor would have to
173 76193d7c 2003-09-30 devnull defend claims against the Contributors related to those performance
174 76193d7c 2003-09-30 devnull claims and warranties, and if a court requires any Contributor to pay
175 76193d7c 2003-09-30 devnull any damages as a result, the Commercial Distributor must pay those
176 76193d7c 2003-09-30 devnull damages.
177 76193d7c 2003-09-30 devnull
178 76193d7c 2003-09-30 devnull 5. NO WARRANTY
179 76193d7c 2003-09-30 devnull
180 76193d7c 2003-09-30 devnull EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
181 76193d7c 2003-09-30 devnull PROVIDED ON AN"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
182 76193d7c 2003-09-30 devnull KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY
183 76193d7c 2003-09-30 devnull WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
184 76193d7c 2003-09-30 devnull OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
185 76193d7c 2003-09-30 devnull responsible for determining the appropriateness of using and
186 76193d7c 2003-09-30 devnull distributing the Program and assumes all risks associated with its
187 76193d7c 2003-09-30 devnull exercise of rights under this Agreement, including but not limited to
188 76193d7c 2003-09-30 devnull the risks and costs of program errors, compliance with applicable
189 76193d7c 2003-09-30 devnull laws, damage to or loss of data, programs or equipment, and
190 76193d7c 2003-09-30 devnull unavailability or interruption of operations.
191 76193d7c 2003-09-30 devnull
192 76193d7c 2003-09-30 devnull 6. DISCLAIMER OF LIABILITY
193 76193d7c 2003-09-30 devnull
194 76193d7c 2003-09-30 devnull EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
195 76193d7c 2003-09-30 devnull ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
196 76193d7c 2003-09-30 devnull INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
197 76193d7c 2003-09-30 devnull WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
198 76193d7c 2003-09-30 devnull LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
199 76193d7c 2003-09-30 devnull NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
200 76193d7c 2003-09-30 devnull DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
201 76193d7c 2003-09-30 devnull HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
202 76193d7c 2003-09-30 devnull
203 76193d7c 2003-09-30 devnull 7. EXPORT CONTROL
204 76193d7c 2003-09-30 devnull
205 76193d7c 2003-09-30 devnull Recipient agrees that Recipient alone is responsible for compliance
206 76193d7c 2003-09-30 devnull with the United States export administration regulations (and the
207 76193d7c 2003-09-30 devnull export control laws and regulation of any other countries).
208 76193d7c 2003-09-30 devnull
209 76193d7c 2003-09-30 devnull 8. GENERAL
210 76193d7c 2003-09-30 devnull
211 76193d7c 2003-09-30 devnull If any provision of this Agreement is invalid or unenforceable under
212 76193d7c 2003-09-30 devnull applicable law, it shall not affect the validity or enforceability of
213 76193d7c 2003-09-30 devnull the remainder of the terms of this Agreement, and without further
214 76193d7c 2003-09-30 devnull action by the parties hereto, such provision shall be reformed to the
215 76193d7c 2003-09-30 devnull minimum extent necessary to make such provision valid and enforceable.
216 76193d7c 2003-09-30 devnull
217 76193d7c 2003-09-30 devnull If Recipient institutes patent litigation against a Contributor with
218 76193d7c 2003-09-30 devnull respect to a patent applicable to software (including a cross-claim or
219 76193d7c 2003-09-30 devnull counterclaim in a lawsuit), then any patent licenses granted by that
220 76193d7c 2003-09-30 devnull Contributor to such Recipient under this Agreement shall terminate as
221 76193d7c 2003-09-30 devnull of the date such litigation is filed. In addition, if Recipient
222 76193d7c 2003-09-30 devnull institutes patent litigation against any entity (including a
223 76193d7c 2003-09-30 devnull cross-claim or counterclaim in a lawsuit) alleging that the Program
224 76193d7c 2003-09-30 devnull itself (excluding combinations of the Program with other software or
225 76193d7c 2003-09-30 devnull hardware) infringes such Recipient's patent(s), then such Recipient's
226 76193d7c 2003-09-30 devnull rights granted under Section 2(b) shall terminate as of the date such
227 76193d7c 2003-09-30 devnull litigation is filed.
228 76193d7c 2003-09-30 devnull
229 76193d7c 2003-09-30 devnull All Recipient's rights under this Agreement shall terminate if it
230 76193d7c 2003-09-30 devnull fails to comply with any of the material terms or conditions of this
231 76193d7c 2003-09-30 devnull Agreement and does not cure such failure in a reasonable period of
232 76193d7c 2003-09-30 devnull time after becoming aware of such noncompliance. If all Recipient's
233 76193d7c 2003-09-30 devnull rights under this Agreement terminate, Recipient agrees to cease use
234 76193d7c 2003-09-30 devnull and distribution of the Program as soon as reasonably practicable.
235 76193d7c 2003-09-30 devnull However, Recipient's obligations under this Agreement and any licenses
236 76193d7c 2003-09-30 devnull granted by Recipient relating to the Program shall continue and
237 76193d7c 2003-09-30 devnull survive.
238 76193d7c 2003-09-30 devnull
239 76193d7c 2003-09-30 devnull LUCENT may publish new versions (including revisions) of this
240 76193d7c 2003-09-30 devnull Agreement from time to time. Each new version of the Agreement will be
241 76193d7c 2003-09-30 devnull given a distinguishing version number. The Program (including
242 76193d7c 2003-09-30 devnull Contributions) may always be distributed subject to the version of the
243 76193d7c 2003-09-30 devnull Agreement under which it was received. In addition, after a new
244 76193d7c 2003-09-30 devnull version of the Agreement is published, Contributor may elect to
245 76193d7c 2003-09-30 devnull distribute the Program (including its Contributions) under the new
246 76193d7c 2003-09-30 devnull version. No one other than LUCENT has the right to modify this
247 76193d7c 2003-09-30 devnull Agreement. Except as expressly stated in Sections 2(a) and 2(b) above,
248 76193d7c 2003-09-30 devnull Recipient receives no rights or licenses to the intellectual property
249 76193d7c 2003-09-30 devnull of any Contributor under this Agreement, whether expressly, by
250 76193d7c 2003-09-30 devnull implication, estoppel or otherwise. All rights in the Program not
251 76193d7c 2003-09-30 devnull expressly granted under this Agreement are reserved.
252 76193d7c 2003-09-30 devnull
253 76193d7c 2003-09-30 devnull This Agreement is governed by the laws of the State of New York and
254 76193d7c 2003-09-30 devnull the intellectual property laws of the United States of America. No
255 76193d7c 2003-09-30 devnull party to this Agreement will bring a legal action under this Agreement
256 76193d7c 2003-09-30 devnull more than one year after the cause of action arose. Each party waives
257 76193d7c 2003-09-30 devnull its rights to a jury trial in any resulting litigation.
258 76193d7c 2003-09-30 devnull