OLD | NEW |
| (Empty) |
1 The following is the 'standard copyright' agreed upon by most contributors, | |
2 and is currently the canonical license, though a modification is currently | |
3 under discussion. Copyright holders of new code should use this license | |
4 statement where possible, and append their name to this list. Please sort | |
5 by surname for people, and by the full name for other entities (e.g. | |
6 Juliusz Chroboczek sorts before Intel Corporation sorts before Daniel | |
7 Stone). | |
8 | |
9 Copyright © 2000-2001 Juliusz Chroboczek | |
10 Copyright © 1998 Egbert Eich | |
11 Copyright © 2006-2007 Intel Corporation | |
12 Copyright © 2006 Nokia Corporation | |
13 Copyright © 2006-2008 Peter Hutterer | |
14 Copyright © 1999 Keith Packard | |
15 Copyright © 2007-2008 Red Hat, Inc. | |
16 Copyright © 2005-2007 Daniel Stone | |
17 Copyright © 2006-2008 Simon Thum | |
18 Copyright © 2006 Luc Verhaegen | |
19 | |
20 Permission is hereby granted, free of charge, to any person obtaining a | |
21 copy of this software and associated documentation files (the "Software"), | |
22 to deal in the Software without restriction, including without limitation | |
23 the rights to use, copy, modify, merge, publish, distribute, sublicense, | |
24 and/or sell copies of the Software, and to permit persons to whom the | |
25 Software is furnished to do so, subject to the following conditions: | |
26 | |
27 The above copyright notice and this permission notice (including the next | |
28 paragraph) shall be included in all copies or substantial portions of the | |
29 Software. | |
30 | |
31 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
32 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
33 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
34 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
35 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | |
36 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | |
37 DEALINGS IN THE SOFTWARE. | |
38 | |
39 | |
40 | |
41 | |
42 The following licenses are 'legacy': usually MIT/X11 licenses with the name | |
43 of the copyright holder(s) in the license statement, but also some BSD-like | |
44 licenses. | |
45 | |
46 | |
47 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved. | |
48 | |
49 Permission is hereby granted, free of charge, to any person obtaining a copy of | |
50 this software and associated documentation files (the "Software"), to deal in | |
51 the Software without restriction, including without limitation the rights to | |
52 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | |
53 of the Software, and to permit persons to whom the Software is furnished to do | |
54 so, subject to the following conditions: | |
55 | |
56 The above copyright notice and this permission notice shall be included in all | |
57 copies or substantial portions of the Software. | |
58 | |
59 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
60 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- | |
61 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
62 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN | |
63 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | |
64 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
65 | |
66 Except as contained in this notice, the name of the XFree86 Project shall not | |
67 be used in advertising or otherwise to promote the sale, use or other dealings | |
68 in this Software without prior written authorization from the XFree86 Project. | |
69 | |
70 | |
71 Copyright 1997-2003 by The XFree86 Project, Inc. | |
72 | |
73 Permission to use, copy, modify, distribute, and sell this software and its | |
74 documentation for any purpose is hereby granted without fee, provided that | |
75 the above copyright notice appear in all copies and that both that | |
76 copyright notice and this permission notice appear in supporting | |
77 documentation, and that the names of Orest Zborowski and David Wexelblat | |
78 not be used in advertising or publicity pertaining to distribution of | |
79 the software without specific, written prior permission. Orest Zborowski | |
80 and David Wexelblat make no representations about the suitability of this | |
81 software for any purpose. It is provided "as is" without express or | |
82 implied warranty. | |
83 | |
84 THE XFREE86 PROJECT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD | |
85 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
86 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE | |
87 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
88 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |
89 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | |
90 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
91 | |
92 | |
93 Copyright 1985-1998, 2001 The Open Group | |
94 Copyright 2002 Red Hat Inc., Durham, North Carolina. | |
95 | |
96 Permission to use, copy, modify, distribute, and sell this software and its | |
97 documentation for any purpose is hereby granted without fee, provided that | |
98 the above copyright notice appear in all copies and that both that | |
99 copyright notice and this permission notice appear in supporting | |
100 documentation. | |
101 | |
102 The above copyright notice and this permission notice shall be included in | |
103 all copies or substantial portions of the Software. | |
104 | |
105 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
106 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
107 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
108 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN | |
109 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | |
110 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
111 | |
112 Except as contained in this notice, the name of The Open Group shall not be | |
113 used in advertising or otherwise to promote the sale, use or other dealings | |
114 in this Software without prior written authorization from The Open Group. | |
115 | |
116 | |
117 Copyright (c) 1987, 1989-1990, 1992-1995 X Consortium | |
118 | |
119 Permission is hereby granted, free of charge, to any person obtaining a copy | |
120 of this software and associated documentation files (the "Software"), to deal | |
121 in the Software without restriction, including without limitation the rights | |
122 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
123 copies of the Software, and to permit persons to whom the Software is | |
124 furnished to do so, subject to the following conditions: | |
125 | |
126 The above copyright notice and this permission notice shall be included in | |
127 all copies or substantial portions of the Software. | |
128 | |
129 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
130 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
131 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
132 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN | |
133 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | |
134 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
135 | |
136 Except as contained in this notice, the name of the X Consortium shall not be | |
137 used in advertising or otherwise to promote the sale, use or other dealings | |
138 in this Software without prior written authorization from the X Consortium. | |
139 | |
140 | |
141 Copyright © 1999-2000 SuSE, Inc. | |
142 Copyright © 2007 Red Hat, Inc. | |
143 | |
144 Permission to use, copy, modify, distribute, and sell this software and its | |
145 documentation for any purpose is hereby granted without fee, provided that | |
146 the above copyright notice appear in all copies and that both that | |
147 copyright notice and this permission notice appear in supporting | |
148 documentation, and that the name of SuSE not be used in advertising or | |
149 publicity pertaining to distribution of the software without specific, | |
150 written prior permission. SuSE makes no representations about the | |
151 suitability of this software for any purpose. It is provided "as is" | |
152 without express or implied warranty. | |
153 | |
154 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL | |
155 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE | |
156 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
157 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION | |
158 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN | |
159 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
160 | |
161 | |
162 Copyright 1987 by Sun Microsystems, Inc. Mountain View, CA. | |
163 All Rights Reserved | |
164 | |
165 Permission to use, copy, modify, and distribute this | |
166 software and its documentation for any purpose and without | |
167 fee is hereby granted, provided that the above copyright no- | |
168 tice appear in all copies and that both that copyright no- | |
169 tice and this permission notice appear in supporting docu- | |
170 mentation, and that the names of Sun or X Consortium | |
171 not be used in advertising or publicity pertaining to | |
172 distribution of the software without specific prior | |
173 written permission. Sun and X Consortium make no | |
174 representations about the suitability of this software for | |
175 any purpose. It is provided "as is" without any express or | |
176 implied warranty. | |
177 | |
178 SUN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
179 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FIT- | |
180 NESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SUN BE LI- | |
181 ABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR | |
182 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR | |
183 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR | |
184 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH | |
185 THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
186 | |
187 | |
188 Copyright © 2006 Sun Microsystems | |
189 | |
190 Permission to use, copy, modify, distribute, and sell this software and its | |
191 documentation for any purpose is hereby granted without fee, provided that | |
192 the above copyright notice appear in all copies and that both that | |
193 copyright notice and this permission notice appear in supporting | |
194 documentation, and that the name of Sun Microsystems not be used in | |
195 advertising or publicity pertaining to distribution of the software without | |
196 specific, written prior permission. Sun Microsystems makes no | |
197 representations about the suitability of this software for any purpose. It | |
198 is provided "as is" without express or implied warranty. | |
199 | |
200 SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
201 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
202 EVENT SHALL SUN MICROSYSTEMS BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
203 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
204 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
205 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
206 PERFORMANCE OF THIS SOFTWARE. | |
207 | |
208 | |
209 Copyright 1987-1991, 1993 by Digital Equipment Corporation, Maynard, Massachuset
ts. | |
210 Copyright 1991 Massachusetts Institute of Technology, Cambridge, Massachusetts. | |
211 Copyright 1991, 1993 Olivetti Research Limited, Cambridge, England. | |
212 | |
213 All Rights Reserved | |
214 | |
215 Permission to use, copy, modify, and distribute this software and its | |
216 documentation for any purpose and without fee is hereby granted, | |
217 provided that the above copyright notice appear in all copies and that | |
218 both that copyright notice and this permission notice appear in | |
219 supporting documentation, and that the name of Digital not be | |
220 used in advertising or publicity pertaining to distribution of the | |
221 software without specific, written prior permission. | |
222 | |
223 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING | |
224 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL | |
225 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR | |
226 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, | |
227 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | |
228 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | |
229 SOFTWARE. | |
230 | |
231 | |
232 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts, | |
233 Copyright 1994 Quarterdeck Office Systems. | |
234 | |
235 All Rights Reserved | |
236 | |
237 Permission to use, copy, modify, and distribute this software and its | |
238 documentation for any purpose and without fee is hereby granted, | |
239 provided that the above copyright notice appear in all copies and that | |
240 both that copyright notice and this permission notice appear in | |
241 supporting documentation, and that the names of Digital and | |
242 Quarterdeck not be used in advertising or publicity pertaining to | |
243 distribution of the software without specific, written prior | |
244 permission. | |
245 | |
246 DIGITAL AND QUARTERDECK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS | |
247 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
248 FITNESS, IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT | |
249 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS | |
250 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE | |
251 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE | |
252 OR PERFORMANCE OF THIS SOFTWARE. | |
253 | |
254 | |
255 Copyright 1997 Digital Equipment Corporation. | |
256 All rights reserved. | |
257 | |
258 This software is furnished under license and may be used and copied only in | |
259 accordance with the following terms and conditions. Subject to these | |
260 conditions, you may download, copy, install, use, modify and distribute | |
261 this software in source and/or binary form. No title or ownership is | |
262 transferred hereby. | |
263 | |
264 1) Any source code used, modified or distributed must reproduce and retain | |
265 this copyright notice and list of conditions as they appear in the | |
266 source file. | |
267 | |
268 2) No right is granted to use any trade name, trademark, or logo of Digital | |
269 Equipment Corporation. Neither the "Digital Equipment Corporation" | |
270 name nor any trademark or logo of Digital Equipment Corporation may be | |
271 used to endorse or promote products derived from this software without | |
272 the prior written permission of Digital Equipment Corporation. | |
273 | |
274 3) This software is provided "AS-IS" and any express or implied warranties, | |
275 including but not limited to, any implied warranties of merchantability, | |
276 fitness for a particular purpose, or non-infringement are disclaimed. | |
277 In no event shall DIGITAL be liable for any damages whatsoever, and in | |
278 particular, DIGITAL shall not be liable for special, indirect, | |
279 consequential, or incidental damages or damages for lost profits, loss | |
280 of revenue or loss of use, whether such damages arise in contract, | |
281 negligence, tort, under statute, in equity, at law or otherwise, even | |
282 if advised of the possibility of such damage. | |
283 | |
284 | |
285 Copyright (c) 1991, 1996-1997 Digital Equipment Corporation, Maynard, Massachuse
tts. | |
286 | |
287 Permission is hereby granted, free of charge, to any person obtaining a copy | |
288 of this software and associated documentation files (the "Software"), to deal | |
289 in the Software without restriction, including without limitation the rights | |
290 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
291 copies of the Software. | |
292 | |
293 The above copyright notice and this permission notice shall be included in | |
294 all copies or substantial portions of the Software. | |
295 | |
296 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
297 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
298 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
299 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, | |
300 BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, | |
301 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR | |
302 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
303 | |
304 Except as contained in this notice, the name of Digital Equipment Corporation | |
305 shall not be used in advertising or otherwise to promote the sale, use or other | |
306 dealings in this Software without prior written authorization from Digital | |
307 Equipment Corporation. | |
308 | |
309 | |
310 Copyright (c) 1993-1997 by Silicon Graphics Computer Systems, Inc. | |
311 | |
312 Permission to use, copy, modify, and distribute this | |
313 software and its documentation for any purpose and without | |
314 fee is hereby granted, provided that the above copyright | |
315 notice appear in all copies and that both that copyright | |
316 notice and this permission notice appear in supporting | |
317 documentation, and that the name of Silicon Graphics not be | |
318 used in advertising or publicity pertaining to distribution | |
319 of the software without specific prior written permission. | |
320 Silicon Graphics makes no representation about the suitability | |
321 of this software for any purpose. It is provided "as is" | |
322 without any express or implied warranty. | |
323 | |
324 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS | |
325 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | |
326 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON | |
327 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL | |
328 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
329 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE | |
330 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH | |
331 THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
332 | |
333 | |
334 License Applicability. Except to the extent portions of this file are | |
335 made subject to an alternative license as permitted in the SGI Free | |
336 Software License B, Version 1.1 (the "License"), the contents of this | |
337 file are subject only to the provisions of the License. You may not use | |
338 this file except in compliance with the License. You may obtain a copy | |
339 of the License at Silicon Graphics, Inc., attn: Legal Services, 1600 | |
340 Amphitheatre Parkway, Mountain View, CA 94043-1351, or at: | |
341 | |
342 http://oss.sgi.com/projects/FreeB | |
343 | |
344 Note that, as provided in the License, the Software is distributed on an | |
345 "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS | |
346 DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND | |
347 CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A | |
348 PARTICULAR PURPOSE, AND NON-INFRINGEMENT. | |
349 | |
350 Original Code. The Original Code is: OpenGL Sample Implementation, | |
351 Version 1.2.1, released January 26, 2000, developed by Silicon Graphics, | |
352 Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc. | |
353 Copyright in any portions created by third parties is as indicated | |
354 elsewhere herein. All Rights Reserved. | |
355 | |
356 Additional Notice Provisions: The application programming interfaces | |
357 established by SGI in conjunction with the Original Code are The | |
358 OpenGL(R) Graphics System: A Specification (Version 1.2.1), released | |
359 April 1, 1999; The OpenGL(R) Graphics System Utility Library (Version | |
360 1.3), released November 4, 1998; and OpenGL(R) Graphics with the X | |
361 Window System(R) (Version 1.3), released October 19, 1998. This software | |
362 was created using the OpenGL(R) version 1.2.1 Sample Implementation | |
363 published by SGI, but has not been independently verified as being | |
364 compliant with the OpenGL(R) version 1.2.1 Specification. | |
365 | |
366 | |
367 The contents of this file are subject to the GLX Public License Version 1.0 | |
368 (the "License"). You may not use this file except in compliance with the | |
369 License. You may obtain a copy of the License at Silicon Graphics, Inc., | |
370 attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043 | |
371 or at http://www.sgi.com/software/opensource/glx/license.html. | |
372 | |
373 Software distributed under the License is distributed on an "AS IS" | |
374 basis. ALL WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY | |
375 IMPLIED WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR | |
376 PURPOSE OR OF NON- INFRINGEMENT. See the License for the specific | |
377 language governing rights and limitations under the License. | |
378 | |
379 The Original Software is GLX version 1.2 source code, released February, | |
380 1999. The developer of the Original Software is Silicon Graphics, Inc. | |
381 Those portions of the Subject Software created by Silicon Graphics, Inc. | |
382 are Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved. | |
383 | |
384 | |
385 Copyright (c) 1994, 1995 Hewlett-Packard Company | |
386 | |
387 Permission is hereby granted, free of charge, to any person obtaining | |
388 a copy of this software and associated documentation files (the | |
389 "Software"), to deal in the Software without restriction, including | |
390 without limitation the rights to use, copy, modify, merge, publish, | |
391 distribute, sublicense, and/or sell copies of the Software, and to | |
392 permit persons to whom the Software is furnished to do so, subject to | |
393 the following conditions: | |
394 | |
395 The above copyright notice and this permission notice shall be included | |
396 in all copies or substantial portions of the Software. | |
397 | |
398 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | |
399 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
400 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | |
401 IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM, | |
402 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | |
403 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR | |
404 THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
405 | |
406 Except as contained in this notice, the name of the Hewlett-Packard | |
407 Company shall not be used in advertising or otherwise to promote the | |
408 sale, use or other dealings in this Software without prior written | |
409 authorization from the Hewlett-Packard Company. | |
410 | |
411 | |
412 Copyright 1989 by Hewlett-Packard Company, Palo Alto, California. | |
413 All Rights Reserved | |
414 | |
415 Permission to use, copy, modify, and distribute this software and its | |
416 documentation for any purpose and without fee is hereby granted, | |
417 provided that the above copyright notice appear in all copies and that | |
418 both that copyright notice and this permission notice appear in | |
419 supporting documentation, and that the name of Hewlett-Packard not be | |
420 used in advertising or publicity pertaining to distribution of the | |
421 software without specific, written prior permission. | |
422 | |
423 HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING | |
424 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL | |
425 HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR | |
426 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, | |
427 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | |
428 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | |
429 SOFTWARE. | |
430 | |
431 | |
432 Copyright 2001-2004 Red Hat Inc., Durham, North Carolina. | |
433 Copyright (c) 2003 by the XFree86 Project, Inc. | |
434 Copyright 2004-2005 Red Hat Inc., Raleigh, North Carolina. | |
435 All Rights Reserved. | |
436 | |
437 Permission is hereby granted, free of charge, to any person obtaining | |
438 a copy of this software and associated documentation files (the | |
439 "Software"), to deal in the Software without restriction, including | |
440 without limitation on the rights to use, copy, modify, merge, | |
441 publish, distribute, sublicense, and/or sell copies of the Software, | |
442 and to permit persons to whom the Software is furnished to do so, | |
443 subject to the following conditions: | |
444 | |
445 The above copyright notice and this permission notice (including the | |
446 next paragraph) shall be included in all copies or substantial | |
447 portions of the Software. | |
448 | |
449 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | |
450 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
451 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | |
452 NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS | |
453 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN | |
454 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | |
455 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
456 SOFTWARE. | |
457 | |
458 | |
459 Copyright © 2008 Red Hat, Inc. | |
460 Partly based on code Copyright © 2000 SuSE, Inc. | |
461 | |
462 Permission to use, copy, modify, distribute, and sell this software | |
463 and its documentation for any purpose is hereby granted without | |
464 fee, provided that the above copyright notice appear in all copies | |
465 and that both that copyright notice and this permission notice | |
466 appear in supporting documentation, and that the name of Red Hat | |
467 not be used in advertising or publicity pertaining to distribution | |
468 of the software without specific, written prior permission. Red | |
469 Hat makes no representations about the suitability of this software | |
470 for any purpose. It is provided "as is" without express or implied | |
471 warranty. | |
472 | |
473 Red Hat DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
474 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN | |
475 NO EVENT SHALL Red Hat BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
476 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS | |
477 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, | |
478 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN | |
479 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
480 | |
481 Permission to use, copy, modify, distribute, and sell this software and its | |
482 documentation for any purpose is hereby granted without fee, provided that | |
483 the above copyright notice appear in all copies and that both that | |
484 copyright notice and this permission notice appear in supporting | |
485 documentation, and that the name of SuSE not be used in advertising or | |
486 publicity pertaining to distribution of the software without specific, | |
487 written prior permission. SuSE makes no representations about the | |
488 suitability of this software for any purpose. It is provided "as is" | |
489 without express or implied warranty. | |
490 | |
491 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL | |
492 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE | |
493 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
494 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION | |
495 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN | |
496 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
497 | |
498 | |
499 Copyright (c) 2006, Red Hat, Inc. | |
500 | |
501 Permission to use, copy, modify, distribute, and sell this software and its | |
502 documentation for any purpose is hereby granted without fee, provided that | |
503 the above copyright notice appear in all copies and that both that | |
504 copyright notice and this permission notice appear in supporting | |
505 documentation. | |
506 | |
507 The above copyright notice and this permission notice shall be included in | |
508 all copies or substantial portions of the Software. | |
509 | |
510 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
511 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
512 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
513 RED HAT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | |
514 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | |
515 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
516 | |
517 Except as contained in this notice, the name of Red Hat shall not be | |
518 used in advertising or otherwise to promote the sale, use or other dealings | |
519 in this Software without prior written authorization from Red Hat. | |
520 | |
521 | |
522 Copyright © 2006, 2007 Red Hat, Inc | |
523 | |
524 Permission to use, copy, modify, distribute, and sell this software | |
525 and its documentation for any purpose is hereby granted without | |
526 fee, provided that the above copyright notice appear in all copies | |
527 and that both that copyright notice and this permission notice | |
528 appear in supporting documentation, and that the name of Red Hat, | |
529 Inc not be used in advertising or publicity pertaining to | |
530 distribution of the software without specific, written prior | |
531 permission. Red Hat, Inc makes no representations about the | |
532 suitability of this software for any purpose. It is provided "as | |
533 is" without express or implied warranty. | |
534 | |
535 RED HAT, INC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
536 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN | |
537 NO EVENT SHALL RED HAT, INC BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
538 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS | |
539 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, | |
540 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN | |
541 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
542 | |
543 | |
544 Copyright © 2006 Red Hat, Inc. | |
545 (C) Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. | |
546 All Rights Reserved. | |
547 | |
548 Permission is hereby granted, free of charge, to any person obtaining a | |
549 copy of this software and associated documentation files (the "Software"), | |
550 to deal in the Software without restriction, including without limitation | |
551 the rights to use, copy, modify, merge, publish, distribute, sub license, | |
552 and/or sell copies of the Software, and to permit persons to whom the | |
553 Software is furnished to do so, subject to the following conditions: | |
554 | |
555 The above copyright notice and this permission notice (including the next | |
556 paragraph) shall be included in all copies or substantial portions of the | |
557 Software. | |
558 | |
559 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
560 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
561 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL | |
562 RED HAT, INC, OR PRECISION INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY | |
563 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT | |
564 OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR | |
565 THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
566 | |
567 | |
568 Copyright (c) 1995 X Consortium | |
569 Copyright 2004 Red Hat Inc., Durham, North Carolina. | |
570 All Rights Reserved. | |
571 | |
572 Permission is hereby granted, free of charge, to any person obtaining | |
573 a copy of this software and associated documentation files (the | |
574 "Software"), to deal in the Software without restriction, including | |
575 without limitation on the rights to use, copy, modify, merge, | |
576 publish, distribute, sublicense, and/or sell copies of the Software, | |
577 and to permit persons to whom the Software is furnished to do so, | |
578 subject to the following conditions: | |
579 | |
580 The above copyright notice and this permission notice shall be | |
581 included in all copies or substantial portions of the Software. | |
582 | |
583 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | |
584 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
585 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | |
586 NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT, THE X CONSORTIUM, | |
587 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
588 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, | |
589 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | |
590 OTHER DEALINGS IN THE SOFTWARE. | |
591 | |
592 Except as contained in this notice, the name of the X Consortium | |
593 shall not be used in advertising or otherwise to promote the sale, | |
594 use or other dealings in this Software without prior written | |
595 authorization from the X Consortium. | |
596 | |
597 | |
598 Copyright 1998-2000 Precision Insight, Inc., Cedar Park, Texas. | |
599 Copyright 2000 VA Linux Systems, Inc. | |
600 Copyright (c) 2002 Apple Computer, Inc. | |
601 Copyright (c) 2003-2004 Torrey T. Lyons. | |
602 All Rights Reserved. | |
603 | |
604 Permission is hereby granted, free of charge, to any person obtaining a | |
605 copy of this software and associated documentation files (the | |
606 "Software"), to deal in the Software without restriction, including | |
607 without limitation the rights to use, copy, modify, merge, publish, | |
608 distribute, sub license, and/or sell copies of the Software, and to | |
609 permit persons to whom the Software is furnished to do so, subject to | |
610 the following conditions: | |
611 | |
612 The above copyright notice and this permission notice (including the | |
613 next paragraph) shall be included in all copies or substantial portions | |
614 of the Software. | |
615 | |
616 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | |
617 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
618 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. | |
619 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR | |
620 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | |
621 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | |
622 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
623 | |
624 | |
625 (C) Copyright IBM Corporation 2003 | |
626 All Rights Reserved. | |
627 | |
628 Permission is hereby granted, free of charge, to any person obtaining a | |
629 copy of this software and associated documentation files (the "Software"), | |
630 to deal in the Software without restriction, including without limitation | |
631 on the rights to use, copy, modify, merge, publish, distribute, sub | |
632 license, and/or sell copies of the Software, and to permit persons to whom | |
633 the Software is furnished to do so, subject to the following conditions: | |
634 | |
635 The above copyright notice and this permission notice (including the next | |
636 paragraph) shall be included in all copies or substantial portions of the | |
637 Software. | |
638 | |
639 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
640 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
641 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL | |
642 VA LINUX SYSTEM, IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, | |
643 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | |
644 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE | |
645 USE OR OTHER DEALINGS IN THE SOFTWARE. | |
646 | |
647 | |
648 (C) Copyright IBM Corporation 2004-2005 | |
649 All Rights Reserved. | |
650 | |
651 Permission is hereby granted, free of charge, to any person obtaining a | |
652 copy of this software and associated documentation files (the "Software"), | |
653 to deal in the Software without restriction, including without limitation | |
654 the rights to use, copy, modify, merge, publish, distribute, sub license, | |
655 and/or sell copies of the Software, and to permit persons to whom the | |
656 Software is furnished to do so, subject to the following conditions: | |
657 | |
658 The above copyright notice and this permission notice (including the next | |
659 paragraph) shall be included in all copies or substantial portions of the | |
660 Software. | |
661 | |
662 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
663 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
664 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL | |
665 IBM, | |
666 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | |
667 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF | |
668 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
669 SOFTWARE. | |
670 | |
671 | |
672 Copyright (c) 1997 Metro Link Incorporated | |
673 | |
674 Permission is hereby granted, free of charge, to any person obtaining a | |
675 copy of this software and associated documentation files (the "Software"), | |
676 to deal in the Software without restriction, including without limitation | |
677 the rights to use, copy, modify, merge, publish, distribute, sublicense, | |
678 and/or sell copies of the Software, and to permit persons to whom the | |
679 Software is furnished to do so, subject to the following conditions: | |
680 | |
681 The above copyright notice and this permission notice shall be included in | |
682 all copies or substantial portions of the Software. | |
683 | |
684 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
685 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
686 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
687 THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | |
688 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF | |
689 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
690 SOFTWARE. | |
691 | |
692 Except as contained in this notice, the name of the Metro Link shall not be | |
693 used in advertising or otherwise to promote the sale, use or other dealings | |
694 in this Software without prior written authorization from Metro Link. | |
695 | |
696 | |
697 Copyright 1995-1998 by Metro Link, Inc. | |
698 Copyright (c) 1997 Matthieu Herrb | |
699 | |
700 Permission to use, copy, modify, distribute, and sell this software and its | |
701 documentation for any purpose is hereby granted without fee, provided that | |
702 the above copyright notice appear in all copies and that both that | |
703 copyright notice and this permission notice appear in supporting | |
704 documentation, and that the name of Metro Link, Inc. not be used in | |
705 advertising or publicity pertaining to distribution of the software without | |
706 specific, written prior permission. Metro Link, Inc. makes no | |
707 representations about the suitability of this software for any purpose. | |
708 It is provided "as is" without express or implied warranty. | |
709 | |
710 METRO LINK, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
711 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
712 EVENT SHALL METRO LINK, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
713 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
714 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
715 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
716 PERFORMANCE OF THIS SOFTWARE. | |
717 | |
718 | |
719 Copyright 1998 by Metro Link Incorporated | |
720 | |
721 Permission to use, copy, modify, distribute, and sell this software | |
722 and its documentation for any purpose is hereby granted without fee, | |
723 provided that the above copyright notice appear in all copies and that | |
724 both that copyright notice and this permission notice appear in | |
725 supporting documentation, and that the name of Metro Link | |
726 Incorporated not be used in advertising or publicity pertaining to | |
727 distribution of the software without specific, written prior | |
728 permission. Metro Link Incorporated makes no representations | |
729 about the suitability of this software for any purpose. It is | |
730 provided "as is" without express or implied warranty. | |
731 | |
732 METRO LINK INCORPORATED DISCLAIMS ALL WARRANTIES WITH REGARD | |
733 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | |
734 AND FITNESS, IN NO EVENT SHALL METRO LINK INCORPORATED BE | |
735 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY | |
736 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, | |
737 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | |
738 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | |
739 SOFTWARE. | |
740 | |
741 | |
742 Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com) | |
743 | |
744 Permission is hereby granted, free of charge, to any person obtaining a | |
745 copy of this software and associated documentation files (the "Software"), | |
746 to deal in the Software without restriction, including without limitation | |
747 the rights to use, copy, modify, merge, publish, distribute, sublicense, | |
748 and/or sell copies of the Software, and to permit persons to whom the | |
749 Software is furnished to do so, subject to the following conditions: | |
750 | |
751 The above copyright notice and this permission notice shall be included in | |
752 all copies or substantial portions of the Software. | |
753 | |
754 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
755 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
756 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
757 CONECTIVA LINUX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | |
758 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF | |
759 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
760 SOFTWARE. | |
761 | |
762 Except as contained in this notice, the name of Conectiva Linux shall | |
763 not be used in advertising or otherwise to promote the sale, use or other | |
764 dealings in this Software without prior written authorization from | |
765 Conectiva Linux. | |
766 | |
767 | |
768 Copyright (c) 2001, Andy Ritger aritger@nvidia.com | |
769 All rights reserved. | |
770 | |
771 Redistribution and use in source and binary forms, with or without | |
772 modification, are permitted provided that the following conditions | |
773 are met: | |
774 | |
775 o Redistributions of source code must retain the above copyright | |
776 notice, this list of conditions and the following disclaimer. | |
777 o Redistributions in binary form must reproduce the above copyright | |
778 notice, this list of conditions and the following disclaimer | |
779 in the documentation and/or other materials provided with the | |
780 distribution. | |
781 o Neither the name of NVIDIA nor the names of its contributors | |
782 may be used to endorse or promote products derived from this | |
783 software without specific prior written permission. | |
784 | |
785 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | |
786 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT | |
787 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
788 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL | |
789 THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | |
790 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | |
791 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | |
792 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | |
793 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | |
794 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN | |
795 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | |
796 POSSIBILITY OF SUCH DAMAGE. | |
797 | |
798 | |
799 Copyright 1992 Vrije Universiteit, The Netherlands | |
800 | |
801 Permission to use, copy, modify, and distribute this software and its | |
802 documentation for any purpose and without fee is hereby granted, provided | |
803 that the above copyright notice appear in all copies and that both that | |
804 copyright notice and this permission notice appear in supporting | |
805 documentation, and that the name of the Vrije Universiteit not be used in | |
806 advertising or publicity pertaining to distribution of the software without | |
807 specific, written prior permission. The Vrije Universiteit makes no | |
808 representations about the suitability of this software for any purpose. | |
809 It is provided "as is" without express or implied warranty. | |
810 | |
811 The Vrije Universiteit DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
812 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
813 EVENT SHALL The Vrije Universiteit BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
814 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
815 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
816 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
817 PERFORMANCE OF THIS SOFTWARE. | |
818 | |
819 | |
820 Copyright 1998 by Concurrent Computer Corporation | |
821 | |
822 Permission to use, copy, modify, distribute, and sell this software | |
823 and its documentation for any purpose is hereby granted without fee, | |
824 provided that the above copyright notice appear in all copies and that | |
825 both that copyright notice and this permission notice appear in | |
826 supporting documentation, and that the name of Concurrent Computer | |
827 Corporation not be used in advertising or publicity pertaining to | |
828 distribution of the software without specific, written prior | |
829 permission. Concurrent Computer Corporation makes no representations | |
830 about the suitability of this software for any purpose. It is | |
831 provided "as is" without express or implied warranty. | |
832 | |
833 CONCURRENT COMPUTER CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD | |
834 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | |
835 AND FITNESS, IN NO EVENT SHALL CONCURRENT COMPUTER CORPORATION BE | |
836 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY | |
837 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, | |
838 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | |
839 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | |
840 SOFTWARE. | |
841 | |
842 | |
843 Copyright © 2004 Nokia | |
844 | |
845 Permission to use, copy, modify, distribute, and sell this software and its | |
846 documentation for any purpose is hereby granted without fee, provided that | |
847 the above copyright notice appear in all copies and that both that | |
848 copyright notice and this permission notice appear in supporting | |
849 documentation, and that the name of Nokia not be used in | |
850 advertising or publicity pertaining to distribution of the software without | |
851 specific, written prior permission. Nokia makes no | |
852 representations about the suitability of this software for any purpose. It | |
853 is provided "as is" without express or implied warranty. | |
854 | |
855 NOKIA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
856 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
857 EVENT SHALL NOKIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
858 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
859 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
860 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
861 PERFORMANCE OF THIS SOFTWARE. | |
862 | |
863 | |
864 (c)Copyright 1988,1991 Adobe Systems Incorporated. | |
865 All rights reserved. | |
866 | |
867 Permission to use, copy, modify, distribute, and sublicense this software and it
s | |
868 documentation for any purpose and without fee is hereby granted, provided that | |
869 the above copyright notices appear in all copies and that both those copyright | |
870 notices and this permission notice appear in supporting documentation and that | |
871 the name of Adobe Systems Incorporated not be used in advertising or publicity | |
872 pertaining to distribution of the software without specific, written prior | |
873 permission. No trademark license to use the Adobe trademarks is hereby | |
874 granted. If the Adobe trademark "Display PostScript"(tm) is used to describe | |
875 this software, its functionality or for any other purpose, such use shall be | |
876 limited to a statement that this software works in conjunction with the Display | |
877 PostScript system. Proper trademark attribution to reflect Adobe's ownership | |
878 of the trademark shall be given whenever any such reference to the Display | |
879 PostScript system is made. | |
880 | |
881 ADOBE MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY | |
882 PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. ADOBE | |
883 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED | |
884 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON- | |
885 INFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL ADOBE BE LIABLE TO YOU | |
886 OR ANY OTHER PARTY FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY | |
887 DAMAGES WHATSOEVER WHETHER IN AN ACTION OF CONTRACT,NEGLIGENCE, STRICT | |
888 LIABILITY OR ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
889 PERFORMANCE OF THIS SOFTWARE. ADOBE WILL NOT PROVIDE ANY TRAINING OR OTHER | |
890 SUPPORT FOR THE SOFTWARE. | |
891 | |
892 Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems | |
893 Incorporated which may be registered in certain jurisdictions. | |
894 | |
895 | |
896 Copyright 1989 Network Computing Devices, Inc., Mountain View, California. | |
897 | |
898 Permission to use, copy, modify, and distribute this software and its | |
899 documentation for any purpose and without fee is hereby granted, provided | |
900 that the above copyright notice appear in all copies and that both that | |
901 copyright notice and this permission notice appear in supporting | |
902 documentation, and that the name of N.C.D. not be used in advertising or | |
903 publicity pertaining to distribution of the software without specific, | |
904 written prior permission. N.C.D. makes no representations about the | |
905 suitability of this software for any purpose. It is provided "as is" | |
906 without express or implied warranty. | |
907 | |
908 | |
909 Copyright (c) 1987 by the Regents of the University of California | |
910 | |
911 Permission to use, copy, modify, and distribute this | |
912 software and its documentation for any purpose and without | |
913 fee is hereby granted, provided that the above copyright | |
914 notice appear in all copies. The University of California | |
915 makes no representations about the suitability of this | |
916 software for any purpose. It is provided "as is" without | |
917 express or implied warranty. | |
918 | |
919 | |
920 Copyright 1992, 1993 Data General Corporation; | |
921 Copyright 1992, 1993 OMRON Corporation | |
922 | |
923 Permission to use, copy, modify, distribute, and sell this software and its | |
924 documentation for any purpose is hereby granted without fee, provided that the | |
925 above copyright notice appear in all copies and that both that copyright | |
926 notice and this permission notice appear in supporting documentation, and that | |
927 neither the name OMRON or DATA GENERAL be used in advertising or publicity | |
928 pertaining to distribution of the software without specific, written prior | |
929 permission of the party whose name is to be used. Neither OMRON or | |
930 DATA GENERAL make any representation about the suitability of this software | |
931 for any purpose. It is provided "as is" without express or implied warranty. | |
932 | |
933 OMRON AND DATA GENERAL EACH DISCLAIM ALL WARRANTIES WITH REGARD TO THIS | |
934 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, | |
935 IN NO EVENT SHALL OMRON OR DATA GENERAL BE LIABLE FOR ANY SPECIAL, INDIRECT | |
936 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
937 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
938 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE | |
939 OF THIS SOFTWARE. | |
940 | |
941 | |
942 Copyright © 1998-2004, 2006 Keith Packard | |
943 Copyright © 2000-2002 Keith Packard, member of The XFree86 Project, Inc. | |
944 Copyright (c) 2002 Apple Computer, Inc. | |
945 Copyright (c) 2003 Torrey T. Lyons. | |
946 All Rights Reserved. | |
947 | |
948 Permission to use, copy, modify, distribute, and sell this software and its | |
949 documentation for any purpose is hereby granted without fee, provided that | |
950 the above copyright notice appear in all copies and that both that | |
951 copyright notice and this permission notice appear in supporting | |
952 documentation, and that the name of Keith Packard not be used in | |
953 advertising or publicity pertaining to distribution of the software without | |
954 specific, written prior permission. Keith Packard makes no | |
955 representations about the suitability of this software for any purpose. It | |
956 is provided "as is" without express or implied warranty. | |
957 | |
958 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
959 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
960 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
961 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
962 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
963 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
964 PERFORMANCE OF THIS SOFTWARE. | |
965 | |
966 | |
967 Copyright © 1999 Keith Packard | |
968 Copyright © 2000 Compaq Computer Corporation | |
969 Copyright © 2002 MontaVista Software Inc. | |
970 Copyright © 2005 OpenedHand Ltd. | |
971 Copyright © 2006 Nokia Corporation | |
972 | |
973 Permission to use, copy, modify, distribute, and sell this software and its | |
974 documentation for any purpose is hereby granted without fee, provided that | |
975 the above copyright notice appear in all copies and that both that | |
976 copyright notice and this permission notice appear in supporting | |
977 documentation, and that the name of the authors and/or copyright holders | |
978 not be used in advertising or publicity pertaining to distribution of the | |
979 software without specific, written prior permission. The authors and/or | |
980 copyright holders make no representations about the suitability of this | |
981 software for any purpose. It is provided "as is" without express or | |
982 implied warranty. | |
983 | |
984 THE AUTHORS AND/OR COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD | |
985 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | |
986 AND FITNESS, IN NO EVENT SHALL THE AUTHORS AND/OR COPYRIGHT HOLDERS BE | |
987 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
988 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |
989 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | |
990 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
991 | |
992 | |
993 Copyright 1993 by Davor Matic | |
994 | |
995 Permission to use, copy, modify, distribute, and sell this software | |
996 and its documentation for any purpose is hereby granted without fee, | |
997 provided that the above copyright notice appear in all copies and that | |
998 both that copyright notice and this permission notice appear in | |
999 supporting documentation. Davor Matic makes no representations about | |
1000 the suitability of this software for any purpose. It is provided "as | |
1001 is" without express or implied warranty. | |
1002 | |
1003 | |
1004 Copyright (C) 2001-2004 Harold L Hunt II | |
1005 All Rights Reserved. | |
1006 | |
1007 Permission is hereby granted, free of charge, to any person obtaining | |
1008 a copy of this software and associated documentation files (the | |
1009 "Software"), to deal in the Software without restriction, including | |
1010 without limitation the rights to use, copy, modify, merge, publish, | |
1011 distribute, sublicense, and/or sell copies of the Software, and to | |
1012 permit persons to whom the Software is furnished to do so, subject to | |
1013 the following conditions: | |
1014 | |
1015 The above copyright notice and this permission notice shall be | |
1016 included in all copies or substantial portions of the Software. | |
1017 | |
1018 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | |
1019 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
1020 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | |
1021 NONINFRINGEMENT. IN NO EVENT SHALL HAROLD L HUNT II BE LIABLE FOR | |
1022 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF | |
1023 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | |
1024 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
1025 | |
1026 Except as contained in this notice, the name of Harold L Hunt II | |
1027 shall not be used in advertising or otherwise to promote the sale, use | |
1028 or other dealings in this Software without prior written authorization | |
1029 from Harold L Hunt II. | |
1030 | |
1031 | |
1032 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany. | |
1033 | |
1034 Permission to use, copy, modify, distribute, and sell this software and its | |
1035 documentation for any purpose is hereby granted without fee, provided that | |
1036 the above copyright notice appear in all copies and that both that | |
1037 copyright notice and this permission notice appear in supporting | |
1038 documentation, and that the name of Thomas Roell not be used in | |
1039 advertising or publicity pertaining to distribution of the software without | |
1040 specific, written prior permission. Thomas Roell makes no representations | |
1041 about the suitability of this software for any purpose. It is provided | |
1042 "as is" without express or implied warranty. | |
1043 | |
1044 THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1045 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1046 EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1047 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1048 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1049 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1050 PERFORMANCE OF THIS SOFTWARE. | |
1051 | |
1052 | |
1053 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany | |
1054 Copyright 1993 by David Wexelblat <dwex@goblin.org> | |
1055 | |
1056 Permission to use, copy, modify, distribute, and sell this software and its | |
1057 documentation for any purpose is hereby granted without fee, provided that | |
1058 the above copyright notice appear in all copies and that both that | |
1059 copyright notice and this permission notice appear in supporting | |
1060 documentation, and that the names of Thomas Roell and David Wexelblat | |
1061 not be used in advertising or publicity pertaining to distribution of | |
1062 the software without specific, written prior permission. Thomas Roell and | |
1063 David Wexelblat makes no representations about the suitability of this | |
1064 software for any purpose. It is provided "as is" without express or | |
1065 implied warranty. | |
1066 | |
1067 THOMAS ROELL AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO | |
1068 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
1069 FITNESS, IN NO EVENT SHALL THOMAS ROELL OR DAVID WEXELBLAT BE LIABLE FOR | |
1070 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER | |
1071 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF | |
1072 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN | |
1073 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1074 | |
1075 | |
1076 Copyright 1990,91,92,93 by Thomas Roell, Germany. | |
1077 Copyright 1991,92,93 by SGCS (Snitily Graphics Consulting Services), USA. | |
1078 | |
1079 Permission to use, copy, modify, distribute, and sell this software | |
1080 and its documentation for any purpose is hereby granted without fee, | |
1081 provided that the above copyright notice appear in all copies and | |
1082 that both that copyright notice and this permission notice appear | |
1083 in supporting documentation, and that the name of Thomas Roell nor | |
1084 SGCS be used in advertising or publicity pertaining to distribution | |
1085 of the software without specific, written prior permission. | |
1086 Thomas Roell nor SGCS makes no representations about the suitability | |
1087 of this software for any purpose. It is provided "as is" without | |
1088 express or implied warranty. | |
1089 | |
1090 THOMAS ROELL AND SGCS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS | |
1091 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
1092 FITNESS, IN NO EVENT SHALL THOMAS ROELL OR SGCS BE LIABLE FOR ANY | |
1093 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER | |
1094 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF | |
1095 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN | |
1096 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1097 | |
1098 | |
1099 Copyright 1998 by Alan Hourihane, Wigan, England. | |
1100 Copyright 2000-2002 by Alan Hourihane, Flint Mountain, North Wales. | |
1101 | |
1102 Permission to use, copy, modify, distribute, and sell this software and its | |
1103 documentation for any purpose is hereby granted without fee, provided that | |
1104 the above copyright notice appear in all copies and that both that | |
1105 copyright notice and this permission notice appear in supporting | |
1106 documentation, and that the name of Alan Hourihane not be used in | |
1107 advertising or publicity pertaining to distribution of the software without | |
1108 specific, written prior permission. Alan Hourihane makes no representations | |
1109 about the suitability of this software for any purpose. It is provided | |
1110 "as is" without express or implied warranty. | |
1111 | |
1112 ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1113 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1114 EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1115 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1116 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1117 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1118 PERFORMANCE OF THIS SOFTWARE. | |
1119 | |
1120 | |
1121 Copyright 1995 Kaleb S. KEITHLEY | |
1122 | |
1123 Permission is hereby granted, free of charge, to any person obtaining | |
1124 a copy of this software and associated documentation files (the | |
1125 "Software"), to deal in the Software without restriction, including | |
1126 without limitation the rights to use, copy, modify, merge, publish, | |
1127 distribute, sublicense, and/or sell copies of the Software, and to | |
1128 permit persons to whom the Software is furnished to do so, subject to | |
1129 the following conditions: | |
1130 | |
1131 The above copyright notice and this permission notice shall be | |
1132 included in all copies or substantial portions of the Software. | |
1133 | |
1134 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | |
1135 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
1136 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | |
1137 IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES | |
1138 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, | |
1139 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | |
1140 OTHER DEALINGS IN THE SOFTWARE. | |
1141 | |
1142 Except as contained in this notice, the name of Kaleb S. KEITHLEY | |
1143 shall not be used in advertising or otherwise to promote the sale, use | |
1144 or other dealings in this Software without prior written authorization | |
1145 from Kaleb S. KEITHLEY | |
1146 | |
1147 | |
1148 Copyright (c) 1997 Matthieu Herrb | |
1149 | |
1150 Permission to use, copy, modify, distribute, and sell this software and its | |
1151 documentation for any purpose is hereby granted without fee, provided that | |
1152 the above copyright notice appear in all copies and that both that | |
1153 copyright notice and this permission notice appear in supporting | |
1154 documentation, and that the name of Matthieu Herrb not be used in | |
1155 advertising or publicity pertaining to distribution of the software without | |
1156 specific, written prior permission. Matthieu Herrb makes no | |
1157 representations about the suitability of this software for any purpose. | |
1158 It is provided "as is" without express or implied warranty. | |
1159 | |
1160 MATTHIEU HERRB DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1161 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1162 EVENT SHALL MATTHIEU HERRB BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1163 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1164 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1165 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1166 PERFORMANCE OF THIS SOFTWARE. | |
1167 | |
1168 | |
1169 Copyright 2004, Egbert Eich | |
1170 | |
1171 Permission is hereby granted, free of charge, to any person obtaining a copy | |
1172 of this software and associated documentation files (the "Software"), to | |
1173 deal in the Software without restriction, including without limitation the | |
1174 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or | |
1175 sell copies of the Software, and to permit persons to whom the Software is | |
1176 furnished to do so, subject to the following conditions: | |
1177 | |
1178 The above copyright notice and this permission notice shall be included in | |
1179 all copies or substantial portions of the Software. | |
1180 | |
1181 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1182 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1183 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
1184 EGBERT EICH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | |
1185 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- | |
1186 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
1187 | |
1188 Except as contained in this notice, the name of Egbert Eich shall not | |
1189 be used in advertising or otherwise to promote the sale, use or other deal- | |
1190 ings in this Software without prior written authorization from Egbert Eich. | |
1191 | |
1192 | |
1193 Copyright 1993 by David Wexelblat <dwex@goblin.org> | |
1194 Copyright 2005 by Kean Johnston <jkj@sco.com> | |
1195 Copyright 1993 by David McCullough <davidm@stallion.oz.au> | |
1196 | |
1197 Permission to use, copy, modify, distribute, and sell this software and its | |
1198 documentation for any purpose is hereby granted without fee, provided that | |
1199 the above copyright notice appear in all copies and that both that | |
1200 copyright notice and this permission notice appear in supporting | |
1201 documentation, and that the name of David Wexelblat not be used in | |
1202 advertising or publicity pertaining to distribution of the software without | |
1203 specific, written prior permission. David Wexelblat makes no representations | |
1204 about the suitability of this software for any purpose. It is provided | |
1205 "as is" without express or implied warranty. | |
1206 | |
1207 DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1208 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1209 EVENT SHALL DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1210 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1211 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1212 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1213 PERFORMANCE OF THIS SOFTWARE. | |
1214 | |
1215 | |
1216 Copyright 1992 by Orest Zborowski <obz@Kodak.com> | |
1217 Copyright 1993 by David Wexelblat <dwex@goblin.org> | |
1218 | |
1219 Permission to use, copy, modify, distribute, and sell this software and its | |
1220 documentation for any purpose is hereby granted without fee, provided that | |
1221 the above copyright notice appear in all copies and that both that | |
1222 copyright notice and this permission notice appear in supporting | |
1223 documentation, and that the names of Orest Zborowski and David Wexelblat | |
1224 not be used in advertising or publicity pertaining to distribution of | |
1225 the software without specific, written prior permission. Orest Zborowski | |
1226 and David Wexelblat make no representations about the suitability of this | |
1227 software for any purpose. It is provided "as is" without express or | |
1228 implied warranty. | |
1229 | |
1230 OREST ZBOROWSKI AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD | |
1231 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
1232 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE | |
1233 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
1234 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |
1235 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | |
1236 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1237 | |
1238 | |
1239 Copyright 1992 by Orest Zborowski <obz@Kodak.com> | |
1240 Copyright 1993 by David Dawes <dawes@xfree86.org> | |
1241 | |
1242 Permission to use, copy, modify, distribute, and sell this software and its | |
1243 documentation for any purpose is hereby granted without fee, provided that | |
1244 the above copyright notice appear in all copies and that both that | |
1245 copyright notice and this permission notice appear in supporting | |
1246 documentation, and that the names of Orest Zborowski and David Dawes | |
1247 not be used in advertising or publicity pertaining to distribution of | |
1248 the software without specific, written prior permission. Orest Zborowski | |
1249 and David Dawes make no representations about the suitability of this | |
1250 software for any purpose. It is provided "as is" without express or | |
1251 implied warranty. | |
1252 | |
1253 OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH REGARD | |
1254 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
1255 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID DAWES BE LIABLE | |
1256 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
1257 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |
1258 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | |
1259 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1260 | |
1261 | |
1262 Copyright 1995-1999 by Frederic Lepied, France. <fred@sugix.frmug.fr.net> | |
1263 | |
1264 Permission to use, copy, modify, distribute, and sell this software and its | |
1265 documentation for any purpose is hereby granted without fee, provided that | |
1266 the above copyright notice appear in all copies and that both that | |
1267 copyright notice and this permission notice appear in supporting | |
1268 documentation, and that the name of Frederic Lepied not be used in | |
1269 advertising or publicity pertaining to distribution of the software without | |
1270 specific, written prior permission. Frederic Lepied makes no | |
1271 representations about the suitability of this software for any purpose. It | |
1272 is provided "as is" without express or implied warranty. | |
1273 | |
1274 FREDERIC LEPIED DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1275 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1276 EVENT SHALL FREDERIC LEPIED BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1277 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1278 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1279 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1280 PERFORMANCE OF THIS SOFTWARE. | |
1281 | |
1282 | |
1283 Copyright (C) 1999 Jeff Hartmann | |
1284 Copyright (C) 1999 Precision Insight, Inc. | |
1285 Copyright (C) 1999 Xi Graphics, Inc. | |
1286 | |
1287 Permission is hereby granted, free of charge, to any person obtaining a | |
1288 copy of this software and associated documentation files (the "Software"), | |
1289 to deal in the Software without restriction, including without limitation | |
1290 the rights to use, copy, modify, merge, publish, distribute, sublicense, | |
1291 and/or sell copies of the Software, and to permit persons to whom the | |
1292 Software is furnished to do so, subject to the following conditions: | |
1293 | |
1294 The above copyright notice and this permission notice shall be included | |
1295 in all copies or substantial portions of the Software. | |
1296 | |
1297 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | |
1298 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1299 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
1300 JEFF HARTMANN, OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM, | |
1301 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | |
1302 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE | |
1303 OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
1304 | |
1305 | |
1306 Copyright 1992 by Rich Murphey <Rich@Rice.edu> | |
1307 Copyright 1993 by David Wexelblat <dwex@goblin.org> | |
1308 | |
1309 Permission to use, copy, modify, distribute, and sell this software and its | |
1310 documentation for any purpose is hereby granted without fee, provided that | |
1311 the above copyright notice appear in all copies and that both that | |
1312 copyright notice and this permission notice appear in supporting | |
1313 documentation, and that the names of Rich Murphey and David Wexelblat | |
1314 not be used in advertising or publicity pertaining to distribution of | |
1315 the software without specific, written prior permission. Rich Murphey and | |
1316 David Wexelblat make no representations about the suitability of this | |
1317 software for any purpose. It is provided "as is" without express or | |
1318 implied warranty. | |
1319 | |
1320 RICH MURPHEY AND DAVID WEXELBLAT DISCLAIM ALL WARRANTIES WITH REGARD TO | |
1321 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
1322 FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID WEXELBLAT BE LIABLE FOR | |
1323 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER | |
1324 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF | |
1325 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN | |
1326 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1327 | |
1328 | |
1329 Copyright 1992 by Rich Murphey <Rich@Rice.edu> | |
1330 Copyright 1993 by David Dawes <dawes@xfree86.org> | |
1331 | |
1332 Permission to use, copy, modify, distribute, and sell this software and its | |
1333 documentation for any purpose is hereby granted without fee, provided that | |
1334 the above copyright notice appear in all copies and that both that | |
1335 copyright notice and this permission notice appear in supporting | |
1336 documentation, and that the names of Rich Murphey and David Dawes | |
1337 not be used in advertising or publicity pertaining to distribution of | |
1338 the software without specific, written prior permission. Rich Murphey and | |
1339 David Dawes make no representations about the suitability of this | |
1340 software for any purpose. It is provided "as is" without express or | |
1341 implied warranty. | |
1342 | |
1343 RICH MURPHEY AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD TO | |
1344 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
1345 FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID DAWES BE LIABLE FOR | |
1346 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER | |
1347 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF | |
1348 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN | |
1349 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1350 | |
1351 | |
1352 Copyright © 2003-2004 Anders Carlsson | |
1353 | |
1354 Permission to use, copy, modify, distribute, and sell this software and its | |
1355 documentation for any purpose is hereby granted without fee, provided that | |
1356 the above copyright notice appear in all copies and that both that | |
1357 copyright notice and this permission notice appear in supporting | |
1358 documentation, and that the name of Anders Carlsson not be used in | |
1359 advertising or publicity pertaining to distribution of the software without | |
1360 specific, written prior permission. Anders Carlsson makes no | |
1361 representations about the suitability of this software for any purpose. It | |
1362 is provided "as is" without express or implied warranty. | |
1363 | |
1364 ANDERS CARLSSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1365 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1366 EVENT SHALL ANDERS CARLSSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1367 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1368 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1369 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1370 PERFORMANCE OF THIS SOFTWARE. | |
1371 | |
1372 | |
1373 Copyright (C) 2003 Anders Carlsson | |
1374 Copyright © 2003-2004 Eric Anholt | |
1375 Copyright © 2004 Keith Packard | |
1376 | |
1377 Permission to use, copy, modify, distribute, and sell this software and its | |
1378 documentation for any purpose is hereby granted without fee, provided that | |
1379 the above copyright notice appear in all copies and that both that | |
1380 copyright notice and this permission notice appear in supporting | |
1381 documentation, and that the name of Eric Anholt not be used in | |
1382 advertising or publicity pertaining to distribution of the software without | |
1383 specific, written prior permission. Eric Anholt makes no | |
1384 representations about the suitability of this software for any purpose. It | |
1385 is provided "as is" without express or implied warranty. | |
1386 | |
1387 ERIC ANHOLT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1388 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1389 EVENT SHALL ERIC ANHOLT BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1390 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1391 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1392 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1393 PERFORMANCE OF THIS SOFTWARE. | |
1394 | |
1395 | |
1396 Copyright © 2004 PillowElephantBadgerBankPond | |
1397 | |
1398 Permission to use, copy, modify, distribute, and sell this software and its | |
1399 documentation for any purpose is hereby granted without fee, provided that | |
1400 the above copyright notice appear in all copies and that both that | |
1401 copyright notice and this permission notice appear in supporting | |
1402 documentation, and that the name of PillowElephantBadgerBankPond not be used in | |
1403 advertising or publicity pertaining to distribution of the software without | |
1404 specific, written prior permission. PillowElephantBadgerBankPond makes no | |
1405 representations about the suitability of this software for any purpose. It | |
1406 is provided "as is" without express or implied warranty. | |
1407 | |
1408 PillowElephantBadgerBankPond DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWA
RE, | |
1409 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1410 EVENT SHALL PillowElephantBadgerBankPond BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1411 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1412 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1413 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1414 PERFORMANCE OF THIS SOFTWARE. | |
1415 | |
1416 | |
1417 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> | |
1418 | |
1419 Permission to use, copy, modify, and distribute this software for any | |
1420 purpose with or without fee is hereby granted, provided that the above | |
1421 copyright notice and this permission notice appear in all copies. | |
1422 | |
1423 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL | |
1424 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES | |
1425 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE | |
1426 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
1427 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION | |
1428 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN | |
1429 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1430 | |
1431 | |
1432 Copyright © 2003-2004 Philip Blundell | |
1433 | |
1434 Permission to use, copy, modify, distribute, and sell this software and its | |
1435 documentation for any purpose is hereby granted without fee, provided that | |
1436 the above copyright notice appear in all copies and that both that | |
1437 copyright notice and this permission notice appear in supporting | |
1438 documentation, and that the name of Philip Blundell not be used in | |
1439 advertising or publicity pertaining to distribution of the software without | |
1440 specific, written prior permission. Philip Blundell makes no | |
1441 representations about the suitability of this software for any purpose. It | |
1442 is provided "as is" without express or implied warranty. | |
1443 | |
1444 PHILIP BLUNDELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1445 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1446 EVENT SHALL PHILIP BLUNDELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1447 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1448 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1449 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1450 PERFORMANCE OF THIS SOFTWARE. | |
1451 | |
1452 | |
1453 | |
1454 Copyright (c) 1994-2003 by The XFree86 Project, Inc. | |
1455 Copyright 1997 by Metro Link, Inc. | |
1456 Copyright 2003 by David H. Dawes. | |
1457 Copyright 2003 by X-Oz Technologies. | |
1458 Copyright (c) 2004, X.Org Foundation | |
1459 | |
1460 Permission is hereby granted, free of charge, to any person obtaining a | |
1461 copy of this software and associated documentation files (the "Software"), | |
1462 to deal in the Software without restriction, including without limitation | |
1463 the rights to use, copy, modify, merge, publish, distribute, sublicense, | |
1464 and/or sell copies of the Software, and to permit persons to whom the | |
1465 Software is furnished to do so, subject to the following conditions: | |
1466 | |
1467 The above copyright notice and this permission notice shall be included in | |
1468 all copies or substantial portions of the Software. | |
1469 | |
1470 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1471 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1472 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
1473 THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR | |
1474 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, | |
1475 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | |
1476 OTHER DEALINGS IN THE SOFTWARE. | |
1477 | |
1478 Except as contained in this notice, the name of the copyright holder(s) | |
1479 and author(s) shall not be used in advertising or otherwise to promote | |
1480 the sale, use or other dealings in this Software without prior written | |
1481 authorization from the copyright holder(s) and author(s). | |
1482 | |
1483 | |
1484 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany | |
1485 Copyright 1993 by David Wexelblat <dwex@goblin.org> | |
1486 Copyright 1999 by David Holland <davidh@iquest.net> | |
1487 Copyright © 2000 Compaq Computer Corporation | |
1488 Copyright © 2002 Hewlett-Packard Company | |
1489 Copyright © 2004, 2005 Red Hat, Inc. | |
1490 Copyright © 2004 Nicholas Miell | |
1491 Copyright © 2005 Trolltech AS | |
1492 Copyright © 2006 Intel Corporation | |
1493 Copyright © 2006-2007 Keith Packard | |
1494 Copyright © 2008 Red Hat, Inc | |
1495 Copyright © 2008 George Sapountzis <gsap7@yahoo.gr> | |
1496 | |
1497 Permission to use, copy, modify, distribute, and sell this software and its | |
1498 documentation for any purpose is hereby granted without fee, provided that | |
1499 the above copyright notice appear in all copies and that both that copyright | |
1500 notice and this permission notice appear in supporting documentation, and | |
1501 that the name of the copyright holders not be used in advertising or | |
1502 publicity pertaining to distribution of the software without specific, | |
1503 written prior permission. The copyright holders make no representations | |
1504 about the suitability of this software for any purpose. It is provided "as | |
1505 is" without express or implied warranty. | |
1506 | |
1507 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS | |
1508 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
1509 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY | |
1510 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
1511 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN | |
1512 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING | |
1513 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | |
1514 SOFTWARE. | |
1515 | |
1516 | |
1517 Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. | |
1518 2005 Lars Knoll & Zack Rusin, Trolltech | |
1519 | |
1520 Permission to use, copy, modify, distribute, and sell this software and its | |
1521 documentation for any purpose is hereby granted without fee, provided that | |
1522 the above copyright notice appear in all copies and that both that | |
1523 copyright notice and this permission notice appear in supporting | |
1524 documentation, and that the name of Keith Packard not be used in | |
1525 advertising or publicity pertaining to distribution of the software without | |
1526 specific, written prior permission. Keith Packard makes no | |
1527 representations about the suitability of this software for any purpose. It | |
1528 is provided "as is" without express or implied warranty. | |
1529 | |
1530 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS | |
1531 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
1532 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY | |
1533 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
1534 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN | |
1535 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING | |
1536 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | |
1537 SOFTWARE. | |
1538 | |
1539 | |
1540 Copyright 1987, 1998 The Open Group | |
1541 Copyright © 1998-1999, 2001 The XFree86 Project, Inc. | |
1542 Copyright © 2000 VA Linux Systems, Inc. | |
1543 Copyright (c) 2000, 2001 Nokia Home Communications | |
1544 Copyright 2003-2006, 2008 Sun Microsystems, Inc. | |
1545 Copyright © 2007, 2008 Red Hat, Inc. | |
1546 All rights reserved. | |
1547 | |
1548 Permission is hereby granted, free of charge, to any person obtaining a | |
1549 copy of this software and associated documentation files (the | |
1550 "Software"), to deal in the Software without restriction, including | |
1551 without limitation the rights to use, copy, modify, merge, publish, | |
1552 distribute, and/or sell copies of the Software, and to permit persons | |
1553 to whom the Software is furnished to do so, provided that the above | |
1554 copyright notice(s) and this permission notice appear in all copies of | |
1555 the Software and that both the above copyright notice(s) and this | |
1556 permission notice appear in supporting documentation. | |
1557 | |
1558 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | |
1559 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
1560 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT | |
1561 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | |
1562 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL | |
1563 INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING | |
1564 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, | |
1565 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION | |
1566 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1567 | |
1568 Except as contained in this notice, the name of a copyright holder | |
1569 shall not be used in advertising or otherwise to promote the sale, use | |
1570 or other dealings in this Software without prior written authorization | |
1571 of the copyright holder. | |
1572 | |
1573 | |
1574 Copyright 1996 by Thomas E. Dickey <dickey@clark.net> | |
1575 | |
1576 All Rights Reserved | |
1577 | |
1578 Permission to use, copy, modify, and distribute this software and its | |
1579 documentation for any purpose and without fee is hereby granted, | |
1580 provided that the above copyright notice appear in all copies and that | |
1581 both that copyright notice and this permission notice appear in | |
1582 supporting documentation, and that the name of the above listed | |
1583 copyright holder(s) not be used in advertising or publicity pertaining | |
1584 to distribution of the software without specific, written prior | |
1585 permission. | |
1586 | |
1587 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD | |
1588 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | |
1589 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE | |
1590 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
1591 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |
1592 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | |
1593 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1594 | |
1595 | |
1596 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. | |
1597 Copyright (c) 2001 Andreas Monitzer. | |
1598 Copyright (c) 2001-2004 Greg Parker. | |
1599 Copyright (c) 2001-2004 Torrey T. Lyons | |
1600 Copyright (c) 2002-2003 Apple Computer, Inc. | |
1601 Copyright (c) 2004-2005 Alexander Gottwald | |
1602 Copyright (c) 2002-2009 Apple Inc. | |
1603 Copyright (c) 2007 Jeremy Huddleston | |
1604 All Rights Reserved. | |
1605 | |
1606 Permission is hereby granted, free of charge, to any person obtaining a | |
1607 copy of this software and associated documentation files (the "Software"), | |
1608 to deal in the Software without restriction, including without limitation | |
1609 the rights to use, copy, modify, merge, publish, distribute, sublicense, | |
1610 and/or sell copies of the Software, and to permit persons to whom the | |
1611 Software is furnished to do so, subject to the following conditions: | |
1612 | |
1613 The above copyright notice and this permission notice shall be included in | |
1614 all copies or substantial portions of the Software. | |
1615 | |
1616 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1617 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1618 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
1619 THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR | |
1620 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, | |
1621 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | |
1622 DEALINGS IN THE SOFTWARE. | |
1623 | |
1624 Except as contained in this notice, the name(s) of the above copyright | |
1625 holders shall not be used in advertising or otherwise to promote the sale, | |
1626 use or other dealings in this Software without prior written authorization. | |
1627 | |
1628 | |
1629 Copyright (C) 1999,2000 by Eric Sunshine <sunshine@sunshineco.com> | |
1630 Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria. | |
1631 | |
1632 All rights reserved. | |
1633 | |
1634 Redistribution and use in source and binary forms, with or without | |
1635 modification, are permitted provided that the following conditions are met: | |
1636 | |
1637 1. Redistributions of source code must retain the above copyright | |
1638 notice, this list of conditions and the following disclaimer. | |
1639 2. Redistributions in binary form must reproduce the above copyright | |
1640 notice, this list of conditions and the following disclaimer in the | |
1641 documentation and/or other materials provided with the distribution. | |
1642 3. The name of the author may not be used to endorse or promote products | |
1643 derived from this software without specific prior written permission. | |
1644 | |
1645 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | |
1646 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | |
1647 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN | |
1648 NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | |
1649 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | |
1650 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | |
1651 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | |
1652 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | |
1653 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | |
1654 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
1655 | |
1656 | |
1657 Copyright (C) 2005 Bogdan D. bogdand@users.sourceforge.net | |
1658 | |
1659 Permission is hereby granted, free of charge, to any person obtaining a copy of | |
1660 this software and associated documentation files (the "Software"), to deal in | |
1661 the Software without restriction, including without limitation the rights to | |
1662 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | |
1663 of the Software, and to permit persons to whom the Software is furnished to do | |
1664 so, subject to the following conditions: | |
1665 | |
1666 The above copyright notice and this permission notice shall be included in all | |
1667 copies or substantial portions of the Software. | |
1668 | |
1669 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1670 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1671 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
1672 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN | |
1673 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | |
1674 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
1675 | |
1676 Except as contained in this notice, the name of the author shall not be used in | |
1677 advertising or otherwise to promote the sale, use or other dealings in this | |
1678 Software without prior written authorization from the author. | |
1679 | |
1680 | |
1681 Copyright © 2002 David Dawes | |
1682 | |
1683 Permission is hereby granted, free of charge, to any person obtaining a | |
1684 copy of this software and associated documentation files (the "Software"), | |
1685 to deal in the Software without restriction, including without limitation | |
1686 the rights to use, copy, modify, merge, publish, distribute, sublicense, | |
1687 and/or sell copies of the Software, and to permit persons to whom the | |
1688 Software is furnished to do so, subject to the following conditions: | |
1689 | |
1690 The above copyright notice and this permission notice shall be included in | |
1691 all copies or substantial portions of the Software. | |
1692 | |
1693 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1694 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1695 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
1696 THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | |
1697 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF | |
1698 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
1699 SOFTWARE. | |
1700 | |
1701 Except as contained in this notice, the name of the author(s) shall | |
1702 not be used in advertising or otherwise to promote the sale, use or other | |
1703 dealings in this Software without prior written authorization from | |
1704 the author(s). | |
1705 | |
1706 | |
1707 Copyright (C) 1996-1999 SciTech Software, Inc. | |
1708 Copyright (C) David Mosberger-Tang | |
1709 Copyright (C) 1999 Egbert Eich | |
1710 Copyright (C) 2008 Bart Trojanowski, Symbio Technologies, LLC | |
1711 | |
1712 Permission to use, copy, modify, distribute, and sell this software and | |
1713 its documentation for any purpose is hereby granted without fee, | |
1714 provided that the above copyright notice appear in all copies and that | |
1715 both that copyright notice and this permission notice appear in | |
1716 supporting documentation, and that the name of the authors not be used | |
1717 in advertising or publicity pertaining to distribution of the software | |
1718 without specific, written prior permission. The authors makes no | |
1719 representations about the suitability of this software for any purpose. | |
1720 It is provided "as is" without express or implied warranty. | |
1721 | |
1722 THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1723 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1724 EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1725 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF | |
1726 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR | |
1727 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1728 PERFORMANCE OF THIS SOFTWARE. | |
1729 | |
1730 | |
1731 Copyright 2005-2006 Luc Verhaegen. | |
1732 | |
1733 Permission is hereby granted, free of charge, to any person obtaining a | |
1734 copy of this software and associated documentation files (the "Software"), | |
1735 to deal in the Software without restriction, including without limitation | |
1736 the rights to use, copy, modify, merge, publish, distribute, sublicense, | |
1737 and/or sell copies of the Software, and to permit persons to whom the | |
1738 Software is furnished to do so, subject to the following conditions: | |
1739 | |
1740 The above copyright notice and this permission notice shall be included in | |
1741 all copies or substantial portions of the Software. | |
1742 | |
1743 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1744 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1745 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
1746 THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR | |
1747 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, | |
1748 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | |
1749 OTHER DEALINGS IN THE SOFTWARE. | |
1750 | |
1751 | |
1752 Copyright 1995 by Robin Cutshaw <robin@XFree86.Org> | |
1753 Copyright 2000 by Egbert Eich | |
1754 Copyright 2002 by David Dawes | |
1755 | |
1756 Permission to use, copy, modify, distribute, and sell this software and its | |
1757 documentation for any purpose is hereby granted without fee, provided that | |
1758 the above copyright notice appear in all copies and that both that | |
1759 copyright notice and this permission notice appear in supporting | |
1760 documentation, and that the names of the above listed copyright holder(s) | |
1761 not be used in advertising or publicity pertaining to distribution of | |
1762 the software without specific, written prior permission. The above listed | |
1763 copyright holder(s) make(s) no representations about the suitability of this | |
1764 software for any purpose. It is provided "as is" without express or | |
1765 implied warranty. | |
1766 | |
1767 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM(S) ALL WARRANTIES WITH REGARD | |
1768 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | |
1769 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE | |
1770 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY | |
1771 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER | |
1772 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING | |
1773 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1774 | |
1775 | |
1776 Copyright 1997-2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org | |
1777 | |
1778 Permission to use, copy, modify, distribute, and sell this software and its | |
1779 documentation for any purpose is hereby granted without fee, provided that | |
1780 the above copyright notice appear in all copies and that both that copyright | |
1781 notice and this permission notice appear in supporting documentation, and | |
1782 that the name of Marc Aurele La France not be used in advertising or | |
1783 publicity pertaining to distribution of the software without specific, | |
1784 written prior permission. Marc Aurele La France makes no representations | |
1785 about the suitability of this software for any purpose. It is provided | |
1786 "as-is" without express or implied warranty. | |
1787 | |
1788 MARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1789 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO | |
1790 EVENT SHALL MARC AURELE LA FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1791 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1792 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1793 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE | |
1794 OF THIS SOFTWARE. | |
1795 | |
1796 | |
1797 Copyright 1990, 1991 by Thomas Roell, Dinkelscherben, Germany | |
1798 Copyright 1992 by David Dawes <dawes@XFree86.org> | |
1799 Copyright 1992 by Jim Tsillas <jtsilla@damon.ccs.northeastern.edu> | |
1800 Copyright 1992 by Rich Murphey <Rich@Rice.edu> | |
1801 Copyright 1992 by Robert Baron <Robert.Baron@ernst.mach.cs.cmu.edu> | |
1802 Copyright 1992 by Orest Zborowski <obz@eskimo.com> | |
1803 Copyright 1993 by Vrije Universiteit, The Netherlands | |
1804 Copyright 1993 by David Wexelblat <dwex@XFree86.org> | |
1805 Copyright 1994, 1996 by Holger Veit <Holger.Veit@gmd.de> | |
1806 Copyright 1997 by Takis Psarogiannakopoulos <takis@dpmms.cam.ac.uk> | |
1807 Copyright 1994-2003 by The XFree86 Project, Inc | |
1808 | |
1809 Permission to use, copy, modify, distribute, and sell this software and its | |
1810 documentation for any purpose is hereby granted without fee, provided that | |
1811 the above copyright notice appear in all copies and that both that | |
1812 copyright notice and this permission notice appear in supporting | |
1813 documentation, and that the names of the above listed copyright holders | |
1814 not be used in advertising or publicity pertaining to distribution of | |
1815 the software without specific, written prior permission. The above listed | |
1816 copyright holders make no representations about the suitability of this | |
1817 software for any purpose. It is provided "as is" without express or | |
1818 implied warranty. | |
1819 | |
1820 THE ABOVE LISTED COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD | |
1821 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | |
1822 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDERS BE | |
1823 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY | |
1824 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER | |
1825 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING | |
1826 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
1827 | |
1828 | |
1829 Copyright 2001-2005 by J. Kean Johnston <jkj@sco.com> | |
1830 | |
1831 Permission to use, copy, modify, distribute, and sell this software and its | |
1832 documentation for any purpose is hereby granted without fee, provided that | |
1833 the above copyright notice appear in all copies and that both that | |
1834 copyright notice and this permission notice appear in supporting | |
1835 documentation, and that the name J. Kean Johnston not be used in | |
1836 advertising or publicity pertaining to distribution of the software without | |
1837 specific, written prior permission. J. Kean Johnston makes no | |
1838 representations about the suitability of this software for any purpose. | |
1839 It is provided "as is" without express or implied warranty. | |
1840 | |
1841 J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1842 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1843 EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1844 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF | |
1845 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR | |
1846 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1847 PERFORMANCE OF THIS SOFTWARE. | |
1848 | |
1849 | |
1850 Copyright (C) 2000 Jakub Jelinek (jakub@redhat.com) | |
1851 | |
1852 Permission is hereby granted, free of charge, to any person obtaining a copy | |
1853 of this software and associated documentation files (the "Software"), to deal | |
1854 in the Software without restriction, including without limitation the rights | |
1855 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
1856 copies of the Software, and to permit persons to whom the Software is | |
1857 furnished to do so, subject to the following conditions: | |
1858 | |
1859 The above copyright notice and this permission notice shall be included in | |
1860 all copies or substantial portions of the Software. | |
1861 | |
1862 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1863 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1864 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | |
1865 JAKUB JELINEK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | |
1866 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | |
1867 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
1868 | |
1869 | |
1870 Copyright 1997,1998 by UCHIYAMA Yasushi | |
1871 | |
1872 Permission to use, copy, modify, distribute, and sell this software and its | |
1873 documentation for any purpose is hereby granted without fee, provided that | |
1874 the above copyright notice appear in all copies and that both that | |
1875 copyright notice and this permission notice appear in supporting | |
1876 documentation, and that the name of UCHIYAMA Yasushi not be used in | |
1877 advertising or publicity pertaining to distribution of the software without | |
1878 specific, written prior permission. UCHIYAMA Yasushi makes no representations | |
1879 about the suitability of this software for any purpose. It is provided | |
1880 "as is" without express or implied warranty. | |
1881 | |
1882 UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1883 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1884 EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1885 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1886 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1887 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1888 PERFORMANCE OF THIS SOFTWARE. | |
1889 | |
1890 | |
1891 Copyright (C) 2000 Keith Packard | |
1892 2004 Eric Anholt | |
1893 2005 Zack Rusin | |
1894 | |
1895 Permission to use, copy, modify, distribute, and sell this software and its | |
1896 documentation for any purpose is hereby granted without fee, provided that | |
1897 the above copyright notice appear in all copies and that both that | |
1898 copyright notice and this permission notice appear in supporting | |
1899 documentation, and that the name of copyright holders not be used in | |
1900 advertising or publicity pertaining to distribution of the software without | |
1901 specific, written prior permission. Copyright holders make no | |
1902 representations about the suitability of this software for any purpose. It | |
1903 is provided "as is" without express or implied warranty. | |
1904 | |
1905 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS | |
1906 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | |
1907 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY | |
1908 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
1909 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN | |
1910 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING | |
1911 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | |
1912 SOFTWARE. | |
1913 | |
1914 | |
1915 (C) Copyright IBM Corporation 2002-2007 | |
1916 All Rights Reserved. | |
1917 | |
1918 Permission is hereby granted, free of charge, to any person obtaining a | |
1919 copy of this software and associated documentation files (the "Software"), | |
1920 to deal in the Software without restriction, including without limitation | |
1921 on the rights to use, copy, modify, merge, publish, distribute, sub | |
1922 license, and/or sell copies of the Software, and to permit persons to whom | |
1923 the Software is furnished to do so, subject to the following conditions: | |
1924 | |
1925 The above copyright notice and this permission notice (including the next | |
1926 paragraph) shall be included in all copies or substantial portions of the | |
1927 Software. | |
1928 | |
1929 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1930 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1931 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL | |
1932 THE COPYRIGHT HOLDERS AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, | |
1933 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | |
1934 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE | |
1935 USE OR OTHER DEALINGS IN THE SOFTWARE. | |
1936 | |
1937 | |
1938 Permission to use, copy, modify, distribute, and sell this software and its | |
1939 documentation for any purpose is hereby granted without fee, provided that | |
1940 this permission notice appear in supporting documentation. This permission | |
1941 notice shall be included in all copies or substantial portions of the | |
1942 Software. | |
1943 | |
1944 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1945 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1946 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
1947 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN | |
1948 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | |
1949 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
1950 | |
1951 | |
1952 | |
1953 | |
1954 Copyright 2006 Adam Jackson. | |
1955 Copyright 2007 Red Hat, Inc. | |
1956 | |
1957 Permission is hereby granted, free of charge, to any person obtaining a | |
1958 copy of this software and associated documentation files (the "Software"), | |
1959 to deal in the Software without restriction, including without limitation | |
1960 on the rights to use, copy, modify, merge, publish, distribute, sub | |
1961 license, and/or sell copies of the Software, and to permit persons to whom | |
1962 the Software is furnished to do so, subject to the following conditions: | |
1963 | |
1964 The above copyright notice and this permission notice (including the next | |
1965 paragraph) shall be included in all copies or substantial portions of the | |
1966 Software. | |
1967 | |
1968 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
1969 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
1970 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL | |
1971 THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | |
1972 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | |
1973 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
1974 | |
1975 | |
1976 Copyright © 2007 OpenedHand Ltd | |
1977 | |
1978 Permission to use, copy, modify, distribute, and sell this software and its | |
1979 documentation for any purpose is hereby granted without fee, provided that | |
1980 the above copyright notice appear in all copies and that both that | |
1981 copyright notice and this permission notice appear in supporting | |
1982 documentation, and that the name of OpenedHand Ltd not be used in | |
1983 advertising or publicity pertaining to distribution of the software without | |
1984 specific, written prior permission. OpenedHand Ltd makes no | |
1985 representations about the suitability of this software for any purpose. It | |
1986 is provided "as is" without express or implied warranty. | |
1987 | |
1988 OpenedHand Ltd DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | |
1989 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO | |
1990 EVENT SHALL OpenedHand Ltd BE LIABLE FOR ANY SPECIAL, INDIRECT OR | |
1991 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | |
1992 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | |
1993 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | |
1994 PERFORMANCE OF THIS SOFTWARE. | |
1995 | |
1996 | |
1997 Copyright (c) 1989, 1990, 1993, 1994 | |
1998 The Regents of the University of California. All rights reserved. | |
1999 | |
2000 This code is derived from software contributed to Berkeley by | |
2001 Chris Torek. | |
2002 | |
2003 This code is derived from software contributed to Berkeley by | |
2004 Michael Rendell of Memorial University of Newfoundland. | |
2005 | |
2006 Redistribution and use in source and binary forms, with or without | |
2007 modification, are permitted provided that the following conditions | |
2008 are met: | |
2009 1. Redistributions of source code must retain the above copyright | |
2010 notice, this list of conditions and the following disclaimer. | |
2011 2. Redistributions in binary form must reproduce the above copyright | |
2012 notice, this list of conditions and the following disclaimer in the | |
2013 documentation and/or other materials provided with the distribution. | |
2014 4. Neither the name of the University nor the names of its contributors | |
2015 may be used to endorse or promote products derived from this software | |
2016 without specific prior written permission. | |
2017 | |
2018 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | |
2019 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | |
2020 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | |
2021 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | |
2022 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | |
2023 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | |
2024 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | |
2025 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | |
2026 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | |
2027 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | |
2028 SUCH DAMAGE. | |
OLD | NEW |