Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / chromeos / about_os_credits.html
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5 <title>Credits</title>
6 <style>
7 body {
8   font-family:Helvetica,Arial,sans-serif;
9   background-color:white;
10   font-size:84%;
11   max-width:1020px;
12 }
13 .page-title {
14   font-size:164%;
15   font-weight:bold;
16 }
17 .product {
18   background-color:#c3d9ff;
19   overflow:auto;
20   padding:2px;
21   margin-top:16px;
22   border-radius:5px;
23 }
24 .product .title {
25   font-size:110%;
26   font-weight:bold;
27   float:left;
28   margin:3px;
29 }
30 .product .homepage {
31   text-align:right;
32   float:right;
33   margin:3px;
34 }
35 .product .homepage:after {
36   content:" - ";
37 }
38 .product .show {
39   text-align:right;
40   float:right;
41   margin:3px;
42 }
43 .licence {
44   clear:both;
45   background-color:#e8eef7;
46   padding:16px;
47   border-radius:3px;
48   display:none;
49 }
50 .licence pre {
51   white-space: pre-wrap
52 }
53 .licence h3 {
54   margin-top:0px;
55 }
56 .license-packages {
57   font-size:80%;
58 }
59 .dialog #print-link {
60   display: none;
61 }
62 .dialog .homepage {
63   display: none;
64 }
65 </style>
66 <script>
67 //<![CDATA[
68 function toggle(o) {
69   var licence = o.nextSibling;
70
71   while (licence.className != 'licence') {
72     if (!licence) return false;
73     licence = licence.nextSibling;
74   }
75   return toggleblock(licence, o);
76 }
77
78 function toggleblock(licence, o) {
79   if (licence.style && licence.style.display == 'block') {
80     licence.style.display = 'none';
81     o.innerHTML = 'show license text';
82   } else {
83     licence.style.display = 'block';
84     o.innerHTML = 'hide license text';
85   }
86   return false;
87 }
88
89 function toggleall() {
90   var a = window.document.getElementsByClassName('licence');
91   for (var i = 0; i < a.length; i++) {
92     toggleblock(a[i], a[i].previousSibling.previousSibling.previousSibling.previousSibling);
93   }
94   return false;
95 }
96 //]]>
97 </script>
98 </head>
99 <body>
100 <span class="page-title" style="float:left;">Credits</span>
101 <span style="float:right">
102 <a href="javascript:toggleall()">Toggle All</a>
103 <a id="print-link" href="javascript:window.print();">Print</a>
104 </span>
105 <div style="clear:both; overflow:auto;">
106 <h2>List of Packages used in Google Chrome OS:</h2>
107 <!-- Chromium <3s the following projects -->
108 <div class="product">
109 <span class="title">acl-2.2.51</span>
110 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
111 <span class="homepage"><a href="http://savannah.nongnu.org/projects/acl">homepage</a></span>
112 <div class="licence">
113 <pre></pre>
114 <ul>
115 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
116 </ul>
117 </div>
118 </div>
119
120
121 <div class="product">
122 <span class="title">adhd-0.0.1</span>
123 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
124 <span class="homepage"><a href="http://www.chromium.org">homepage</a></span>
125 <div class="licence">
126 <pre></pre>
127 <ul>
128 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
129 </ul>
130 </div>
131 </div>
132
133
134 <div class="product">
135 <span class="title">alsa-lib-1.0.27.2</span>
136 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
137 <span class="homepage"><a href="http://www.alsa-project.org/">homepage</a></span>
138 <div class="licence">
139 <pre></pre>
140 <ul>
141 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
142 </ul>
143 </div>
144 </div>
145
146
147 <div class="product">
148 <span class="title">alsa-plugins-1.0.25</span>
149 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
150 <span class="homepage"><a href="http://www.alsa-project.org/">homepage</a></span>
151 <div class="licence">
152 <pre></pre>
153 <ul>
154 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
155 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
156 </ul>
157 </div>
158 </div>
159
160
161 <div class="product">
162 <span class="title">alsa-utils-1.0.27.1</span>
163 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
164 <span class="homepage"><a href="http://www.alsa-project.org/">homepage</a></span>
165 <div class="licence">
166 <pre></pre>
167 <ul>
168 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
169 </ul>
170 </div>
171 </div>
172
173
174 <div class="product">
175 <span class="title">ascender_to_license-20130111</span>
176 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
177 <span class="homepage"><a href="http://www.monotypeimaging.com">homepage</a></span>
178 <div class="licence">
179 <pre></pre>
180 <ul>
181 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
182 </ul>
183 </div>
184 </div>
185
186
187 <div class="product">
188 <span class="title">ath3k-0.0.1</span>
189 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
190 <span class="homepage"><a href="http://www.atheros.com/">homepage</a></span>
191 <div class="licence">
192 <pre></pre>
193 <ul>
194 <li><a href='#Atheros'>Custom License Atheros</a></li>
195 </ul>
196 </div>
197 </div>
198
199
200 <div class="product">
201 <span class="title">ath6k-34</span>
202 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
203 <span class="homepage"><a href="http://www.atheros.com/">homepage</a></span>
204 <div class="licence">
205 <pre></pre>
206 <ul>
207 <li><a href='#Atheros'>Custom License Atheros</a></li>
208 </ul>
209 </div>
210 </div>
211
212
213 <div class="product">
214 <span class="title">atk-1.32.0</span>
215 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
216 <span class="homepage"><a href="http://projects.gnome.org/accessibility/">homepage</a></span>
217 <div class="licence">
218 <pre></pre>
219 <ul>
220 <li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
221 </ul>
222 </div>
223 </div>
224
225
226 <div class="product">
227 <span class="title">attr-2.4.46</span>
228 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
229 <span class="homepage"><a href="http://savannah.nongnu.org/projects/attr">homepage</a></span>
230 <div class="licence">
231 <pre></pre>
232 <ul>
233 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
234 </ul>
235 </div>
236 </div>
237
238
239 <div class="product">
240 <span class="title">audioconfig-0.0.1</span>
241 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
242 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
243 <div class="licence">
244 <pre></pre>
245 <ul>
246 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
247 </ul>
248 </div>
249 </div>
250
251
252 <div class="product">
253 <span class="title">autoconf-2.69</span>
254 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
255 <span class="homepage"><a href="http://www.gnu.org/software/autoconf/autoconf.html">homepage</a></span>
256 <div class="licence">
257 <pre></pre>
258 <ul>
259 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
260 </ul>
261 </div>
262 </div>
263
264
265 <div class="product">
266 <span class="title">autoconf-2.69</span>
267 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
268 <span class="homepage"><a href="http://www.gnu.org/software/autoconf/autoconf.html">homepage</a></span>
269 <div class="licence">
270 <pre></pre>
271 <ul>
272 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
273 </ul>
274 </div>
275 </div>
276
277
278 <div class="product">
279 <span class="title">autoconf-wrapper-13</span>
280 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
281 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
282 <div class="licence">
283 <pre></pre>
284 <ul>
285 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
286 </ul>
287 </div>
288 </div>
289
290
291 <div class="product">
292 <span class="title">automake-1.11.1</span>
293 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
294 <span class="homepage"><a href="http://sources.redhat.com/automake/">homepage</a></span>
295 <div class="licence">
296 <pre></pre>
297 <ul>
298 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
299 </ul>
300 </div>
301 </div>
302
303
304 <div class="product">
305 <span class="title">automake-wrapper-9</span>
306 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
307 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
308 <div class="licence">
309 <pre></pre>
310 <ul>
311 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
312 </ul>
313 </div>
314 </div>
315
316
317 <div class="product">
318 <span class="title">autotest-0.0.1</span>
319 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
320 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
321 <div class="licence">
322 <pre></pre>
323 <ul>
324 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
325 </ul>
326 </div>
327 </div>
328
329
330 <div class="product">
331 <span class="title">avahi-0.6.31</span>
332 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
333 <span class="homepage"><a href="http://avahi.org/">homepage</a></span>
334 <div class="licence">
335 <pre></pre>
336 <ul>
337 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
338 </ul>
339 </div>
340 </div>
341
342
343 <div class="product">
344 <span class="title">avahi-daemon-0.0.1</span>
345 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
346 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
347 <div class="licence">
348 <pre></pre>
349 <ul>
350 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
351 </ul>
352 </div>
353 </div>
354
355
356 <div class="product">
357 <span class="title">avfs-1.0.1</span>
358 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
359 <span class="homepage"><a href="http://sourceforge.net/projects/avf">homepage</a></span>
360 <div class="licence">
361 <pre></pre>
362 <ul>
363 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
364 </ul>
365 </div>
366 </div>
367
368
369 <div class="product">
370 <span class="title">baselayout-2.0.1</span>
371 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
372 <span class="homepage"><a href="http://src.chromium.org/">homepage</a></span>
373 <div class="licence">
374 <pre></pre>
375 <ul>
376 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
377 </ul>
378 </div>
379 </div>
380
381
382 <div class="product">
383 <span class="title">bash-4.2_p45</span>
384 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
385 <span class="homepage"><a href="http://tiswww.case.edu/php/chet/bash/bashtop.html">homepage</a></span>
386 <div class="licence">
387 <pre></pre>
388 <ul>
389 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
390 </ul>
391 </div>
392 </div>
393
394
395 <div class="product">
396 <span class="title">bigreqsproto-1.1.1</span>
397 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
398 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
399 <div class="licence">
400 <pre>Scanned Source License bigreqsproto-1.1.1/COPYING:
401
402 Copyright 1992, 1998  The Open Group
403
404 Permission to use, copy, modify, distribute, and sell this software and its
405 documentation for any purpose is hereby granted without fee, provided that
406 the above copyright notice appear in all copies and that both that
407 copyright notice and this permission notice appear in supporting
408 documentation.
409
410 The above copyright notice and this permission notice shall be included in
411 all copies or substantial portions of the Software.
412
413 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
414 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
415 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
416 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
417 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
418 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
419
420 Except as contained in this notice, the name of The Open Group shall not be
421 used in advertising or otherwise to promote the sale, use or other dealings
422 in this Software without prior written authorization from The Open Group.
423
424 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
425 </pre>
426 <ul>
427
428 </ul>
429 </div>
430 </div>
431
432
433 <div class="product">
434 <span class="title">binutils-2.22</span>
435 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
436 <span class="homepage"><a href="http://sources.redhat.com/binutils/">homepage</a></span>
437 <div class="licence">
438 <pre></pre>
439 <ul>
440 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
441 <li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
442 </ul>
443 </div>
444 </div>
445
446
447 <div class="product">
448 <span class="title">binutils-config-3</span>
449 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
450 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
451 <div class="licence">
452 <pre></pre>
453 <ul>
454 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
455 </ul>
456 </div>
457 </div>
458
459
460 <div class="product">
461 <span class="title">bluez-5.4</span>
462 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
463 <span class="homepage"><a href="http://www.bluez.org/">homepage</a></span>
464 <div class="licence">
465 <pre></pre>
466 <ul>
467 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
468 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
469 </ul>
470 </div>
471 </div>
472
473
474 <div class="product">
475 <span class="title">bootstat-0.0.1</span>
476 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
477 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
478 <div class="licence">
479 <pre></pre>
480 <ul>
481 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
482 </ul>
483 </div>
484 </div>
485
486
487 <div class="product">
488 <span class="title">brltty-4.5</span>
489 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
490 <span class="homepage"><a href="http://mielke.cc/brltty/">homepage</a></span>
491 <div class="licence">
492 <pre></pre>
493 <ul>
494 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
495 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
496 </ul>
497 </div>
498 </div>
499
500
501 <div class="product">
502 <span class="title">bsdiff-4.3</span>
503 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
504 <span class="homepage"><a href="http://www.daemonology.net/bsdiff/">homepage</a></span>
505 <div class="licence">
506 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-util/bsdiff:
507
508 Copyright 2003-2005 Colin Percival
509 All rights reserved
510
511 Redistribution and use in source and binary forms, with or without
512 modification, are permitted providing that the following conditions·
513 are met:
514 1. Redistributions of source code must retain the above copyright
515    notice, this list of conditions and the following disclaimer.
516 2. Redistributions in binary form must reproduce the above copyright
517    notice, this list of conditions and the following disclaimer in the
518    documentation and/or other materials provided with the distribution.
519
520 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
521 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
522 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
523 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
524 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
525 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
526 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
527 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
528 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
529 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
530 POSSIBILITY OF SUCH DAMAGE.
531
532 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
533 </pre>
534 <ul>
535
536 </ul>
537 </div>
538 </div>
539
540
541 <div class="product">
542 <span class="title">bzip2-1.0.6</span>
543 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
544 <span class="homepage"><a href="http://www.bzip.org/">homepage</a></span>
545 <div class="licence">
546 <pre>Scanned Source License bzip2-1.0.6/LICENSE:
547
548
549 --------------------------------------------------------------------------
550
551 This program, "bzip2", the associated library "libbzip2", and all
552 documentation, are copyright (C) 1996-2010 Julian R Seward.  All
553 rights reserved.
554
555 Redistribution and use in source and binary forms, with or without
556 modification, are permitted provided that the following conditions
557 are met:
558
559 1. Redistributions of source code must retain the above copyright
560    notice, this list of conditions and the following disclaimer.
561
562 2. The origin of this software must not be misrepresented; you must 
563    not claim that you wrote the original software.  If you use this 
564    software in a product, an acknowledgment in the product 
565    documentation would be appreciated but is not required.
566
567 3. Altered source versions must be plainly marked as such, and must
568    not be misrepresented as being the original software.
569
570 4. The name of the author may not be used to endorse or promote 
571    products derived from this software without specific prior written 
572    permission.
573
574 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
575 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
576 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
577 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
578 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
579 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
580 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
581 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
582 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
583 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
584 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
585
586 Julian Seward, jseward@bzip.org
587 bzip2/libbzip2 version 1.0.6 of 6 September 2010
588
589 --------------------------------------------------------------------------
590
591 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
592
593 Gentoo Package Stock License BZIP2:
594
595 &lt;copyright notice&gt;
596 All rights reserved.
597
598 Redistribution and use in source and binary forms, with or without
599 modification, are permitted provided that the following conditions
600 are met:
601
602 1. Redistributions of source code must retain the above copyright
603    notice, this list of conditions and the following disclaimer.
604
605 2. The origin of this software must not be misrepresented; you must
606    not claim that you wrote the original software.  If you use this
607    software in a product, an acknowledgment in the product
608    documentation would be appreciated but is not required.
609
610 3. Altered source versions must be plainly marked as such, and must
611    not be misrepresented as being the original software.
612
613 4. The name of the author may not be used to endorse or promote
614    products derived from this software without specific prior written
615    permission.
616
617 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
618 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
619 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
620 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
621 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
622 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
623 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
624 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
625 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
626 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
627 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
628
629 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
630 </pre>
631 <ul>
632
633 </ul>
634 </div>
635 </div>
636
637
638 <div class="product">
639 <span class="title">c-ares-1.7.5</span>
640 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
641 <span class="homepage"><a href="http://c-ares.haxx.se/">homepage</a></span>
642 <div class="licence">
643 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/net-dns/c-ares:
644
645 Copyright 1998 by the Massachusetts Institute of Technology.
646
647 Permission to use, copy, modify, and distribute this
648 software and its documentation for any purpose and without
649 fee is hereby granted, provided that the above copyright
650 notice appear in all copies and that both that copyright
651 notice and this permission notice appear in supporting
652 documentation, and that the name of M.I.T. not be used in
653 advertising or publicity pertaining to distribution of the
654 software without specific, written prior permission.
655 M.I.T. makes no representations about the suitability of
656 this software for any purpose.  It is provided "as is"
657 without express or implied warranty.
658
659 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
660 </pre>
661 <ul>
662
663 </ul>
664 </div>
665 </div>
666
667
668 <div class="product">
669 <span class="title">cairo-1.12.12</span>
670 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
671 <span class="homepage"><a href="http://cairographics.org/">homepage</a></span>
672 <div class="licence">
673 <pre>Gentoo Package Stock License MPL-1.1:
674
675                           MOZILLA PUBLIC LICENSE
676                                 Version 1.1
677
678                               ---------------
679
680 1. Definitions.
681
682      1.0.1. "Commercial Use" means distribution or otherwise making the
683      Covered Code available to a third party.
684
685      1.1. "Contributor" means each entity that creates or contributes to
686      the creation of Modifications.
687
688      1.2. "Contributor Version" means the combination of the Original
689      Code, prior Modifications used by a Contributor, and the Modifications
690      made by that particular Contributor.
691
692      1.3. "Covered Code" means the Original Code or Modifications or the
693      combination of the Original Code and Modifications, in each case
694      including portions thereof.
695
696      1.4. "Electronic Distribution Mechanism" means a mechanism generally
697      accepted in the software development community for the electronic
698      transfer of data.
699
700      1.5. "Executable" means Covered Code in any form other than Source
701      Code.
702
703      1.6. "Initial Developer" means the individual or entity identified
704      as the Initial Developer in the Source Code notice required by Exhibit
705      A.
706
707      1.7. "Larger Work" means a work which combines Covered Code or
708      portions thereof with code not governed by the terms of this License.
709
710      1.8. "License" means this document.
711
712      1.8.1. "Licensable" means having the right to grant, to the maximum
713      extent possible, whether at the time of the initial grant or
714      subsequently acquired, any and all of the rights conveyed herein.
715
716      1.9. "Modifications" means any addition to or deletion from the
717      substance or structure of either the Original Code or any previous
718      Modifications. When Covered Code is released as a series of files, a
719      Modification is:
720           A. Any addition to or deletion from the contents of a file
721           containing Original Code or previous Modifications.
722
723           B. Any new file that contains any part of the Original Code or
724           previous Modifications.
725
726      1.10. "Original Code" means Source Code of computer software code
727      which is described in the Source Code notice required by Exhibit A as
728      Original Code, and which, at the time of its release under this
729      License is not already Covered Code governed by this License.
730
731      1.10.1. "Patent Claims" means any patent claim(s), now owned or
732      hereafter acquired, including without limitation,  method, process,
733      and apparatus claims, in any patent Licensable by grantor.
734
735      1.11. "Source Code" means the preferred form of the Covered Code for
736      making modifications to it, including all modules it contains, plus
737      any associated interface definition files, scripts used to control
738      compilation and installation of an Executable, or source code
739      differential comparisons against either the Original Code or another
740      well known, available Covered Code of the Contributor's choice. The
741      Source Code can be in a compressed or archival form, provided the
742      appropriate decompression or de-archiving software is widely available
743      for no charge.
744
745      1.12. "You" (or "Your")  means an individual or a legal entity
746      exercising rights under, and complying with all of the terms of, this
747      License or a future version of this License issued under Section 6.1.
748      For legal entities, "You" includes any entity which controls, is
749      controlled by, or is under common control with You. For purposes of
750      this definition, "control" means (a) the power, direct or indirect,
751      to cause the direction or management of such entity, whether by
752      contract or otherwise, or (b) ownership of more than fifty percent
753      (50%) of the outstanding shares or beneficial ownership of such
754      entity.
755
756 2. Source Code License.
757
758      2.1. The Initial Developer Grant.
759      The Initial Developer hereby grants You a world-wide, royalty-free,
760      non-exclusive license, subject to third party intellectual property
761      claims:
762           (a)  under intellectual property rights (other than patent or
763           trademark) Licensable by Initial Developer to use, reproduce,
764           modify, display, perform, sublicense and distribute the Original
765           Code (or portions thereof) with or without Modifications, and/or
766           as part of a Larger Work; and
767
768           (b) under Patents Claims infringed by the making, using or
769           selling of Original Code, to make, have made, use, practice,
770           sell, and offer for sale, and/or otherwise dispose of the
771           Original Code (or portions thereof).
772
773           (c) the licenses granted in this Section 2.1(a) and (b) are
774           effective on the date Initial Developer first distributes
775           Original Code under the terms of this License.
776
777           (d) Notwithstanding Section 2.1(b) above, no patent license is
778           granted: 1) for code that You delete from the Original Code; 2)
779           separate from the Original Code;  or 3) for infringements caused
780           by: i) the modification of the Original Code or ii) the
781           combination of the Original Code with other software or devices.
782
783      2.2. Contributor Grant.
784      Subject to third party intellectual property claims, each Contributor
785      hereby grants You a world-wide, royalty-free, non-exclusive license
786
787           (a)  under intellectual property rights (other than patent or
788           trademark) Licensable by Contributor, to use, reproduce, modify,
789           display, perform, sublicense and distribute the Modifications
790           created by such Contributor (or portions thereof) either on an
791           unmodified basis, with other Modifications, as Covered Code
792           and/or as part of a Larger Work; and
793
794           (b) under Patent Claims infringed by the making, using, or
795           selling of  Modifications made by that Contributor either alone
796           and/or in combination with its Contributor Version (or portions
797           of such combination), to make, use, sell, offer for sale, have
798           made, and/or otherwise dispose of: 1) Modifications made by that
799           Contributor (or portions thereof); and 2) the combination of
800           Modifications made by that Contributor with its Contributor
801           Version (or portions of such combination).
802
803           (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
804           effective on the date Contributor first makes Commercial Use of
805           the Covered Code.
806
807           (d)    Notwithstanding Section 2.2(b) above, no patent license is
808           granted: 1) for any code that Contributor has deleted from the
809           Contributor Version; 2)  separate from the Contributor Version;
810           3)  for infringements caused by: i) third party modifications of
811           Contributor Version or ii)  the combination of Modifications made
812           by that Contributor with other software  (except as part of the
813           Contributor Version) or other devices; or 4) under Patent Claims
814           infringed by Covered Code in the absence of Modifications made by
815           that Contributor.
816
817 3. Distribution Obligations.
818
819      3.1. Application of License.
820      The Modifications which You create or to which You contribute are
821      governed by the terms of this License, including without limitation
822      Section 2.2. The Source Code version of Covered Code may be
823      distributed only under the terms of this License or a future version
824      of this License released under Section 6.1, and You must include a
825      copy of this License with every copy of the Source Code You
826      distribute. You may not offer or impose any terms on any Source Code
827      version that alters or restricts the applicable version of this
828      License or the recipients' rights hereunder. However, You may include
829      an additional document offering the additional rights described in
830      Section 3.5.
831
832      3.2. Availability of Source Code.
833      Any Modification which You create or to which You contribute must be
834      made available in Source Code form under the terms of this License
835      either on the same media as an Executable version or via an accepted
836      Electronic Distribution Mechanism to anyone to whom you made an
837      Executable version available; and if made available via Electronic
838      Distribution Mechanism, must remain available for at least twelve (12)
839      months after the date it initially became available, or at least six
840      (6) months after a subsequent version of that particular Modification
841      has been made available to such recipients. You are responsible for
842      ensuring that the Source Code version remains available even if the
843      Electronic Distribution Mechanism is maintained by a third party.
844
845      3.3. Description of Modifications.
846      You must cause all Covered Code to which You contribute to contain a
847      file documenting the changes You made to create that Covered Code and
848      the date of any change. You must include a prominent statement that
849      the Modification is derived, directly or indirectly, from Original
850      Code provided by the Initial Developer and including the name of the
851      Initial Developer in (a) the Source Code, and (b) in any notice in an
852      Executable version or related documentation in which You describe the
853      origin or ownership of the Covered Code.
854
855      3.4. Intellectual Property Matters
856           (a) Third Party Claims.
857           If Contributor has knowledge that a license under a third party's
858           intellectual property rights is required to exercise the rights
859           granted by such Contributor under Sections 2.1 or 2.2,
860           Contributor must include a text file with the Source Code
861           distribution titled "LEGAL" which describes the claim and the
862           party making the claim in sufficient detail that a recipient will
863           know whom to contact. If Contributor obtains such knowledge after
864           the Modification is made available as described in Section 3.2,
865           Contributor shall promptly modify the LEGAL file in all copies
866           Contributor makes available thereafter and shall take other steps
867           (such as notifying appropriate mailing lists or newsgroups)
868           reasonably calculated to inform those who received the Covered
869           Code that new knowledge has been obtained.
870
871           (b) Contributor APIs.
872           If Contributor's Modifications include an application programming
873           interface and Contributor has knowledge of patent licenses which
874           are reasonably necessary to implement that API, Contributor must
875           also include this information in the LEGAL file.
876
877                (c)    Representations.
878           Contributor represents that, except as disclosed pursuant to
879           Section 3.4(a) above, Contributor believes that Contributor's
880           Modifications are Contributor's original creation(s) and/or
881           Contributor has sufficient rights to grant the rights conveyed by
882           this License.
883
884      3.5. Required Notices.
885      You must duplicate the notice in Exhibit A in each file of the Source
886      Code.  If it is not possible to put such notice in a particular Source
887      Code file due to its structure, then You must include such notice in a
888      location (such as a relevant directory) where a user would be likely
889      to look for such a notice.  If You created one or more Modification(s)
890      You may add your name as a Contributor to the notice described in
891      Exhibit A.  You must also duplicate this License in any documentation
892      for the Source Code where You describe recipients' rights or ownership
893      rights relating to Covered Code.  You may choose to offer, and to
894      charge a fee for, warranty, support, indemnity or liability
895      obligations to one or more recipients of Covered Code. However, You
896      may do so only on Your own behalf, and not on behalf of the Initial
897      Developer or any Contributor. You must make it absolutely clear than
898      any such warranty, support, indemnity or liability obligation is
899      offered by You alone, and You hereby agree to indemnify the Initial
900      Developer and every Contributor for any liability incurred by the
901      Initial Developer or such Contributor as a result of warranty,
902      support, indemnity or liability terms You offer.
903
904      3.6. Distribution of Executable Versions.
905      You may distribute Covered Code in Executable form only if the
906      requirements of Section 3.1-3.5 have been met for that Covered Code,
907      and if You include a notice stating that the Source Code version of
908      the Covered Code is available under the terms of this License,
909      including a description of how and where You have fulfilled the
910      obligations of Section 3.2. The notice must be conspicuously included
911      in any notice in an Executable version, related documentation or
912      collateral in which You describe recipients' rights relating to the
913      Covered Code. You may distribute the Executable version of Covered
914      Code or ownership rights under a license of Your choice, which may
915      contain terms different from this License, provided that You are in
916      compliance with the terms of this License and that the license for the
917      Executable version does not attempt to limit or alter the recipient's
918      rights in the Source Code version from the rights set forth in this
919      License. If You distribute the Executable version under a different
920      license You must make it absolutely clear that any terms which differ
921      from this License are offered by You alone, not by the Initial
922      Developer or any Contributor. You hereby agree to indemnify the
923      Initial Developer and every Contributor for any liability incurred by
924      the Initial Developer or such Contributor as a result of any such
925      terms You offer.
926
927      3.7. Larger Works.
928      You may create a Larger Work by combining Covered Code with other code
929      not governed by the terms of this License and distribute the Larger
930      Work as a single product. In such a case, You must make sure the
931      requirements of this License are fulfilled for the Covered Code.
932
933 4. Inability to Comply Due to Statute or Regulation.
934
935      If it is impossible for You to comply with any of the terms of this
936      License with respect to some or all of the Covered Code due to
937      statute, judicial order, or regulation then You must: (a) comply with
938      the terms of this License to the maximum extent possible; and (b)
939      describe the limitations and the code they affect. Such description
940      must be included in the LEGAL file described in Section 3.4 and must
941      be included with all distributions of the Source Code. Except to the
942      extent prohibited by statute or regulation, such description must be
943      sufficiently detailed for a recipient of ordinary skill to be able to
944      understand it.
945
946 5. Application of this License.
947
948      This License applies to code to which the Initial Developer has
949      attached the notice in Exhibit A and to related Covered Code.
950
951 6. Versions of the License.
952
953      6.1. New Versions.
954      Netscape Communications Corporation ("Netscape") may publish revised
955      and/or new versions of the License from time to time. Each version
956      will be given a distinguishing version number.
957
958      6.2. Effect of New Versions.
959      Once Covered Code has been published under a particular version of the
960      License, You may always continue to use it under the terms of that
961      version. You may also choose to use such Covered Code under the terms
962      of any subsequent version of the License published by Netscape. No one
963      other than Netscape has the right to modify the terms applicable to
964      Covered Code created under this License.
965
966      6.3. Derivative Works.
967      If You create or use a modified version of this License (which you may
968      only do in order to apply it to code which is not already Covered Code
969      governed by this License), You must (a) rename Your license so that
970      the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
971      "MPL", "NPL" or any confusingly similar phrase do not appear in your
972      license (except to note that your license differs from this License)
973      and (b) otherwise make it clear that Your version of the license
974      contains terms which differ from the Mozilla Public License and
975      Netscape Public License. (Filling in the name of the Initial
976      Developer, Original Code or Contributor in the notice described in
977      Exhibit A shall not of themselves be deemed to be modifications of
978      this License.)
979
980 7. DISCLAIMER OF WARRANTY.
981
982      COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
983      WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
984      WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
985      DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
986      THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
987      IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
988      YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
989      COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
990      OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
991      ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
992
993 8. TERMINATION.
994
995      8.1.  This License and the rights granted hereunder will terminate
996      automatically if You fail to comply with terms herein and fail to cure
997      such breach within 30 days of becoming aware of the breach. All
998      sublicenses to the Covered Code which are properly granted shall
999      survive any termination of this License. Provisions which, by their
1000      nature, must remain in effect beyond the termination of this License
1001      shall survive.
1002
1003      8.2.  If You initiate litigation by asserting a patent infringement
1004      claim (excluding declatory judgment actions) against Initial Developer
1005      or a Contributor (the Initial Developer or Contributor against whom
1006      You file such action is referred to as "Participant")  alleging that:
1007
1008      (a)  such Participant's Contributor Version directly or indirectly
1009      infringes any patent, then any and all rights granted by such
1010      Participant to You under Sections 2.1 and/or 2.2 of this License
1011      shall, upon 60 days notice from Participant terminate prospectively,
1012      unless if within 60 days after receipt of notice You either: (i)
1013      agree in writing to pay Participant a mutually agreeable reasonable
1014      royalty for Your past and future use of Modifications made by such
1015      Participant, or (ii) withdraw Your litigation claim with respect to
1016      the Contributor Version against such Participant.  If within 60 days
1017      of notice, a reasonable royalty and payment arrangement are not
1018      mutually agreed upon in writing by the parties or the litigation claim
1019      is not withdrawn, the rights granted by Participant to You under
1020      Sections 2.1 and/or 2.2 automatically terminate at the expiration of
1021      the 60 day notice period specified above.
1022
1023      (b)  any software, hardware, or device, other than such Participant's
1024      Contributor Version, directly or indirectly infringes any patent, then
1025      any rights granted to You by such Participant under Sections 2.1(b)
1026      and 2.2(b) are revoked effective as of the date You first made, used,
1027      sold, distributed, or had made, Modifications made by that
1028      Participant.
1029
1030      8.3.  If You assert a patent infringement claim against Participant
1031      alleging that such Participant's Contributor Version directly or
1032      indirectly infringes any patent where such claim is resolved (such as
1033      by license or settlement) prior to the initiation of patent
1034      infringement litigation, then the reasonable value of the licenses
1035      granted by such Participant under Sections 2.1 or 2.2 shall be taken
1036      into account in determining the amount or value of any payment or
1037      license.
1038
1039      8.4.  In the event of termination under Sections 8.1 or 8.2 above,
1040      all end user license agreements (excluding distributors and resellers)
1041      which have been validly granted by You or any distributor hereunder
1042      prior to termination shall survive termination.
1043
1044 9. LIMITATION OF LIABILITY.
1045
1046      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
1047      (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
1048      DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
1049      OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
1050      ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
1051      CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
1052      WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
1053      COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
1054      INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
1055      LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
1056      RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
1057      PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
1058      EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
1059      THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
1060
1061 10. U.S. GOVERNMENT END USERS.
1062
1063      The Covered Code is a "commercial item," as that term is defined in
1064      48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
1065      software" and "commercial computer software documentation," as such
1066      terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
1067      C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
1068      all U.S. Government End Users acquire Covered Code with only those
1069      rights set forth herein.
1070
1071 11. MISCELLANEOUS.
1072
1073      This License represents the complete agreement concerning subject
1074      matter hereof. If any provision of this License is held to be
1075      unenforceable, such provision shall be reformed only to the extent
1076      necessary to make it enforceable. This License shall be governed by
1077      California law provisions (except to the extent applicable law, if
1078      any, provides otherwise), excluding its conflict-of-law provisions.
1079      With respect to disputes in which at least one party is a citizen of,
1080      or an entity chartered or registered to do business in the United
1081      States of America, any litigation relating to this License shall be
1082      subject to the jurisdiction of the Federal Courts of the Northern
1083      District of California, with venue lying in Santa Clara County,
1084      California, with the losing party responsible for costs, including
1085      without limitation, court costs and reasonable attorneys' fees and
1086      expenses. The application of the United Nations Convention on
1087      Contracts for the International Sale of Goods is expressly excluded.
1088      Any law or regulation which provides that the language of a contract
1089      shall be construed against the drafter shall not apply to this
1090      License.
1091
1092 12. RESPONSIBILITY FOR CLAIMS.
1093
1094      As between Initial Developer and the Contributors, each party is
1095      responsible for claims and damages arising, directly or indirectly,
1096      out of its utilization of rights under this License and You agree to
1097      work with Initial Developer and Contributors to distribute such
1098      responsibility on an equitable basis. Nothing herein is intended or
1099      shall be deemed to constitute any admission of liability.
1100
1101 13. MULTIPLE-LICENSED CODE.
1102
1103      Initial Developer may designate portions of the Covered Code as
1104      "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
1105      Developer permits you to utilize portions of the Covered Code under
1106      Your choice of the NPL or the alternative licenses, if any, specified
1107      by the Initial Developer in the file described in Exhibit A.
1108
1109 EXHIBIT A -Mozilla Public License.
1110
1111      ``The contents of this file are subject to the Mozilla Public License
1112      Version 1.1 (the "License"); you may not use this file except in
1113      compliance with the License. You may obtain a copy of the License at
1114      http://www.mozilla.org/MPL/
1115
1116      Software distributed under the License is distributed on an "AS IS"
1117      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
1118      License for the specific language governing rights and limitations
1119      under the License.
1120
1121      The Original Code is ______________________________________.
1122
1123      The Initial Developer of the Original Code is ________________________.
1124      Portions created by ______________________ are Copyright (C) ______
1125      _______________________. All Rights Reserved.
1126
1127      Contributor(s): ______________________________________.
1128
1129      Alternatively, the contents of this file may be used under the terms
1130      of the _____ license (the  "[___] License"), in which case the
1131      provisions of [______] License are applicable instead of those
1132      above.  If you wish to allow use of your version of this file only
1133      under the terms of the [____] License and not to allow others to use
1134      your version of this file under the MPL, indicate your decision by
1135      deleting  the provisions above and replace  them with the notice and
1136      other provisions required by the [___] License.  If you do not delete
1137      the provisions above, a recipient may use your version of this file
1138      under either the MPL or the [___] License."
1139
1140      [NOTE: The text of this Exhibit A may differ slightly from the text of
1141      the notices in the Source Code files of the Original Code. You should
1142      use the text of this Exhibit A rather than the text found in the
1143      Original Code Source Code for Your Modifications.]
1144
1145      ----------------------------------------------------------------------
1146
1147      AMENDMENTS
1148
1149      The Netscape Public License Version 1.1 ("NPL") consists of the
1150      Mozilla Public License Version 1.1 with the following Amendments,
1151      including Exhibit A-Netscape Public License.  Files identified with
1152      "Exhibit A-Netscape Public License" are governed by the Netscape
1153      Public License Version 1.1.
1154
1155      Additional Terms applicable to the Netscape Public License.
1156           I. Effect.
1157           These additional terms described in this Netscape Public
1158           License -- Amendments shall apply to the Mozilla Communicator
1159           client code and to all Covered Code under this License.
1160
1161           II. "Netscape's Branded Code" means Covered Code that Netscape
1162           distributes and/or permits others to distribute under one or more
1163           trademark(s) which are controlled by Netscape but which are not
1164           licensed for use under this License.
1165
1166           III. Netscape and logo.
1167           This License does not grant any rights to use the trademarks
1168           "Netscape", the "Netscape N and horizon" logo or the "Netscape
1169           lighthouse" logo, "Netcenter", "Gecko", "Java" or "JavaScript",
1170           "Smart Browsing" even if such marks are included in the Original
1171           Code or Modifications.
1172
1173           IV. Inability to Comply Due to Contractual Obligation.
1174           Prior to licensing the Original Code under this License, Netscape
1175           has licensed third party code for use in Netscape's Branded Code.
1176           To the extent that Netscape is limited contractually from making
1177           such third party code available under this License, Netscape may
1178           choose to reintegrate such code into Covered Code without being
1179           required to distribute such code in Source Code form, even if
1180           such code would otherwise be considered "Modifications" under
1181           this License.
1182
1183           V. Use of Modifications and Covered Code by Initial Developer.
1184                V.1. In General.
1185                The obligations of Section 3 apply to Netscape, except to
1186                the extent specified in this Amendment, Section V.2 and V.3.
1187
1188                V.2. Other Products.
1189                Netscape may include Covered Code in products other than the
1190                Netscape's Branded Code which are released by Netscape
1191                during the two (2) years following the release date of the
1192                Original Code, without such additional products becoming
1193                subject to the terms of this License, and may license such
1194                additional products on different terms from those contained
1195                in this License.
1196
1197                V.3. Alternative Licensing.
1198                Netscape may license the Source Code of Netscape's Branded
1199                Code, including Modifications incorporated therein, without
1200                such Netscape Branded Code becoming subject to the terms of
1201                this License, and may license such Netscape Branded Code on
1202                different terms from those contained in this License.
1203
1204           VI. Litigation.
1205           Notwithstanding the limitations of Section 11 above, the
1206           provisions regarding litigation in Section 11(a), (b) and (c) of
1207           the License shall apply to all disputes relating to this License.
1208
1209      EXHIBIT A-Netscape Public License.
1210
1211           "The contents of this file are subject to the Netscape Public
1212           License Version 1.1 (the "License"); you may not use this file
1213           except in compliance with the License. You may obtain a copy of
1214           the License at http://www.mozilla.org/NPL/
1215
1216           Software distributed under the License is distributed on an "AS
1217           IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
1218           implied. See the License for the specific language governing
1219           rights and limitations under the License.
1220
1221           The Original Code is Mozilla Communicator client code, released
1222           March 31, 1998.
1223
1224           The Initial Developer of the Original Code is Netscape
1225           Communications Corporation. Portions created by Netscape are
1226           Copyright (C) 1998-1999 Netscape Communications Corporation. All
1227           Rights Reserved.
1228
1229           Contributor(s): ______________________________________.
1230
1231           Alternatively, the contents of this file may be used under the
1232           terms of the _____ license (the "[___] License"), in which case
1233           the provisions of [______] License are applicable  instead of
1234           those above.  If you wish to allow use of your version of this
1235           file only under the terms of the [____] License and not to allow
1236           others to use your version of this file under the NPL, indicate
1237           your decision by deleting  the provisions above and replace  them
1238           with the notice and other provisions required by the [___]
1239           License.  If you do not delete the provisions above, a recipient
1240           may use your version of this file under either the NPL or the
1241           [___] License."
1242
1243 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1244 </pre>
1245 <ul>
1246 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
1247 </ul>
1248 </div>
1249 </div>
1250
1251
1252 <div class="product">
1253 <span class="title">chinese-input-1.1.0.0</span>
1254 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1255 <span class="homepage"><a href="http://www.google.com/inputtools/">homepage</a></span>
1256 <div class="licence">
1257 <pre></pre>
1258 <ul>
1259 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
1260 </ul>
1261 </div>
1262 </div>
1263
1264
1265 <div class="product">
1266 <span class="title">chromeos-0.0.1</span>
1267 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1268 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
1269 <div class="licence">
1270 <pre></pre>
1271 <ul>
1272 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
1273 </ul>
1274 </div>
1275 </div>
1276
1277
1278 <div class="product">
1279 <span class="title">chromeos-activate-date-0.0.1</span>
1280 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1281 <span class="homepage"><a href="">homepage</a></span>
1282 <div class="licence">
1283 <pre></pre>
1284 <ul>
1285 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1286 </ul>
1287 </div>
1288 </div>
1289
1290
1291 <div class="product">
1292 <span class="title">chromeos-assets-0.0.1</span>
1293 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1294 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1295 <div class="licence">
1296 <pre></pre>
1297 <ul>
1298 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1299 </ul>
1300 </div>
1301 </div>
1302
1303
1304 <div class="product">
1305 <span class="title">chromeos-assets-split-0.1.0</span>
1306 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1307 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
1308 <div class="licence">
1309 <pre></pre>
1310 <ul>
1311 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1312 </ul>
1313 </div>
1314 </div>
1315
1316
1317 <div class="product">
1318 <span class="title">chromeos-auth-config-0.0.1</span>
1319 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1320 <span class="homepage"><a href="http://www.chromium.org">homepage</a></span>
1321 <div class="licence">
1322 <pre></pre>
1323 <ul>
1324 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
1325 </ul>
1326 </div>
1327 </div>
1328
1329
1330 <div class="product">
1331 <span class="title">chromeos-base-0</span>
1332 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1333 <span class="homepage"><a href="http://src.chromium.org/">homepage</a></span>
1334 <div class="licence">
1335 <pre></pre>
1336 <ul>
1337 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
1338 </ul>
1339 </div>
1340 </div>
1341
1342
1343 <div class="product">
1344 <span class="title">chromeos-bsp-alex-0.0.1</span>
1345 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1346 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
1347 <div class="licence">
1348 <pre></pre>
1349 <ul>
1350 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1351 </ul>
1352 </div>
1353 </div>
1354
1355
1356 <div class="product">
1357 <span class="title">chromeos-ca-certificates-0.0.1</span>
1358 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1359 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
1360 <div class="licence">
1361 <pre></pre>
1362 <ul>
1363 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1364 </ul>
1365 </div>
1366 </div>
1367
1368
1369 <div class="product">
1370 <span class="title">chromeos-chrome-36.0.1918.0_rc</span>
1371 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1372 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1373 <div class="licence">
1374 <pre></pre>
1375 <ul>
1376 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
1377 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1378 </ul>
1379 </div>
1380 </div>
1381
1382
1383 <div class="product">
1384 <span class="title">chromeos-cryptohome-0.0.1</span>
1385 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1386 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1387 <div class="licence">
1388 <pre></pre>
1389 <ul>
1390 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1391 </ul>
1392 </div>
1393 </div>
1394
1395
1396 <div class="product">
1397 <span class="title">chromeos-default-apps-1.1.0</span>
1398 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1399 <span class="homepage"><a href="">homepage</a></span>
1400 <div class="licence">
1401 <pre></pre>
1402 <ul>
1403 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
1404 </ul>
1405 </div>
1406 </div>
1407
1408
1409 <div class="product">
1410 <span class="title">chromeos-disableecho-0.0.1</span>
1411 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1412 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1413 <div class="licence">
1414 <pre></pre>
1415 <ul>
1416 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1417 </ul>
1418 </div>
1419 </div>
1420
1421
1422 <div class="product">
1423 <span class="title">chromeos-firewall-init-0.0.1</span>
1424 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1425 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1426 <div class="licence">
1427 <pre></pre>
1428 <ul>
1429 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1430 </ul>
1431 </div>
1432 </div>
1433
1434
1435 <div class="product">
1436 <span class="title">chromeos-firmware-alex-0.0.1</span>
1437 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1438 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
1439 <div class="licence">
1440 <pre></pre>
1441 <ul>
1442 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1443 </ul>
1444 </div>
1445 </div>
1446
1447
1448 <div class="product">
1449 <span class="title">chromeos-fonts-0.0.1</span>
1450 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1451 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
1452 <div class="licence">
1453 <pre></pre>
1454 <ul>
1455 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
1456 </ul>
1457 </div>
1458 </div>
1459
1460
1461 <div class="product">
1462 <span class="title">chromeos-hangul-1.1.0.0</span>
1463 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1464 <span class="homepage"><a href="https://code.google.com/p/google-input-tools/">homepage</a></span>
1465 <div class="licence">
1466 <pre></pre>
1467 <ul>
1468 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
1469 </ul>
1470 </div>
1471 </div>
1472
1473
1474 <div class="product">
1475 <span class="title">chromeos-imageburner-0.0.1</span>
1476 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1477 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1478 <div class="licence">
1479 <pre></pre>
1480 <ul>
1481 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1482 </ul>
1483 </div>
1484 </div>
1485
1486
1487 <div class="product">
1488 <span class="title">chromeos-init-0.0.21</span>
1489 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1490 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1491 <div class="licence">
1492 <pre></pre>
1493 <ul>
1494 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1495 </ul>
1496 </div>
1497 </div>
1498
1499
1500 <div class="product">
1501 <span class="title">chromeos-installer-0.0.1</span>
1502 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1503 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1504 <div class="licence">
1505 <pre></pre>
1506 <ul>
1507 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1508 </ul>
1509 </div>
1510 </div>
1511
1512
1513 <div class="product">
1514 <span class="title">chromeos-keyboards-1.1.4.0</span>
1515 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1516 <span class="homepage"><a href="https://code.google.com/p/google-input-tools">homepage</a></span>
1517 <div class="licence">
1518 <pre></pre>
1519 <ul>
1520 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
1521 </ul>
1522 </div>
1523 </div>
1524
1525
1526 <div class="product">
1527 <span class="title">chromeos-login-0.0.5</span>
1528 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1529 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1530 <div class="licence">
1531 <pre></pre>
1532 <ul>
1533 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1534 </ul>
1535 </div>
1536 </div>
1537
1538
1539 <div class="product">
1540 <span class="title">chromeos-minijail-0.0.1</span>
1541 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1542 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1543 <div class="licence">
1544 <pre></pre>
1545 <ul>
1546 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1547 </ul>
1548 </div>
1549 </div>
1550
1551
1552 <div class="product">
1553 <span class="title">chvt-0.0.1</span>
1554 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1555 <span class="homepage"><a href="">homepage</a></span>
1556 <div class="licence">
1557 <pre></pre>
1558 <ul>
1559 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
1560 </ul>
1561 </div>
1562 </div>
1563
1564
1565 <div class="product">
1566 <span class="title">compositeproto-0.4.2</span>
1567 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1568 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
1569 <div class="licence">
1570 <pre>Scanned Source License compositeproto-0.4.2/COPYING:
1571
1572 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
1573
1574 Permission is hereby granted, free of charge, to any person obtaining a
1575 copy of this software and associated documentation files (the "Software"),
1576 to deal in the Software without restriction, including without limitation
1577 the rights to use, copy, modify, merge, publish, distribute, sublicense,
1578 and/or sell copies of the Software, and to permit persons to whom the
1579 Software is furnished to do so, subject to the following conditions:
1580
1581 The above copyright notice and this permission notice (including the next
1582 paragraph) shall be included in all copies or substantial portions of the
1583 Software.
1584
1585 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1586 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1587 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
1588 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1589 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1590 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1591 DEALINGS IN THE SOFTWARE.
1592
1593 Copyright © 2003 Keith Packard
1594
1595 Permission to use, copy, modify, distribute, and sell this software and its
1596 documentation for any purpose is hereby granted without fee, provided that
1597 the above copyright notice appear in all copies and that both that
1598 copyright notice and this permission notice appear in supporting
1599 documentation, and that the name of Keith Packard not be used in
1600 advertising or publicity pertaining to distribution of the software without
1601 specific, written prior permission.  Keith Packard makes no
1602 representations about the suitability of this software for any purpose.  It
1603 is provided "as is" without express or implied warranty.
1604
1605 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
1606 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
1607 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
1608 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
1609 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1610 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1611 PERFORMANCE OF THIS SOFTWARE.
1612
1613
1614 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1615 </pre>
1616 <ul>
1617
1618 </ul>
1619 </div>
1620 </div>
1621
1622
1623 <div class="product">
1624 <span class="title">coreboot-2013.04</span>
1625 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1626 <span class="homepage"><a href="http://www.coreboot.org/">homepage</a></span>
1627 <div class="licence">
1628 <pre></pre>
1629 <ul>
1630 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
1631 </ul>
1632 </div>
1633 </div>
1634
1635
1636 <div class="product">
1637 <span class="title">coreutils-8.20</span>
1638 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1639 <span class="homepage"><a href="http://www.gnu.org/software/coreutils/">homepage</a></span>
1640 <div class="licence">
1641 <pre></pre>
1642 <ul>
1643 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
1644 </ul>
1645 </div>
1646 </div>
1647
1648
1649 <div class="product">
1650 <span class="title">cpio-2.11</span>
1651 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1652 <span class="homepage"><a href="http://www.gnu.org/software/cpio/cpio.html">homepage</a></span>
1653 <div class="licence">
1654 <pre></pre>
1655 <ul>
1656 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
1657 </ul>
1658 </div>
1659 </div>
1660
1661
1662 <div class="product">
1663 <span class="title">crda-1.1.1</span>
1664 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1665 <span class="homepage"><a href="http://wireless.kernel.org/en/developers/Regulatory">homepage</a></span>
1666 <div class="licence">
1667 <pre>Scanned Source License crda-1.1.1/LICENSE:
1668
1669 Copyright (c) 2008, Luis R. Rodriguez &lt;mcgrof@gmail.com&gt;
1670 Copyright (c) 2008, Johannes Berg &lt;johannes@sipsolutions.net&gt;
1671 Copyright (c) 2008, Michael Green &lt;Michael.Green@Atheros.com&gt;
1672
1673 Permission to use, copy, modify, and/or distribute this software for any
1674 purpose with or without fee is hereby granted, provided that the above
1675 copyright notice and this permission notice appear in all copies.
1676
1677 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1678 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1679 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1680 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1681 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1682 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1683 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1684
1685
1686 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1687
1688 Scanned Source License crda-1.1.1/debian-example/copyright:
1689
1690 This package was debianized by Luis Rodriguez &lt;mcgrof@gmail.com&gt; on
1691 Thu, 22 Jan 2009 16:00:00 +0100.
1692
1693 The crda packages was downloaded from &lt;http://wireless.kernel.org/download/crda/&gt;
1694
1695 Copyright (c) 2008, Luis R. Rodriguez &lt;mcgrof@gmail.com&gt;
1696 Copyright (c) 2008, Johannes Berg &lt;johannes@sipsolutions.net&gt;
1697 Copyright (c) 2008, Michael Green &lt;Michael.Green@Atheros.com&gt;
1698
1699 Permission to use, copy, modify, and/or distribute this software for any
1700 purpose with or without fee is hereby granted, provided that the above
1701 copyright notice and this permission notice appear in all copies.
1702
1703 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1704 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1705 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1706 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1707 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1708 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1709 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1710
1711
1712 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1713 </pre>
1714 <ul>
1715 <li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
1716 </ul>
1717 </div>
1718 </div>
1719
1720
1721 <div class="product">
1722 <span class="title">cros_boot_mode-0.0.1</span>
1723 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1724 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1725 <div class="licence">
1726 <pre></pre>
1727 <ul>
1728 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1729 </ul>
1730 </div>
1731 </div>
1732
1733
1734 <div class="product">
1735 <span class="title">croscorefonts-1.23.0</span>
1736 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1737 <span class="homepage"><a href="">homepage</a></span>
1738 <div class="licence">
1739 <pre></pre>
1740 <ul>
1741 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
1742 </ul>
1743 </div>
1744 </div>
1745
1746
1747 <div class="product">
1748 <span class="title">crosextrafonts-20130214</span>
1749 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1750 <span class="homepage"><a href="">homepage</a></span>
1751 <div class="licence">
1752 <pre></pre>
1753 <ul>
1754 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
1755 </ul>
1756 </div>
1757 </div>
1758
1759
1760 <div class="product">
1761 <span class="title">crosextrafonts-carlito-20130920</span>
1762 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1763 <span class="homepage"><a href="">homepage</a></span>
1764 <div class="licence">
1765 <pre>Scanned Source License crosextrafonts-carlito-20130920/LICENSE:
1766
1767 Copyright (c) 2010-2013 by tyPoland Lukasz Dziedzic with Reserved Font Name "Carlito".
1768
1769 This Font Software is licensed under the SIL Open Font License,
1770 Version 1.1 as shown below.
1771
1772 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
1773
1774 PREAMBLE The goals of the Open Font License (OFL) are to stimulate
1775 worldwide development of collaborative font projects, to support the font
1776 creation efforts of academic and linguistic communities, and to provide
1777 a free and open framework in which fonts may be shared and improved in
1778 partnership with others.
1779
1780 The OFL allows the licensed fonts to be used, studied, modified and
1781 redistributed freely as long as they are not sold by themselves.
1782 The fonts, including any derivative works, can be bundled, embedded,
1783 redistributed and/or sold with any software provided that any reserved
1784 names are not used by derivative works.  The fonts and derivatives,
1785 however, cannot be released under any other type of license.  The
1786 requirement for fonts to remain under this license does not apply to
1787 any document created using the fonts or their derivatives.
1788
1789
1790 DEFINITIONS
1791 "Font Software" refers to the set of files released by the Copyright
1792 Holder(s) under this license and clearly marked as such.
1793 This may include source files, build scripts and documentation.
1794
1795 "Reserved Font Name" refers to any names specified as such after the
1796 copyright statement(s).
1797
1798 "Original Version" refers to the collection of Font Software components
1799 as distributed by the Copyright Holder(s).
1800
1801 "Modified Version" refers to any derivative made by adding to, deleting,
1802 or substituting ? in part or in whole ?
1803 any of the components of the Original Version, by changing formats or
1804 by porting the Font Software to a new environment.
1805
1806 "Author" refers to any designer, engineer, programmer, technical writer
1807 or other person who contributed to the Font Software.
1808
1809
1810 PERMISSION &amp; CONDITIONS
1811
1812 Permission is hereby granted, free of charge, to any person obtaining a
1813 copy of the Font Software, to use, study, copy, merge, embed, modify,
1814 redistribute, and sell modified and unmodified copies of the Font
1815 Software, subject to the following conditions:
1816
1817 1) Neither the Font Software nor any of its individual components,in
1818    Original or Modified Versions, may be sold by itself.
1819
1820 2) Original or Modified Versions of the Font Software may be bundled,
1821    redistributed and/or sold with any software, provided that each copy
1822    contains the above copyright notice and this license. These can be
1823    included either as stand-alone text files, human-readable headers or
1824    in the appropriate machine-readable metadata fields within text or
1825    binary files as long as those fields can be easily viewed by the user.
1826
1827 3) No Modified Version of the Font Software may use the Reserved Font
1828    Name(s) unless explicit written permission is granted by the
1829    corresponding Copyright Holder. This restriction only applies to the
1830    primary font name as presented to the users.
1831
1832 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
1833    Software shall not be used to promote, endorse or advertise any
1834    Modified Version, except to acknowledge the contribution(s) of the
1835    Copyright Holder(s) and the Author(s) or with their explicit written
1836    permission.
1837
1838 5) The Font Software, modified or unmodified, in part or in whole, must
1839    be distributed entirely under this license, and must not be distributed
1840    under any other license. The requirement for fonts to remain under
1841    this license does not apply to any document created using the Font
1842    Software.
1843
1844
1845  
1846 TERMINATION
1847 This license becomes null and void if any of the above conditions are not met.
1848
1849  
1850
1851 DISCLAIMER
1852 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1853 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
1854 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
1855 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL THE
1856 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1857 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
1858 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1859 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
1860 DEALINGS IN THE FONT SOFTWARE.
1861
1862
1863 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1864 </pre>
1865 <ul>
1866 <li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
1867 </ul>
1868 </div>
1869 </div>
1870
1871
1872 <div class="product">
1873 <span class="title">crosh-0.0.1</span>
1874 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1875 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
1876 <div class="licence">
1877 <pre></pre>
1878 <ul>
1879 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
1880 </ul>
1881 </div>
1882 </div>
1883
1884
1885 <div class="product">
1886 <span class="title">ctemplate-1.0</span>
1887 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1888 <span class="homepage"><a href="http://code.google.com/p/google-ctemplate/">homepage</a></span>
1889 <div class="licence">
1890 <pre>Scanned Source License ctemplate-1.0/COPYING:
1891
1892 Copyright (c) 2005, Google Inc.
1893 All rights reserved.
1894
1895 Redistribution and use in source and binary forms, with or without
1896 modification, are permitted provided that the following conditions are
1897 met:
1898
1899     * Redistributions of source code must retain the above copyright
1900 notice, this list of conditions and the following disclaimer.
1901     * Redistributions in binary form must reproduce the above
1902 copyright notice, this list of conditions and the following disclaimer
1903 in the documentation and/or other materials provided with the
1904 distribution.
1905     * Neither the name of Google Inc. nor the names of its
1906 contributors may be used to endorse or promote products derived from
1907 this software without specific prior written permission.
1908
1909 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1910 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1911 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1912 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1913 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1914 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1915 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1916 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1917 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1918 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1919 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1920
1921 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1922
1923 Scanned Source License ctemplate-1.0/packages/deb/copyright:
1924
1925 This package was debianized by Google Inc. &lt;opensource@google.com&gt; on
1926 13 March 2006.
1927
1928 It was downloaded from http://code.google.com/
1929
1930 Upstream Author: opensource@google.com
1931
1932 Copyright (c) 2006, Google Inc.
1933 All rights reserved.
1934
1935 Redistribution and use in source and binary forms, with or without
1936 modification, are permitted provided that the following conditions are
1937 met:
1938
1939     * Redistributions of source code must retain the above copyright
1940 notice, this list of conditions and the following disclaimer.
1941     * Redistributions in binary form must reproduce the above
1942 copyright notice, this list of conditions and the following disclaimer
1943 in the documentation and/or other materials provided with the
1944 distribution.
1945     * Neither the name of Google Inc. nor the names of its
1946 contributors may be used to endorse or promote products derived from
1947 this software without specific prior written permission.
1948
1949 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1950 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1951 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1952 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1953 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1954 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1955 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1956 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1957 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1958 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1959 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1960
1961 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1962 </pre>
1963 <ul>
1964
1965 </ul>
1966 </div>
1967 </div>
1968
1969
1970 <div class="product">
1971 <span class="title">curl-7.31.0</span>
1972 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
1973 <span class="homepage"><a href="http://curl.haxx.se/">homepage</a></span>
1974 <div class="licence">
1975 <pre>Scanned Source License curl-7.31.0/COPYING:
1976
1977 COPYRIGHT AND PERMISSION NOTICE
1978
1979 Copyright (c) 1996 - 2013, Daniel Stenberg, &lt;daniel@haxx.se&gt;.
1980
1981 All rights reserved.
1982
1983 Permission to use, copy, modify, and distribute this software for any purpose
1984 with or without fee is hereby granted, provided that the above copyright
1985 notice and this permission notice appear in all copies.
1986
1987 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1988 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1989 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
1990 NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1991 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1992 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
1993 OR OTHER DEALINGS IN THE SOFTWARE.
1994
1995 Except as contained in this notice, the name of a copyright holder shall not
1996 be used in advertising or otherwise to promote the sale, use or other dealings
1997 in this Software without prior written authorization of the copyright holder.
1998
1999 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2000
2001 Scanned Source License curl-7.31.0/docs/LICENSE-MIXING:
2002
2003          License Mixing with apps, libcurl and Third Party Libraries
2004          ===========================================================
2005
2006 libcurl can be built to use a fair amount of various third party libraries,
2007 libraries that are written and provided by other parties that are distributed
2008 using their own licenses. Even libcurl itself contains code that may cause
2009 problems to some. This document attempts to describe what licenses libcurl and
2010 the other libraries use and what possible dilemmas linking and mixing them all
2011 can lead to for end users.
2012
2013 I am not a lawyer and this is not legal advice!
2014
2015 One common dilemma is that GPL[1]-licensed code is not allowed to be linked
2016 with code licensed under the Original BSD license (with the announcement
2017 clause). You may still build your own copies that use them all, but
2018 distributing them as binaries would be to violate the GPL license - unless you
2019 accompany your license with an exception[2]. This particular problem was
2020 addressed when the Modified BSD license was created, which does not have the
2021 announcement clause that collides with GPL.
2022
2023 libcurl http://curl.haxx.se/docs/copyright.html
2024
2025         Uses an MIT (or Modified BSD)-style license that is as liberal as
2026         possible.  Some of the source files that deal with KRB4 have Original
2027         BSD-style announce-clause licenses. You may not distribute binaries
2028         with krb4-enabled libcurl that also link with GPL-licensed code!
2029
2030 OpenSSL http://www.openssl.org/source/license.html
2031
2032         (May be used for SSL/TLS support) Uses an Original BSD-style license
2033         with an announcement clause that makes it "incompatible" with GPL. You
2034         are not allowed to ship binaries that link with OpenSSL that includes
2035         GPL code (unless that specific GPL code includes an exception for
2036         OpenSSL - a habit that is growing more and more common). If OpenSSL's
2037         licensing is a problem for you, consider using GnuTLS or yassl
2038         instead.
2039
2040 GnuTLS  http://www.gnutls.org/
2041
2042         (May be used for SSL/TLS support) Uses the LGPL[3] license. If this is
2043         a problem for you, consider using OpenSSL instead. Also note that
2044         GnuTLS itself depends on and uses other libs (libgcrypt and
2045         libgpg-error) and they too are LGPL- or GPL-licensed.
2046
2047 yassl   http://www.yassl.com/
2048
2049         (May be used for SSL/TLS support) Uses the GPL[1] license. If this is
2050         a problem for you, consider using OpenSSL or GnuTLS instead.
2051
2052 NSS     http://www.mozilla.org/projects/security/pki/nss/
2053
2054         (May be used for SSL/TLS support) Is covered by the MPL[4] license,
2055         the GPL[1] license and the LGPL[3] license. You may choose to license
2056         the code under MPL terms, GPL terms, or LGPL terms. These licenses
2057         grant you different permissions and impose different obligations. You
2058         should select the license that best meets your needs.
2059
2060 axTLS   http://axtls.sourceforge.net/
2061
2062         (May be used for SSL/TLS support) Uses a Modified BSD-style license.
2063
2064 c-ares  http://daniel.haxx.se/projects/c-ares/license.html
2065
2066         (Used for asynchronous name resolves) Uses an MIT license that is very
2067         liberal and imposes no restrictions on any other library or part you
2068         may link with.
2069
2070 zlib    http://www.gzip.org/zlib/zlib_license.html
2071
2072         (Used for compressed Transfer-Encoding support) Uses an MIT-style
2073         license that shouldn't collide with any other library.
2074
2075 krb4
2076
2077         While nothing in particular says that a Kerberos4 library must use any
2078         particular license, the one I've tried and used successfully so far
2079         (kth-krb4) is partly Original BSD-licensed with the announcement
2080         clause. Some of the code in libcurl that is written to deal with
2081         Kerberos4 is Modified BSD-licensed.
2082
2083 MIT Kerberos http://web.mit.edu/kerberos/www/dist/
2084
2085         (May be used for GSS support) MIT licensed, that shouldn't collide
2086         with any other parts.
2087
2088 Heimdal http://www.pdc.kth.se/heimdal/
2089
2090         (May be used for GSS support) Heimdal is Original BSD licensed with
2091         the announcement clause.
2092
2093 GNU GSS http://www.gnu.org/software/gss/
2094
2095         (May be used for GSS support) GNU GSS is GPL licensed. Note that you
2096         may not distribute binary curl packages that uses this if you build
2097         curl to also link and use any Original BSD licensed libraries!
2098
2099 fbopenssl
2100
2101         (Used for SPNEGO support) Unclear license. Based on its name, I assume
2102         that it uses the OpenSSL license and thus shares the same issues as
2103         described for OpenSSL above.
2104
2105 libidn  http://josefsson.org/libidn/
2106
2107         (Used for IDNA support) Uses the GNU Lesser General Public
2108         License [3]. LGPL is a variation of GPL with slightly less aggressive
2109         "copyleft". This license requires more requirements to be met when
2110         distributing binaries, see the license for details. Also note that if
2111         you distribute a binary that includes this library, you must also
2112         include the full LGPL license text. Please properly point out what
2113         parts of the distributed package that the license addresses.
2114
2115 OpenLDAP http://www.openldap.org/software/release/license.html
2116
2117         (Used for LDAP support) Uses a Modified BSD-style license. Since
2118         libcurl uses OpenLDAP as a shared library only, I have not heard of
2119         anyone that ships OpenLDAP linked with libcurl in an app.
2120
2121 libssh2 http://www.libssh2.org/
2122
2123         (Used for scp and sftp support) libssh2 uses a Modified BSD-style
2124         license.
2125
2126 [1] = GPL - GNU General Public License: http://www.gnu.org/licenses/gpl.html
2127 [2] = http://www.fsf.org/licenses/gpl-faq.html#GPLIncompatibleLibs details on
2128       how to write such an exception to the GPL
2129 [3] = LGPL - GNU Lesser General Public License:
2130       http://www.gnu.org/licenses/lgpl.html
2131 [4] = MPL - Mozilla Public License:
2132       http://www.mozilla.org/MPL/
2133
2134 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2135 </pre>
2136 <ul>
2137
2138 </ul>
2139 </div>
2140 </div>
2141
2142
2143 <div class="product">
2144 <span class="title">daisydog-0.0.1</span>
2145 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2146 <span class="homepage"><a href="https://chromium.googlesource.com/chromiumos/third_party/daisydog">homepage</a></span>
2147 <div class="licence">
2148 <pre></pre>
2149 <ul>
2150 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
2151 </ul>
2152 </div>
2153 </div>
2154
2155
2156 <div class="product">
2157 <span class="title">damageproto-1.2.1</span>
2158 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2159 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
2160 <div class="licence">
2161 <pre>Scanned Source License damageproto-1.2.1/COPYING:
2162
2163 $Id: COPYING,v 1.1 2003-10-24 06:16:46 keithp Exp $
2164
2165 Copyright © 2001,2003 Keith Packard
2166 Copyright © 2007 Eric Anholt
2167
2168 Permission to use, copy, modify, distribute, and sell this software and its
2169 documentation for any purpose is hereby granted without fee, provided that
2170 the above copyright notice appear in all copies and that both that
2171 copyright notice and this permission notice appear in supporting
2172 documentation, and that the name of Keith Packard not be used in
2173 advertising or publicity pertaining to distribution of the software without
2174 specific, written prior permission.  Keith Packard makes no
2175 representations about the suitability of this software for any purpose.  It
2176 is provided "as is" without express or implied warranty.
2177
2178 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
2179 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
2180 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
2181 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
2182 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
2183 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2184 PERFORMANCE OF THIS SOFTWARE.
2185
2186
2187 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2188 </pre>
2189 <ul>
2190
2191 </ul>
2192 </div>
2193 </div>
2194
2195
2196 <div class="product">
2197 <span class="title">dash-0.5.5.1.7</span>
2198 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2199 <span class="homepage"><a href="http://gondor.apana.org.au/~herbert/dash/">homepage</a></span>
2200 <div class="licence">
2201 <pre>Scanned Source License dash-0.5.5.1/COPYING:
2202
2203 Copyright (c) 1989-1994
2204         The Regents of the University of California.  All rights reserved.
2205 Copyright (c) 1997 Christos Zoulas.  All rights reserved.
2206 Copyright (c) 1997-2005
2207         Herbert Xu &lt;herbert@gondor.apana.org.au&gt;.  All rights reserved.
2208
2209 This code is derived from software contributed to Berkeley by Kenneth Almquist.
2210
2211
2212 Redistribution and use in source and binary forms, with or without
2213 modification, are permitted provided that the following conditions
2214 are met:
2215 1. Redistributions of source code must retain the above copyright
2216    notice, this list of conditions and the following disclaimer.
2217 2. Redistributions in binary form must reproduce the above copyright
2218    notice, this list of conditions and the following disclaimer in the
2219    documentation and/or other materials provided with the distribution.
2220 3. Neither the name of the University nor the names of its contributors
2221    may be used to endorse or promote products derived from this software
2222    without specific prior written permission.
2223
2224 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2225 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2226 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2227 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2228 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2229 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2230 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2231 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2232 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2233 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2234 SUCH DAMAGE.
2235
2236 mksignames.c:
2237
2238 This file is not directly linked with dash.  However, its output is.
2239
2240 Copyright (C) 1992 Free Software Foundation, Inc.
2241
2242 This file is part of GNU Bash, the Bourne Again SHell.
2243
2244 Bash is free software; you can redistribute it and/or modify it under
2245 the terms of the GNU General Public License as published by the Free
2246 Software Foundation; either version 2, or (at your option) any later
2247 version.
2248
2249 Bash is distributed in the hope that it will be useful, but WITHOUT ANY
2250 WARRANTY; without even the implied warranty of MERCHANTABILITY or
2251 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2252 for more details.
2253
2254 You should have received a copy of the GNU General Public License with
2255 your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with the
2256 Debian GNU/Linux hello source package as the file COPYING.  If not,
2257 write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
2258 Boston, MA 02111 USA.
2259
2260 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2261 </pre>
2262 <ul>
2263
2264 </ul>
2265 </div>
2266 </div>
2267
2268
2269 <div class="product">
2270 <span class="title">dbus-1.6.8</span>
2271 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2272 <span class="homepage"><a href="http://dbus.freedesktop.org/">homepage</a></span>
2273 <div class="licence">
2274 <pre></pre>
2275 <ul>
2276 <li><a href='#AFL-2.1'>Gentoo Package Stock License AFL-2.1</a></li>
2277 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
2278 </ul>
2279 </div>
2280 </div>
2281
2282
2283 <div class="product">
2284 <span class="title">dbus-c++-0.0.2</span>
2285 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2286 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/dbus-c%2B%2B">homepage</a></span>
2287 <div class="licence">
2288 <pre></pre>
2289 <ul>
2290 <li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
2291 </ul>
2292 </div>
2293 </div>
2294
2295
2296 <div class="product">
2297 <span class="title">dbus-glib-0.100.2</span>
2298 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2299 <span class="homepage"><a href="http://dbus.freedesktop.org/">homepage</a></span>
2300 <div class="licence">
2301 <pre></pre>
2302 <ul>
2303 <li><a href='#AFL-2.1'>Gentoo Package Stock License AFL-2.1</a></li>
2304 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
2305 </ul>
2306 </div>
2307 </div>
2308
2309
2310 <div class="product">
2311 <span class="title">dejavu-2.33</span>
2312 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2313 <span class="homepage"><a href="http://dejavu.sourceforge.net/">homepage</a></span>
2314 <div class="licence">
2315 <pre>Gentoo Package Stock License BitstreamVera:
2316
2317 Bitstream Vera Fonts Copyright
2318
2319 The fonts have a generous copyright, allowing derivative works (as
2320 long as "Bitstream" or "Vera" are not in the names), and full
2321 redistribution (so long as they are not *sold* by themselves). They
2322 can be be bundled, redistributed and sold with any software.
2323
2324 The fonts are distributed under the following copyright:
2325
2326 Copyright
2327 =========
2328
2329 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream
2330 Vera is a trademark of Bitstream, Inc.
2331
2332 Permission is hereby granted, free of charge, to any person obtaining
2333 a copy of the fonts accompanying this license ("Fonts") and associated
2334 documentation files (the "Font Software"), to reproduce and distribute
2335 the Font Software, including without limitation the rights to use,
2336 copy, merge, publish, distribute, and/or sell copies of the Font
2337 Software, and to permit persons to whom the Font Software is furnished
2338 to do so, subject to the following conditions:
2339
2340 The above copyright and trademark notices and this permission notice
2341 shall be included in all copies of one or more of the Font Software
2342 typefaces.
2343
2344 The Font Software may be modified, altered, or added to, and in
2345 particular the designs of glyphs or characters in the Fonts may be
2346 modified and additional glyphs or characters may be added to the
2347 Fonts, only if the fonts are renamed to names not containing either
2348 the words "Bitstream" or the word "Vera".
2349
2350 This License becomes null and void to the extent applicable to Fonts
2351 or Font Software that has been modified and is distributed under the
2352 "Bitstream Vera" names.
2353
2354 The Font Software may be sold as part of a larger software package but
2355 no copy of one or more of the Font Software typefaces may be sold by
2356 itself.
2357
2358 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2359 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
2360 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
2361 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
2362 BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
2363 OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
2364 OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
2365 OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
2366 SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
2367
2368 Except as contained in this notice, the names of Gnome, the Gnome
2369 Foundation, and Bitstream Inc., shall not be used in advertising or
2370 otherwise to promote the sale, use or other dealings in this Font
2371 Software without prior written authorization from the Gnome Foundation
2372 or Bitstream Inc., respectively. For further information, contact:
2373 fonts at gnome dot org.
2374
2375 Copyright FAQ
2376 =============
2377
2378    1. I don't understand the resale restriction... What gives?
2379
2380       Bitstream is giving away these fonts, but wishes to ensure its
2381       competitors can't just drop the fonts as is into a font sale system
2382       and sell them as is. It seems fair that if Bitstream can't make money
2383       from the Bitstream Vera fonts, their competitors should not be able to
2384       do so either. You can sell the fonts as part of any software package,
2385       however.
2386
2387    2. I want to package these fonts separately for distribution and
2388       sale as part of a larger software package or system.  Can I do so?
2389
2390       Yes. A RPM or Debian package is a "larger software package" to begin 
2391       with, and you aren't selling them independently by themselves. 
2392       See 1. above.
2393
2394    3. Are derivative works allowed?
2395       Yes!
2396
2397    4. Can I change or add to the font(s)?
2398       Yes, but you must change the name(s) of the font(s).
2399
2400    5. Under what terms are derivative works allowed?
2401
2402       You must change the name(s) of the fonts. This is to ensure the
2403       quality of the fonts, both to protect Bitstream and Gnome. We want to
2404       ensure that if an application has opened a font specifically of these
2405       names, it gets what it expects (though of course, using fontconfig,
2406       substitutions could still could have occurred during font
2407       opening). You must include the Bitstream copyright. Additional
2408       copyrights can be added, as per copyright law. Happy Font Hacking!
2409
2410    6. If I have improvements for Bitstream Vera, is it possible they might get 
2411        adopted in future versions?
2412
2413       Yes. The contract between the Gnome Foundation and Bitstream has
2414       provisions for working with Bitstream to ensure quality additions to
2415       the Bitstream Vera font family. Please contact us if you have such
2416       additions. Note, that in general, we will want such additions for the
2417       entire family, not just a single font, and that you'll have to keep
2418       both Gnome and Jim Lyles, Vera's designer, happy! To make sense to add
2419       glyphs to the font, they must be stylistically in keeping with Vera's
2420       design. Vera cannot become a "ransom note" font. Jim Lyles will be
2421       providing a document describing the design elements used in Vera, as a
2422       guide and aid for people interested in contributing to Vera.
2423
2424    7. I want to sell a software package that uses these fonts: Can I do so?
2425
2426       Sure. Bundle the fonts with your software and sell your software
2427       with the fonts. That is the intent of the copyright.
2428
2429    8. If applications have built the names "Bitstream Vera" into them, 
2430       can I override this somehow to use fonts of my choosing?
2431
2432       This depends on exact details of the software. Most open source
2433       systems and software (e.g., Gnome, KDE, etc.) are now converting to
2434       use fontconfig (see www.fontconfig.org) to handle font configuration,
2435       selection and substitution; it has provisions for overriding font
2436       names and subsituting alternatives. An example is provided by the
2437       supplied local.conf file, which chooses the family Bitstream Vera for
2438       "sans", "serif" and "monospace".  Other software (e.g., the XFree86
2439       core server) has other mechanisms for font substitution.
2440
2441
2442 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2443 </pre>
2444 <ul>
2445
2446 </ul>
2447 </div>
2448 </div>
2449
2450
2451 <div class="product">
2452 <span class="title">dev-install-0.0.1</span>
2453 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2454 <span class="homepage"><a href="http://www.chromium.org/chromium-os">homepage</a></span>
2455 <div class="licence">
2456 <pre></pre>
2457 <ul>
2458 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
2459 </ul>
2460 </div>
2461 </div>
2462
2463
2464 <div class="product">
2465 <span class="title">dhcpcd-5.1.4</span>
2466 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2467 <span class="homepage"><a href="http://roy.marples.name/projects/dhcpcd/">homepage</a></span>
2468 <div class="licence">
2469 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/net-misc/dhcpcd:
2470
2471 Copyright (c) 2006-2010 Roy Marples &lt;roy@marples.name&gt;
2472 All rights reserved
2473
2474 Redistribution and use in source and binary forms, with or without
2475 modification, are permitted provided that the following conditions
2476 are met:
2477 1. Redistributions of source code must retain the above copyright
2478    notice, this list of conditions and the following disclaimer.
2479 2. Redistributions in binary form must reproduce the above copyright
2480    notice, this list of conditions and the following disclaimer in the
2481    documentation and/or other materials provided with the distribution.
2482
2483 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
2484 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2485 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2486 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
2487 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2488 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2489 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2490 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2491 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2492 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2493 SUCH DAMAGE.
2494
2495 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2496 </pre>
2497 <ul>
2498
2499 </ul>
2500 </div>
2501 </div>
2502
2503
2504 <div class="product">
2505 <span class="title">diffutils-3.2</span>
2506 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2507 <span class="homepage"><a href="http://www.gnu.org/software/diffutils/">homepage</a></span>
2508 <div class="licence">
2509 <pre></pre>
2510 <ul>
2511 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
2512 </ul>
2513 </div>
2514 </div>
2515
2516
2517 <div class="product">
2518 <span class="title">dmidecode-2.11</span>
2519 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2520 <span class="homepage"><a href="http://www.nongnu.org/dmidecode/">homepage</a></span>
2521 <div class="licence">
2522 <pre></pre>
2523 <ul>
2524 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
2525 </ul>
2526 </div>
2527 </div>
2528
2529
2530 <div class="product">
2531 <span class="title">docbook-xml-dtd-4.1.2</span>
2532 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2533 <span class="homepage"><a href="http://www.docbook.org/">homepage</a></span>
2534 <div class="licence">
2535 <pre></pre>
2536 <ul>
2537 <li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
2538 </ul>
2539 </div>
2540 </div>
2541
2542
2543 <div class="product">
2544 <span class="title">dosfstools-3.0.26</span>
2545 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2546 <span class="homepage"><a href="http://www.daniel-baumann.ch/software/dosfstools/">homepage</a></span>
2547 <div class="licence">
2548 <pre></pre>
2549 <ul>
2550 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
2551 </ul>
2552 </div>
2553 </div>
2554
2555
2556 <div class="product">
2557 <span class="title">dri2proto-2.6</span>
2558 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2559 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
2560 <div class="licence">
2561 <pre>Scanned Source License dri2proto-2.6/COPYING:
2562
2563 Copyright © 2007 Red Hat, Inc.
2564
2565 Permission is hereby granted, free of charge, to any person obtaining a
2566 copy of this software and associated documentation files (the "Soft-
2567 ware"), to deal in the Software without restriction, including without
2568 limitation the rights to use, copy, modify, merge, publish, distribute,
2569 and/or sell copies of the Software, and to permit persons to whom the
2570 Software is furnished to do so, provided that the above copyright
2571 notice(s) and this permission notice appear in all copies of the Soft-
2572 ware and that both the above copyright notice(s) and this permission
2573 notice appear in supporting documentation.
2574
2575 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
2576 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL-
2577 ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY
2578 RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
2579 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSE-
2580 QUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
2581 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
2582 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFOR-
2583 MANCE OF THIS SOFTWARE.
2584
2585 Except as contained in this notice, the name of a copyright holder shall
2586 not be used in advertising or otherwise to promote the sale, use or
2587 other dealings in this Software without prior written authorization of
2588 the copyright holder.
2589
2590 Authors:
2591   Kristian Høgsberg (krh@redhat.com)
2592
2593 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2594 </pre>
2595 <ul>
2596
2597 </ul>
2598 </div>
2599 </div>
2600
2601
2602 <div class="product">
2603 <span class="title">droidfonts-cros-20121206</span>
2604 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2605 <span class="homepage"><a href="">homepage</a></span>
2606 <div class="licence">
2607 <pre></pre>
2608 <ul>
2609 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
2610 </ul>
2611 </div>
2612 </div>
2613
2614
2615 <div class="product">
2616 <span class="title">dtc-1.4.0</span>
2617 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2618 <span class="homepage"><a href="http://git.jdl.com/gitweb/?p=dtc.git">homepage</a></span>
2619 <div class="licence">
2620 <pre></pre>
2621 <ul>
2622 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
2623 </ul>
2624 </div>
2625 </div>
2626
2627
2628 <div class="product">
2629 <span class="title">e2fsprogs-1.42</span>
2630 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
2631 <span class="homepage"><a href="http://e2fsprogs.sourceforge.net/">homepage</a></span>
2632 <div class="licence">
2633 <pre>Scanned Source License e2fsprogs-1.42/COPYING:
2634
2635 This package, the EXT2 filesystem utilities, are made available under
2636 the GNU Public License version 2, with the exception of the lib/ext2fs
2637 and lib/e2p libraries, which are made available under the GNU Library
2638 General Public License Version 2, the lib/uuid library which is made
2639 available under a BSD-style license and the lib/et and lib/ss
2640 libraries which are made available under an MIT-style license.  Please
2641 see lib/uuid/COPYING for more details for the license for the files
2642 comprising the libuuid library, and the source file headers of the
2643 libet and libss libraries for more information.
2644
2645 The most recent officially distributed version can be found at
2646 http://e2fsprogs.sourceforge.net.  If you need to make a distribution,
2647 that's the one you should use.  If there is some reason why you'd like
2648 a more recent version that is still in ALPHA testing (i.e., either
2649 using the "WIP" test distributions or one from the hg or git
2650 repository from the development branch, please contact me
2651 (tytso@mit.edu) before you ship.  The release schedules for this
2652 package are flexible, if you give me enough lead time.
2653
2654
2655                                         Theodore Ts'o
2656                                         23-June-2007
2657
2658 ----------------------------------------------------------------------
2659
2660                     GNU GENERAL PUBLIC LICENSE
2661                        Version 2, June 1991
2662
2663  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
2664      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
2665  Everyone is permitted to copy and distribute verbatim copies
2666  of this license document, but changing it is not allowed.
2667
2668                             Preamble
2669
2670   The licenses for most software are designed to take away your
2671 freedom to share and change it.  By contrast, the GNU General Public
2672 License is intended to guarantee your freedom to share and change free
2673 software--to make sure the software is free for all its users.  This
2674 General Public License applies to most of the Free Software
2675 Foundation's software and to any other program whose authors commit to
2676 using it.  (Some other Free Software Foundation software is covered by
2677 the GNU Library General Public License instead.)  You can apply it to
2678 your programs, too.
2679
2680   When we speak of free software, we are referring to freedom, not
2681 price.  Our General Public Licenses are designed to make sure that you
2682 have the freedom to distribute copies of free software (and charge for
2683 this service if you wish), that you receive source code or can get it
2684 if you want it, that you can change the software or use pieces of it
2685 in new free programs; and that you know you can do these things.
2686
2687   To protect your rights, we need to make restrictions that forbid
2688 anyone to deny you these rights or to ask you to surrender the rights.
2689 These restrictions translate to certain responsibilities for you if you
2690 distribute copies of the software, or if you modify it.
2691
2692   For example, if you distribute copies of such a program, whether
2693 gratis or for a fee, you must give the recipients all the rights that
2694 you have.  You must make sure that they, too, receive or can get the
2695 source code.  And you must show them these terms so they know their
2696 rights.
2697
2698   We protect your rights with two steps: (1) copyright the software, and
2699 (2) offer you this license which gives you legal permission to copy,
2700 distribute and/or modify the software.
2701
2702   Also, for each author's protection and ours, we want to make certain
2703 that everyone understands that there is no warranty for this free
2704 software.  If the software is modified by someone else and passed on, we
2705 want its recipients to know that what they have is not the original, so
2706 that any problems introduced by others will not reflect on the original
2707 authors' reputations.
2708
2709   Finally, any free program is threatened constantly by software
2710 patents.  We wish to avoid the danger that redistributors of a free
2711 program will individually obtain patent licenses, in effect making the
2712 program proprietary.  To prevent this, we have made it clear that any
2713 patent must be licensed for everyone's free use or not licensed at all.
2714
2715   The precise terms and conditions for copying, distribution and
2716 modification follow.
2717
2718                     GNU GENERAL PUBLIC LICENSE
2719    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2720
2721   0. This License applies to any program or other work which contains
2722 a notice placed by the copyright holder saying it may be distributed
2723 under the terms of this General Public License.  The "Program", below,
2724 refers to any such program or work, and a "work based on the Program"
2725 means either the Program or any derivative work under copyright law:
2726 that is to say, a work containing the Program or a portion of it,
2727 either verbatim or with modifications and/or translated into another
2728 language.  (Hereinafter, translation is included without limitation in
2729 the term "modification".)  Each licensee is addressed as "you".
2730
2731 Activities other than copying, distribution and modification are not
2732 covered by this License; they are outside its scope.  The act of
2733 running the Program is not restricted, and the output from the Program
2734 is covered only if its contents constitute a work based on the
2735 Program (independent of having been made by running the Program).
2736 Whether that is true depends on what the Program does.
2737
2738   1. You may copy and distribute verbatim copies of the Program's
2739 source code as you receive it, in any medium, provided that you
2740 conspicuously and appropriately publish on each copy an appropriate
2741 copyright notice and disclaimer of warranty; keep intact all the
2742 notices that refer to this License and to the absence of any warranty;
2743 and give any other recipients of the Program a copy of this License
2744 along with the Program.
2745
2746 You may charge a fee for the physical act of transferring a copy, and
2747 you may at your option offer warranty protection in exchange for a fee.
2748
2749   2. You may modify your copy or copies of the Program or any portion
2750 of it, thus forming a work based on the Program, and copy and
2751 distribute such modifications or work under the terms of Section 1
2752 above, provided that you also meet all of these conditions:
2753
2754     a) You must cause the modified files to carry prominent notices
2755     stating that you changed the files and the date of any change.
2756
2757     b) You must cause any work that you distribute or publish, that in
2758     whole or in part contains or is derived from the Program or any
2759     part thereof, to be licensed as a whole at no charge to all third
2760     parties under the terms of this License.
2761
2762     c) If the modified program normally reads commands interactively
2763     when run, you must cause it, when started running for such
2764     interactive use in the most ordinary way, to print or display an
2765     announcement including an appropriate copyright notice and a
2766     notice that there is no warranty (or else, saying that you provide
2767     a warranty) and that users may redistribute the program under
2768     these conditions, and telling the user how to view a copy of this
2769     License.  (Exception: if the Program itself is interactive but
2770     does not normally print such an announcement, your work based on
2771     the Program is not required to print an announcement.)
2772
2773 These requirements apply to the modified work as a whole.  If
2774 identifiable sections of that work are not derived from the Program,
2775 and can be reasonably considered independent and separate works in
2776 themselves, then this License, and its terms, do not apply to those
2777 sections when you distribute them as separate works.  But when you
2778 distribute the same sections as part of a whole which is a work based
2779 on the Program, the distribution of the whole must be on the terms of
2780 this License, whose permissions for other licensees extend to the
2781 entire whole, and thus to each and every part regardless of who wrote it.
2782
2783 Thus, it is not the intent of this section to claim rights or contest
2784 your rights to work written entirely by you; rather, the intent is to
2785 exercise the right to control the distribution of derivative or
2786 collective works based on the Program.
2787
2788 In addition, mere aggregation of another work not based on the Program
2789 with the Program (or with a work based on the Program) on a volume of
2790 a storage or distribution medium does not bring the other work under
2791 the scope of this License.
2792
2793   3. You may copy and distribute the Program (or a work based on it,
2794 under Section 2) in object code or executable form under the terms of
2795 Sections 1 and 2 above provided that you also do one of the following:
2796
2797     a) Accompany it with the complete corresponding machine-readable
2798     source code, which must be distributed under the terms of Sections
2799     1 and 2 above on a medium customarily used for software interchange; or,
2800
2801     b) Accompany it with a written offer, valid for at least three
2802     years, to give any third party, for a charge no more than your
2803     cost of physically performing source distribution, a complete
2804     machine-readable copy of the corresponding source code, to be
2805     distributed under the terms of Sections 1 and 2 above on a medium
2806     customarily used for software interchange; or,
2807
2808     c) Accompany it with the information you received as to the offer
2809     to distribute corresponding source code.  (This alternative is
2810     allowed only for noncommercial distribution and only if you
2811     received the program in object code or executable form with such
2812     an offer, in accord with Subsection b above.)
2813
2814 The source code for a work means the preferred form of the work for
2815 making modifications to it.  For an executable work, complete source
2816 code means all the source code for all modules it contains, plus any
2817 associated interface definition files, plus the scripts used to
2818 control compilation and installation of the executable.  However, as a
2819 special exception, the source code distributed need not include
2820 anything that is normally distributed (in either source or binary
2821 form) with the major components (compiler, kernel, and so on) of the
2822 operating system on which the executable runs, unless that component
2823 itself accompanies the executable.
2824
2825 If distribution of executable or object code is made by offering
2826 access to copy from a designated place, then offering equivalent
2827 access to copy the source code from the same place counts as
2828 distribution of the source code, even though third parties are not
2829 compelled to copy the source along with the object code.
2830
2831   4. You may not copy, modify, sublicense, or distribute the Program
2832 except as expressly provided under this License.  Any attempt
2833 otherwise to copy, modify, sublicense or distribute the Program is
2834 void, and will automatically terminate your rights under this License.
2835 However, parties who have received copies, or rights, from you under
2836 this License will not have their licenses terminated so long as such
2837 parties remain in full compliance.
2838
2839   5. You are not required to accept this License, since you have not
2840 signed it.  However, nothing else grants you permission to modify or
2841 distribute the Program or its derivative works.  These actions are
2842 prohibited by law if you do not accept this License.  Therefore, by
2843 modifying or distributing the Program (or any work based on the
2844 Program), you indicate your acceptance of this License to do so, and
2845 all its terms and conditions for copying, distributing or modifying
2846 the Program or works based on it.
2847
2848   6. Each time you redistribute the Program (or any work based on the
2849 Program), the recipient automatically receives a license from the
2850 original licensor to copy, distribute or modify the Program subject to
2851 these terms and conditions.  You may not impose any further
2852 restrictions on the recipients' exercise of the rights granted herein.
2853 You are not responsible for enforcing compliance by third parties to
2854 this License.
2855
2856   7. If, as a consequence of a court judgment or allegation of patent
2857 infringement or for any other reason (not limited to patent issues),
2858 conditions are imposed on you (whether by court order, agreement or
2859 otherwise) that contradict the conditions of this License, they do not
2860 excuse you from the conditions of this License.  If you cannot
2861 distribute so as to satisfy simultaneously your obligations under this
2862 License and any other pertinent obligations, then as a consequence you
2863 may not distribute the Program at all.  For example, if a patent
2864 license would not permit royalty-free redistribution of the Program by
2865 all those who receive copies directly or indirectly through you, then
2866 the only way you could satisfy both it and this License would be to
2867 refrain entirely from distribution of the Program.
2868
2869 If any portion of this section is held invalid or unenforceable under
2870 any particular circumstance, the balance of the section is intended to
2871 apply and the section as a whole is intended to apply in other
2872 circumstances.
2873
2874 It is not the purpose of this section to induce you to infringe any
2875 patents or other property right claims or to contest validity of any
2876 such claims; this section has the sole purpose of protecting the
2877 integrity of the free software distribution system, which is
2878 implemented by public license practices.  Many people have made
2879 generous contributions to the wide range of software distributed
2880 through that system in reliance on consistent application of that
2881 system; it is up to the author/donor to decide if he or she is willing
2882 to distribute software through any other system and a licensee cannot
2883 impose that choice.
2884
2885 This section is intended to make thoroughly clear what is believed to
2886 be a consequence of the rest of this License.
2887
2888   8. If the distribution and/or use of the Program is restricted in
2889 certain countries either by patents or by copyrighted interfaces, the
2890 original copyright holder who places the Program under this License
2891 may add an explicit geographical distribution limitation excluding
2892 those countries, so that distribution is permitted only in or among
2893 countries not thus excluded.  In such case, this License incorporates
2894 the limitation as if written in the body of this License.
2895
2896   9. The Free Software Foundation may publish revised and/or new versions
2897 of the General Public License from time to time.  Such new versions will
2898 be similar in spirit to the present version, but may differ in detail to
2899 address new problems or concerns.
2900
2901 Each version is given a distinguishing version number.  If the Program
2902 specifies a version number of this License which applies to it and "any
2903 later version", you have the option of following the terms and conditions
2904 either of that version or of any later version published by the Free
2905 Software Foundation.  If the Program does not specify a version number of
2906 this License, you may choose any version ever published by the Free Software
2907 Foundation.
2908
2909   10. If you wish to incorporate parts of the Program into other free
2910 programs whose distribution conditions are different, write to the author
2911 to ask for permission.  For software which is copyrighted by the Free
2912 Software Foundation, write to the Free Software Foundation; we sometimes
2913 make exceptions for this.  Our decision will be guided by the two goals
2914 of preserving the free status of all derivatives of our free software and
2915 of promoting the sharing and reuse of software generally.
2916
2917                             NO WARRANTY
2918
2919   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
2920 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
2921 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
2922 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
2923 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2924 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
2925 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
2926 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
2927 REPAIR OR CORRECTION.
2928
2929   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2930 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
2931 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
2932 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
2933 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
2934 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
2935 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
2936 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
2937 POSSIBILITY OF SUCH DAMAGES.
2938
2939                      END OF TERMS AND CONDITIONS
2940
2941             How to Apply These Terms to Your New Programs
2942
2943   If you develop a new program, and you want it to be of the greatest
2944 possible use to the public, the best way to achieve this is to make it
2945 free software which everyone can redistribute and change under these terms.
2946
2947   To do so, attach the following notices to the program.  It is safest
2948 to attach them to the start of each source file to most effectively
2949 convey the exclusion of warranty; and each file should have at least
2950 the "copyright" line and a pointer to where the full notice is found.
2951
2952     &lt;one line to give the program's name and a brief idea of what it does.&gt;
2953     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
2954
2955     This program is free software; you can redistribute it and/or modify
2956     it under the terms of the GNU General Public License as published by
2957     the Free Software Foundation; either version 2 of the License, or
2958     (at your option) any later version.
2959
2960     This program is distributed in the hope that it will be useful,
2961     but WITHOUT ANY WARRANTY; without even the implied warranty of
2962     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2963     GNU General Public License for more details.
2964
2965     You should have received a copy of the GNU General Public License
2966     along with this program; if not, write to the Free Software
2967     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
2968
2969
2970 Also add information on how to contact you by electronic and paper mail.
2971
2972 If the program is interactive, make it output a short notice like this
2973 when it starts in an interactive mode:
2974
2975     Gnomovision version 69, Copyright (C) year  name of author
2976     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
2977     This is free software, and you are welcome to redistribute it
2978     under certain conditions; type `show c' for details.
2979
2980 The hypothetical commands `show w' and `show c' should show the appropriate
2981 parts of the General Public License.  Of course, the commands you use may
2982 be called something other than `show w' and `show c'; they could even be
2983 mouse-clicks or menu items--whatever suits your program.
2984
2985 You should also get your employer (if you work as a programmer) or your
2986 school, if any, to sign a "copyright disclaimer" for the program, if
2987 necessary.  Here is a sample; alter the names:
2988
2989   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
2990   `Gnomovision' (which makes passes at compilers) written by James Hacker.
2991
2992   &lt;signature of Ty Coon&gt;, 1 April 1989
2993   Ty Coon, President of Vice
2994
2995 This General Public License does not permit incorporating your program into
2996 proprietary programs.  If your program is a subroutine library, you may
2997 consider it more useful to permit linking proprietary applications with the
2998 library.  If this is what you want to do, use the GNU Library General
2999 Public License instead of this License.
3000
3001 ----------------------------------------------------------------------
3002
3003                   GNU LIBRARY GENERAL PUBLIC LICENSE
3004                        Version 2, June 1991
3005
3006  Copyright (C) 1991 Free Software Foundation, Inc.
3007                     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
3008  Everyone is permitted to copy and distribute verbatim copies
3009  of this license document, but changing it is not allowed.
3010
3011 [This is the first released version of the library GPL.  It is
3012  numbered 2 because it goes with version 2 of the ordinary GPL.]
3013
3014                             Preamble
3015
3016   The licenses for most software are designed to take away your
3017 freedom to share and change it.  By contrast, the GNU General Public
3018 Licenses are intended to guarantee your freedom to share and change
3019 free software--to make sure the software is free for all its users.
3020
3021   This license, the Library General Public License, applies to some
3022 specially designated Free Software Foundation software, and to any
3023 other libraries whose authors decide to use it.  You can use it for
3024 your libraries, too.
3025
3026   When we speak of free software, we are referring to freedom, not
3027 price.  Our General Public Licenses are designed to make sure that you
3028 have the freedom to distribute copies of free software (and charge for
3029 this service if you wish), that you receive source code or can get it
3030 if you want it, that you can change the software or use pieces of it
3031 in new free programs; and that you know you can do these things.
3032
3033   To protect your rights, we need to make restrictions that forbid
3034 anyone to deny you these rights or to ask you to surrender the rights.
3035 These restrictions translate to certain responsibilities for you if
3036 you distribute copies of the library, or if you modify it.
3037
3038   For example, if you distribute copies of the library, whether gratis
3039 or for a fee, you must give the recipients all the rights that we gave
3040 you.  You must make sure that they, too, receive or can get the source
3041 code.  If you link a program with the library, you must provide
3042 complete object files to the recipients so that they can relink them
3043 with the library, after making changes to the library and recompiling
3044 it.  And you must show them these terms so they know their rights.
3045
3046   Our method of protecting your rights has two steps: (1) copyright
3047 the library, and (2) offer you this license which gives you legal
3048 permission to copy, distribute and/or modify the library.
3049
3050   Also, for each distributor's protection, we want to make certain
3051 that everyone understands that there is no warranty for this free
3052 library.  If the library is modified by someone else and passed on, we
3053 want its recipients to know that what they have is not the original
3054 version, so that any problems introduced by others will not reflect on
3055 the original authors' reputations.
3056
3057   Finally, any free program is threatened constantly by software
3058 patents.  We wish to avoid the danger that companies distributing free
3059 software will individually obtain patent licenses, thus in effect
3060 transforming the program into proprietary software.  To prevent this,
3061 we have made it clear that any patent must be licensed for everyone's
3062 free use or not licensed at all.
3063
3064   Most GNU software, including some libraries, is covered by the ordinary
3065 GNU General Public License, which was designed for utility programs.  This
3066 license, the GNU Library General Public License, applies to certain
3067 designated libraries.  This license is quite different from the ordinary
3068 one; be sure to read it in full, and don't assume that anything in it is
3069 the same as in the ordinary license.
3070
3071   The reason we have a separate public license for some libraries is that
3072 they blur the distinction we usually make between modifying or adding to a
3073 program and simply using it.  Linking a program with a library, without
3074 changing the library, is in some sense simply using the library, and is
3075 analogous to running a utility program or application program.  However, in
3076 a textual and legal sense, the linked executable is a combined work, a
3077 derivative of the original library, and the ordinary General Public License
3078 treats it as such.
3079
3080   Because of this blurred distinction, using the ordinary General
3081 Public License for libraries did not effectively promote software
3082 sharing, because most developers did not use the libraries.  We
3083 concluded that weaker conditions might promote sharing better.
3084
3085   However, unrestricted linking of non-free programs would deprive the
3086 users of those programs of all benefit from the free status of the
3087 libraries themselves.  This Library General Public License is intended to
3088 permit developers of non-free programs to use free libraries, while
3089 preserving your freedom as a user of such programs to change the free
3090 libraries that are incorporated in them.  (We have not seen how to achieve
3091 this as regards changes in header files, but we have achieved it as regards
3092 changes in the actual functions of the Library.)  The hope is that this
3093 will lead to faster development of free libraries.
3094
3095   The precise terms and conditions for copying, distribution and
3096 modification follow.  Pay close attention to the difference between a
3097 "work based on the library" and a "work that uses the library".  The
3098 former contains code derived from the library, while the latter only
3099 works together with the library.
3100
3101   Note that it is possible for a library to be covered by the ordinary
3102 General Public License rather than by this special one.
3103
3104                   GNU LIBRARY GENERAL PUBLIC LICENSE
3105    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
3106
3107   0. This License Agreement applies to any software library which
3108 contains a notice placed by the copyright holder or other authorized
3109 party saying it may be distributed under the terms of this Library
3110 General Public License (also called "this License").  Each licensee is
3111 addressed as "you".
3112
3113   A "library" means a collection of software functions and/or data
3114 prepared so as to be conveniently linked with application programs
3115 (which use some of those functions and data) to form executables.
3116
3117   The "Library", below, refers to any such software library or work
3118 which has been distributed under these terms.  A "work based on the
3119 Library" means either the Library or any derivative work under
3120 copyright law: that is to say, a work containing the Library or a
3121 portion of it, either verbatim or with modifications and/or translated
3122 straightforwardly into another language.  (Hereinafter, translation is
3123 included without limitation in the term "modification".)
3124
3125   "Source code" for a work means the preferred form of the work for
3126 making modifications to it.  For a library, complete source code means
3127 all the source code for all modules it contains, plus any associated
3128 interface definition files, plus the scripts used to control compilation
3129 and installation of the library.
3130
3131   Activities other than copying, distribution and modification are not
3132 covered by this License; they are outside its scope.  The act of
3133 running a program using the Library is not restricted, and output from
3134 such a program is covered only if its contents constitute a work based
3135 on the Library (independent of the use of the Library in a tool for
3136 writing it).  Whether that is true depends on what the Library does
3137 and what the program that uses the Library does.
3138   
3139   1. You may copy and distribute verbatim copies of the Library's
3140 complete source code as you receive it, in any medium, provided that
3141 you conspicuously and appropriately publish on each copy an
3142 appropriate copyright notice and disclaimer of warranty; keep intact
3143 all the notices that refer to this License and to the absence of any
3144 warranty; and distribute a copy of this License along with the
3145 Library.
3146
3147   You may charge a fee for the physical act of transferring a copy,
3148 and you may at your option offer warranty protection in exchange for a
3149 fee.
3150
3151   2. You may modify your copy or copies of the Library or any portion
3152 of it, thus forming a work based on the Library, and copy and
3153 distribute such modifications or work under the terms of Section 1
3154 above, provided that you also meet all of these conditions:
3155
3156     a) The modified work must itself be a software library.
3157
3158     b) You must cause the files modified to carry prominent notices
3159     stating that you changed the files and the date of any change.
3160
3161     c) You must cause the whole of the work to be licensed at no
3162     charge to all third parties under the terms of this License.
3163
3164     d) If a facility in the modified Library refers to a function or a
3165     table of data to be supplied by an application program that uses
3166     the facility, other than as an argument passed when the facility
3167     is invoked, then you must make a good faith effort to ensure that,
3168     in the event an application does not supply such function or
3169     table, the facility still operates, and performs whatever part of
3170     its purpose remains meaningful.
3171
3172     (For example, a function in a library to compute square roots has
3173     a purpose that is entirely well-defined independent of the
3174     application.  Therefore, Subsection 2d requires that any
3175     application-supplied function or table used by this function must
3176     be optional: if the application does not supply it, the square
3177     root function must still compute square roots.)
3178
3179 These requirements apply to the modified work as a whole.  If
3180 identifiable sections of that work are not derived from the Library,
3181 and can be reasonably considered independent and separate works in
3182 themselves, then this License, and its terms, do not apply to those
3183 sections when you distribute them as separate works.  But when you
3184 distribute the same sections as part of a whole which is a work based
3185 on the Library, the distribution of the whole must be on the terms of
3186 this License, whose permissions for other licensees extend to the
3187 entire whole, and thus to each and every part regardless of who wrote
3188 it.
3189
3190 Thus, it is not the intent of this section to claim rights or contest
3191 your rights to work written entirely by you; rather, the intent is to
3192 exercise the right to control the distribution of derivative or
3193 collective works based on the Library.
3194
3195 In addition, mere aggregation of another work not based on the Library
3196 with the Library (or with a work based on the Library) on a volume of
3197 a storage or distribution medium does not bring the other work under
3198 the scope of this License.
3199
3200   3. You may opt to apply the terms of the ordinary GNU General Public
3201 License instead of this License to a given copy of the Library.  To do
3202 this, you must alter all the notices that refer to this License, so
3203 that they refer to the ordinary GNU General Public License, version 2,
3204 instead of to this License.  (If a newer version than version 2 of the
3205 ordinary GNU General Public License has appeared, then you can specify
3206 that version instead if you wish.)  Do not make any other change in
3207 these notices.
3208
3209   Once this change is made in a given copy, it is irreversible for
3210 that copy, so the ordinary GNU General Public License applies to all
3211 subsequent copies and derivative works made from that copy.
3212
3213   This option is useful when you wish to copy part of the code of
3214 the Library into a program that is not a library.
3215
3216   4. You may copy and distribute the Library (or a portion or
3217 derivative of it, under Section 2) in object code or executable form
3218 under the terms of Sections 1 and 2 above provided that you accompany
3219 it with the complete corresponding machine-readable source code, which
3220 must be distributed under the terms of Sections 1 and 2 above on a
3221 medium customarily used for software interchange.
3222
3223   If distribution of object code is made by offering access to copy
3224 from a designated place, then offering equivalent access to copy the
3225 source code from the same place satisfies the requirement to
3226 distribute the source code, even though third parties are not
3227 compelled to copy the source along with the object code.
3228
3229   5. A program that contains no derivative of any portion of the
3230 Library, but is designed to work with the Library by being compiled or
3231 linked with it, is called a "work that uses the Library".  Such a
3232 work, in isolation, is not a derivative work of the Library, and
3233 therefore falls outside the scope of this License.
3234
3235   However, linking a "work that uses the Library" with the Library
3236 creates an executable that is a derivative of the Library (because it
3237 contains portions of the Library), rather than a "work that uses the
3238 library".  The executable is therefore covered by this License.
3239 Section 6 states terms for distribution of such executables.
3240
3241   When a "work that uses the Library" uses material from a header file
3242 that is part of the Library, the object code for the work may be a
3243 derivative work of the Library even though the source code is not.
3244 Whether this is true is especially significant if the work can be
3245 linked without the Library, or if the work is itself a library.  The
3246 threshold for this to be true is not precisely defined by law.
3247
3248   If such an object file uses only numerical parameters, data
3249 structure layouts and accessors, and small macros and small inline
3250 functions (ten lines or less in length), then the use of the object
3251 file is unrestricted, regardless of whether it is legally a derivative
3252 work.  (Executables containing this object code plus portions of the
3253 Library will still fall under Section 6.)
3254
3255   Otherwise, if the work is a derivative of the Library, you may
3256 distribute the object code for the work under the terms of Section 6.
3257 Any executables containing that work also fall under Section 6,
3258 whether or not they are linked directly with the Library itself.
3259
3260   6. As an exception to the Sections above, you may also compile or
3261 link a "work that uses the Library" with the Library to produce a
3262 work containing portions of the Library, and distribute that work
3263 under terms of your choice, provided that the terms permit
3264 modification of the work for the customer's own use and reverse
3265 engineering for debugging such modifications.
3266
3267   You must give prominent notice with each copy of the work that the
3268 Library is used in it and that the Library and its use are covered by
3269 this License.  You must supply a copy of this License.  If the work
3270 during execution displays copyright notices, you must include the
3271 copyright notice for the Library among them, as well as a reference
3272 directing the user to the copy of this License.  Also, you must do one
3273 of these things:
3274
3275     a) Accompany the work with the complete corresponding
3276     machine-readable source code for the Library including whatever
3277     changes were used in the work (which must be distributed under
3278     Sections 1 and 2 above); and, if the work is an executable linked
3279     with the Library, with the complete machine-readable "work that
3280     uses the Library", as object code and/or source code, so that the
3281     user can modify the Library and then relink to produce a modified
3282     executable containing the modified Library.  (It is understood
3283     that the user who changes the contents of definitions files in the
3284     Library will not necessarily be able to recompile the application
3285     to use the modified definitions.)
3286
3287     b) Accompany the work with a written offer, valid for at
3288     least three years, to give the same user the materials
3289     specified in Subsection 6a, above, for a charge no more
3290     than the cost of performing this distribution.
3291
3292     c) If distribution of the work is made by offering access to copy
3293     from a designated place, offer equivalent access to copy the above
3294     specified materials from the same place.
3295
3296     d) Verify that the user has already received a copy of these
3297     materials or that you have already sent this user a copy.
3298
3299   For an executable, the required form of the "work that uses the
3300 Library" must include any data and utility programs needed for
3301 reproducing the executable from it.  However, as a special exception,
3302 the source code distributed need not include anything that is normally
3303 distributed (in either source or binary form) with the major
3304 components (compiler, kernel, and so on) of the operating system on
3305 which the executable runs, unless that component itself accompanies
3306 the executable.
3307
3308   It may happen that this requirement contradicts the license
3309 restrictions of other proprietary libraries that do not normally
3310 accompany the operating system.  Such a contradiction means you cannot
3311 use both them and the Library together in an executable that you
3312 distribute.
3313
3314   7. You may place library facilities that are a work based on the
3315 Library side-by-side in a single library together with other library
3316 facilities not covered by this License, and distribute such a combined
3317 library, provided that the separate distribution of the work based on
3318 the Library and of the other library facilities is otherwise
3319 permitted, and provided that you do these two things:
3320
3321     a) Accompany the combined library with a copy of the same work
3322     based on the Library, uncombined with any other library
3323     facilities.  This must be distributed under the terms of the
3324     Sections above.
3325
3326     b) Give prominent notice with the combined library of the fact
3327     that part of it is a work based on the Library, and explaining
3328     where to find the accompanying uncombined form of the same work.
3329
3330   8. You may not copy, modify, sublicense, link with, or distribute
3331 the Library except as expressly provided under this License.  Any
3332 attempt otherwise to copy, modify, sublicense, link with, or
3333 distribute the Library is void, and will automatically terminate your
3334 rights under this License.  However, parties who have received copies,
3335 or rights, from you under this License will not have their licenses
3336 terminated so long as such parties remain in full compliance.
3337
3338   9. You are not required to accept this License, since you have not
3339 signed it.  However, nothing else grants you permission to modify or
3340 distribute the Library or its derivative works.  These actions are
3341 prohibited by law if you do not accept this License.  Therefore, by
3342 modifying or distributing the Library (or any work based on the
3343 Library), you indicate your acceptance of this License to do so, and
3344 all its terms and conditions for copying, distributing or modifying
3345 the Library or works based on it.
3346
3347   10. Each time you redistribute the Library (or any work based on the
3348 Library), the recipient automatically receives a license from the
3349 original licensor to copy, distribute, link with or modify the Library
3350 subject to these terms and conditions.  You may not impose any further
3351 restrictions on the recipients' exercise of the rights granted herein.
3352 You are not responsible for enforcing compliance by third parties to
3353 this License.
3354
3355   11. If, as a consequence of a court judgment or allegation of patent
3356 infringement or for any other reason (not limited to patent issues),
3357 conditions are imposed on you (whether by court order, agreement or
3358 otherwise) that contradict the conditions of this License, they do not
3359 excuse you from the conditions of this License.  If you cannot
3360 distribute so as to satisfy simultaneously your obligations under this
3361 License and any other pertinent obligations, then as a consequence you
3362 may not distribute the Library at all.  For example, if a patent
3363 license would not permit royalty-free redistribution of the Library by
3364 all those who receive copies directly or indirectly through you, then
3365 the only way you could satisfy both it and this License would be to
3366 refrain entirely from distribution of the Library.
3367
3368 If any portion of this section is held invalid or unenforceable under any
3369 particular circumstance, the balance of the section is intended to apply,
3370 and the section as a whole is intended to apply in other circumstances.
3371
3372 It is not the purpose of this section to induce you to infringe any
3373 patents or other property right claims or to contest validity of any
3374 such claims; this section has the sole purpose of protecting the
3375 integrity of the free software distribution system which is
3376 implemented by public license practices.  Many people have made
3377 generous contributions to the wide range of software distributed
3378 through that system in reliance on consistent application of that
3379 system; it is up to the author/donor to decide if he or she is willing
3380 to distribute software through any other system and a licensee cannot
3381 impose that choice.
3382
3383 This section is intended to make thoroughly clear what is believed to
3384 be a consequence of the rest of this License.
3385
3386   12. If the distribution and/or use of the Library is restricted in
3387 certain countries either by patents or by copyrighted interfaces, the
3388 original copyright holder who places the Library under this License may add
3389 an explicit geographical distribution limitation excluding those countries,
3390 so that distribution is permitted only in or among countries not thus
3391 excluded.  In such case, this License incorporates the limitation as if
3392 written in the body of this License.
3393
3394   13. The Free Software Foundation may publish revised and/or new
3395 versions of the Library General Public License from time to time.
3396 Such new versions will be similar in spirit to the present version,
3397 but may differ in detail to address new problems or concerns.
3398
3399 Each version is given a distinguishing version number.  If the Library
3400 specifies a version number of this License which applies to it and
3401 "any later version", you have the option of following the terms and
3402 conditions either of that version or of any later version published by
3403 the Free Software Foundation.  If the Library does not specify a
3404 license version number, you may choose any version ever published by
3405 the Free Software Foundation.
3406
3407   14. If you wish to incorporate parts of the Library into other free
3408 programs whose distribution conditions are incompatible with these,
3409 write to the author to ask for permission.  For software which is
3410 copyrighted by the Free Software Foundation, write to the Free
3411 Software Foundation; we sometimes make exceptions for this.  Our
3412 decision will be guided by the two goals of preserving the free status
3413 of all derivatives of our free software and of promoting the sharing
3414 and reuse of software generally.
3415
3416                             NO WARRANTY
3417
3418   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
3419 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
3420 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
3421 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
3422 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
3423 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3424 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
3425 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
3426 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
3427
3428   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
3429 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
3430 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
3431 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
3432 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
3433 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
3434 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
3435 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
3436 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
3437 DAMAGES.
3438
3439                      END OF TERMS AND CONDITIONS
3440
3441            How to Apply These Terms to Your New Libraries
3442
3443   If you develop a new library, and you want it to be of the greatest
3444 possible use to the public, we recommend making it free software that
3445 everyone can redistribute and change.  You can do so by permitting
3446 redistribution under these terms (or, alternatively, under the terms of the
3447 ordinary General Public License).
3448
3449   To apply these terms, attach the following notices to the library.  It is
3450 safest to attach them to the start of each source file to most effectively
3451 convey the exclusion of warranty; and each file should have at least the
3452 "copyright" line and a pointer to where the full notice is found.
3453
3454     &lt;one line to give the library's name and a brief idea of what it does.&gt;
3455     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
3456
3457     This library is free software; you can redistribute it and/or
3458     modify it under the terms of the GNU Library General Public
3459     License as published by the Free Software Foundation; either
3460     version 2 of the License, or (at your option) any later version.
3461
3462     This library is distributed in the hope that it will be useful,
3463     but WITHOUT ANY WARRANTY; without even the implied warranty of
3464     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
3465     Library General Public License for more details.
3466
3467     You should have received a copy of the GNU Library General Public
3468     License along with this library; if not, write to the Free Software
3469     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
3470
3471 Also add information on how to contact you by electronic and paper mail.
3472
3473 You should also get your employer (if you work as a programmer) or your
3474 school, if any, to sign a "copyright disclaimer" for the library, if
3475 necessary.  Here is a sample; alter the names:
3476
3477   Yoyodyne, Inc., hereby disclaims all copyright interest in the
3478   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
3479
3480   &lt;signature of Ty Coon&gt;, 1 April 1990
3481   Ty Coon, President of Vice
3482
3483 That's all there is to it!
3484
3485 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3486
3487 Scanned Source License e2fsprogs-1.42/debian/copyright:
3488
3489 This is the Debian GNU/Linux prepackaged version of the EXT2 file
3490 system utilities (e2fsck, mke2fs, etc.).  The EXT2 utilities were
3491 written by Theodore Ts'o &lt;tytso@mit.edu&gt; and Remy Card &lt;card@masi.ibp.fr&gt;.
3492
3493 Sources were obtained from http://sourceforge.net/projects/e2fsprogs
3494
3495 Packaging is Copyright (c) 2003-2007 Theodore Ts'o &lt;tytso@mit.edu&gt;
3496              Copyright (c) 1997-2003 Yann Dirson &lt;dirson@debian.org&gt;
3497              Copyright (c) 2001 Alcove &lt;http://www.alcove.com/&gt;
3498              Copyright (c) 1997 Klee Dienes
3499              Copyright (c) 1995-1996 Michael Nonweiler &lt;mrn20@cam.ac.uk&gt;
3500
3501 Upstream Author: Theodore Ts'o &lt;tytso@mit.edu&gt;
3502
3503 Copyright notice:
3504
3505 This package, the EXT2 filesystem utilities, are made available under
3506 the GNU Public License version 2, with the exception of the lib/ext2fs
3507 and lib/e2p libraries, which are made available under the GNU Library
3508 General Public License Version 2, the lib/uuid library which is made
3509 available under a BSD-style license and the lib/et and lib/ss
3510 libraries which are made available under an MIT-style license.
3511
3512         Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 
3513         2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o
3514
3515 On Debian GNU systems, the complete text of the GNU General Public
3516 License can be found in `/usr/share/common-licenses/GPL-2'.  The
3517 complete text of the GNU Library General Public License can be found
3518 in '/usr/share/common-licenses/LGPL-2'.
3519
3520
3521 The license used for lib/et and lib/ss libraries is:
3522
3523    Copyright 1987 by the Student Information Processing Board
3524    of the Massachusetts Institute of Technology
3525
3526    Permission to use, copy, modify, and distribute this software and
3527    its documentation for any purpose is hereby granted, provided that
3528    the names of M.I.T. and the M.I.T. S.I.P.B. not be used in
3529    advertising or publicity pertaining to distribution of the software
3530    without specific, written prior permission.  M.I.T. and the
3531    M.I.T. S.I.P.B. make no representations about the suitability of
3532    this software for any purpose.  It is provided "as is" without
3533    express or implied warranty.
3534
3535 The license used for lib/uuid is:
3536
3537    Redistribution and use in source and binary forms, with or without
3538    modification, are permitted provided that the following conditions
3539    are met:
3540    1. Redistributions of source code must retain the above copyright
3541       notice, and the entire permission notice in its entirety,
3542       including the disclaimer of warranties.
3543    2. Redistributions in binary form must reproduce the above copyright
3544       notice, this list of conditions and the following disclaimer in the
3545       documentation and/or other materials provided with the distribution.
3546    3. The name of the author may not be used to endorse or promote
3547       products derived from this software without specific prior
3548       written permission.
3549
3550    THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
3551    WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3552    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
3553    WHICH ARE HEREBY DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE
3554    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3555    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
3556    OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
3557    BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
3558    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3559    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
3560    USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
3561    DAMAGE.
3562
3563 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3564
3565 Scanned Source License e2fsprogs-1.42/ext2ed/COPYRIGHT:
3566
3567 EXT2ED is hereby placed under the terms of the GNU General Public License.
3568 Follows the GNU license.
3569
3570 Gadi Oxman, August 1995
3571
3572 ---------------------------------------------------------------------------
3573
3574                     GNU GENERAL PUBLIC LICENSE
3575                        Version 2, June 1991
3576
3577  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
3578                           675 Mass Ave, Cambridge, MA 02139, USA
3579  Everyone is permitted to copy and distribute verbatim copies
3580  of this license document, but changing it is not allowed.
3581
3582                             Preamble
3583
3584   The licenses for most software are designed to take away your
3585 freedom to share and change it.  By contrast, the GNU General Public
3586 License is intended to guarantee your freedom to share and change free
3587 software--to make sure the software is free for all its users.  This
3588 General Public License applies to most of the Free Software
3589 Foundation's software and to any other program whose authors commit to
3590 using it.  (Some other Free Software Foundation software is covered by
3591 the GNU Library General Public License instead.)  You can apply it to
3592 your programs, too.
3593
3594   When we speak of free software, we are referring to freedom, not
3595 price.  Our General Public Licenses are designed to make sure that you
3596 have the freedom to distribute copies of free software (and charge for
3597 this service if you wish), that you receive source code or can get it
3598 if you want it, that you can change the software or use pieces of it
3599 in new free programs; and that you know you can do these things.
3600
3601   To protect your rights, we need to make restrictions that forbid
3602 anyone to deny you these rights or to ask you to surrender the rights.
3603 These restrictions translate to certain responsibilities for you if you
3604 distribute copies of the software, or if you modify it.
3605
3606   For example, if you distribute copies of such a program, whether
3607 gratis or for a fee, you must give the recipients all the rights that
3608 you have.  You must make sure that they, too, receive or can get the
3609 source code.  And you must show them these terms so they know their
3610 rights.
3611
3612   We protect your rights with two steps: (1) copyright the software, and
3613 (2) offer you this license which gives you legal permission to copy,
3614 distribute and/or modify the software.
3615
3616   Also, for each author's protection and ours, we want to make certain
3617 that everyone understands that there is no warranty for this free
3618 software.  If the software is modified by someone else and passed on, we
3619 want its recipients to know that what they have is not the original, so
3620 that any problems introduced by others will not reflect on the original
3621 authors' reputations.
3622
3623   Finally, any free program is threatened constantly by software
3624 patents.  We wish to avoid the danger that redistributors of a free
3625 program will individually obtain patent licenses, in effect making the
3626 program proprietary.  To prevent this, we have made it clear that any
3627 patent must be licensed for everyone's free use or not licensed at all.
3628
3629   The precise terms and conditions for copying, distribution and
3630 modification follow.
3631
3632                     GNU GENERAL PUBLIC LICENSE
3633    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
3634
3635   0. This License applies to any program or other work which contains
3636 a notice placed by the copyright holder saying it may be distributed
3637 under the terms of this General Public License.  The "Program", below,
3638 refers to any such program or work, and a "work based on the Program"
3639 means either the Program or any derivative work under copyright law:
3640 that is to say, a work containing the Program or a portion of it,
3641 either verbatim or with modifications and/or translated into another
3642 language.  (Hereinafter, translation is included without limitation in
3643 the term "modification".)  Each licensee is addressed as "you".
3644
3645 Activities other than copying, distribution and modification are not
3646 covered by this License; they are outside its scope.  The act of
3647 running the Program is not restricted, and the output from the Program
3648 is covered only if its contents constitute a work based on the
3649 Program (independent of having been made by running the Program).
3650 Whether that is true depends on what the Program does.
3651
3652   1. You may copy and distribute verbatim copies of the Program's
3653 source code as you receive it, in any medium, provided that you
3654 conspicuously and appropriately publish on each copy an appropriate
3655 copyright notice and disclaimer of warranty; keep intact all the
3656 notices that refer to this License and to the absence of any warranty;
3657 and give any other recipients of the Program a copy of this License
3658 along with the Program.
3659
3660 You may charge a fee for the physical act of transferring a copy, and
3661 you may at your option offer warranty protection in exchange for a fee.
3662
3663   2. You may modify your copy or copies of the Program or any portion
3664 of it, thus forming a work based on the Program, and copy and
3665 distribute such modifications or work under the terms of Section 1
3666 above, provided that you also meet all of these conditions:
3667
3668     a) You must cause the modified files to carry prominent notices
3669     stating that you changed the files and the date of any change.
3670
3671     b) You must cause any work that you distribute or publish, that in
3672     whole or in part contains or is derived from the Program or any
3673     part thereof, to be licensed as a whole at no charge to all third
3674     parties under the terms of this License.
3675
3676     c) If the modified program normally reads commands interactively
3677     when run, you must cause it, when started running for such
3678     interactive use in the most ordinary way, to print or display an
3679     announcement including an appropriate copyright notice and a
3680     notice that there is no warranty (or else, saying that you provide
3681     a warranty) and that users may redistribute the program under
3682     these conditions, and telling the user how to view a copy of this
3683     License.  (Exception: if the Program itself is interactive but
3684     does not normally print such an announcement, your work based on
3685     the Program is not required to print an announcement.)
3686
3687 These requirements apply to the modified work as a whole.  If
3688 identifiable sections of that work are not derived from the Program,
3689 and can be reasonably considered independent and separate works in
3690 themselves, then this License, and its terms, do not apply to those
3691 sections when you distribute them as separate works.  But when you
3692 distribute the same sections as part of a whole which is a work based
3693 on the Program, the distribution of the whole must be on the terms of
3694 this License, whose permissions for other licensees extend to the
3695 entire whole, and thus to each and every part regardless of who wrote it.
3696
3697 Thus, it is not the intent of this section to claim rights or contest
3698 your rights to work written entirely by you; rather, the intent is to
3699 exercise the right to control the distribution of derivative or
3700 collective works based on the Program.
3701
3702 In addition, mere aggregation of another work not based on the Program
3703 with the Program (or with a work based on the Program) on a volume of
3704 a storage or distribution medium does not bring the other work under
3705 the scope of this License.
3706
3707   3. You may copy and distribute the Program (or a work based on it,
3708 under Section 2) in object code or executable form under the terms of
3709 Sections 1 and 2 above provided that you also do one of the following:
3710
3711     a) Accompany it with the complete corresponding machine-readable
3712     source code, which must be distributed under the terms of Sections
3713     1 and 2 above on a medium customarily used for software interchange; or,
3714
3715     b) Accompany it with a written offer, valid for at least three
3716     years, to give any third party, for a charge no more than your
3717     cost of physically performing source distribution, a complete
3718     machine-readable copy of the corresponding source code, to be
3719     distributed under the terms of Sections 1 and 2 above on a medium
3720     customarily used for software interchange; or,
3721
3722     c) Accompany it with the information you received as to the offer
3723     to distribute corresponding source code.  (This alternative is
3724     allowed only for noncommercial distribution and only if you
3725     received the program in object code or executable form with such
3726     an offer, in accord with Subsection b above.)
3727
3728 The source code for a work means the preferred form of the work for
3729 making modifications to it.  For an executable work, complete source
3730 code means all the source code for all modules it contains, plus any
3731 associated interface definition files, plus the scripts used to
3732 control compilation and installation of the executable.  However, as a
3733 special exception, the source code distributed need not include
3734 anything that is normally distributed (in either source or binary
3735 form) with the major components (compiler, kernel, and so on) of the
3736 operating system on which the executable runs, unless that component
3737 itself accompanies the executable.
3738
3739 If distribution of executable or object code is made by offering
3740 access to copy from a designated place, then offering equivalent
3741 access to copy the source code from the same place counts as
3742 distribution of the source code, even though third parties are not
3743 compelled to copy the source along with the object code.
3744
3745   4. You may not copy, modify, sublicense, or distribute the Program
3746 except as expressly provided under this License.  Any attempt
3747 otherwise to copy, modify, sublicense or distribute the Program is
3748 void, and will automatically terminate your rights under this License.
3749 However, parties who have received copies, or rights, from you under
3750 this License will not have their licenses terminated so long as such
3751 parties remain in full compliance.
3752
3753   5. You are not required to accept this License, since you have not
3754 signed it.  However, nothing else grants you permission to modify or
3755 distribute the Program or its derivative works.  These actions are
3756 prohibited by law if you do not accept this License.  Therefore, by
3757 modifying or distributing the Program (or any work based on the
3758 Program), you indicate your acceptance of this License to do so, and
3759 all its terms and conditions for copying, distributing or modifying
3760 the Program or works based on it.
3761
3762   6. Each time you redistribute the Program (or any work based on the
3763 Program), the recipient automatically receives a license from the
3764 original licensor to copy, distribute or modify the Program subject to
3765 these terms and conditions.  You may not impose any further
3766 restrictions on the recipients' exercise of the rights granted herein.
3767 You are not responsible for enforcing compliance by third parties to
3768 this License.
3769
3770   7. If, as a consequence of a court judgment or allegation of patent
3771 infringement or for any other reason (not limited to patent issues),
3772 conditions are imposed on you (whether by court order, agreement or
3773 otherwise) that contradict the conditions of this License, they do not
3774 excuse you from the conditions of this License.  If you cannot
3775 distribute so as to satisfy simultaneously your obligations under this
3776 License and any other pertinent obligations, then as a consequence you
3777 may not distribute the Program at all.  For example, if a patent
3778 license would not permit royalty-free redistribution of the Program by
3779 all those who receive copies directly or indirectly through you, then
3780 the only way you could satisfy both it and this License would be to
3781 refrain entirely from distribution of the Program.
3782
3783 If any portion of this section is held invalid or unenforceable under
3784 any particular circumstance, the balance of the section is intended to
3785 apply and the section as a whole is intended to apply in other
3786 circumstances.
3787
3788 It is not the purpose of this section to induce you to infringe any
3789 patents or other property right claims or to contest validity of any
3790 such claims; this section has the sole purpose of protecting the
3791 integrity of the free software distribution system, which is
3792 implemented by public license practices.  Many people have made
3793 generous contributions to the wide range of software distributed
3794 through that system in reliance on consistent application of that
3795 system; it is up to the author/donor to decide if he or she is willing
3796 to distribute software through any other system and a licensee cannot
3797 impose that choice.
3798
3799 This section is intended to make thoroughly clear what is believed to
3800 be a consequence of the rest of this License.
3801
3802   8. If the distribution and/or use of the Program is restricted in
3803 certain countries either by patents or by copyrighted interfaces, the
3804 original copyright holder who places the Program under this License
3805 may add an explicit geographical distribution limitation excluding
3806 those countries, so that distribution is permitted only in or among
3807 countries not thus excluded.  In such case, this License incorporates
3808 the limitation as if written in the body of this License.
3809
3810   9. The Free Software Foundation may publish revised and/or new versions
3811 of the General Public License from time to time.  Such new versions will
3812 be similar in spirit to the present version, but may differ in detail to
3813 address new problems or concerns.
3814
3815 Each version is given a distinguishing version number.  If the Program
3816 specifies a version number of this License which applies to it and "any
3817 later version", you have the option of following the terms and conditions
3818 either of that version or of any later version published by the Free
3819 Software Foundation.  If the Program does not specify a version number of
3820 this License, you may choose any version ever published by the Free Software
3821 Foundation.
3822
3823   10. If you wish to incorporate parts of the Program into other free
3824 programs whose distribution conditions are different, write to the author
3825 to ask for permission.  For software which is copyrighted by the Free
3826 Software Foundation, write to the Free Software Foundation; we sometimes
3827 make exceptions for this.  Our decision will be guided by the two goals
3828 of preserving the free status of all derivatives of our free software and
3829 of promoting the sharing and reuse of software generally.
3830
3831                             NO WARRANTY
3832
3833   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
3834 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
3835 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
3836 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
3837 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
3838 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
3839 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
3840 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
3841 REPAIR OR CORRECTION.
3842
3843   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
3844 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
3845 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
3846 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
3847 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
3848 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
3849 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
3850 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
3851 POSSIBILITY OF SUCH DAMAGES.
3852
3853                      END OF TERMS AND CONDITIONS
3854
3855         Appendix: How to Apply These Terms to Your New Programs
3856
3857   If you develop a new program, and you want it to be of the greatest
3858 possible use to the public, the best way to achieve this is to make it
3859 free software which everyone can redistribute and change under these terms.
3860
3861   To do so, attach the following notices to the program.  It is safest
3862 to attach them to the start of each source file to most effectively
3863 convey the exclusion of warranty; and each file should have at least
3864 the "copyright" line and a pointer to where the full notice is found.
3865
3866     &lt;one line to give the program's name and a brief idea of what it does.&gt;
3867     Copyright (C) 19yy  &lt;name of author&gt;
3868
3869     This program is free software; you can redistribute it and/or modify
3870     it under the terms of the GNU General Public License as published by
3871     the Free Software Foundation; either version 2 of the License, or
3872     (at your option) any later version.
3873
3874     This program is distributed in the hope that it will be useful,
3875     but WITHOUT ANY WARRANTY; without even the implied warranty of
3876     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3877     GNU General Public License for more details.
3878
3879     You should have received a copy of the GNU General Public License
3880     along with this program; if not, write to the Free Software
3881     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
3882
3883 Also add information on how to contact you by electronic and paper mail.
3884
3885 If the program is interactive, make it output a short notice like this
3886 when it starts in an interactive mode:
3887
3888     Gnomovision version 69, Copyright (C) 19yy name of author
3889     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
3890     This is free software, and you are welcome to redistribute it
3891     under certain conditions; type `show c' for details.
3892
3893 The hypothetical commands `show w' and `show c' should show the appropriate
3894 parts of the General Public License.  Of course, the commands you use may
3895 be called something other than `show w' and `show c'; they could even be
3896 mouse-clicks or menu items--whatever suits your program.
3897
3898 You should also get your employer (if you work as a programmer) or your
3899 school, if any, to sign a "copyright disclaimer" for the program, if
3900 necessary.  Here is a sample; alter the names:
3901
3902   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
3903   `Gnomovision' (which makes passes at compilers) written by James Hacker.
3904
3905   &lt;signature of Ty Coon&gt;, 1 April 1989
3906   Ty Coon, President of Vice
3907
3908 This General Public License does not permit incorporating your program into
3909 proprietary programs.  If your program is a subroutine library, you may
3910 consider it more useful to permit linking proprietary applications with the
3911 library.  If this is what you want to do, use the GNU Library General
3912 Public License instead of this License.
3913
3914 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3915
3916 Scanned Source License e2fsprogs-1.42/lib/ext2fs/tdb/patches/copyright:
3917
3918 Index: tdbsa/tdb.c
3919 ===================================================================
3920 --- tdbsa.orig/tdb.c
3921 +++ tdbsa/tdb.c
3922 @@ -4,11 +4,11 @@ Rev: 23371
3923  Last Changed Date: 2007-06-06 20:14:06 -0400 (Wed, 06 Jun 2007)
3924  */
3925   /* 
3926 -   Unix SMB/CIFS implementation.
3927 +   trivial database library - standalone version
3928  
3929 -   trivial database library - private includes
3930 -
3931 -   Copyright (C) Andrew Tridgell              2005
3932 +   Copyright (C) Andrew Tridgell              1999-2005
3933 +   Copyright (C) Jeremy Allison               2000-2006
3934 +   Copyright (C) Paul `Rusty' Russell         2000
3935     
3936       ** NOTE! The following LGPL license applies to the tdb
3937       ** library. This does NOT imply that all of Samba is released
3938
3939 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3940
3941 Scanned Source License e2fsprogs-1.42/lib/uuid/COPYING:
3942
3943 Redistribution and use in source and binary forms, with or without
3944 modification, are permitted provided that the following conditions
3945 are met:
3946 1. Redistributions of source code must retain the above copyright
3947    notice, and the entire permission notice in its entirety,
3948    including the disclaimer of warranties.
3949 2. Redistributions in binary form must reproduce the above copyright
3950    notice, this list of conditions and the following disclaimer in the
3951    documentation and/or other materials provided with the distribution.
3952 3. The name of the author may not be used to endorse or promote
3953    products derived from this software without specific prior
3954    written permission.
3955
3956 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
3957 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3958 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
3959 WHICH ARE HEREBY DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE
3960 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3961 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
3962 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
3963 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
3964 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3965 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
3966 USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
3967 DAMAGE.
3968
3969 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
3970 </pre>
3971 <ul>
3972 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
3973 </ul>
3974 </div>
3975 </div>
3976
3977
3978 <div class="product">
3979 <span class="title">e2fsprogs-libs-1.42</span>
3980 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
3981 <span class="homepage"><a href="http://e2fsprogs.sourceforge.net/">homepage</a></span>
3982 <div class="licence">
3983 <pre></pre>
3984 <ul>
3985 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
3986 </ul>
3987 </div>
3988 </div>
3989
3990
3991 <div class="product">
3992 <span class="title">ecryptfs-utils-101</span>
3993 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
3994 <span class="homepage"><a href="https://launchpad.net/ecryptfs">homepage</a></span>
3995 <div class="licence">
3996 <pre></pre>
3997 <ul>
3998 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
3999 </ul>
4000 </div>
4001 </div>
4002
4003
4004 <div class="product">
4005 <span class="title">elfutils-0.154</span>
4006 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4007 <span class="homepage"><a href="https://fedorahosted.org/elfutils/">homepage</a></span>
4008 <div class="licence">
4009 <pre>Gentoo Package Stock License GPL-2-with-exceptions:
4010
4011 NOTE: This is the GPL with specific exceptions added by packages to extend your rights under the GPL. The specific exception(s) for the package can be found in the source tarball.
4012
4013 Exceptions follow,
4014
4015 // As a special exception, if other files instantiate templates or use macros
4016 // or inline functions from this file, or you compile this file and link it
4017 // with other works to produce a work based on this file, this file does not
4018 // by itself cause the resulting work to be covered by the GNU General Public
4019 // License. This exception does not invalidate any other reasons why a work
4020 // based on this file might be covered by the GNU General Public License.
4021
4022 End of exceptions. The rest of this file is the GPL.
4023
4024                     GNU GENERAL PUBLIC LICENSE
4025                        Version 2, June 1991
4026
4027  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
4028                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
4029  Everyone is permitted to copy and distribute verbatim copies
4030  of this license document, but changing it is not allowed.
4031
4032                             Preamble
4033
4034   The licenses for most software are designed to take away your
4035 freedom to share and change it.  By contrast, the GNU General Public
4036 License is intended to guarantee your freedom to share and change free
4037 software--to make sure the software is free for all its users.  This
4038 General Public License applies to most of the Free Software
4039 Foundation's software and to any other program whose authors commit to
4040 using it.  (Some other Free Software Foundation software is covered by
4041 the GNU Library General Public License instead.)  You can apply it to
4042 your programs, too.
4043
4044   When we speak of free software, we are referring to freedom, not
4045 price.  Our General Public Licenses are designed to make sure that you
4046 have the freedom to distribute copies of free software (and charge for
4047 this service if you wish), that you receive source code or can get it
4048 if you want it, that you can change the software or use pieces of it
4049 in new free programs; and that you know you can do these things.
4050
4051   To protect your rights, we need to make restrictions that forbid
4052 anyone to deny you these rights or to ask you to surrender the rights.
4053 These restrictions translate to certain responsibilities for you if you
4054 distribute copies of the software, or if you modify it.
4055
4056   For example, if you distribute copies of such a program, whether
4057 gratis or for a fee, you must give the recipients all the rights that
4058 you have.  You must make sure that they, too, receive or can get the
4059 source code.  And you must show them these terms so they know their
4060 rights.
4061
4062   We protect your rights with two steps: (1) copyright the software, and
4063 (2) offer you this license which gives you legal permission to copy,
4064 distribute and/or modify the software.
4065
4066   Also, for each author's protection and ours, we want to make certain
4067 that everyone understands that there is no warranty for this free
4068 software.  If the software is modified by someone else and passed on, we
4069 want its recipients to know that what they have is not the original, so
4070 that any problems introduced by others will not reflect on the original
4071 authors' reputations.
4072
4073   Finally, any free program is threatened constantly by software
4074 patents.  We wish to avoid the danger that redistributors of a free
4075 program will individually obtain patent licenses, in effect making the
4076 program proprietary.  To prevent this, we have made it clear that any
4077 patent must be licensed for everyone's free use or not licensed at all.
4078
4079   The precise terms and conditions for copying, distribution and
4080 modification follow.
4081
4082                     GNU GENERAL PUBLIC LICENSE
4083    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
4084
4085   0. This License applies to any program or other work which contains
4086 a notice placed by the copyright holder saying it may be distributed
4087 under the terms of this General Public License.  The "Program", below,
4088 refers to any such program or work, and a "work based on the Program"
4089 means either the Program or any derivative work under copyright law:
4090 that is to say, a work containing the Program or a portion of it,
4091 either verbatim or with modifications and/or translated into another
4092 language.  (Hereinafter, translation is included without limitation in
4093 the term "modification".)  Each licensee is addressed as "you".
4094
4095 Activities other than copying, distribution and modification are not
4096 covered by this License; they are outside its scope.  The act of
4097 running the Program is not restricted, and the output from the Program
4098 is covered only if its contents constitute a work based on the
4099 Program (independent of having been made by running the Program).
4100 Whether that is true depends on what the Program does.
4101
4102   1. You may copy and distribute verbatim copies of the Program's
4103 source code as you receive it, in any medium, provided that you
4104 conspicuously and appropriately publish on each copy an appropriate
4105 copyright notice and disclaimer of warranty; keep intact all the
4106 notices that refer to this License and to the absence of any warranty;
4107 and give any other recipients of the Program a copy of this License
4108 along with the Program.
4109
4110 You may charge a fee for the physical act of transferring a copy, and
4111 you may at your option offer warranty protection in exchange for a fee.
4112
4113   2. You may modify your copy or copies of the Program or any portion
4114 of it, thus forming a work based on the Program, and copy and
4115 distribute such modifications or work under the terms of Section 1
4116 above, provided that you also meet all of these conditions:
4117
4118     a) You must cause the modified files to carry prominent notices
4119     stating that you changed the files and the date of any change.
4120
4121     b) You must cause any work that you distribute or publish, that in
4122     whole or in part contains or is derived from the Program or any
4123     part thereof, to be licensed as a whole at no charge to all third
4124     parties under the terms of this License.
4125
4126     c) If the modified program normally reads commands interactively
4127     when run, you must cause it, when started running for such
4128     interactive use in the most ordinary way, to print or display an
4129     announcement including an appropriate copyright notice and a
4130     notice that there is no warranty (or else, saying that you provide
4131     a warranty) and that users may redistribute the program under
4132     these conditions, and telling the user how to view a copy of this
4133     License.  (Exception: if the Program itself is interactive but
4134     does not normally print such an announcement, your work based on
4135     the Program is not required to print an announcement.)
4136
4137 These requirements apply to the modified work as a whole.  If
4138 identifiable sections of that work are not derived from the Program,
4139 and can be reasonably considered independent and separate works in
4140 themselves, then this License, and its terms, do not apply to those
4141 sections when you distribute them as separate works.  But when you
4142 distribute the same sections as part of a whole which is a work based
4143 on the Program, the distribution of the whole must be on the terms of
4144 this License, whose permissions for other licensees extend to the
4145 entire whole, and thus to each and every part regardless of who wrote it.
4146
4147 Thus, it is not the intent of this section to claim rights or contest
4148 your rights to work written entirely by you; rather, the intent is to
4149 exercise the right to control the distribution of derivative or
4150 collective works based on the Program.
4151
4152 In addition, mere aggregation of another work not based on the Program
4153 with the Program (or with a work based on the Program) on a volume of
4154 a storage or distribution medium does not bring the other work under
4155 the scope of this License.
4156
4157   3. You may copy and distribute the Program (or a work based on it,
4158 under Section 2) in object code or executable form under the terms of
4159 Sections 1 and 2 above provided that you also do one of the following:
4160
4161     a) Accompany it with the complete corresponding machine-readable
4162     source code, which must be distributed under the terms of Sections
4163     1 and 2 above on a medium customarily used for software interchange; or,
4164
4165     b) Accompany it with a written offer, valid for at least three
4166     years, to give any third party, for a charge no more than your
4167     cost of physically performing source distribution, a complete
4168     machine-readable copy of the corresponding source code, to be
4169     distributed under the terms of Sections 1 and 2 above on a medium
4170     customarily used for software interchange; or,
4171
4172     c) Accompany it with the information you received as to the offer
4173     to distribute corresponding source code.  (This alternative is
4174     allowed only for noncommercial distribution and only if you
4175     received the program in object code or executable form with such
4176     an offer, in accord with Subsection b above.)
4177
4178 The source code for a work means the preferred form of the work for
4179 making modifications to it.  For an executable work, complete source
4180 code means all the source code for all modules it contains, plus any
4181 associated interface definition files, plus the scripts used to
4182 control compilation and installation of the executable.  However, as a
4183 special exception, the source code distributed need not include
4184 anything that is normally distributed (in either source or binary
4185 form) with the major components (compiler, kernel, and so on) of the
4186 operating system on which the executable runs, unless that component
4187 itself accompanies the executable.
4188
4189 If distribution of executable or object code is made by offering
4190 access to copy from a designated place, then offering equivalent
4191 access to copy the source code from the same place counts as
4192 distribution of the source code, even though third parties are not
4193 compelled to copy the source along with the object code.
4194
4195   4. You may not copy, modify, sublicense, or distribute the Program
4196 except as expressly provided under this License.  Any attempt
4197 otherwise to copy, modify, sublicense or distribute the Program is
4198 void, and will automatically terminate your rights under this License.
4199 However, parties who have received copies, or rights, from you under
4200 this License will not have their licenses terminated so long as such
4201 parties remain in full compliance.
4202
4203   5. You are not required to accept this License, since you have not
4204 signed it.  However, nothing else grants you permission to modify or
4205 distribute the Program or its derivative works.  These actions are
4206 prohibited by law if you do not accept this License.  Therefore, by
4207 modifying or distributing the Program (or any work based on the
4208 Program), you indicate your acceptance of this License to do so, and
4209 all its terms and conditions for copying, distributing or modifying
4210 the Program or works based on it.
4211
4212   6. Each time you redistribute the Program (or any work based on the
4213 Program), the recipient automatically receives a license from the
4214 original licensor to copy, distribute or modify the Program subject to
4215 these terms and conditions.  You may not impose any further
4216 restrictions on the recipients' exercise of the rights granted herein.
4217 You are not responsible for enforcing compliance by third parties to
4218 this License.
4219
4220   7. If, as a consequence of a court judgment or allegation of patent
4221 infringement or for any other reason (not limited to patent issues),
4222 conditions are imposed on you (whether by court order, agreement or
4223 otherwise) that contradict the conditions of this License, they do not
4224 excuse you from the conditions of this License.  If you cannot
4225 distribute so as to satisfy simultaneously your obligations under this
4226 License and any other pertinent obligations, then as a consequence you
4227 may not distribute the Program at all.  For example, if a patent
4228 license would not permit royalty-free redistribution of the Program by
4229 all those who receive copies directly or indirectly through you, then
4230 the only way you could satisfy both it and this License would be to
4231 refrain entirely from distribution of the Program.
4232
4233 If any portion of this section is held invalid or unenforceable under
4234 any particular circumstance, the balance of the section is intended to
4235 apply and the section as a whole is intended to apply in other
4236 circumstances.
4237
4238 It is not the purpose of this section to induce you to infringe any
4239 patents or other property right claims or to contest validity of any
4240 such claims; this section has the sole purpose of protecting the
4241 integrity of the free software distribution system, which is
4242 implemented by public license practices.  Many people have made
4243 generous contributions to the wide range of software distributed
4244 through that system in reliance on consistent application of that
4245 system; it is up to the author/donor to decide if he or she is willing
4246 to distribute software through any other system and a licensee cannot
4247 impose that choice.
4248
4249 This section is intended to make thoroughly clear what is believed to
4250 be a consequence of the rest of this License.
4251
4252   8. If the distribution and/or use of the Program is restricted in
4253 certain countries either by patents or by copyrighted interfaces, the
4254 original copyright holder who places the Program under this License
4255 may add an explicit geographical distribution limitation excluding
4256 those countries, so that distribution is permitted only in or among
4257 countries not thus excluded.  In such case, this License incorporates
4258 the limitation as if written in the body of this License.
4259
4260   9. The Free Software Foundation may publish revised and/or new versions
4261 of the General Public License from time to time.  Such new versions will
4262 be similar in spirit to the present version, but may differ in detail to
4263 address new problems or concerns.
4264
4265 Each version is given a distinguishing version number.  If the Program
4266 specifies a version number of this License which applies to it and "any
4267 later version", you have the option of following the terms and conditions
4268 either of that version or of any later version published by the Free
4269 Software Foundation.  If the Program does not specify a version number of
4270 this License, you may choose any version ever published by the Free Software
4271 Foundation.
4272
4273   10. If you wish to incorporate parts of the Program into other free
4274 programs whose distribution conditions are different, write to the author
4275 to ask for permission.  For software which is copyrighted by the Free
4276 Software Foundation, write to the Free Software Foundation; we sometimes
4277 make exceptions for this.  Our decision will be guided by the two goals
4278 of preserving the free status of all derivatives of our free software and
4279 of promoting the sharing and reuse of software generally.
4280
4281                             NO WARRANTY
4282
4283   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
4284 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
4285 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
4286 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
4287 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4288 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
4289 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
4290 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
4291 REPAIR OR CORRECTION.
4292
4293   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
4294 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
4295 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
4296 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
4297 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
4298 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
4299 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
4300 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
4301 POSSIBILITY OF SUCH DAMAGES.
4302
4303                      END OF TERMS AND CONDITIONS
4304
4305             How to Apply These Terms to Your New Programs
4306
4307   If you develop a new program, and you want it to be of the greatest
4308 possible use to the public, the best way to achieve this is to make it
4309 free software which everyone can redistribute and change under these terms.
4310
4311   To do so, attach the following notices to the program.  It is safest
4312 to attach them to the start of each source file to most effectively
4313 convey the exclusion of warranty; and each file should have at least
4314 the "copyright" line and a pointer to where the full notice is found.
4315
4316     &lt;one line to give the program's name and a brief idea of what it does.&gt;
4317     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
4318
4319     This program is free software; you can redistribute it and/or modify
4320     it under the terms of the GNU General Public License as published by
4321     the Free Software Foundation; either version 2 of the License, or
4322     (at your option) any later version.
4323
4324     This program is distributed in the hope that it will be useful,
4325     but WITHOUT ANY WARRANTY; without even the implied warranty of
4326     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4327     GNU General Public License for more details.
4328
4329     You should have received a copy of the GNU General Public License
4330     along with this program; if not, write to the Free Software
4331     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
4332
4333
4334 Also add information on how to contact you by electronic and paper mail.
4335
4336 If the program is interactive, make it output a short notice like this
4337 when it starts in an interactive mode:
4338
4339     Gnomovision version 69, Copyright (C) year name of author
4340     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
4341     This is free software, and you are welcome to redistribute it
4342     under certain conditions; type `show c' for details.
4343
4344 The hypothetical commands `show w' and `show c' should show the appropriate
4345 parts of the General Public License.  Of course, the commands you use may
4346 be called something other than `show w' and `show c'; they could even be
4347 mouse-clicks or menu items--whatever suits your program.
4348
4349 You should also get your employer (if you work as a programmer) or your
4350 school, if any, to sign a "copyright disclaimer" for the program, if
4351 necessary.  Here is a sample; alter the names:
4352
4353   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
4354   `Gnomovision' (which makes passes at compilers) written by James Hacker.
4355
4356   &lt;signature of Ty Coon&gt;, 1 April 1989
4357   Ty Coon, President of Vice
4358
4359 This General Public License does not permit incorporating your program into
4360 proprietary programs.  If your program is a subroutine library, you may
4361 consider it more useful to permit linking proprietary applications with the
4362 library.  If this is what you want to do, use the GNU Library General
4363 Public License instead of this License.
4364
4365 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4366 </pre>
4367 <ul>
4368
4369 </ul>
4370 </div>
4371 </div>
4372
4373
4374 <div class="product">
4375 <span class="title">engine_pkcs11-0.1.8</span>
4376 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4377 <span class="homepage"><a href="http://www.opensc-project.org/engine_pkcs11">homepage</a></span>
4378 <div class="licence">
4379 <pre></pre>
4380 <ul>
4381 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
4382 </ul>
4383 </div>
4384 </div>
4385
4386
4387 <div class="product">
4388 <span class="title">eselect-opengl-1.2.4</span>
4389 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4390 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
4391 <div class="licence">
4392 <pre></pre>
4393 <ul>
4394 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
4395 </ul>
4396 </div>
4397 </div>
4398
4399
4400 <div class="product">
4401 <span class="title">eselect-python-20100321</span>
4402 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4403 <span class="homepage"><a href="http://www.gentoo.org">homepage</a></span>
4404 <div class="licence">
4405 <pre></pre>
4406 <ul>
4407 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
4408 </ul>
4409 </div>
4410 </div>
4411
4412
4413 <div class="product">
4414 <span class="title">ethtool-3.12.1</span>
4415 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4416 <span class="homepage"><a href="http://www.kernel.org/pub/software/network/ethtool/">homepage</a></span>
4417 <div class="licence">
4418 <pre></pre>
4419 <ul>
4420 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
4421 </ul>
4422 </div>
4423 </div>
4424
4425
4426 <div class="product">
4427 <span class="title">exfat-utils-1.0.2_pre395</span>
4428 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4429 <span class="homepage"><a href="http://code.google.com/p/exfat/">homepage</a></span>
4430 <div class="licence">
4431 <pre></pre>
4432 <ul>
4433 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
4434 </ul>
4435 </div>
4436 </div>
4437
4438
4439 <div class="product">
4440 <span class="title">expat-2.1.0</span>
4441 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4442 <span class="homepage"><a href="http://expat.sourceforge.net/">homepage</a></span>
4443 <div class="licence">
4444 <pre>Scanned Source License expat-2.1.0/COPYING:
4445
4446 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
4447                                and Clark Cooper
4448 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.
4449
4450 Permission is hereby granted, free of charge, to any person obtaining
4451 a copy of this software and associated documentation files (the
4452 "Software"), to deal in the Software without restriction, including
4453 without limitation the rights to use, copy, modify, merge, publish,
4454 distribute, sublicense, and/or sell copies of the Software, and to
4455 permit persons to whom the Software is furnished to do so, subject to
4456 the following conditions:
4457
4458 The above copyright notice and this permission notice shall be included
4459 in all copies or substantial portions of the Software.
4460
4461 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4462 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4463 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4464 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4465 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4466 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4467 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4468
4469 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4470 </pre>
4471 <ul>
4472
4473 </ul>
4474 </div>
4475 </div>
4476
4477
4478 <div class="product">
4479 <span class="title">findutils-4.4.2</span>
4480 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4481 <span class="homepage"><a href="http://www.gnu.org/software/findutils/">homepage</a></span>
4482 <div class="licence">
4483 <pre></pre>
4484 <ul>
4485 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
4486 </ul>
4487 </div>
4488 </div>
4489
4490
4491 <div class="product">
4492 <span class="title">fixesproto-5.0</span>
4493 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4494 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
4495 <div class="licence">
4496 <pre>Scanned Source License fixesproto-5.0/COPYING:
4497
4498 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
4499 Copyright 2010 Red Hat, Inc.
4500
4501 Permission is hereby granted, free of charge, to any person obtaining a
4502 copy of this software and associated documentation files (the "Software"),
4503 to deal in the Software without restriction, including without limitation
4504 the rights to use, copy, modify, merge, publish, distribute, sublicense,
4505 and/or sell copies of the Software, and to permit persons to whom the
4506 Software is furnished to do so, subject to the following conditions:
4507
4508 The above copyright notice and this permission notice (including the next
4509 paragraph) shall be included in all copies or substantial portions of the
4510 Software.
4511
4512 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4513 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4514 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
4515 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4516 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
4517 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4518 DEALINGS IN THE SOFTWARE.
4519
4520 Copyright © 2001,2003 Keith Packard
4521
4522 Permission to use, copy, modify, distribute, and sell this software and its
4523 documentation for any purpose is hereby granted without fee, provided that
4524 the above copyright notice appear in all copies and that both that
4525 copyright notice and this permission notice appear in supporting
4526 documentation, and that the name of Keith Packard not be used in
4527 advertising or publicity pertaining to distribution of the software without
4528 specific, written prior permission.  Keith Packard makes no
4529 representations about the suitability of this software for any purpose.  It
4530 is provided "as is" without express or implied warranty.
4531
4532 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
4533 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
4534 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
4535 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
4536 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
4537 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4538 PERFORMANCE OF THIS SOFTWARE.
4539
4540
4541 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4542 </pre>
4543 <ul>
4544
4545 </ul>
4546 </div>
4547 </div>
4548
4549
4550 <div class="product">
4551 <span class="title">flashmap-0.3</span>
4552 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4553 <span class="homepage"><a href="http://flashmap.googlecode.com">homepage</a></span>
4554 <div class="licence">
4555 <pre></pre>
4556 <ul>
4557 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
4558 </ul>
4559 </div>
4560 </div>
4561
4562
4563 <div class="product">
4564 <span class="title">flashrom-0.9.4</span>
4565 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4566 <span class="homepage"><a href="http://flashrom.org/">homepage</a></span>
4567 <div class="licence">
4568 <pre></pre>
4569 <ul>
4570 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
4571 </ul>
4572 </div>
4573 </div>
4574
4575
4576 <div class="product">
4577 <span class="title">flex-2.5.37</span>
4578 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4579 <span class="homepage"><a href="http://flex.sourceforge.net/">homepage</a></span>
4580 <div class="licence">
4581 <pre>Gentoo Package Stock License FLEX:
4582
4583 Flex carries the copyright used for BSD software, slightly modified
4584 because it originated at the Lawrence Berkeley (not Livermore!) Laboratory,
4585 which operates under a contract with the Department of Energy:
4586
4587         Copyright (c) 1990 The Regents of the University of California.
4588         All rights reserved.
4589
4590         This code is derived from software contributed to Berkeley by
4591         Vern Paxson.
4592
4593         The United States Government has rights in this work pursuant
4594         to contract no. DE-AC03-76SF00098 between the United States
4595         Department of Energy and the University of California.
4596
4597         Redistribution and use in source and binary forms with or without
4598         modification are permitted provided that: (1) source distributions
4599         retain this entire copyright notice and comment, and (2)
4600         distributions including binaries display the following
4601         acknowledgement: ``This product includes software developed by the
4602         University of California, Berkeley and its contributors'' in the
4603         documentation or other materials provided with the distribution and
4604         in all advertising materials mentioning features or use of this
4605         software.  Neither the name of the University nor the names of its
4606         contributors may be used to endorse or promote products derived
4607         from this software without specific prior written permission.
4608
4609         THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
4610         IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
4611         WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4612         PURPOSE.
4613
4614 This basically says "do whatever you please with this software except
4615 remove this notice or take advantage of the University's (or the flex
4616 authors') name".
4617
4618 Note that the "flex.skl" scanner skeleton carries no copyright notice.
4619 You are free to do whatever you please with scanners generated using flex;
4620 for them, you are not even bound by the above copyright.
4621
4622 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4623 </pre>
4624 <ul>
4625
4626 </ul>
4627 </div>
4628 </div>
4629
4630
4631 <div class="product">
4632 <span class="title">font-util-1.2.0</span>
4633 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4634 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
4635 <div class="licence">
4636 <pre>Scanned Source License font-util-1.2.0/COPYING:
4637
4638 Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
4639
4640 Permission is hereby granted, free of charge, to any person obtaining a
4641 copy of this software and associated documentation files (the "Software"),
4642 to deal in the Software without restriction, including without limitation
4643 the rights to use, copy, modify, merge, publish, distribute, sublicense,
4644 and/or sell copies of the Software, and to permit persons to whom the
4645 Software is furnished to do so, subject to the following conditions:
4646
4647 The above copyright notice and this permission notice (including the next
4648 paragraph) shall be included in all copies or substantial portions of the
4649 Software.
4650
4651 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4652 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4653 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
4654 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4655 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
4656 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4657 DEALINGS IN THE SOFTWARE.
4658
4659   ------------------------------------------------------------------------
4660
4661 Copyright (c) 2003 The NetBSD Foundation, Inc.
4662 All rights reserved.
4663
4664 This code is derived from software contributed to The NetBSD Foundation
4665 by Ben Collver &lt;collver1@attbi.com&gt;.
4666
4667 Redistribution and use in source and binary forms, with or without
4668 modification, are permitted provided that the following conditions
4669 are met:
4670 1. Redistributions of source code must retain the above copyright
4671    notice, this list of conditions and the following disclaimer.
4672 2. Redistributions in binary form must reproduce the above copyright
4673    notice, this list of conditions and the following disclaimer in the
4674    documentation and/or other materials provided with the distribution.
4675
4676 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4677 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4678 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4679 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4680 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4681 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4682 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4683 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4684 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4685 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4686 POSSIBILITY OF SUCH DAMAGE.
4687
4688   ------------------------------------------------------------------------
4689
4690 Copyright (c) 2006 Martin Husemann.
4691 Copyright (c) 2007 Joerg Sonnenberger.
4692 All rights reserved.
4693
4694 Redistribution and use in source and binary forms, with or without
4695 modification, are permitted provided that the following conditions
4696 are met:
4697 1. Redistributions of source code must retain the above copyright
4698    notice, this list of conditions and the following disclaimer.
4699 2. The name of the author may not be used to endorse or promote
4700    products derived from this software without specific prior
4701    written permission.
4702
4703 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4704 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4705 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4706 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4707 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4708 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4709 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4710 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4711 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4712 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4713 POSSIBILITY OF SUCH DAMAGE.
4714
4715   ------------------------------------------------------------------------
4716
4717 Copyright 2005 Red Hat, Inc
4718
4719 Permission to use, copy, modify, distribute, and sell this software and its
4720 documentation for any purpose is hereby granted without fee, provided that
4721 the above copyright notice appear in all copies and that both that
4722 copyright notice and this permission notice appear in supporting
4723 documentation.
4724
4725 The above copyright notice and this permission notice shall be included
4726 in all copies or substantial portions of the Software.
4727
4728 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
4729 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4730 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4731 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
4732 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
4733 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
4734 OTHER DEALINGS IN THE SOFTWARE.
4735
4736 Except as contained in this notice, the name of the copyright holders shall
4737 not be used in advertising or otherwise to promote the sale, use or
4738 other dealings in this Software without prior written authorization
4739 from the copyright holders.
4740
4741   ------------------------------------------------------------------------
4742
4743 Copyright (c) 1991-2003 Unicode, Inc.  All Rights reserved.
4744
4745 This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
4746 No claims are made as to fitness for any particular purpose.  No
4747 warranties of any kind are expressed or implied.  The recipient
4748 agrees to determine applicability of information provided.  If this
4749 file has been provided on optical media by Unicode, Inc., the sole
4750 remedy for any claim will be exchange of defective media within 90
4751 days of receipt.
4752
4753 Unicode, Inc. hereby grants the right to freely use the information
4754 supplied in this file in the creation of products supporting the
4755 Unicode Standard, and to make copies of this file in any form for
4756 internal or external distribution as long as this notice remains
4757 attached.
4758
4759 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4760 </pre>
4761 <ul>
4762
4763 </ul>
4764 </div>
4765 </div>
4766
4767
4768 <div class="product">
4769 <span class="title">fontconfig-2.7.1</span>
4770 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4771 <span class="homepage"><a href="http://fontconfig.org/">homepage</a></span>
4772 <div class="licence">
4773 <pre>Scanned Source License fontconfig-2.7.1/COPYING:
4774
4775 fontconfig/COPYING
4776
4777 Copyright © 2001,2003 Keith Packard
4778
4779 Permission to use, copy, modify, distribute, and sell this software and its
4780 documentation for any purpose is hereby granted without fee, provided that
4781 the above copyright notice appear in all copies and that both that
4782 copyright notice and this permission notice appear in supporting
4783 documentation, and that the name of Keith Packard not be used in
4784 advertising or publicity pertaining to distribution of the software without
4785 specific, written prior permission.  Keith Packard makes no
4786 representations about the suitability of this software for any purpose.  It
4787 is provided "as is" without express or implied warranty.
4788
4789 THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
4790 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
4791 EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
4792 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
4793 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
4794 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4795 PERFORMANCE OF THIS SOFTWARE.
4796
4797
4798 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4799 </pre>
4800 <ul>
4801
4802 </ul>
4803 </div>
4804 </div>
4805
4806
4807 <div class="product">
4808 <span class="title">fontsproto-2.1.1</span>
4809 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4810 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
4811 <div class="licence">
4812 <pre>Scanned Source License fontsproto-2.1.1/COPYING:
4813
4814 Copyright 1990, 1991 Network Computing Devices;
4815 Portions Copyright 1987 by Digital Equipment Corporation
4816
4817 Permission to use, copy, modify, distribute, and sell this software and
4818 its documentation for any purpose is hereby granted without fee, provided
4819 that the above copyright notice appear in all copies and that both that
4820 copyright notice and this permission notice appear in supporting
4821 documentation, and that the names of Network Computing Devices or Digital
4822 not be used in advertising or publicity pertaining to distribution
4823 of the software without specific, written prior permission.
4824 Network Computing Devices and Digital make no representations
4825 about the suitability of this software for any purpose.  It is provided
4826 "as is" without express or implied warranty.
4827
4828 NETWORK COMPUTING DEVICES AND DIGITAL DISCLAIM ALL WARRANTIES WITH
4829 REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
4830 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES
4831 OR DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
4832 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
4833 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
4834 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
4835 THIS SOFTWARE.
4836
4837
4838 Copyright 1990, 1991, 1998  The Open Group
4839
4840 Permission to use, copy, modify, distribute, and sell this software and its
4841 documentation for any purpose is hereby granted without fee, provided that
4842 the above copyright notice appear in all copies and that both that
4843 copyright notice and this permission notice appear in supporting
4844 documentation.
4845
4846 The above copyright notice and this permission notice shall be included in
4847 all copies or substantial portions of the Software.
4848
4849 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4850 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4851 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
4852 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
4853 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
4854 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4855
4856 Except as contained in this notice, the name of The Open Group shall not be
4857 used in advertising or otherwise to promote the sale, use or other dealings
4858 in this Software without prior written authorization from The Open Group.
4859
4860
4861 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
4862
4863                         All Rights Reserved
4864
4865 Permission to use, copy, modify, and distribute this software and its
4866 documentation for any purpose and without fee is hereby granted,
4867 provided that the above copyright notice appear in all copies and that
4868 both that copyright notice and this permission notice appear in
4869 supporting documentation, and that the name of Digital not be
4870 used in advertising or publicity pertaining to distribution of the
4871 software without specific, written prior permission.
4872
4873 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
4874 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
4875 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
4876 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
4877 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
4878 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
4879 SOFTWARE.
4880
4881
4882 Copyright (c) 1999  The XFree86 Project Inc.
4883
4884 All Rights Reserved.
4885
4886 The above copyright notice and this permission notice shall be included in
4887 all copies or substantial portions of the Software.
4888
4889 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4890 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4891 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
4892 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
4893 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
4894 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4895
4896 Except as contained in this notice, the name of The XFree86 Project
4897 Inc. shall not be used in advertising or otherwise to promote the
4898 sale, use or other dealings in this Software without prior written
4899 authorization from The XFree86 Project Inc..
4900
4901 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4902 </pre>
4903 <ul>
4904
4905 </ul>
4906 </div>
4907 </div>
4908
4909
4910 <div class="product">
4911 <span class="title">freetype-2.5.0.1</span>
4912 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4913 <span class="homepage"><a href="http://www.freetype.org/">homepage</a></span>
4914 <div class="licence">
4915 <pre></pre>
4916 <ul>
4917 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
4918 <li><a href='#FTL'>Gentoo Package Stock License FTL</a></li>
4919 <li><a href='#GPL-2+'>Gentoo Package Stock License GPL-2+</a></li>
4920 </ul>
4921 </div>
4922 </div>
4923
4924
4925 <div class="product">
4926 <span class="title">fuse-2.8.6</span>
4927 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4928 <span class="homepage"><a href="http://fuse.sourceforge.net">homepage</a></span>
4929 <div class="licence">
4930 <pre></pre>
4931 <ul>
4932 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
4933 </ul>
4934 </div>
4935 </div>
4936
4937
4938 <div class="product">
4939 <span class="title">fuse-exfat-1.0.2_pre395</span>
4940 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4941 <span class="homepage"><a href="http://code.google.com/p/exfat/">homepage</a></span>
4942 <div class="licence">
4943 <pre></pre>
4944 <ul>
4945 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
4946 </ul>
4947 </div>
4948 </div>
4949
4950
4951 <div class="product">
4952 <span class="title">gcc-libs-4.8.2</span>
4953 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
4954 <span class="homepage"><a href="">homepage</a></span>
4955 <div class="licence">
4956 <pre>Gentoo Package Stock License FDL-1.2:
4957
4958                 GNU Free Documentation License
4959                   Version 1.2, November 2002
4960
4961
4962  Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
4963      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
4964  Everyone is permitted to copy and distribute verbatim copies
4965  of this license document, but changing it is not allowed.
4966
4967
4968 0. PREAMBLE
4969
4970 The purpose of this License is to make a manual, textbook, or other
4971 functional and useful document "free" in the sense of freedom: to
4972 assure everyone the effective freedom to copy and redistribute it,
4973 with or without modifying it, either commercially or noncommercially.
4974 Secondarily, this License preserves for the author and publisher a way
4975 to get credit for their work, while not being considered responsible
4976 for modifications made by others.
4977
4978 This License is a kind of "copyleft", which means that derivative
4979 works of the document must themselves be free in the same sense.  It
4980 complements the GNU General Public License, which is a copyleft
4981 license designed for free software.
4982
4983 We have designed this License in order to use it for manuals for free
4984 software, because free software needs free documentation: a free
4985 program should come with manuals providing the same freedoms that the
4986 software does.  But this License is not limited to software manuals;
4987 it can be used for any textual work, regardless of subject matter or
4988 whether it is published as a printed book.  We recommend this License
4989 principally for works whose purpose is instruction or reference.
4990
4991
4992 1. APPLICABILITY AND DEFINITIONS
4993
4994 This License applies to any manual or other work, in any medium, that
4995 contains a notice placed by the copyright holder saying it can be
4996 distributed under the terms of this License.  Such a notice grants a
4997 world-wide, royalty-free license, unlimited in duration, to use that
4998 work under the conditions stated herein.  The "Document", below,
4999 refers to any such manual or work.  Any member of the public is a
5000 licensee, and is addressed as "you".  You accept the license if you
5001 copy, modify or distribute the work in a way requiring permission
5002 under copyright law.
5003
5004 A "Modified Version" of the Document means any work containing the
5005 Document or a portion of it, either copied verbatim, or with
5006 modifications and/or translated into another language.
5007
5008 A "Secondary Section" is a named appendix or a front-matter section of
5009 the Document that deals exclusively with the relationship of the
5010 publishers or authors of the Document to the Document's overall subject
5011 (or to related matters) and contains nothing that could fall directly
5012 within that overall subject.  (Thus, if the Document is in part a
5013 textbook of mathematics, a Secondary Section may not explain any
5014 mathematics.)  The relationship could be a matter of historical
5015 connection with the subject or with related matters, or of legal,
5016 commercial, philosophical, ethical or political position regarding
5017 them.
5018
5019 The "Invariant Sections" are certain Secondary Sections whose titles
5020 are designated, as being those of Invariant Sections, in the notice
5021 that says that the Document is released under this License.  If a
5022 section does not fit the above definition of Secondary then it is not
5023 allowed to be designated as Invariant.  The Document may contain zero
5024 Invariant Sections.  If the Document does not identify any Invariant
5025 Sections then there are none.
5026
5027 The "Cover Texts" are certain short passages of text that are listed,
5028 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
5029 the Document is released under this License.  A Front-Cover Text may
5030 be at most 5 words, and a Back-Cover Text may be at most 25 words.
5031
5032 A "Transparent" copy of the Document means a machine-readable copy,
5033 represented in a format whose specification is available to the
5034 general public, that is suitable for revising the document
5035 straightforwardly with generic text editors or (for images composed of
5036 pixels) generic paint programs or (for drawings) some widely available
5037 drawing editor, and that is suitable for input to text formatters or
5038 for automatic translation to a variety of formats suitable for input
5039 to text formatters.  A copy made in an otherwise Transparent file
5040 format whose markup, or absence of markup, has been arranged to thwart
5041 or discourage subsequent modification by readers is not Transparent.
5042 An image format is not Transparent if used for any substantial amount
5043 of text.  A copy that is not "Transparent" is called "Opaque".
5044
5045 Examples of suitable formats for Transparent copies include plain
5046 ASCII without markup, Texinfo input format, LaTeX input format, SGML
5047 or XML using a publicly available DTD, and standard-conforming simple
5048 HTML, PostScript or PDF designed for human modification.  Examples of
5049 transparent image formats include PNG, XCF and JPG.  Opaque formats
5050 include proprietary formats that can be read and edited only by
5051 proprietary word processors, SGML or XML for which the DTD and/or
5052 processing tools are not generally available, and the
5053 machine-generated HTML, PostScript or PDF produced by some word
5054 processors for output purposes only.
5055
5056 The "Title Page" means, for a printed book, the title page itself,
5057 plus such following pages as are needed to hold, legibly, the material
5058 this License requires to appear in the title page.  For works in
5059 formats which do not have any title page as such, "Title Page" means
5060 the text near the most prominent appearance of the work's title,
5061 preceding the beginning of the body of the text.
5062
5063 A section "Entitled XYZ" means a named subunit of the Document whose
5064 title either is precisely XYZ or contains XYZ in parentheses following
5065 text that translates XYZ in another language.  (Here XYZ stands for a
5066 specific section name mentioned below, such as "Acknowledgements",
5067 "Dedications", "Endorsements", or "History".)  To "Preserve the Title"
5068 of such a section when you modify the Document means that it remains a
5069 section "Entitled XYZ" according to this definition.
5070
5071 The Document may include Warranty Disclaimers next to the notice which
5072 states that this License applies to the Document.  These Warranty
5073 Disclaimers are considered to be included by reference in this
5074 License, but only as regards disclaiming warranties: any other
5075 implication that these Warranty Disclaimers may have is void and has
5076 no effect on the meaning of this License.
5077
5078
5079 2. VERBATIM COPYING
5080
5081 You may copy and distribute the Document in any medium, either
5082 commercially or noncommercially, provided that this License, the
5083 copyright notices, and the license notice saying this License applies
5084 to the Document are reproduced in all copies, and that you add no other
5085 conditions whatsoever to those of this License.  You may not use
5086 technical measures to obstruct or control the reading or further
5087 copying of the copies you make or distribute.  However, you may accept
5088 compensation in exchange for copies.  If you distribute a large enough
5089 number of copies you must also follow the conditions in section 3.
5090
5091 You may also lend copies, under the same conditions stated above, and
5092 you may publicly display copies.
5093
5094
5095 3. COPYING IN QUANTITY
5096
5097 If you publish printed copies (or copies in media that commonly have
5098 printed covers) of the Document, numbering more than 100, and the
5099 Document's license notice requires Cover Texts, you must enclose the
5100 copies in covers that carry, clearly and legibly, all these Cover
5101 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
5102 the back cover.  Both covers must also clearly and legibly identify
5103 you as the publisher of these copies.  The front cover must present
5104 the full title with all words of the title equally prominent and
5105 visible.  You may add other material on the covers in addition.
5106 Copying with changes limited to the covers, as long as they preserve
5107 the title of the Document and satisfy these conditions, can be treated
5108 as verbatim copying in other respects.
5109
5110 If the required texts for either cover are too voluminous to fit
5111 legibly, you should put the first ones listed (as many as fit
5112 reasonably) on the actual cover, and continue the rest onto adjacent
5113 pages.
5114
5115 If you publish or distribute Opaque copies of the Document numbering
5116 more than 100, you must either include a machine-readable Transparent
5117 copy along with each Opaque copy, or state in or with each Opaque copy
5118 a computer-network location from which the general network-using
5119 public has access to download using public-standard network protocols
5120 a complete Transparent copy of the Document, free of added material.
5121 If you use the latter option, you must take reasonably prudent steps,
5122 when you begin distribution of Opaque copies in quantity, to ensure
5123 that this Transparent copy will remain thus accessible at the stated
5124 location until at least one year after the last time you distribute an
5125 Opaque copy (directly or through your agents or retailers) of that
5126 edition to the public.
5127
5128 It is requested, but not required, that you contact the authors of the
5129 Document well before redistributing any large number of copies, to give
5130 them a chance to provide you with an updated version of the Document.
5131
5132
5133 4. MODIFICATIONS
5134
5135 You may copy and distribute a Modified Version of the Document under
5136 the conditions of sections 2 and 3 above, provided that you release
5137 the Modified Version under precisely this License, with the Modified
5138 Version filling the role of the Document, thus licensing distribution
5139 and modification of the Modified Version to whoever possesses a copy
5140 of it.  In addition, you must do these things in the Modified Version:
5141
5142 A. Use in the Title Page (and on the covers, if any) a title distinct
5143    from that of the Document, and from those of previous versions
5144    (which should, if there were any, be listed in the History section
5145    of the Document).  You may use the same title as a previous version
5146    if the original publisher of that version gives permission.
5147 B. List on the Title Page, as authors, one or more persons or entities
5148    responsible for authorship of the modifications in the Modified
5149    Version, together with at least five of the principal authors of the
5150    Document (all of its principal authors, if it has fewer than five),
5151    unless they release you from this requirement.
5152 C. State on the Title page the name of the publisher of the
5153    Modified Version, as the publisher.
5154 D. Preserve all the copyright notices of the Document.
5155 E. Add an appropriate copyright notice for your modifications
5156    adjacent to the other copyright notices.
5157 F. Include, immediately after the copyright notices, a license notice
5158    giving the public permission to use the Modified Version under the
5159    terms of this License, in the form shown in the Addendum below.
5160 G. Preserve in that license notice the full lists of Invariant Sections
5161    and required Cover Texts given in the Document's license notice.
5162 H. Include an unaltered copy of this License.
5163 I. Preserve the section Entitled "History", Preserve its Title, and add
5164    to it an item stating at least the title, year, new authors, and
5165    publisher of the Modified Version as given on the Title Page.  If
5166    there is no section Entitled "History" in the Document, create one
5167    stating the title, year, authors, and publisher of the Document as
5168    given on its Title Page, then add an item describing the Modified
5169    Version as stated in the previous sentence.
5170 J. Preserve the network location, if any, given in the Document for
5171    public access to a Transparent copy of the Document, and likewise
5172    the network locations given in the Document for previous versions
5173    it was based on.  These may be placed in the "History" section.
5174    You may omit a network location for a work that was published at
5175    least four years before the Document itself, or if the original
5176    publisher of the version it refers to gives permission.
5177 K. For any section Entitled "Acknowledgements" or "Dedications",
5178    Preserve the Title of the section, and preserve in the section all
5179    the substance and tone of each of the contributor acknowledgements
5180    and/or dedications given therein.
5181 L. Preserve all the Invariant Sections of the Document,
5182    unaltered in their text and in their titles.  Section numbers
5183    or the equivalent are not considered part of the section titles.
5184 M. Delete any section Entitled "Endorsements".  Such a section
5185    may not be included in the Modified Version.
5186 N. Do not retitle any existing section to be Entitled "Endorsements"
5187    or to conflict in title with any Invariant Section.
5188 O. Preserve any Warranty Disclaimers.
5189
5190 If the Modified Version includes new front-matter sections or
5191 appendices that qualify as Secondary Sections and contain no material
5192 copied from the Document, you may at your option designate some or all
5193 of these sections as invariant.  To do this, add their titles to the
5194 list of Invariant Sections in the Modified Version's license notice.
5195 These titles must be distinct from any other section titles.
5196
5197 You may add a section Entitled "Endorsements", provided it contains
5198 nothing but endorsements of your Modified Version by various
5199 parties--for example, statements of peer review or that the text has
5200 been approved by an organization as the authoritative definition of a
5201 standard.
5202
5203 You may add a passage of up to five words as a Front-Cover Text, and a
5204 passage of up to 25 words as a Back-Cover Text, to the end of the list
5205 of Cover Texts in the Modified Version.  Only one passage of
5206 Front-Cover Text and one of Back-Cover Text may be added by (or
5207 through arrangements made by) any one entity.  If the Document already
5208 includes a cover text for the same cover, previously added by you or
5209 by arrangement made by the same entity you are acting on behalf of,
5210 you may not add another; but you may replace the old one, on explicit
5211 permission from the previous publisher that added the old one.
5212
5213 The author(s) and publisher(s) of the Document do not by this License
5214 give permission to use their names for publicity for or to assert or
5215 imply endorsement of any Modified Version.
5216
5217
5218 5. COMBINING DOCUMENTS
5219
5220 You may combine the Document with other documents released under this
5221 License, under the terms defined in section 4 above for modified
5222 versions, provided that you include in the combination all of the
5223 Invariant Sections of all of the original documents, unmodified, and
5224 list them all as Invariant Sections of your combined work in its
5225 license notice, and that you preserve all their Warranty Disclaimers.
5226
5227 The combined work need only contain one copy of this License, and
5228 multiple identical Invariant Sections may be replaced with a single
5229 copy.  If there are multiple Invariant Sections with the same name but
5230 different contents, make the title of each such section unique by
5231 adding at the end of it, in parentheses, the name of the original
5232 author or publisher of that section if known, or else a unique number.
5233 Make the same adjustment to the section titles in the list of
5234 Invariant Sections in the license notice of the combined work.
5235
5236 In the combination, you must combine any sections Entitled "History"
5237 in the various original documents, forming one section Entitled
5238 "History"; likewise combine any sections Entitled "Acknowledgements",
5239 and any sections Entitled "Dedications".  You must delete all sections
5240 Entitled "Endorsements".
5241
5242
5243 6. COLLECTIONS OF DOCUMENTS
5244
5245 You may make a collection consisting of the Document and other documents
5246 released under this License, and replace the individual copies of this
5247 License in the various documents with a single copy that is included in
5248 the collection, provided that you follow the rules of this License for
5249 verbatim copying of each of the documents in all other respects.
5250
5251 You may extract a single document from such a collection, and distribute
5252 it individually under this License, provided you insert a copy of this
5253 License into the extracted document, and follow this License in all
5254 other respects regarding verbatim copying of that document.
5255
5256
5257 7. AGGREGATION WITH INDEPENDENT WORKS
5258
5259 A compilation of the Document or its derivatives with other separate
5260 and independent documents or works, in or on a volume of a storage or
5261 distribution medium, is called an "aggregate" if the copyright
5262 resulting from the compilation is not used to limit the legal rights
5263 of the compilation's users beyond what the individual works permit.
5264 When the Document is included in an aggregate, this License does not
5265 apply to the other works in the aggregate which are not themselves
5266 derivative works of the Document.
5267
5268 If the Cover Text requirement of section 3 is applicable to these
5269 copies of the Document, then if the Document is less than one half of
5270 the entire aggregate, the Document's Cover Texts may be placed on
5271 covers that bracket the Document within the aggregate, or the
5272 electronic equivalent of covers if the Document is in electronic form.
5273 Otherwise they must appear on printed covers that bracket the whole
5274 aggregate.
5275
5276
5277 8. TRANSLATION
5278
5279 Translation is considered a kind of modification, so you may
5280 distribute translations of the Document under the terms of section 4.
5281 Replacing Invariant Sections with translations requires special
5282 permission from their copyright holders, but you may include
5283 translations of some or all Invariant Sections in addition to the
5284 original versions of these Invariant Sections.  You may include a
5285 translation of this License, and all the license notices in the
5286 Document, and any Warranty Disclaimers, provided that you also include
5287 the original English version of this License and the original versions
5288 of those notices and disclaimers.  In case of a disagreement between
5289 the translation and the original version of this License or a notice
5290 or disclaimer, the original version will prevail.
5291
5292 If a section in the Document is Entitled "Acknowledgements",
5293 "Dedications", or "History", the requirement (section 4) to Preserve
5294 its Title (section 1) will typically require changing the actual
5295 title.
5296
5297
5298 9. TERMINATION
5299
5300 You may not copy, modify, sublicense, or distribute the Document except
5301 as expressly provided for under this License.  Any other attempt to
5302 copy, modify, sublicense or distribute the Document is void, and will
5303 automatically terminate your rights under this License.  However,
5304 parties who have received copies, or rights, from you under this
5305 License will not have their licenses terminated so long as such
5306 parties remain in full compliance.
5307
5308
5309 10. FUTURE REVISIONS OF THIS LICENSE
5310
5311 The Free Software Foundation may publish new, revised versions
5312 of the GNU Free Documentation License from time to time.  Such new
5313 versions will be similar in spirit to the present version, but may
5314 differ in detail to address new problems or concerns.  See
5315 http://www.gnu.org/copyleft/.
5316
5317 Each version of the License is given a distinguishing version number.
5318 If the Document specifies that a particular numbered version of this
5319 License "or any later version" applies to it, you have the option of
5320 following the terms and conditions either of that specified version or
5321 of any later version that has been published (not as a draft) by the
5322 Free Software Foundation.  If the Document does not specify a version
5323 number of this License, you may choose any version ever published (not
5324 as a draft) by the Free Software Foundation.
5325
5326
5327 ADDENDUM: How to use this License for your documents
5328
5329 To use this License in a document you have written, include a copy of
5330 the License in the document and put the following copyright and
5331 license notices just after the title page:
5332
5333     Copyright (c)  YEAR  YOUR NAME.
5334     Permission is granted to copy, distribute and/or modify this document
5335     under the terms of the GNU Free Documentation License, Version 1.2
5336     or any later version published by the Free Software Foundation;
5337     with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
5338     A copy of the license is included in the section entitled "GNU
5339     Free Documentation License".
5340
5341 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
5342 replace the "with...Texts." line with this:
5343
5344     with the Invariant Sections being LIST THEIR TITLES, with the
5345     Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
5346
5347 If you have Invariant Sections without Cover Texts, or some other
5348 combination of the three, merge those two alternatives to suit the
5349 situation.
5350
5351 If your document contains nontrivial examples of program code, we
5352 recommend releasing these examples in parallel under your choice of
5353 free software license, such as the GNU General Public License,
5354 to permit their use in free software.
5355
5356 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5357 </pre>
5358 <ul>
5359 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
5360 <li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
5361 </ul>
5362 </div>
5363 </div>
5364
5365
5366 <div class="product">
5367 <span class="title">gdbm-1.9.1</span>
5368 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5369 <span class="homepage"><a href="http://www.gnu.org/software/gdbm/">homepage</a></span>
5370 <div class="licence">
5371 <pre></pre>
5372 <ul>
5373 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
5374 </ul>
5375 </div>
5376 </div>
5377
5378
5379 <div class="product">
5380 <span class="title">genius-app-oem-0.0.6</span>
5381 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5382 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
5383 <div class="licence">
5384 <pre></pre>
5385 <ul>
5386 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
5387 </ul>
5388 </div>
5389 </div>
5390
5391
5392 <div class="product">
5393 <span class="title">gestures-0.0.1</span>
5394 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5395 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
5396 <div class="licence">
5397 <pre></pre>
5398 <ul>
5399 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
5400 </ul>
5401 </div>
5402 </div>
5403
5404
5405 <div class="product">
5406 <span class="title">gflags-1.2</span>
5407 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5408 <span class="homepage"><a href="http://code.google.com/p/google-gflags/">homepage</a></span>
5409 <div class="licence">
5410 <pre>Scanned Source License gflags-1.2/COPYING:
5411
5412 Copyright (c) 2006, Google Inc.
5413 All rights reserved.
5414
5415 Redistribution and use in source and binary forms, with or without
5416 modification, are permitted provided that the following conditions are
5417 met:
5418
5419     * Redistributions of source code must retain the above copyright
5420 notice, this list of conditions and the following disclaimer.
5421     * Redistributions in binary form must reproduce the above
5422 copyright notice, this list of conditions and the following disclaimer
5423 in the documentation and/or other materials provided with the
5424 distribution.
5425     * Neither the name of Google Inc. nor the names of its
5426 contributors may be used to endorse or promote products derived from
5427 this software without specific prior written permission.
5428
5429 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5430 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5431 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5432 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5433 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5434 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5435 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5436 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5437 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5438 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5439 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5440
5441 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5442
5443 Scanned Source License gflags-1.2/packages/deb/copyright:
5444
5445 This package was debianized by Google Inc. &lt;opensource@google.com&gt; on
5446 13 December 2006.
5447
5448 It was downloaded from http://code.google.com/
5449
5450 Upstream Author: opensource@google.com
5451
5452 Copyright (c) 2006, Google Inc.
5453 All rights reserved.
5454
5455 Redistribution and use in source and binary forms, with or without
5456 modification, are permitted provided that the following conditions are
5457 met:
5458
5459     * Redistributions of source code must retain the above copyright
5460 notice, this list of conditions and the following disclaimer.
5461     * Redistributions in binary form must reproduce the above
5462 copyright notice, this list of conditions and the following disclaimer
5463 in the documentation and/or other materials provided with the
5464 distribution.
5465     * Neither the name of Google Inc. nor the names of its
5466 contributors may be used to endorse or promote products derived from
5467 this software without specific prior written permission.
5468
5469 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5470 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5471 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5472 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5473 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5474 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5475 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5476 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5477 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5478 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5479 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5480
5481 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5482 </pre>
5483 <ul>
5484
5485 </ul>
5486 </div>
5487 </div>
5488
5489
5490 <div class="product">
5491 <span class="title">git-1.8.3.2</span>
5492 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5493 <span class="homepage"><a href="http://www.git-scm.com/">homepage</a></span>
5494 <div class="licence">
5495 <pre></pre>
5496 <ul>
5497 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
5498 </ul>
5499 </div>
5500 </div>
5501
5502
5503 <div class="product">
5504 <span class="title">glib-2.34.3</span>
5505 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5506 <span class="homepage"><a href="http://www.gtk.org/">homepage</a></span>
5507 <div class="licence">
5508 <pre></pre>
5509 <ul>
5510 <li><a href='#LGPL-2+'>Gentoo Package Stock License LGPL-2+</a></li>
5511 <li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
5512 </ul>
5513 </div>
5514 </div>
5515
5516
5517 <div class="product">
5518 <span class="title">glog-0.3.2</span>
5519 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5520 <span class="homepage"><a href="http://code.google.com/p/google-glog/">homepage</a></span>
5521 <div class="licence">
5522 <pre>Scanned Source License glog-0.3.2/COPYING:
5523
5524 Copyright (c) 2008, Google Inc.
5525 All rights reserved.
5526
5527 Redistribution and use in source and binary forms, with or without
5528 modification, are permitted provided that the following conditions are
5529 met:
5530
5531     * Redistributions of source code must retain the above copyright
5532 notice, this list of conditions and the following disclaimer.
5533     * Redistributions in binary form must reproduce the above
5534 copyright notice, this list of conditions and the following disclaimer
5535 in the documentation and/or other materials provided with the
5536 distribution.
5537     * Neither the name of Google Inc. nor the names of its
5538 contributors may be used to endorse or promote products derived from
5539 this software without specific prior written permission.
5540
5541 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5542 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5543 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5544 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5545 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5546 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5547 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5548 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5549 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5550 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5551 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5552
5553
5554 A function gettimeofday in utilities.cc is based on
5555
5556 http://www.google.com/codesearch/p?hl=en#dR3YEbitojA/COPYING&amp;q=GetSystemTimeAsFileTime%20license:bsd
5557
5558 The license of this code is:
5559
5560 Copyright (c) 2003-2008, Jouni Malinen &lt;j@w1.fi&gt; and contributors
5561 All Rights Reserved.
5562
5563 Redistribution and use in source and binary forms, with or without
5564 modification, are permitted provided that the following conditions are
5565 met:
5566
5567 1. Redistributions of source code must retain the above copyright
5568    notice, this list of conditions and the following disclaimer.
5569
5570 2. Redistributions in binary form must reproduce the above copyright
5571    notice, this list of conditions and the following disclaimer in the
5572    documentation and/or other materials provided with the distribution.
5573
5574 3. Neither the name(s) of the above-listed copyright holder(s) nor the
5575    names of its contributors may be used to endorse or promote products
5576    derived from this software without specific prior written permission.
5577
5578 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5579 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5580 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5581 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5582 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5583 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5584 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5585 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5586 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5587 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5588 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5589
5590 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5591
5592 Scanned Source License glog-0.3.2/packages/deb/copyright:
5593
5594 This package was debianized by Google Inc. &lt;opensource@google.com&gt; on
5595 13 June 2008.
5596
5597 It was downloaded from http://code.google.com/
5598
5599 Upstream Author: opensource@google.com
5600
5601 Copyright (c) 2008, Google Inc.
5602 All rights reserved.
5603
5604 Redistribution and use in source and binary forms, with or without
5605 modification, are permitted provided that the following conditions are
5606 met:
5607
5608     * Redistributions of source code must retain the above copyright
5609 notice, this list of conditions and the following disclaimer.
5610     * Redistributions in binary form must reproduce the above
5611 copyright notice, this list of conditions and the following disclaimer
5612 in the documentation and/or other materials provided with the
5613 distribution.
5614     * Neither the name of Google Inc. nor the names of its
5615 contributors may be used to endorse or promote products derived from
5616 this software without specific prior written permission.
5617
5618 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5619 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5620 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5621 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5622 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5623 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5624 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5625 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5626 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5627 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5628 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5629
5630 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5631 </pre>
5632 <ul>
5633
5634 </ul>
5635 </div>
5636 </div>
5637
5638
5639 <div class="product">
5640 <span class="title">glproto-1.4.14</span>
5641 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5642 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
5643 <div class="licence">
5644 <pre></pre>
5645 <ul>
5646 <li><a href='#SGI-B-2.0'>Gentoo Package Stock License SGI-B-2.0</a></li>
5647 </ul>
5648 </div>
5649 </div>
5650
5651
5652 <div class="product">
5653 <span class="title">gmock-1.6.0</span>
5654 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5655 <span class="homepage"><a href="http://code.google.com/p/googlemock/">homepage</a></span>
5656 <div class="licence">
5657 <pre>Scanned Source License gmock-1.6.0/COPYING:
5658
5659 Copyright 2008, Google Inc.
5660 All rights reserved.
5661
5662 Redistribution and use in source and binary forms, with or without
5663 modification, are permitted provided that the following conditions are
5664 met:
5665
5666     * Redistributions of source code must retain the above copyright
5667 notice, this list of conditions and the following disclaimer.
5668     * Redistributions in binary form must reproduce the above
5669 copyright notice, this list of conditions and the following disclaimer
5670 in the documentation and/or other materials provided with the
5671 distribution.
5672     * Neither the name of Google Inc. nor the names of its
5673 contributors may be used to endorse or promote products derived from
5674 this software without specific prior written permission.
5675
5676 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5677 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5678 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5679 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5680 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5681 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5682 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5683 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5684 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5685 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5686 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5687
5688 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5689
5690 Scanned Source License gmock-1.6.0/gtest/COPYING:
5691
5692 Copyright 2008, Google Inc.
5693 All rights reserved.
5694
5695 Redistribution and use in source and binary forms, with or without
5696 modification, are permitted provided that the following conditions are
5697 met:
5698
5699     * Redistributions of source code must retain the above copyright
5700 notice, this list of conditions and the following disclaimer.
5701     * Redistributions in binary form must reproduce the above
5702 copyright notice, this list of conditions and the following disclaimer
5703 in the documentation and/or other materials provided with the
5704 distribution.
5705     * Neither the name of Google Inc. nor the names of its
5706 contributors may be used to endorse or promote products derived from
5707 this software without specific prior written permission.
5708
5709 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5710 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5711 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5712 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5713 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5714 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5715 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5716 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5717 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5718 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5719 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5720
5721 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5722
5723 Scanned Source License gmock-1.6.0/scripts/generator/COPYING:
5724
5725
5726                                  Apache License
5727                            Version 2.0, January 2004
5728                         http://www.apache.org/licenses/
5729
5730    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5731
5732    1. Definitions.
5733
5734       "License" shall mean the terms and conditions for use, reproduction,
5735       and distribution as defined by Sections 1 through 9 of this document.
5736
5737       "Licensor" shall mean the copyright owner or entity authorized by
5738       the copyright owner that is granting the License.
5739
5740       "Legal Entity" shall mean the union of the acting entity and all
5741       other entities that control, are controlled by, or are under common
5742       control with that entity. For the purposes of this definition,
5743       "control" means (i) the power, direct or indirect, to cause the
5744       direction or management of such entity, whether by contract or
5745       otherwise, or (ii) ownership of fifty percent (50%) or more of the
5746       outstanding shares, or (iii) beneficial ownership of such entity.
5747
5748       "You" (or "Your") shall mean an individual or Legal Entity
5749       exercising permissions granted by this License.
5750
5751       "Source" form shall mean the preferred form for making modifications,
5752       including but not limited to software source code, documentation
5753       source, and configuration files.
5754
5755       "Object" form shall mean any form resulting from mechanical
5756       transformation or translation of a Source form, including but
5757       not limited to compiled object code, generated documentation,
5758       and conversions to other media types.
5759
5760       "Work" shall mean the work of authorship, whether in Source or
5761       Object form, made available under the License, as indicated by a
5762       copyright notice that is included in or attached to the work
5763       (an example is provided in the Appendix below).
5764
5765       "Derivative Works" shall mean any work, whether in Source or Object
5766       form, that is based on (or derived from) the Work and for which the
5767       editorial revisions, annotations, elaborations, or other modifications
5768       represent, as a whole, an original work of authorship. For the purposes
5769       of this License, Derivative Works shall not include works that remain
5770       separable from, or merely link (or bind by name) to the interfaces of,
5771       the Work and Derivative Works thereof.
5772
5773       "Contribution" shall mean any work of authorship, including
5774       the original version of the Work and any modifications or additions
5775       to that Work or Derivative Works thereof, that is intentionally
5776       submitted to Licensor for inclusion in the Work by the copyright owner
5777       or by an individual or Legal Entity authorized to submit on behalf of
5778       the copyright owner. For the purposes of this definition, "submitted"
5779       means any form of electronic, verbal, or written communication sent
5780       to the Licensor or its representatives, including but not limited to
5781       communication on electronic mailing lists, source code control systems,
5782       and issue tracking systems that are managed by, or on behalf of, the
5783       Licensor for the purpose of discussing and improving the Work, but
5784       excluding communication that is conspicuously marked or otherwise
5785       designated in writing by the copyright owner as "Not a Contribution."
5786
5787       "Contributor" shall mean Licensor and any individual or Legal Entity
5788       on behalf of whom a Contribution has been received by Licensor and
5789       subsequently incorporated within the Work.
5790
5791    2. Grant of Copyright License. Subject to the terms and conditions of
5792       this License, each Contributor hereby grants to You a perpetual,
5793       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5794       copyright license to reproduce, prepare Derivative Works of,
5795       publicly display, publicly perform, sublicense, and distribute the
5796       Work and such Derivative Works in Source or Object form.
5797
5798    3. Grant of Patent License. Subject to the terms and conditions of
5799       this License, each Contributor hereby grants to You a perpetual,
5800       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5801       (except as stated in this section) patent license to make, have made,
5802       use, offer to sell, sell, import, and otherwise transfer the Work,
5803       where such license applies only to those patent claims licensable
5804       by such Contributor that are necessarily infringed by their
5805       Contribution(s) alone or by combination of their Contribution(s)
5806       with the Work to which such Contribution(s) was submitted. If You
5807       institute patent litigation against any entity (including a
5808       cross-claim or counterclaim in a lawsuit) alleging that the Work
5809       or a Contribution incorporated within the Work constitutes direct
5810       or contributory patent infringement, then any patent licenses
5811       granted to You under this License for that Work shall terminate
5812       as of the date such litigation is filed.
5813
5814    4. Redistribution. You may reproduce and distribute copies of the
5815       Work or Derivative Works thereof in any medium, with or without
5816       modifications, and in Source or Object form, provided that You
5817       meet the following conditions:
5818
5819       (a) You must give any other recipients of the Work or
5820           Derivative Works a copy of this License; and
5821
5822       (b) You must cause any modified files to carry prominent notices
5823           stating that You changed the files; and
5824
5825       (c) You must retain, in the Source form of any Derivative Works
5826           that You distribute, all copyright, patent, trademark, and
5827           attribution notices from the Source form of the Work,
5828           excluding those notices that do not pertain to any part of
5829           the Derivative Works; and
5830
5831       (d) If the Work includes a "NOTICE" text file as part of its
5832           distribution, then any Derivative Works that You distribute must
5833           include a readable copy of the attribution notices contained
5834           within such NOTICE file, excluding those notices that do not
5835           pertain to any part of the Derivative Works, in at least one
5836           of the following places: within a NOTICE text file distributed
5837           as part of the Derivative Works; within the Source form or
5838           documentation, if provided along with the Derivative Works; or,
5839           within a display generated by the Derivative Works, if and
5840           wherever such third-party notices normally appear. The contents
5841           of the NOTICE file are for informational purposes only and
5842           do not modify the License. You may add Your own attribution
5843           notices within Derivative Works that You distribute, alongside
5844           or as an addendum to the NOTICE text from the Work, provided
5845           that such additional attribution notices cannot be construed
5846           as modifying the License.
5847
5848       You may add Your own copyright statement to Your modifications and
5849       may provide additional or different license terms and conditions
5850       for use, reproduction, or distribution of Your modifications, or
5851       for any such Derivative Works as a whole, provided Your use,
5852       reproduction, and distribution of the Work otherwise complies with
5853       the conditions stated in this License.
5854
5855    5. Submission of Contributions. Unless You explicitly state otherwise,
5856       any Contribution intentionally submitted for inclusion in the Work
5857       by You to the Licensor shall be under the terms and conditions of
5858       this License, without any additional terms or conditions.
5859       Notwithstanding the above, nothing herein shall supersede or modify
5860       the terms of any separate license agreement you may have executed
5861       with Licensor regarding such Contributions.
5862
5863    6. Trademarks. This License does not grant permission to use the trade
5864       names, trademarks, service marks, or product names of the Licensor,
5865       except as required for reasonable and customary use in describing the
5866       origin of the Work and reproducing the content of the NOTICE file.
5867
5868    7. Disclaimer of Warranty. Unless required by applicable law or
5869       agreed to in writing, Licensor provides the Work (and each
5870       Contributor provides its Contributions) on an "AS IS" BASIS,
5871       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5872       implied, including, without limitation, any warranties or conditions
5873       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
5874       PARTICULAR PURPOSE. You are solely responsible for determining the
5875       appropriateness of using or redistributing the Work and assume any
5876       risks associated with Your exercise of permissions under this License.
5877
5878    8. Limitation of Liability. In no event and under no legal theory,
5879       whether in tort (including negligence), contract, or otherwise,
5880       unless required by applicable law (such as deliberate and grossly
5881       negligent acts) or agreed to in writing, shall any Contributor be
5882       liable to You for damages, including any direct, indirect, special,
5883       incidental, or consequential damages of any character arising as a
5884       result of this License or out of the use or inability to use the
5885       Work (including but not limited to damages for loss of goodwill,
5886       work stoppage, computer failure or malfunction, or any and all
5887       other commercial damages or losses), even if such Contributor
5888       has been advised of the possibility of such damages.
5889
5890    9. Accepting Warranty or Additional Liability. While redistributing
5891       the Work or Derivative Works thereof, You may choose to offer,
5892       and charge a fee for, acceptance of support, warranty, indemnity,
5893       or other liability obligations and/or rights consistent with this
5894       License. However, in accepting such obligations, You may act only
5895       on Your own behalf and on Your sole responsibility, not on behalf
5896       of any other Contributor, and only if You agree to indemnify,
5897       defend, and hold each Contributor harmless for any liability
5898       incurred by, or claims asserted against, such Contributor by reason
5899       of your accepting any such warranty or additional liability.
5900
5901    END OF TERMS AND CONDITIONS
5902
5903    APPENDIX: How to apply the Apache License to your work.
5904
5905       To apply the Apache License to your work, attach the following
5906       boilerplate notice, with the fields enclosed by brackets "[]"
5907       replaced with your own identifying information. (Don't include
5908       the brackets!)  The text should be enclosed in the appropriate
5909       comment syntax for the file format. We also recommend that a
5910       file or class name and description of purpose be included on the
5911       same "printed page" as the copyright notice for easier
5912       identification within third-party archives.
5913
5914    Copyright [2007] Neal Norwitz
5915    Portions Copyright [2007] Google Inc.
5916
5917    Licensed under the Apache License, Version 2.0 (the "License");
5918    you may not use this file except in compliance with the License.
5919    You may obtain a copy of the License at
5920
5921        http://www.apache.org/licenses/LICENSE-2.0
5922
5923    Unless required by applicable law or agreed to in writing, software
5924    distributed under the License is distributed on an "AS IS" BASIS,
5925    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5926    See the License for the specific language governing permissions and
5927    limitations under the License.
5928
5929 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5930 </pre>
5931 <ul>
5932
5933 </ul>
5934 </div>
5935 </div>
5936
5937
5938 <div class="product">
5939 <span class="title">gmp-5.0.2_p1</span>
5940 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5941 <span class="homepage"><a href="http://gmplib.org/">homepage</a></span>
5942 <div class="licence">
5943 <pre></pre>
5944 <ul>
5945 <li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
5946 </ul>
5947 </div>
5948 </div>
5949
5950
5951 <div class="product">
5952 <span class="title">gobi-cromo-plugin-1.0.1</span>
5953 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5954 <span class="homepage"><a href="">homepage</a></span>
5955 <div class="licence">
5956 <pre></pre>
5957 <ul>
5958 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
5959 </ul>
5960 </div>
5961 </div>
5962
5963
5964 <div class="product">
5965 <span class="title">gobi-firmware-1.0.61</span>
5966 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5967 <span class="homepage"><a href="">homepage</a></span>
5968 <div class="licence">
5969 <pre></pre>
5970 <ul>
5971 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
5972 </ul>
5973 </div>
5974 </div>
5975
5976
5977 <div class="product">
5978 <span class="title">gobi-sdk-0.1</span>
5979 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5980 <span class="homepage"><a href="">homepage</a></span>
5981 <div class="licence">
5982 <pre></pre>
5983 <ul>
5984 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
5985 </ul>
5986 </div>
5987 </div>
5988
5989
5990 <div class="product">
5991 <span class="title">gobi3k-lib-0.0.1</span>
5992 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
5993 <span class="homepage"><a href="">homepage</a></span>
5994 <div class="licence">
5995 <pre></pre>
5996 <ul>
5997 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
5998 </ul>
5999 </div>
6000 </div>
6001
6002
6003 <div class="product">
6004 <span class="title">gobi3k-sdk-1.0.1</span>
6005 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6006 <span class="homepage"><a href="">homepage</a></span>
6007 <div class="licence">
6008 <pre></pre>
6009 <ul>
6010 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
6011 </ul>
6012 </div>
6013 </div>
6014
6015
6016 <div class="product">
6017 <span class="title">google-breakpad-1292</span>
6018 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6019 <span class="homepage"><a href="http://code.google.com/p/google-breakpad">homepage</a></span>
6020 <div class="licence">
6021 <pre></pre>
6022 <ul>
6023 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
6024 </ul>
6025 </div>
6026 </div>
6027
6028
6029 <div class="product">
6030 <span class="title">GoogleChineseInput-cangjie-2.0.0.0</span>
6031 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6032 <span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
6033 <div class="licence">
6034 <pre></pre>
6035 <ul>
6036 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
6037 </ul>
6038 </div>
6039 </div>
6040
6041
6042 <div class="product">
6043 <span class="title">GoogleChineseInput-pinyin-2.0.0.0</span>
6044 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6045 <span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
6046 <div class="licence">
6047 <pre></pre>
6048 <ul>
6049 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
6050 </ul>
6051 </div>
6052 </div>
6053
6054
6055 <div class="product">
6056 <span class="title">GoogleChineseInput-zhuyin-2.0.0.0</span>
6057 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6058 <span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
6059 <div class="licence">
6060 <pre></pre>
6061 <ul>
6062 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
6063 </ul>
6064 </div>
6065 </div>
6066
6067
6068 <div class="product">
6069 <span class="title">GoogleKeyboardInput-keyboards-1.3.1.2</span>
6070 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6071 <span class="homepage"><a href="https://code.google.com/p/google-input-tools">homepage</a></span>
6072 <div class="licence">
6073 <pre></pre>
6074 <ul>
6075 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
6076 </ul>
6077 </div>
6078 </div>
6079
6080
6081 <div class="product">
6082 <span class="title">GoogleKeyboardInput-xkb-1.0.1.2</span>
6083 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6084 <span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
6085 <div class="licence">
6086 <pre></pre>
6087 <ul>
6088 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
6089 </ul>
6090 </div>
6091 </div>
6092
6093
6094 <div class="product">
6095 <span class="title">grep-2.14</span>
6096 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6097 <span class="homepage"><a href="http://www.gnu.org/software/grep/">homepage</a></span>
6098 <div class="licence">
6099 <pre></pre>
6100 <ul>
6101 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
6102 </ul>
6103 </div>
6104 </div>
6105
6106
6107 <div class="product">
6108 <span class="title">gtalk-60800085</span>
6109 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6110 <span class="homepage"><a href="http://www.google.com">homepage</a></span>
6111 <div class="licence">
6112 <pre></pre>
6113 <ul>
6114 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
6115 </ul>
6116 </div>
6117 </div>
6118
6119
6120 <div class="product">
6121 <span class="title">gtest-1.6.0</span>
6122 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6123 <span class="homepage"><a href="http://code.google.com/p/googletest/">homepage</a></span>
6124 <div class="licence">
6125 <pre>Scanned Source License gtest-1.6.0/COPYING:
6126
6127 Copyright 2008, Google Inc.
6128 All rights reserved.
6129
6130 Redistribution and use in source and binary forms, with or without
6131 modification, are permitted provided that the following conditions are
6132 met:
6133
6134     * Redistributions of source code must retain the above copyright
6135 notice, this list of conditions and the following disclaimer.
6136     * Redistributions in binary form must reproduce the above
6137 copyright notice, this list of conditions and the following disclaimer
6138 in the documentation and/or other materials provided with the
6139 distribution.
6140     * Neither the name of Google Inc. nor the names of its
6141 contributors may be used to endorse or promote products derived from
6142 this software without specific prior written permission.
6143
6144 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
6145 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
6146 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
6147 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
6148 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
6149 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
6150 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
6151 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
6152 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6153 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6154 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6155
6156 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6157 </pre>
6158 <ul>
6159
6160 </ul>
6161 </div>
6162 </div>
6163
6164
6165 <div class="product">
6166 <span class="title">gtk-doc-am-1.18</span>
6167 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6168 <span class="homepage"><a href="http://www.gtk.org/gtk-doc/">homepage</a></span>
6169 <div class="licence">
6170 <pre>Gentoo Package Stock License FDL-1.1:
6171
6172                 GNU Free Documentation License
6173                    Version 1.1, March 2000
6174
6175  Copyright (C) 2000  Free Software Foundation, Inc.
6176      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
6177  Everyone is permitted to copy and distribute verbatim copies
6178  of this license document, but changing it is not allowed.
6179
6180
6181 0. PREAMBLE
6182
6183 The purpose of this License is to make a manual, textbook, or other
6184 written document "free" in the sense of freedom: to assure everyone
6185 the effective freedom to copy and redistribute it, with or without
6186 modifying it, either commercially or noncommercially.  Secondarily,
6187 this License preserves for the author and publisher a way to get
6188 credit for their work, while not being considered responsible for
6189 modifications made by others.
6190
6191 This License is a kind of "copyleft", which means that derivative
6192 works of the document must themselves be free in the same sense.  It
6193 complements the GNU General Public License, which is a copyleft
6194 license designed for free software.
6195
6196 We have designed this License in order to use it for manuals for free
6197 software, because free software needs free documentation: a free
6198 program should come with manuals providing the same freedoms that the
6199 software does.  But this License is not limited to software manuals;
6200 it can be used for any textual work, regardless of subject matter or
6201 whether it is published as a printed book.  We recommend this License
6202 principally for works whose purpose is instruction or reference.
6203
6204
6205 1. APPLICABILITY AND DEFINITIONS
6206
6207 This License applies to any manual or other work that contains a
6208 notice placed by the copyright holder saying it can be distributed
6209 under the terms of this License.  The "Document", below, refers to any
6210 such manual or work.  Any member of the public is a licensee, and is
6211 addressed as "you".
6212
6213 A "Modified Version" of the Document means any work containing the
6214 Document or a portion of it, either copied verbatim, or with
6215 modifications and/or translated into another language.
6216
6217 A "Secondary Section" is a named appendix or a front-matter section of
6218 the Document that deals exclusively with the relationship of the
6219 publishers or authors of the Document to the Document's overall subject
6220 (or to related matters) and contains nothing that could fall directly
6221 within that overall subject.  (For example, if the Document is in part a
6222 textbook of mathematics, a Secondary Section may not explain any
6223 mathematics.)  The relationship could be a matter of historical
6224 connection with the subject or with related matters, or of legal,
6225 commercial, philosophical, ethical or political position regarding
6226 them.
6227
6228 The "Invariant Sections" are certain Secondary Sections whose titles
6229 are designated, as being those of Invariant Sections, in the notice
6230 that says that the Document is released under this License.
6231
6232 The "Cover Texts" are certain short passages of text that are listed,
6233 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
6234 the Document is released under this License.
6235
6236 A "Transparent" copy of the Document means a machine-readable copy,
6237 represented in a format whose specification is available to the
6238 general public, whose contents can be viewed and edited directly and
6239 straightforwardly with generic text editors or (for images composed of
6240 pixels) generic paint programs or (for drawings) some widely available
6241 drawing editor, and that is suitable for input to text formatters or
6242 for automatic translation to a variety of formats suitable for input
6243 to text formatters.  A copy made in an otherwise Transparent file
6244 format whose markup has been designed to thwart or discourage
6245 subsequent modification by readers is not Transparent.  A copy that is
6246 not "Transparent" is called "Opaque".
6247
6248 Examples of suitable formats for Transparent copies include plain
6249 ASCII without markup, Texinfo input format, LaTeX input format, SGML
6250 or XML using a publicly available DTD, and standard-conforming simple
6251 HTML designed for human modification.  Opaque formats include
6252 PostScript, PDF, proprietary formats that can be read and edited only
6253 by proprietary word processors, SGML or XML for which the DTD and/or
6254 processing tools are not generally available, and the
6255 machine-generated HTML produced by some word processors for output
6256 purposes only.
6257
6258 The "Title Page" means, for a printed book, the title page itself,
6259 plus such following pages as are needed to hold, legibly, the material
6260 this License requires to appear in the title page.  For works in
6261 formats which do not have any title page as such, "Title Page" means
6262 the text near the most prominent appearance of the work's title,
6263 preceding the beginning of the body of the text.
6264
6265
6266 2. VERBATIM COPYING
6267
6268 You may copy and distribute the Document in any medium, either
6269 commercially or noncommercially, provided that this License, the
6270 copyright notices, and the license notice saying this License applies
6271 to the Document are reproduced in all copies, and that you add no other
6272 conditions whatsoever to those of this License.  You may not use
6273 technical measures to obstruct or control the reading or further
6274 copying of the copies you make or distribute.  However, you may accept
6275 compensation in exchange for copies.  If you distribute a large enough
6276 number of copies you must also follow the conditions in section 3.
6277
6278 You may also lend copies, under the same conditions stated above, and
6279 you may publicly display copies.
6280
6281
6282 3. COPYING IN QUANTITY
6283
6284 If you publish printed copies of the Document numbering more than 100,
6285 and the Document's license notice requires Cover Texts, you must enclose
6286 the copies in covers that carry, clearly and legibly, all these Cover
6287 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
6288 the back cover.  Both covers must also clearly and legibly identify
6289 you as the publisher of these copies.  The front cover must present
6290 the full title with all words of the title equally prominent and
6291 visible.  You may add other material on the covers in addition.
6292 Copying with changes limited to the covers, as long as they preserve
6293 the title of the Document and satisfy these conditions, can be treated
6294 as verbatim copying in other respects.
6295
6296 If the required texts for either cover are too voluminous to fit
6297 legibly, you should put the first ones listed (as many as fit
6298 reasonably) on the actual cover, and continue the rest onto adjacent
6299 pages.
6300
6301 If you publish or distribute Opaque copies of the Document numbering
6302 more than 100, you must either include a machine-readable Transparent
6303 copy along with each Opaque copy, or state in or with each Opaque copy
6304 a publicly-accessible computer-network location containing a complete
6305 Transparent copy of the Document, free of added material, which the
6306 general network-using public has access to download anonymously at no
6307 charge using public-standard network protocols.  If you use the latter
6308 option, you must take reasonably prudent steps, when you begin
6309 distribution of Opaque copies in quantity, to ensure that this
6310 Transparent copy will remain thus accessible at the stated location
6311 until at least one year after the last time you distribute an Opaque
6312 copy (directly or through your agents or retailers) of that edition to
6313 the public.
6314
6315 It is requested, but not required, that you contact the authors of the
6316 Document well before redistributing any large number of copies, to give
6317 them a chance to provide you with an updated version of the Document.
6318
6319
6320 4. MODIFICATIONS
6321
6322 You may copy and distribute a Modified Version of the Document under
6323 the conditions of sections 2 and 3 above, provided that you release
6324 the Modified Version under precisely this License, with the Modified
6325 Version filling the role of the Document, thus licensing distribution
6326 and modification of the Modified Version to whoever possesses a copy
6327 of it.  In addition, you must do these things in the Modified Version:
6328
6329 A. Use in the Title Page (and on the covers, if any) a title distinct
6330    from that of the Document, and from those of previous versions
6331    (which should, if there were any, be listed in the History section
6332    of the Document).  You may use the same title as a previous version
6333    if the original publisher of that version gives permission.
6334 B. List on the Title Page, as authors, one or more persons or entities
6335    responsible for authorship of the modifications in the Modified
6336    Version, together with at least five of the principal authors of the
6337    Document (all of its principal authors, if it has less than five).
6338 C. State on the Title page the name of the publisher of the
6339    Modified Version, as the publisher.
6340 D. Preserve all the copyright notices of the Document.
6341 E. Add an appropriate copyright notice for your modifications
6342    adjacent to the other copyright notices.
6343 F. Include, immediately after the copyright notices, a license notice
6344    giving the public permission to use the Modified Version under the
6345    terms of this License, in the form shown in the Addendum below.
6346 G. Preserve in that license notice the full lists of Invariant Sections
6347    and required Cover Texts given in the Document's license notice.
6348 H. Include an unaltered copy of this License.
6349 I. Preserve the section entitled "History", and its title, and add to
6350    it an item stating at least the title, year, new authors, and
6351    publisher of the Modified Version as given on the Title Page.  If
6352    there is no section entitled "History" in the Document, create one
6353    stating the title, year, authors, and publisher of the Document as
6354    given on its Title Page, then add an item describing the Modified
6355    Version as stated in the previous sentence.
6356 J. Preserve the network location, if any, given in the Document for
6357    public access to a Transparent copy of the Document, and likewise
6358    the network locations given in the Document for previous versions
6359    it was based on.  These may be placed in the "History" section.
6360    You may omit a network location for a work that was published at
6361    least four years before the Document itself, or if the original
6362    publisher of the version it refers to gives permission.
6363 K. In any section entitled "Acknowledgements" or "Dedications",
6364    preserve the section's title, and preserve in the section all the
6365    substance and tone of each of the contributor acknowledgements
6366    and/or dedications given therein.
6367 L. Preserve all the Invariant Sections of the Document,
6368    unaltered in their text and in their titles.  Section numbers
6369    or the equivalent are not considered part of the section titles.
6370 M. Delete any section entitled "Endorsements".  Such a section
6371    may not be included in the Modified Version.
6372 N. Do not retitle any existing section as "Endorsements"
6373    or to conflict in title with any Invariant Section.
6374
6375 If the Modified Version includes new front-matter sections or
6376 appendices that qualify as Secondary Sections and contain no material
6377 copied from the Document, you may at your option designate some or all
6378 of these sections as invariant.  To do this, add their titles to the
6379 list of Invariant Sections in the Modified Version's license notice.
6380 These titles must be distinct from any other section titles.
6381
6382 You may add a section entitled "Endorsements", provided it contains
6383 nothing but endorsements of your Modified Version by various
6384 parties--for example, statements of peer review or that the text has
6385 been approved by an organization as the authoritative definition of a
6386 standard.
6387
6388 You may add a passage of up to five words as a Front-Cover Text, and a
6389 passage of up to 25 words as a Back-Cover Text, to the end of the list
6390 of Cover Texts in the Modified Version.  Only one passage of
6391 Front-Cover Text and one of Back-Cover Text may be added by (or
6392 through arrangements made by) any one entity.  If the Document already
6393 includes a cover text for the same cover, previously added by you or
6394 by arrangement made by the same entity you are acting on behalf of,
6395 you may not add another; but you may replace the old one, on explicit
6396 permission from the previous publisher that added the old one.
6397
6398 The author(s) and publisher(s) of the Document do not by this License
6399 give permission to use their names for publicity for or to assert or
6400 imply endorsement of any Modified Version.
6401
6402
6403 5. COMBINING DOCUMENTS
6404
6405 You may combine the Document with other documents released under this
6406 License, under the terms defined in section 4 above for modified
6407 versions, provided that you include in the combination all of the
6408 Invariant Sections of all of the original documents, unmodified, and
6409 list them all as Invariant Sections of your combined work in its
6410 license notice.
6411
6412 The combined work need only contain one copy of this License, and
6413 multiple identical Invariant Sections may be replaced with a single
6414 copy.  If there are multiple Invariant Sections with the same name but
6415 different contents, make the title of each such section unique by
6416 adding at the end of it, in parentheses, the name of the original
6417 author or publisher of that section if known, or else a unique number.
6418 Make the same adjustment to the section titles in the list of
6419 Invariant Sections in the license notice of the combined work.
6420
6421 In the combination, you must combine any sections entitled "History"
6422 in the various original documents, forming one section entitled
6423 "History"; likewise combine any sections entitled "Acknowledgements",
6424 and any sections entitled "Dedications".  You must delete all sections
6425 entitled "Endorsements."
6426
6427
6428 6. COLLECTIONS OF DOCUMENTS
6429
6430 You may make a collection consisting of the Document and other documents
6431 released under this License, and replace the individual copies of this
6432 License in the various documents with a single copy that is included in
6433 the collection, provided that you follow the rules of this License for
6434 verbatim copying of each of the documents in all other respects.
6435
6436 You may extract a single document from such a collection, and distribute
6437 it individually under this License, provided you insert a copy of this
6438 License into the extracted document, and follow this License in all
6439 other respects regarding verbatim copying of that document.
6440
6441
6442 7. AGGREGATION WITH INDEPENDENT WORKS
6443
6444 A compilation of the Document or its derivatives with other separate
6445 and independent documents or works, in or on a volume of a storage or
6446 distribution medium, does not as a whole count as a Modified Version
6447 of the Document, provided no compilation copyright is claimed for the
6448 compilation.  Such a compilation is called an "aggregate", and this
6449 License does not apply to the other self-contained works thus compiled
6450 with the Document, on account of their being thus compiled, if they
6451 are not themselves derivative works of the Document.
6452
6453 If the Cover Text requirement of section 3 is applicable to these
6454 copies of the Document, then if the Document is less than one quarter
6455 of the entire aggregate, the Document's Cover Texts may be placed on
6456 covers that surround only the Document within the aggregate.
6457 Otherwise they must appear on covers around the whole aggregate.
6458
6459
6460 8. TRANSLATION
6461
6462 Translation is considered a kind of modification, so you may
6463 distribute translations of the Document under the terms of section 4.
6464 Replacing Invariant Sections with translations requires special
6465 permission from their copyright holders, but you may include
6466 translations of some or all Invariant Sections in addition to the
6467 original versions of these Invariant Sections.  You may include a
6468 translation of this License provided that you also include the
6469 original English version of this License.  In case of a disagreement
6470 between the translation and the original English version of this
6471 License, the original English version will prevail.
6472
6473
6474 9. TERMINATION
6475
6476 You may not copy, modify, sublicense, or distribute the Document except
6477 as expressly provided for under this License.  Any other attempt to
6478 copy, modify, sublicense or distribute the Document is void, and will
6479 automatically terminate your rights under this License.  However,
6480 parties who have received copies, or rights, from you under this
6481 License will not have their licenses terminated so long as such
6482 parties remain in full compliance.
6483
6484
6485 10. FUTURE REVISIONS OF THIS LICENSE
6486
6487 The Free Software Foundation may publish new, revised versions
6488 of the GNU Free Documentation License from time to time.  Such new
6489 versions will be similar in spirit to the present version, but may
6490 differ in detail to address new problems or concerns.  See
6491 http://www.gnu.org/copyleft/.
6492
6493 Each version of the License is given a distinguishing version number.
6494 If the Document specifies that a particular numbered version of this
6495 License "or any later version" applies to it, you have the option of
6496 following the terms and conditions either of that specified version or
6497 of any later version that has been published (not as a draft) by the
6498 Free Software Foundation.  If the Document does not specify a version
6499 number of this License, you may choose any version ever published (not
6500 as a draft) by the Free Software Foundation.
6501
6502
6503 ADDENDUM: How to use this License for your documents
6504
6505 To use this License in a document you have written, include a copy of
6506 the License in the document and put the following copyright and
6507 license notices just after the title page:
6508
6509       Copyright (c)  YEAR  YOUR NAME.
6510       Permission is granted to copy, distribute and/or modify this document
6511       under the terms of the GNU Free Documentation License, Version 1.1
6512       or any later version published by the Free Software Foundation;
6513       with the Invariant Sections being LIST THEIR TITLES, with the
6514       Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
6515       A copy of the license is included in the section entitled "GNU
6516       Free Documentation License".
6517
6518 If you have no Invariant Sections, write "with no Invariant Sections"
6519 instead of saying which ones are invariant.  If you have no
6520 Front-Cover Texts, write "no Front-Cover Texts" instead of
6521 "Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
6522
6523 If your document contains nontrivial examples of program code, we
6524 recommend releasing these examples in parallel under your choice of
6525 free software license, such as the GNU General Public License,
6526 to permit their use in free software.
6527
6528 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6529 </pre>
6530 <ul>
6531 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6532 </ul>
6533 </div>
6534 </div>
6535
6536
6537 <div class="product">
6538 <span class="title">gzip-1.5</span>
6539 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6540 <span class="homepage"><a href="http://www.gnu.org/software/gzip/">homepage</a></span>
6541 <div class="licence">
6542 <pre></pre>
6543 <ul>
6544 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
6545 </ul>
6546 </div>
6547 </div>
6548
6549
6550 <div class="product">
6551 <span class="title">harfbuzz-0.9.27</span>
6552 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6553 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/HarfBuzz">homepage</a></span>
6554 <div class="licence">
6555 <pre>Scanned Source License harfbuzz-0.9.27/COPYING:
6556
6557 HarfBuzz is licensed under the so-called "Old MIT" license.  Details follow.
6558 For parts of HarfBuzz that are licensed under different licenses see individual
6559 files names COPYING in subdirectories where applicable.
6560
6561 Copyright © 2010,2011,2012  Google, Inc.
6562 Copyright © 2012  Mozilla Foundation
6563 Copyright © 2011  Codethink Limited
6564 Copyright © 2008,2010  Nokia Corporation and/or its subsidiary(-ies)
6565 Copyright © 2009  Keith Stribley
6566 Copyright © 2009  Martin Hosken and SIL International
6567 Copyright © 2007  Chris Wilson
6568 Copyright © 2006  Behdad Esfahbod
6569 Copyright © 2005  David Turner
6570 Copyright © 2004,2007,2008,2009,2010  Red Hat, Inc.
6571 Copyright © 1998-2004  David Turner and Werner Lemberg
6572
6573 For full copyright notices consult the individual files in the package.
6574
6575
6576 Permission is hereby granted, without written agreement and without
6577 license or royalty fees, to use, copy, modify, and distribute this
6578 software and its documentation for any purpose, provided that the
6579 above copyright notice and the following two paragraphs appear in
6580 all copies of this software.
6581
6582 IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
6583 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
6584 ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
6585 IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
6586 DAMAGE.
6587
6588 THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
6589 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
6590 FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
6591 ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
6592 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
6593
6594 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6595
6596 Scanned Source License harfbuzz-0.9.27/src/hb-ucdn/COPYING:
6597
6598 The contents of this directory are licensed under the following terms:
6599
6600 Permission to use, copy, modify, and/or distribute this software for any
6601 purpose with or without fee is hereby granted, provided that the above
6602 copyright notice and this permission notice appear in all copies.
6603
6604 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
6605 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
6606 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
6607 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6608 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6609 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
6610 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6611
6612 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6613
6614 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/LICENSE:
6615
6616 CC BY-NC-SA 3.0
6617 http://www.crulp.org/software/license/CreativeCommons.html
6618 https://creativecommons.org/licenses/by-nc-sa/3.0/
6619
6620 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6621
6622 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/LICENSE:
6623
6624 Copyright (c) 2010 Red Hat Inc.
6625
6626 Permission is hereby granted, free of charge, to any person obtaining a copy
6627 of this software and associated documentation files (the "Software"), to deal
6628 in the Software without restriction, including without limitation the rights
6629 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6630 copies of the Software, and to permit persons to whom the Software is
6631 furnished to do so, subject to the following conditions:
6632
6633 The above copyright notice and this permission notice shall be included in
6634 all copies or substantial portions of the Software.
6635
6636 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6637 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6638 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6639 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6640 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6641 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6642 THE SOFTWARE.
6643
6644 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6645
6646 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/LICENSE:
6647
6648 Copyright (c) 2010 Red Hat Inc.
6649
6650 Permission is hereby granted, free of charge, to any person obtaining a copy
6651 of this software and associated documentation files (the "Software"), to deal
6652 in the Software without restriction, including without limitation the rights
6653 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6654 copies of the Software, and to permit persons to whom the Software is
6655 furnished to do so, subject to the following conditions:
6656
6657 The above copyright notice and this permission notice shall be included in
6658 all copies or substantial portions of the Software.
6659
6660 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6661 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6662 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6663 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6664 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6665 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6666 THE SOFTWARE.
6667
6668 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6669
6670 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/LICENSE:
6671
6672 Copyright (c) 2010 Red Hat Inc.
6673
6674 Permission is hereby granted, free of charge, to any person obtaining a copy
6675 of this software and associated documentation files (the "Software"), to deal
6676 in the Software without restriction, including without limitation the rights
6677 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6678 copies of the Software, and to permit persons to whom the Software is
6679 furnished to do so, subject to the following conditions:
6680
6681 The above copyright notice and this permission notice shall be included in
6682 all copies or substantial portions of the Software.
6683
6684 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6685 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6686 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6687 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6688 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6689 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6690 THE SOFTWARE.
6691
6692 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6693
6694 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/LICENSE:
6695
6696 Copyright (c) 2010 Red Hat Inc.
6697
6698 Permission is hereby granted, free of charge, to any person obtaining a copy
6699 of this software and associated documentation files (the "Software"), to deal
6700 in the Software without restriction, including without limitation the rights
6701 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6702 copies of the Software, and to permit persons to whom the Software is
6703 furnished to do so, subject to the following conditions:
6704
6705 The above copyright notice and this permission notice shall be included in
6706 all copies or substantial portions of the Software.
6707
6708 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6709 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6710 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6711 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6712 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6713 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6714 THE SOFTWARE.
6715
6716 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6717
6718 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/LICENSE:
6719
6720 Copyright (c) 2010 Red Hat Inc.
6721
6722 Permission is hereby granted, free of charge, to any person obtaining a copy
6723 of this software and associated documentation files (the "Software"), to deal
6724 in the Software without restriction, including without limitation the rights
6725 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6726 copies of the Software, and to permit persons to whom the Software is
6727 furnished to do so, subject to the following conditions:
6728
6729 The above copyright notice and this permission notice shall be included in
6730 all copies or substantial portions of the Software.
6731
6732 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6733 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6734 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6735 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6736 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6737 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6738 THE SOFTWARE.
6739
6740 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6741
6742 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/LICENSE:
6743
6744 Copyright (c) 2010 Red Hat Inc.
6745
6746 Permission is hereby granted, free of charge, to any person obtaining a copy
6747 of this software and associated documentation files (the "Software"), to deal
6748 in the Software without restriction, including without limitation the rights
6749 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6750 copies of the Software, and to permit persons to whom the Software is
6751 furnished to do so, subject to the following conditions:
6752
6753 The above copyright notice and this permission notice shall be included in
6754 all copies or substantial portions of the Software.
6755
6756 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6757 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6758 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6759 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6760 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6761 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6762 THE SOFTWARE.
6763
6764 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6765
6766 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/LICENSE:
6767
6768 Copyright (c) 2010 Red Hat Inc.
6769
6770 Permission is hereby granted, free of charge, to any person obtaining a copy
6771 of this software and associated documentation files (the "Software"), to deal
6772 in the Software without restriction, including without limitation the rights
6773 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6774 copies of the Software, and to permit persons to whom the Software is
6775 furnished to do so, subject to the following conditions:
6776
6777 The above copyright notice and this permission notice shall be included in
6778 all copies or substantial portions of the Software.
6779
6780 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6781 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6782 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6783 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6784 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6785 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6786 THE SOFTWARE.
6787
6788 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6789
6790 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/LICENSE:
6791
6792 Copyright (c) 2010 Red Hat Inc.
6793
6794 Permission is hereby granted, free of charge, to any person obtaining a copy
6795 of this software and associated documentation files (the "Software"), to deal
6796 in the Software without restriction, including without limitation the rights
6797 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6798 copies of the Software, and to permit persons to whom the Software is
6799 furnished to do so, subject to the following conditions:
6800
6801 The above copyright notice and this permission notice shall be included in
6802 all copies or substantial portions of the Software.
6803
6804 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6805 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6806 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6807 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6808 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6809 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6810 THE SOFTWARE.
6811
6812 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6813
6814 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/LICENSE:
6815
6816 Copyright (c) 2010 Red Hat Inc.
6817
6818 Permission is hereby granted, free of charge, to any person obtaining a copy
6819 of this software and associated documentation files (the "Software"), to deal
6820 in the Software without restriction, including without limitation the rights
6821 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6822 copies of the Software, and to permit persons to whom the Software is
6823 furnished to do so, subject to the following conditions:
6824
6825 The above copyright notice and this permission notice shall be included in
6826 all copies or substantial portions of the Software.
6827
6828 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6829 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6830 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6831 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6832 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6833 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6834 THE SOFTWARE.
6835
6836 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6837
6838 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/LICENSE:
6839
6840 Copyright (c) 2010 Red Hat Inc.
6841
6842 Permission is hereby granted, free of charge, to any person obtaining a copy
6843 of this software and associated documentation files (the "Software"), to deal
6844 in the Software without restriction, including without limitation the rights
6845 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6846 copies of the Software, and to permit persons to whom the Software is
6847 furnished to do so, subject to the following conditions:
6848
6849 The above copyright notice and this permission notice shall be included in
6850 all copies or substantial portions of the Software.
6851
6852 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6853 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6854 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6855 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6856 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6857 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6858 THE SOFTWARE.
6859
6860 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6861
6862 Scanned Source License harfbuzz-0.9.27/test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/LICENSE:
6863
6864 Copyright (c) 2010 Red Hat Inc.
6865
6866 Permission is hereby granted, free of charge, to any person obtaining a copy
6867 of this software and associated documentation files (the "Software"), to deal
6868 in the Software without restriction, including without limitation the rights
6869 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6870 copies of the Software, and to permit persons to whom the Software is
6871 furnished to do so, subject to the following conditions:
6872
6873 The above copyright notice and this permission notice shall be included in
6874 all copies or substantial portions of the Software.
6875
6876 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6877 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6878 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6879 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6880 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6881 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6882 THE SOFTWARE.
6883
6884 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6885
6886 Gentoo Package Stock License icu:
6887
6888 ICU License - ICU 1.8.1 and later
6889
6890 COPYRIGHT AND PERMISSION NOTICE
6891
6892 Copyright (c) 1995-2003 International Business Machines Corporation and others
6893 All rights reserved.
6894
6895 Permission is hereby granted, free of charge, to any person obtaining a
6896 copy of this software and associated documentation files (the
6897 "Software"), to deal in the Software without restriction, including
6898 without limitation the rights to use, copy, modify, merge, publish,
6899 distribute, and/or sell copies of the Software, and to permit persons
6900 to whom the Software is furnished to do so, provided that the above
6901 copyright notice(s) and this permission notice appear in all copies of
6902 the Software and that both the above copyright notice(s) and this
6903 permission notice appear in supporting documentation.
6904
6905 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
6906 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6907 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
6908 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
6909 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
6910 INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
6911 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
6912 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
6913 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6914
6915 Except as contained in this notice, the name of a copyright holder
6916 shall not be used in advertising or otherwise to promote the sale, use
6917 or other dealings in this Software without prior written authorization
6918 of the copyright holder.
6919
6920 --------------------------------------------------------------------------------
6921 All trademarks and registered trademarks mentioned herein are the property of their respective owners.
6922
6923 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6924 </pre>
6925 <ul>
6926 <li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
6927 </ul>
6928 </div>
6929 </div>
6930
6931
6932 <div class="product">
6933 <span class="title">hdparm-9.39</span>
6934 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6935 <span class="homepage"><a href="http://sourceforge.net/projects/hdparm/">homepage</a></span>
6936 <div class="licence">
6937 <pre>Scanned Source License hdparm-9.39/LICENSE.TXT:
6938
6939 BSD-Style Open Source License:
6940
6941 You may freely use, modify, and redistribute the hdparm program,
6942 as either binary or source, or both.
6943
6944 The only condition is that my name and copyright notice
6945 remain in the source code as-is.
6946
6947 Mark Lord (mlord@pobox.com)
6948
6949 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6950
6951 Scanned Source License hdparm-9.39/debian/copyright:
6952
6953 This package was debianized by Christopher L Cheney &lt;ccheney@debian.org&gt; on
6954 Wed, 21 Nov 2001 15:51:14 -0600.
6955
6956 It was downloaded from http://www.ibiblio.org/pub/Linux/system/hardware
6957
6958 Upstream Author: Mark S. Lord &lt;mlord@pobox.com&gt;
6959
6960 Copyright:
6961
6962 /* hdparm.c - Command line interface to get/set hard disk parameters */
6963 /*          - by Mark Lord © 1994-2008 -- freely distributable */
6964
6965 You are free to distribute this software under the terms of the BSD License.
6966 On Debian systems, the complete text of the BSD License can be found in
6967 /usr/share/common-licenses/BSD
6968
6969
6970
6971 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6972 </pre>
6973 <ul>
6974 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6975 </ul>
6976 </div>
6977 </div>
6978
6979
6980 <div class="product">
6981 <span class="title">hwids-20130915.1</span>
6982 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6983 <span class="homepage"><a href="https://github.com/gentoo/hwids">homepage</a></span>
6984 <div class="licence">
6985 <pre></pre>
6986 <ul>
6987 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
6988 <li><a href='#public-domain'>Gentoo Package Stock License public-domain</a></li>
6989 </ul>
6990 </div>
6991 </div>
6992
6993
6994 <div class="product">
6995 <span class="title">ibus-1.4.99.20120314</span>
6996 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
6997 <span class="homepage"><a href="http://code.google.com/p/ibus/">homepage</a></span>
6998 <div class="licence">
6999 <pre></pre>
7000 <ul>
7001 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
7002 </ul>
7003 </div>
7004 </div>
7005
7006
7007 <div class="product">
7008 <span class="title">iceauth-1.0.4</span>
7009 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7010 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
7011 <div class="licence">
7012 <pre>Scanned Source License iceauth-1.0.4/COPYING:
7013
7014 Copyright 1989, 1998  The Open Group
7015
7016 Permission to use, copy, modify, distribute, and sell this software and its
7017 documentation for any purpose is hereby granted without fee, provided that
7018 the above copyright notice appear in all copies and that both that
7019 copyright notice and this permission notice appear in supporting
7020 documentation.
7021
7022 The above copyright notice and this permission notice shall be included in
7023 all copies or substantial portions of the Software.
7024
7025 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7026 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7027 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
7028 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
7029 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
7030 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7031
7032 Except as contained in this notice, the name of The Open Group shall not be
7033 used in advertising or otherwise to promote the sale, use or other dealings
7034 in this Software without prior written authorization from The Open Group.
7035
7036
7037 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7038 </pre>
7039 <ul>
7040
7041 </ul>
7042 </div>
7043 </div>
7044
7045
7046 <div class="product">
7047 <span class="title">iniparser-3.0b</span>
7048 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7049 <span class="homepage"><a href="http://ndevilla.free.fr/iniparser/">homepage</a></span>
7050 <div class="licence">
7051 <pre>Scanned Source License iniparser3.0b/LICENSE:
7052
7053 Copyright (c) 2000-2007 by Nicolas Devillard.
7054 MIT License
7055
7056 Permission is hereby granted, free of charge, to any person obtaining a
7057 copy of this software and associated documentation files (the "Software"),
7058 to deal in the Software without restriction, including without limitation
7059 the rights to use, copy, modify, merge, publish, distribute, sublicense,
7060 and/or sell copies of the Software, and to permit persons to whom the
7061 Software is furnished to do so, subject to the following conditions:
7062
7063 The above copyright notice and this permission notice shall be included in
7064 all copies or substantial portions of the Software.
7065
7066 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7067 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7068 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7069 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7070 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
7071 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7072 DEALINGS IN THE SOFTWARE.
7073
7074
7075 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7076 </pre>
7077 <ul>
7078
7079 </ul>
7080 </div>
7081 </div>
7082
7083
7084 <div class="product">
7085 <span class="title">input-tools-4.1.0.0</span>
7086 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7087 <span class="homepage"><a href="http://www.google.com/inputtools">homepage</a></span>
7088 <div class="licence">
7089 <pre></pre>
7090 <ul>
7091 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
7092 </ul>
7093 </div>
7094 </div>
7095
7096
7097 <div class="product">
7098 <span class="title">inputcontrol-0.0.1</span>
7099 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7100 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
7101 <div class="licence">
7102 <pre></pre>
7103 <ul>
7104 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
7105 </ul>
7106 </div>
7107 </div>
7108
7109
7110 <div class="product">
7111 <span class="title">inputproto-2.3</span>
7112 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7113 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
7114 <div class="licence">
7115 <pre>Scanned Source License inputproto-2.3/COPYING:
7116
7117 Copyright 1989, 1998  The Open Group
7118
7119 Permission to use, copy, modify, distribute, and sell this software and its
7120 documentation for any purpose is hereby granted without fee, provided that
7121 the above copyright notice appear in all copies and that both that
7122 copyright notice and this permission notice appear in supporting
7123 documentation.
7124
7125 The above copyright notice and this permission notice shall be included in
7126 all copies or substantial portions of the Software.
7127
7128 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7129 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7130 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
7131 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
7132 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
7133 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7134
7135 Except as contained in this notice, the name of The Open Group shall not be
7136 used in advertising or otherwise to promote the sale, use or other dealings
7137 in this Software without prior written authorization from The Open Group.
7138
7139 Copyright 1989 by Hewlett-Packard Company, Palo Alto, California.
7140
7141                         All Rights Reserved
7142
7143 Permission to use, copy, modify, and distribute this software and its
7144 documentation for any purpose and without fee is hereby granted,
7145 provided that the above copyright notice appear in all copies and that
7146 both that copyright notice and this permission notice appear in
7147 supporting documentation, and that the name of Hewlett-Packard not be
7148 used in advertising or publicity pertaining to distribution of the
7149 software without specific, written prior permission.
7150
7151 HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
7152 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
7153 HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
7154 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
7155 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
7156 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
7157 SOFTWARE.
7158
7159 Copyright © 2009 Red Hat, Inc.
7160
7161 Permission is hereby granted, free of charge, to any person obtaining a
7162 copy of this software and associated documentation files (the "Software"),
7163 to deal in the Software without restriction, including without limitation
7164 the rights to use, copy, modify, merge, publish, distribute, sublicense,
7165 and/or sell copies of the Software, and to permit persons to whom the
7166 Software is furnished to do so, subject to the following conditions:
7167
7168 The above copyright notice and this permission notice (including the next
7169 paragraph) shall be included in all copies or substantial portions of the
7170 Software.
7171
7172 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7173 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7174 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
7175 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7176 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
7177 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7178 DEALINGS IN THE SOFTWARE.
7179
7180
7181 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7182 </pre>
7183 <ul>
7184
7185 </ul>
7186 </div>
7187 </div>
7188
7189
7190 <div class="product">
7191 <span class="title">internal-0.0.7</span>
7192 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7193 <span class="homepage"><a href="http://www.google.com">homepage</a></span>
7194 <div class="licence">
7195 <pre></pre>
7196 <ul>
7197 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
7198 </ul>
7199 </div>
7200 </div>
7201
7202
7203 <div class="product">
7204 <span class="title">intltool-0.50.2</span>
7205 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7206 <span class="homepage"><a href="https://launchpad.net/intltool/">homepage</a></span>
7207 <div class="licence">
7208 <pre></pre>
7209 <ul>
7210 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
7211 </ul>
7212 </div>
7213 </div>
7214
7215
7216 <div class="product">
7217 <span class="title">iotools-1.5</span>
7218 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7219 <span class="homepage"><a href="http://code.google.com/p/iotools/">homepage</a></span>
7220 <div class="licence">
7221 <pre></pre>
7222 <ul>
7223 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
7224 </ul>
7225 </div>
7226 </div>
7227
7228
7229 <div class="product">
7230 <span class="title">iptables-1.4.16.3</span>
7231 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7232 <span class="homepage"><a href="http://www.iptables.org/">homepage</a></span>
7233 <div class="licence">
7234 <pre></pre>
7235 <ul>
7236 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
7237 </ul>
7238 </div>
7239 </div>
7240
7241
7242 <div class="product">
7243 <span class="title">iputils-20100418</span>
7244 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7245 <span class="homepage"><a href="http://www.linux-foundation.org/en/Net:Iputils">homepage</a></span>
7246 <div class="licence">
7247 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/net-misc/iputils:
7248
7249 Copyright (c) 1989 The Regents of the University of California.
7250 All rights reserved.
7251
7252 This code is derived from software contributed to Berkeley by
7253 Mike Muuss.
7254
7255 Redistribution and use in source and binary forms, with or without
7256 modification, are permitted provided that the following conditions
7257 are met:
7258 1. Redistributions of source code must retain the above copyright
7259    notice, this list of conditions and the following disclaimer.
7260 2. Redistributions in binary form must reproduce the above copyright
7261    notice, this list of conditions and the following disclaimer in the
7262    documentation and/or other materials provided with the distribution.
7263 3. All advertising materials mentioning features or use of this software
7264    must display the following acknowledgement:
7265    This product includes software developed by the University of
7266    California, Berkeley and its contributors.
7267 4. Neither the name of the University nor the names of its contributors
7268    may be used to endorse or promote products derived from this software
7269    without specific prior written permission.
7270
7271 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
7272 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7273 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
7274 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
7275 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
7276 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
7277 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
7278 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7279 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
7280 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
7281 SUCH DAMAGE.
7282
7283 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7284 </pre>
7285 <ul>
7286
7287 </ul>
7288 </div>
7289 </div>
7290
7291
7292 <div class="product">
7293 <span class="title">iw-3.10</span>
7294 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7295 <span class="homepage"><a href="http://wireless.kernel.org/en/users/Documentation/iw">homepage</a></span>
7296 <div class="licence">
7297 <pre></pre>
7298 <ul>
7299 <li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
7300 </ul>
7301 </div>
7302 </div>
7303
7304
7305 <div class="product">
7306 <span class="title">ja-motoyafonts-1.0.0</span>
7307 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7308 <span class="homepage"><a href="http://www.motoya.co.jp">homepage</a></span>
7309 <div class="licence">
7310 <pre></pre>
7311 <ul>
7312 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
7313 </ul>
7314 </div>
7315 </div>
7316
7317
7318 <div class="product">
7319 <span class="title">kbd-1.15.3</span>
7320 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7321 <span class="homepage"><a href="http://freshmeat.net/projects/kbd/">homepage</a></span>
7322 <div class="licence">
7323 <pre></pre>
7324 <ul>
7325 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
7326 </ul>
7327 </div>
7328 </div>
7329
7330
7331 <div class="product">
7332 <span class="title">kbproto-1.0.5</span>
7333 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7334 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
7335 <div class="licence">
7336 <pre>Scanned Source License kbproto-1.0.5/COPYING:
7337
7338 Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
7339
7340 Permission to use, copy, modify, and distribute this
7341 software and its documentation for any purpose and without
7342 fee is hereby granted, provided that the above copyright
7343 notice appear in all copies and that both that copyright
7344 notice and this permission notice appear in supporting
7345 documentation, and that the name of Silicon Graphics not be 
7346 used in advertising or publicity pertaining to distribution 
7347 of the software without specific prior written permission.
7348 Silicon Graphics makes no representation about the suitability 
7349 of this software for any purpose. It is provided "as is"
7350 without any express or implied warranty.
7351
7352 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
7353 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
7354 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
7355 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
7356 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 
7357 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
7358 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
7359 THE USE OR PERFORMANCE OF THIS SOFTWARE.
7360
7361 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7362 </pre>
7363 <ul>
7364
7365 </ul>
7366 </div>
7367 </div>
7368
7369
7370 <div class="product">
7371 <span class="title">keyboard-input-1.0.0.0</span>
7372 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7373 <span class="homepage"><a href="http://www.google.com/inputtools/">homepage</a></span>
7374 <div class="licence">
7375 <pre></pre>
7376 <ul>
7377 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
7378 </ul>
7379 </div>
7380 </div>
7381
7382
7383 <div class="product">
7384 <span class="title">keyutils-1.1</span>
7385 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7386 <span class="homepage"><a href="http://www.kernel.org/">homepage</a></span>
7387 <div class="licence">
7388 <pre></pre>
7389 <ul>
7390 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
7391 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
7392 </ul>
7393 </div>
7394 </div>
7395
7396
7397 <div class="product">
7398 <span class="title">kmod-15</span>
7399 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7400 <span class="homepage"><a href="http://git.kernel.org/?p=utils/kernel/kmod/kmod.git">homepage</a></span>
7401 <div class="licence">
7402 <pre></pre>
7403 <ul>
7404 <li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
7405 </ul>
7406 </div>
7407 </div>
7408
7409
7410 <div class="product">
7411 <span class="title">ko-nanumfonts-3.10.0</span>
7412 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7413 <span class="homepage"><a href="http://hangeul.naver.com/index.nhn">homepage</a></span>
7414 <div class="licence">
7415 <pre>Scanned Source License ko-nanumfonts-3.10.0/LICENSE:
7416
7417 Copyright (c) 2010, NHN Corporation (http://www.nhncorp.com),
7418 with Reserved Font Name Nanum, Naver Nanum, NanumGothic, Naver
7419 NanumGothic, NanumMyeongjo, Naver NanumMyeongjo, NanumBrush, Naver
7420 NanumBrush, NanumPen, Naver NanumPen
7421
7422 This Font Software is licensed under the SIL Open Font License,
7423 Version 1.1.
7424
7425 This license is copied below, and is also available with a FAQ at:
7426 http://scripts.sil.org/OFL
7427
7428 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
7429
7430 PREAMBLE The goals of the Open Font License (OFL) are to stimulate
7431 worldwide development of collaborative font projects, to support the font
7432 creation efforts of academic and linguistic communities, and to provide
7433 a free and open framework in which fonts may be shared and improved in
7434 partnership with others.
7435
7436 The OFL allows the licensed fonts to be used, studied, modified and
7437 redistributed freely as long as they are not sold by themselves.
7438 The fonts, including any derivative works, can be bundled, embedded,
7439 redistributed and/or sold with any software provided that any reserved
7440 names are not used by derivative works.  The fonts and derivatives,
7441 however, cannot be released under any other type of license.  The
7442 requirement for fonts to remain under this license does not apply to
7443 any document created using the fonts or their derivatives.
7444
7445  
7446
7447 DEFINITIONS
7448 "Font Software" refers to the set of files released by the Copyright
7449 Holder(s) under this license and clearly marked as such.
7450 This may include source files, build scripts and documentation.
7451
7452 "Reserved Font Name" refers to any names specified as such after the
7453 copyright statement(s).
7454
7455 "Original Version" refers to the collection of Font Software components
7456 as distributed by the Copyright Holder(s).
7457
7458 "Modified Version" refers to any derivative made by adding to, deleting,
7459 or substituting ? in part or in whole ?
7460 any of the components of the Original Version, by changing formats or
7461 by porting the Font Software to a new environment.
7462
7463 "Author" refers to any designer, engineer, programmer, technical writer
7464 or other person who contributed to the Font Software.
7465
7466
7467 PERMISSION &amp; CONDITIONS
7468
7469 Permission is hereby granted, free of charge, to any person obtaining a
7470 copy of the Font Software, to use, study, copy, merge, embed, modify,
7471 redistribute, and sell modified and unmodified copies of the Font
7472 Software, subject to the following conditions:
7473
7474 1) Neither the Font Software nor any of its individual components,in
7475    Original or Modified Versions, may be sold by itself.
7476
7477 2) Original or Modified Versions of the Font Software may be bundled,
7478    redistributed and/or sold with any software, provided that each copy
7479    contains the above copyright notice and this license. These can be
7480    included either as stand-alone text files, human-readable headers or
7481    in the appropriate machine-readable metadata fields within text or
7482    binary files as long as those fields can be easily viewed by the user.
7483
7484 3) No Modified Version of the Font Software may use the Reserved Font
7485    Name(s) unless explicit written permission is granted by the
7486    corresponding Copyright Holder. This restriction only applies to the
7487    primary font name as presented to the users.
7488
7489 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
7490    Software shall not be used to promote, endorse or advertise any
7491    Modified Version, except to acknowledge the contribution(s) of the
7492    Copyright Holder(s) and the Author(s) or with their explicit written
7493    permission.
7494
7495 5) The Font Software, modified or unmodified, in part or in whole, must
7496    be distributed entirely under this license, and must not be distributed
7497    under any other license. The requirement for fonts to remain under
7498    this license does not apply to any document created using the Font
7499    Software.
7500
7501
7502  
7503 TERMINATION
7504 This license becomes null and void if any of the above conditions are not met.
7505
7506  
7507
7508 DISCLAIMER
7509 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
7510 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
7511 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
7512 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT.  IN NO EVENT SHALL THE
7513 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
7514 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
7515 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
7516 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
7517 DEALINGS IN THE FONT SOFTWARE.
7518
7519
7520 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7521 </pre>
7522 <ul>
7523 <li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
7524 </ul>
7525 </div>
7526 </div>
7527
7528
7529 <div class="product">
7530 <span class="title">ladspa-sdk-1.13</span>
7531 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7532 <span class="homepage"><a href="http://www.ladspa.org/">homepage</a></span>
7533 <div class="licence">
7534 <pre></pre>
7535 <ul>
7536 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
7537 </ul>
7538 </div>
7539 </div>
7540
7541
7542 <div class="product">
7543 <span class="title">laptop-mode-tools-1.59</span>
7544 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7545 <span class="homepage"><a href="http://www.samwel.tk/laptop_mode/">homepage</a></span>
7546 <div class="licence">
7547 <pre></pre>
7548 <ul>
7549 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
7550 </ul>
7551 </div>
7552 </div>
7553
7554
7555 <div class="product">
7556 <span class="title">leveldb-0.0.1</span>
7557 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7558 <span class="homepage"><a href="http://code.google.com/p/leveldb/">homepage</a></span>
7559 <div class="licence">
7560 <pre>Scanned Source License leveldb-0.0.1/LICENSE:
7561
7562 Copyright (c) 2011 The LevelDB Authors. All rights reserved.
7563
7564 Redistribution and use in source and binary forms, with or without
7565 modification, are permitted provided that the following conditions are
7566 met:
7567
7568    * Redistributions of source code must retain the above copyright
7569 notice, this list of conditions and the following disclaimer.
7570    * Redistributions in binary form must reproduce the above
7571 copyright notice, this list of conditions and the following disclaimer
7572 in the documentation and/or other materials provided with the
7573 distribution.
7574    * Neither the name of Google Inc. nor the names of its
7575 contributors may be used to endorse or promote products derived from
7576 this software without specific prior written permission.
7577
7578 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
7579 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
7580 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7581 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
7582 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7583 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7584 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
7585 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
7586 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7587 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7588 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7589
7590 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7591 </pre>
7592 <ul>
7593
7594 </ul>
7595 </div>
7596 </div>
7597
7598
7599 <div class="product">
7600 <span class="title">libatomic_ops-7.2d</span>
7601 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
7602 <span class="homepage"><a href="http://www.hpl.hp.com/research/linux/atomic_ops/">homepage</a></span>
7603 <div class="licence">
7604 <pre>Scanned Source License gc-7.2/libatomic_ops/COPYING:
7605
7606                     GNU GENERAL PUBLIC LICENSE
7607                        Version 2, June 1991
7608
7609  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
7610      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
7611  Everyone is permitted to copy and distribute verbatim copies
7612  of this license document, but changing it is not allowed.
7613
7614                             Preamble
7615
7616   The licenses for most software are designed to take away your
7617 freedom to share and change it.  By contrast, the GNU General Public
7618 License is intended to guarantee your freedom to share and change free
7619 software--to make sure the software is free for all its users.  This
7620 General Public License applies to most of the Free Software
7621 Foundation's software and to any other program whose authors commit to
7622 using it.  (Some other Free Software Foundation software is covered by
7623 the GNU Library General Public License instead.)  You can apply it to
7624 your programs, too.
7625
7626   When we speak of free software, we are referring to freedom, not
7627 price.  Our General Public Licenses are designed to make sure that you
7628 have the freedom to distribute copies of free software (and charge for
7629 this service if you wish), that you receive source code or can get it
7630 if you want it, that you can change the software or use pieces of it
7631 in new free programs; and that you know you can do these things.
7632
7633   To protect your rights, we need to make restrictions that forbid
7634 anyone to deny you these rights or to ask you to surrender the rights.
7635 These restrictions translate to certain responsibilities for you if you
7636 distribute copies of the software, or if you modify it.
7637
7638   For example, if you distribute copies of such a program, whether
7639 gratis or for a fee, you must give the recipients all the rights that
7640 you have.  You must make sure that they, too, receive or can get the
7641 source code.  And you must show them these terms so they know their
7642 rights.
7643
7644   We protect your rights with two steps: (1) copyright the software, and
7645 (2) offer you this license which gives you legal permission to copy,
7646 distribute and/or modify the software.
7647
7648   Also, for each author's protection and ours, we want to make certain
7649 that everyone understands that there is no warranty for this free
7650 software.  If the software is modified by someone else and passed on, we
7651 want its recipients to know that what they have is not the original, so
7652 that any problems introduced by others will not reflect on the original
7653 authors' reputations.
7654
7655   Finally, any free program is threatened constantly by software
7656 patents.  We wish to avoid the danger that redistributors of a free
7657 program will individually obtain patent licenses, in effect making the
7658 program proprietary.  To prevent this, we have made it clear that any
7659 patent must be licensed for everyone's free use or not licensed at all.
7660
7661   The precise terms and conditions for copying, distribution and
7662 modification follow.
7663
7664                     GNU GENERAL PUBLIC LICENSE
7665    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
7666
7667   0. This License applies to any program or other work which contains
7668 a notice placed by the copyright holder saying it may be distributed
7669 under the terms of this General Public License.  The "Program", below,
7670 refers to any such program or work, and a "work based on the Program"
7671 means either the Program or any derivative work under copyright law:
7672 that is to say, a work containing the Program or a portion of it,
7673 either verbatim or with modifications and/or translated into another
7674 language.  (Hereinafter, translation is included without limitation in
7675 the term "modification".)  Each licensee is addressed as "you".
7676
7677 Activities other than copying, distribution and modification are not
7678 covered by this License; they are outside its scope.  The act of
7679 running the Program is not restricted, and the output from the Program
7680 is covered only if its contents constitute a work based on the
7681 Program (independent of having been made by running the Program).
7682 Whether that is true depends on what the Program does.
7683
7684   1. You may copy and distribute verbatim copies of the Program's
7685 source code as you receive it, in any medium, provided that you
7686 conspicuously and appropriately publish on each copy an appropriate
7687 copyright notice and disclaimer of warranty; keep intact all the
7688 notices that refer to this License and to the absence of any warranty;
7689 and give any other recipients of the Program a copy of this License
7690 along with the Program.
7691
7692 You may charge a fee for the physical act of transferring a copy, and
7693 you may at your option offer warranty protection in exchange for a fee.
7694
7695   2. You may modify your copy or copies of the Program or any portion
7696 of it, thus forming a work based on the Program, and copy and
7697 distribute such modifications or work under the terms of Section 1
7698 above, provided that you also meet all of these conditions:
7699
7700     a) You must cause the modified files to carry prominent notices
7701     stating that you changed the files and the date of any change.
7702
7703     b) You must cause any work that you distribute or publish, that in
7704     whole or in part contains or is derived from the Program or any
7705     part thereof, to be licensed as a whole at no charge to all third
7706     parties under the terms of this License.
7707
7708     c) If the modified program normally reads commands interactively
7709     when run, you must cause it, when started running for such
7710     interactive use in the most ordinary way, to print or display an
7711     announcement including an appropriate copyright notice and a
7712     notice that there is no warranty (or else, saying that you provide
7713     a warranty) and that users may redistribute the program under
7714     these conditions, and telling the user how to view a copy of this
7715     License.  (Exception: if the Program itself is interactive but
7716     does not normally print such an announcement, your work based on
7717     the Program is not required to print an announcement.)
7718
7719 These requirements apply to the modified work as a whole.  If
7720 identifiable sections of that work are not derived from the Program,
7721 and can be reasonably considered independent and separate works in
7722 themselves, then this License, and its terms, do not apply to those
7723 sections when you distribute them as separate works.  But when you
7724 distribute the same sections as part of a whole which is a work based
7725 on the Program, the distribution of the whole must be on the terms of
7726 this License, whose permissions for other licensees extend to the
7727 entire whole, and thus to each and every part regardless of who wrote it.
7728
7729 Thus, it is not the intent of this section to claim rights or contest
7730 your rights to work written entirely by you; rather, the intent is to
7731 exercise the right to control the distribution of derivative or
7732 collective works based on the Program.
7733
7734 In addition, mere aggregation of another work not based on the Program
7735 with the Program (or with a work based on the Program) on a volume of
7736 a storage or distribution medium does not bring the other work under
7737 the scope of this License.
7738
7739   3. You may copy and distribute the Program (or a work based on it,
7740 under Section 2) in object code or executable form under the terms of
7741 Sections 1 and 2 above provided that you also do one of the following:
7742
7743     a) Accompany it with the complete corresponding machine-readable
7744     source code, which must be distributed under the terms of Sections
7745     1 and 2 above on a medium customarily used for software interchange; or,
7746
7747     b) Accompany it with a written offer, valid for at least three
7748     years, to give any third party, for a charge no more than your
7749     cost of physically performing source distribution, a complete
7750     machine-readable copy of the corresponding source code, to be
7751     distributed under the terms of Sections 1 and 2 above on a medium
7752     customarily used for software interchange; or,
7753
7754     c) Accompany it with the information you received as to the offer
7755     to distribute corresponding source code.  (This alternative is
7756     allowed only for noncommercial distribution and only if you
7757     received the program in object code or executable form with such
7758     an offer, in accord with Subsection b above.)
7759
7760 The source code for a work means the preferred form of the work for
7761 making modifications to it.  For an executable work, complete source
7762 code means all the source code for all modules it contains, plus any
7763 associated interface definition files, plus the scripts used to
7764 control compilation and installation of the executable.  However, as a
7765 special exception, the source code distributed need not include
7766 anything that is normally distributed (in either source or binary
7767 form) with the major components (compiler, kernel, and so on) of the
7768 operating system on which the executable runs, unless that component
7769 itself accompanies the executable.
7770
7771 If distribution of executable or object code is made by offering
7772 access to copy from a designated place, then offering equivalent
7773 access to copy the source code from the same place counts as
7774 distribution of the source code, even though third parties are not
7775 compelled to copy the source along with the object code.
7776
7777   4. You may not copy, modify, sublicense, or distribute the Program
7778 except as expressly provided under this License.  Any attempt
7779 otherwise to copy, modify, sublicense or distribute the Program is
7780 void, and will automatically terminate your rights under this License.
7781 However, parties who have received copies, or rights, from you under
7782 this License will not have their licenses terminated so long as such
7783 parties remain in full compliance.
7784
7785   5. You are not required to accept this License, since you have not
7786 signed it.  However, nothing else grants you permission to modify or
7787 distribute the Program or its derivative works.  These actions are
7788 prohibited by law if you do not accept this License.  Therefore, by
7789 modifying or distributing the Program (or any work based on the
7790 Program), you indicate your acceptance of this License to do so, and
7791 all its terms and conditions for copying, distributing or modifying
7792 the Program or works based on it.
7793
7794   6. Each time you redistribute the Program (or any work based on the
7795 Program), the recipient automatically receives a license from the
7796 original licensor to copy, distribute or modify the Program subject to
7797 these terms and conditions.  You may not impose any further
7798 restrictions on the recipients' exercise of the rights granted herein.
7799 You are not responsible for enforcing compliance by third parties to
7800 this License.
7801
7802   7. If, as a consequence of a court judgment or allegation of patent
7803 infringement or for any other reason (not limited to patent issues),
7804 conditions are imposed on you (whether by court order, agreement or
7805 otherwise) that contradict the conditions of this License, they do not
7806 excuse you from the conditions of this License.  If you cannot
7807 distribute so as to satisfy simultaneously your obligations under this
7808 License and any other pertinent obligations, then as a consequence you
7809 may not distribute the Program at all.  For example, if a patent
7810 license would not permit royalty-free redistribution of the Program by
7811 all those who receive copies directly or indirectly through you, then
7812 the only way you could satisfy both it and this License would be to
7813 refrain entirely from distribution of the Program.
7814
7815 If any portion of this section is held invalid or unenforceable under
7816 any particular circumstance, the balance of the section is intended to
7817 apply and the section as a whole is intended to apply in other
7818 circumstances.
7819
7820 It is not the purpose of this section to induce you to infringe any
7821 patents or other property right claims or to contest validity of any
7822 such claims; this section has the sole purpose of protecting the
7823 integrity of the free software distribution system, which is
7824 implemented by public license practices.  Many people have made
7825 generous contributions to the wide range of software distributed
7826 through that system in reliance on consistent application of that
7827 system; it is up to the author/donor to decide if he or she is willing
7828 to distribute software through any other system and a licensee cannot
7829 impose that choice.
7830
7831 This section is intended to make thoroughly clear what is believed to
7832 be a consequence of the rest of this License.
7833
7834   8. If the distribution and/or use of the Program is restricted in
7835 certain countries either by patents or by copyrighted interfaces, the
7836 original copyright holder who places the Program under this License
7837 may add an explicit geographical distribution limitation excluding
7838 those countries, so that distribution is permitted only in or among
7839 countries not thus excluded.  In such case, this License incorporates
7840 the limitation as if written in the body of this License.
7841
7842   9. The Free Software Foundation may publish revised and/or new versions
7843 of the General Public License from time to time.  Such new versions will
7844 be similar in spirit to the present version, but may differ in detail to
7845 address new problems or concerns.
7846
7847 Each version is given a distinguishing version number.  If the Program
7848 specifies a version number of this License which applies to it and "any
7849 later version", you have the option of following the terms and conditions
7850 either of that version or of any later version published by the Free
7851 Software Foundation.  If the Program does not specify a version number of
7852 this License, you may choose any version ever published by the Free Software
7853 Foundation.
7854
7855   10. If you wish to incorporate parts of the Program into other free
7856 programs whose distribution conditions are different, write to the author
7857 to ask for permission.  For software which is copyrighted by the Free
7858 Software Foundation, write to the Free Software Foundation; we sometimes
7859 make exceptions for this.  Our decision will be guided by the two goals
7860 of preserving the free status of all derivatives of our free software and
7861 of promoting the sharing and reuse of software generally.
7862
7863                             NO WARRANTY
7864
7865   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
7866 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
7867 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
7868 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
7869 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
7870 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
7871 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
7872 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
7873 REPAIR OR CORRECTION.
7874
7875   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
7876 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
7877 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
7878 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
7879 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
7880 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
7881 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
7882 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
7883 POSSIBILITY OF SUCH DAMAGES.
7884
7885                      END OF TERMS AND CONDITIONS
7886
7887             How to Apply These Terms to Your New Programs
7888
7889   If you develop a new program, and you want it to be of the greatest
7890 possible use to the public, the best way to achieve this is to make it
7891 free software which everyone can redistribute and change under these terms.
7892
7893   To do so, attach the following notices to the program.  It is safest
7894 to attach them to the start of each source file to most effectively
7895 convey the exclusion of warranty; and each file should have at least
7896 the "copyright" line and a pointer to where the full notice is found.
7897
7898     &lt;one line to give the program's name and a brief idea of what it does.&gt;
7899     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
7900
7901     This program is free software; you can redistribute it and/or modify
7902     it under the terms of the GNU General Public License as published by
7903     the Free Software Foundation; either version 2 of the License, or
7904     (at your option) any later version.
7905
7906     This program is distributed in the hope that it will be useful,
7907     but WITHOUT ANY WARRANTY; without even the implied warranty of
7908     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7909     GNU General Public License for more details.
7910
7911     You should have received a copy of the GNU General Public License
7912     along with this program; if not, write to the Free Software
7913     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
7914
7915
7916 Also add information on how to contact you by electronic and paper mail.
7917
7918 If the program is interactive, make it output a short notice like this
7919 when it starts in an interactive mode:
7920
7921     Gnomovision version 69, Copyright (C) year  name of author
7922     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
7923     This is free software, and you are welcome to redistribute it
7924     under certain conditions; type `show c' for details.
7925
7926 The hypothetical commands `show w' and `show c' should show the appropriate
7927 parts of the General Public License.  Of course, the commands you use may
7928 be called something other than `show w' and `show c'; they could even be
7929 mouse-clicks or menu items--whatever suits your program.
7930
7931 You should also get your employer (if you work as a programmer) or your
7932 school, if any, to sign a "copyright disclaimer" for the program, if
7933 necessary.  Here is a sample; alter the names:
7934
7935   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
7936   `Gnomovision' (which makes passes at compilers) written by James Hacker.
7937
7938   &lt;signature of Ty Coon&gt;, 1 April 1989
7939   Ty Coon, President of Vice
7940
7941 This General Public License does not permit incorporating your program into
7942 proprietary programs.  If your program is a subroutine library, you may
7943 consider it more useful to permit linking proprietary applications with the
7944 library.  If this is what you want to do, use the GNU Library General
7945 Public License instead of this License.
7946
7947 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
7948
7949 Scanned Source License gc-7.2/libatomic_ops/doc/COPYING:
7950
7951                     GNU GENERAL PUBLIC LICENSE
7952                        Version 2, June 1991
7953
7954  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
7955      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
7956  Everyone is permitted to copy and distribute verbatim copies
7957  of this license document, but changing it is not allowed.
7958
7959                             Preamble
7960
7961   The licenses for most software are designed to take away your
7962 freedom to share and change it.  By contrast, the GNU General Public
7963 License is intended to guarantee your freedom to share and change free
7964 software--to make sure the software is free for all its users.  This
7965 General Public License applies to most of the Free Software
7966 Foundation's software and to any other program whose authors commit to
7967 using it.  (Some other Free Software Foundation software is covered by
7968 the GNU Library General Public License instead.)  You can apply it to
7969 your programs, too.
7970
7971   When we speak of free software, we are referring to freedom, not
7972 price.  Our General Public Licenses are designed to make sure that you
7973 have the freedom to distribute copies of free software (and charge for
7974 this service if you wish), that you receive source code or can get it
7975 if you want it, that you can change the software or use pieces of it
7976 in new free programs; and that you know you can do these things.
7977
7978   To protect your rights, we need to make restrictions that forbid
7979 anyone to deny you these rights or to ask you to surrender the rights.
7980 These restrictions translate to certain responsibilities for you if you
7981 distribute copies of the software, or if you modify it.
7982
7983   For example, if you distribute copies of such a program, whether
7984 gratis or for a fee, you must give the recipients all the rights that
7985 you have.  You must make sure that they, too, receive or can get the
7986 source code.  And you must show them these terms so they know their
7987 rights.
7988
7989   We protect your rights with two steps: (1) copyright the software, and
7990 (2) offer you this license which gives you legal permission to copy,
7991 distribute and/or modify the software.
7992
7993   Also, for each author's protection and ours, we want to make certain
7994 that everyone understands that there is no warranty for this free
7995 software.  If the software is modified by someone else and passed on, we
7996 want its recipients to know that what they have is not the original, so
7997 that any problems introduced by others will not reflect on the original
7998 authors' reputations.
7999
8000   Finally, any free program is threatened constantly by software
8001 patents.  We wish to avoid the danger that redistributors of a free
8002 program will individually obtain patent licenses, in effect making the
8003 program proprietary.  To prevent this, we have made it clear that any
8004 patent must be licensed for everyone's free use or not licensed at all.
8005
8006   The precise terms and conditions for copying, distribution and
8007 modification follow.
8008
8009                     GNU GENERAL PUBLIC LICENSE
8010    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
8011
8012   0. This License applies to any program or other work which contains
8013 a notice placed by the copyright holder saying it may be distributed
8014 under the terms of this General Public License.  The "Program", below,
8015 refers to any such program or work, and a "work based on the Program"
8016 means either the Program or any derivative work under copyright law:
8017 that is to say, a work containing the Program or a portion of it,
8018 either verbatim or with modifications and/or translated into another
8019 language.  (Hereinafter, translation is included without limitation in
8020 the term "modification".)  Each licensee is addressed as "you".
8021
8022 Activities other than copying, distribution and modification are not
8023 covered by this License; they are outside its scope.  The act of
8024 running the Program is not restricted, and the output from the Program
8025 is covered only if its contents constitute a work based on the
8026 Program (independent of having been made by running the Program).
8027 Whether that is true depends on what the Program does.
8028
8029   1. You may copy and distribute verbatim copies of the Program's
8030 source code as you receive it, in any medium, provided that you
8031 conspicuously and appropriately publish on each copy an appropriate
8032 copyright notice and disclaimer of warranty; keep intact all the
8033 notices that refer to this License and to the absence of any warranty;
8034 and give any other recipients of the Program a copy of this License
8035 along with the Program.
8036
8037 You may charge a fee for the physical act of transferring a copy, and
8038 you may at your option offer warranty protection in exchange for a fee.
8039
8040   2. You may modify your copy or copies of the Program or any portion
8041 of it, thus forming a work based on the Program, and copy and
8042 distribute such modifications or work under the terms of Section 1
8043 above, provided that you also meet all of these conditions:
8044
8045     a) You must cause the modified files to carry prominent notices
8046     stating that you changed the files and the date of any change.
8047
8048     b) You must cause any work that you distribute or publish, that in
8049     whole or in part contains or is derived from the Program or any
8050     part thereof, to be licensed as a whole at no charge to all third
8051     parties under the terms of this License.
8052
8053     c) If the modified program normally reads commands interactively
8054     when run, you must cause it, when started running for such
8055     interactive use in the most ordinary way, to print or display an
8056     announcement including an appropriate copyright notice and a
8057     notice that there is no warranty (or else, saying that you provide
8058     a warranty) and that users may redistribute the program under
8059     these conditions, and telling the user how to view a copy of this
8060     License.  (Exception: if the Program itself is interactive but
8061     does not normally print such an announcement, your work based on
8062     the Program is not required to print an announcement.)
8063
8064 These requirements apply to the modified work as a whole.  If
8065 identifiable sections of that work are not derived from the Program,
8066 and can be reasonably considered independent and separate works in
8067 themselves, then this License, and its terms, do not apply to those
8068 sections when you distribute them as separate works.  But when you
8069 distribute the same sections as part of a whole which is a work based
8070 on the Program, the distribution of the whole must be on the terms of
8071 this License, whose permissions for other licensees extend to the
8072 entire whole, and thus to each and every part regardless of who wrote it.
8073
8074 Thus, it is not the intent of this section to claim rights or contest
8075 your rights to work written entirely by you; rather, the intent is to
8076 exercise the right to control the distribution of derivative or
8077 collective works based on the Program.
8078
8079 In addition, mere aggregation of another work not based on the Program
8080 with the Program (or with a work based on the Program) on a volume of
8081 a storage or distribution medium does not bring the other work under
8082 the scope of this License.
8083
8084   3. You may copy and distribute the Program (or a work based on it,
8085 under Section 2) in object code or executable form under the terms of
8086 Sections 1 and 2 above provided that you also do one of the following:
8087
8088     a) Accompany it with the complete corresponding machine-readable
8089     source code, which must be distributed under the terms of Sections
8090     1 and 2 above on a medium customarily used for software interchange; or,
8091
8092     b) Accompany it with a written offer, valid for at least three
8093     years, to give any third party, for a charge no more than your
8094     cost of physically performing source distribution, a complete
8095     machine-readable copy of the corresponding source code, to be
8096     distributed under the terms of Sections 1 and 2 above on a medium
8097     customarily used for software interchange; or,
8098
8099     c) Accompany it with the information you received as to the offer
8100     to distribute corresponding source code.  (This alternative is
8101     allowed only for noncommercial distribution and only if you
8102     received the program in object code or executable form with such
8103     an offer, in accord with Subsection b above.)
8104
8105 The source code for a work means the preferred form of the work for
8106 making modifications to it.  For an executable work, complete source
8107 code means all the source code for all modules it contains, plus any
8108 associated interface definition files, plus the scripts used to
8109 control compilation and installation of the executable.  However, as a
8110 special exception, the source code distributed need not include
8111 anything that is normally distributed (in either source or binary
8112 form) with the major components (compiler, kernel, and so on) of the
8113 operating system on which the executable runs, unless that component
8114 itself accompanies the executable.
8115
8116 If distribution of executable or object code is made by offering
8117 access to copy from a designated place, then offering equivalent
8118 access to copy the source code from the same place counts as
8119 distribution of the source code, even though third parties are not
8120 compelled to copy the source along with the object code.
8121
8122   4. You may not copy, modify, sublicense, or distribute the Program
8123 except as expressly provided under this License.  Any attempt
8124 otherwise to copy, modify, sublicense or distribute the Program is
8125 void, and will automatically terminate your rights under this License.
8126 However, parties who have received copies, or rights, from you under
8127 this License will not have their licenses terminated so long as such
8128 parties remain in full compliance.
8129
8130   5. You are not required to accept this License, since you have not
8131 signed it.  However, nothing else grants you permission to modify or
8132 distribute the Program or its derivative works.  These actions are
8133 prohibited by law if you do not accept this License.  Therefore, by
8134 modifying or distributing the Program (or any work based on the
8135 Program), you indicate your acceptance of this License to do so, and
8136 all its terms and conditions for copying, distributing or modifying
8137 the Program or works based on it.
8138
8139   6. Each time you redistribute the Program (or any work based on the
8140 Program), the recipient automatically receives a license from the
8141 original licensor to copy, distribute or modify the Program subject to
8142 these terms and conditions.  You may not impose any further
8143 restrictions on the recipients' exercise of the rights granted herein.
8144 You are not responsible for enforcing compliance by third parties to
8145 this License.
8146
8147   7. If, as a consequence of a court judgment or allegation of patent
8148 infringement or for any other reason (not limited to patent issues),
8149 conditions are imposed on you (whether by court order, agreement or
8150 otherwise) that contradict the conditions of this License, they do not
8151 excuse you from the conditions of this License.  If you cannot
8152 distribute so as to satisfy simultaneously your obligations under this
8153 License and any other pertinent obligations, then as a consequence you
8154 may not distribute the Program at all.  For example, if a patent
8155 license would not permit royalty-free redistribution of the Program by
8156 all those who receive copies directly or indirectly through you, then
8157 the only way you could satisfy both it and this License would be to
8158 refrain entirely from distribution of the Program.
8159
8160 If any portion of this section is held invalid or unenforceable under
8161 any particular circumstance, the balance of the section is intended to
8162 apply and the section as a whole is intended to apply in other
8163 circumstances.
8164
8165 It is not the purpose of this section to induce you to infringe any
8166 patents or other property right claims or to contest validity of any
8167 such claims; this section has the sole purpose of protecting the
8168 integrity of the free software distribution system, which is
8169 implemented by public license practices.  Many people have made
8170 generous contributions to the wide range of software distributed
8171 through that system in reliance on consistent application of that
8172 system; it is up to the author/donor to decide if he or she is willing
8173 to distribute software through any other system and a licensee cannot
8174 impose that choice.
8175
8176 This section is intended to make thoroughly clear what is believed to
8177 be a consequence of the rest of this License.
8178
8179   8. If the distribution and/or use of the Program is restricted in
8180 certain countries either by patents or by copyrighted interfaces, the
8181 original copyright holder who places the Program under this License
8182 may add an explicit geographical distribution limitation excluding
8183 those countries, so that distribution is permitted only in or among
8184 countries not thus excluded.  In such case, this License incorporates
8185 the limitation as if written in the body of this License.
8186
8187   9. The Free Software Foundation may publish revised and/or new versions
8188 of the General Public License from time to time.  Such new versions will
8189 be similar in spirit to the present version, but may differ in detail to
8190 address new problems or concerns.
8191
8192 Each version is given a distinguishing version number.  If the Program
8193 specifies a version number of this License which applies to it and "any
8194 later version", you have the option of following the terms and conditions
8195 either of that version or of any later version published by the Free
8196 Software Foundation.  If the Program does not specify a version number of
8197 this License, you may choose any version ever published by the Free Software
8198 Foundation.
8199
8200   10. If you wish to incorporate parts of the Program into other free
8201 programs whose distribution conditions are different, write to the author
8202 to ask for permission.  For software which is copyrighted by the Free
8203 Software Foundation, write to the Free Software Foundation; we sometimes
8204 make exceptions for this.  Our decision will be guided by the two goals
8205 of preserving the free status of all derivatives of our free software and
8206 of promoting the sharing and reuse of software generally.
8207
8208                             NO WARRANTY
8209
8210   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
8211 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
8212 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
8213 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
8214 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
8215 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
8216 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
8217 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
8218 REPAIR OR CORRECTION.
8219
8220   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
8221 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
8222 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
8223 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
8224 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
8225 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
8226 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
8227 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
8228 POSSIBILITY OF SUCH DAMAGES.
8229
8230                      END OF TERMS AND CONDITIONS
8231
8232             How to Apply These Terms to Your New Programs
8233
8234   If you develop a new program, and you want it to be of the greatest
8235 possible use to the public, the best way to achieve this is to make it
8236 free software which everyone can redistribute and change under these terms.
8237
8238   To do so, attach the following notices to the program.  It is safest
8239 to attach them to the start of each source file to most effectively
8240 convey the exclusion of warranty; and each file should have at least
8241 the "copyright" line and a pointer to where the full notice is found.
8242
8243     &lt;one line to give the program's name and a brief idea of what it does.&gt;
8244     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
8245
8246     This program is free software; you can redistribute it and/or modify
8247     it under the terms of the GNU General Public License as published by
8248     the Free Software Foundation; either version 2 of the License, or
8249     (at your option) any later version.
8250
8251     This program is distributed in the hope that it will be useful,
8252     but WITHOUT ANY WARRANTY; without even the implied warranty of
8253     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
8254     GNU General Public License for more details.
8255
8256     You should have received a copy of the GNU General Public License
8257     along with this program; if not, write to the Free Software
8258     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
8259
8260
8261 Also add information on how to contact you by electronic and paper mail.
8262
8263 If the program is interactive, make it output a short notice like this
8264 when it starts in an interactive mode:
8265
8266     Gnomovision version 69, Copyright (C) year  name of author
8267     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
8268     This is free software, and you are welcome to redistribute it
8269     under certain conditions; type `show c' for details.
8270
8271 The hypothetical commands `show w' and `show c' should show the appropriate
8272 parts of the General Public License.  Of course, the commands you use may
8273 be called something other than `show w' and `show c'; they could even be
8274 mouse-clicks or menu items--whatever suits your program.
8275
8276 You should also get your employer (if you work as a programmer) or your
8277 school, if any, to sign a "copyright disclaimer" for the program, if
8278 necessary.  Here is a sample; alter the names:
8279
8280   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
8281   `Gnomovision' (which makes passes at compilers) written by James Hacker.
8282
8283   &lt;signature of Ty Coon&gt;, 1 April 1989
8284   Ty Coon, President of Vice
8285
8286 This General Public License does not permit incorporating your program into
8287 proprietary programs.  If your program is a subroutine library, you may
8288 consider it more useful to permit linking proprietary applications with the
8289 library.  If this is what you want to do, use the GNU Library General
8290 Public License instead of this License.
8291
8292 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8293
8294 Scanned Source License gc-7.2/libatomic_ops/doc/LICENSING.txt:
8295
8296 Our intent is to make it easy to use libatomic_ops, in
8297 both free and proprietary software.  Hence most code that we expect to be
8298 linked into a client application is covered by an MIT-style license.
8299
8300 A few library routines are covered by the GNU General Public License.
8301 These are put into a separate library, libatomic_ops_gpl.a .
8302
8303 The low-level part of the library is mostly covered by the following
8304 license:
8305
8306 ----------------------------------------
8307
8308 Copyright (c) ...
8309
8310 Permission is hereby granted, free of charge, to any person obtaining a copy
8311 of this software and associated documentation files (the "Software"), to deal
8312 in the Software without restriction, including without limitation the rights
8313 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8314 copies of the Software, and to permit persons to whom the Software is
8315 furnished to do so, subject to the following conditions:
8316
8317 The above copyright notice and this permission notice shall be included in all
8318 copies or substantial portions of the Software.
8319
8320 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8321 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8322 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8323 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8324 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8325 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8326 SOFTWARE. 
8327
8328 --------------------------------
8329
8330 A few files in the sysdeps directory were inherited in part from the
8331 Boehm-Demers-Weiser conservative garbage collector, and are covered by
8332 its license, which is similar in spirit:
8333
8334 --------------------------------
8335
8336 Copyright (c) ...
8337
8338 THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
8339 OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
8340
8341 Permission is hereby granted to use or copy this program
8342 for any purpose,  provided the above notices are retained on all copies.
8343 Permission to modify the code and to distribute modified code is granted,
8344 provided the above notices are retained, and a notice that the code was
8345 modified is included with the above copyright notice.
8346
8347 ----------------------------------
8348
8349 A few files are covered by the GNU General Public License.  (See file
8350 "COPYING".) This applies only to test code, sample applications,
8351 and the libatomic_ops_gpl portion of the library.
8352 Thus libatomic_ops_gpl should generally not be linked into proprietary code.
8353 (This distinction was motivated by patent considerations.)
8354
8355 It is possible that the license of the GPL pieces may be changed for
8356 future versions to make them more consistent with the rest of the package.
8357 If you submit patches, and have strong preferences about licensing, please
8358 express them.
8359
8360
8361 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8362
8363 Gentoo Package Stock License boehm-gc:
8364
8365 &lt;copyright notice&gt;
8366
8367 THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
8368 OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
8369
8370 Permission is hereby granted to use or copy this program
8371 for any purpose,  provided the above notices are retained on all copies.
8372 Permission to modify the code and to distribute modified code is granted,
8373 provided the above notices are retained, and a notice that the code was
8374 modified is included with the above copyright notice.
8375
8376 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8377 </pre>
8378 <ul>
8379 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8380 <li><a href='#GPL-2+'>Gentoo Package Stock License GPL-2+</a></li>
8381 </ul>
8382 </div>
8383 </div>
8384
8385
8386 <div class="product">
8387 <span class="title">libcap-2.17</span>
8388 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8389 <span class="homepage"><a href="http://www.friedhoff.org/posixfilecaps.html">homepage</a></span>
8390 <div class="licence">
8391 <pre>Scanned Source License libcap-2.17/License:
8392
8393 Unless otherwise *explicitly* stated, the following text describes the
8394 licensed conditions under which the contents of this libcap release
8395 may be used and distributed:
8396
8397 -------------------------------------------------------------------------
8398 Redistribution and use in source and binary forms of libcap, with
8399 or without modification, are permitted provided that the following
8400 conditions are met:
8401
8402 1. Redistributions of source code must retain any existing copyright
8403    notice, and this entire permission notice in its entirety,
8404    including the disclaimer of warranties.
8405
8406 2. Redistributions in binary form must reproduce all prior and current
8407    copyright notices, this list of conditions, and the following
8408    disclaimer in the documentation and/or other materials provided
8409    with the distribution.
8410
8411 3. The name of any author may not be used to endorse or promote
8412    products derived from this software without their specific prior
8413    written permission.
8414
8415 ALTERNATIVELY, this product may be distributed under the terms of the
8416 GNU General Public License, in which case the provisions of the GNU
8417 GPL are required INSTEAD OF the above restrictions.  (This clause is
8418 necessary due to a potential conflict between the GNU GPL and the
8419 restrictions contained in a BSD-style copyright.)
8420
8421 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
8422 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
8423 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
8424 IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
8425 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
8426 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
8427 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
8428 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
8429 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
8430 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
8431 DAMAGE.
8432 -------------------------------------------------------------------------
8433
8434
8435 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8436
8437 Scanned Source License libcap-2.17/pam_cap/License:
8438
8439 Unless otherwise *explicitly* stated the following text describes the
8440 licensed conditions under which the contents of this module release
8441 may be distributed:
8442
8443 -------------------------------------------------------------------------
8444 Redistribution and use in source and binary forms of this module, with
8445 or without modification, are permitted provided that the following
8446 conditions are met:
8447
8448 1. Redistributions of source code must retain any existing copyright
8449    notice, and this entire permission notice in its entirety,
8450    including the disclaimer of warranties.
8451
8452 2. Redistributions in binary form must reproduce all prior and current
8453    copyright notices, this list of conditions, and the following
8454    disclaimer in the documentation and/or other materials provided
8455    with the distribution.
8456
8457 3. The name of any author may not be used to endorse or promote
8458    products derived from this software without their specific prior
8459    written permission.
8460
8461 ALTERNATIVELY, this product may be distributed under the terms of the
8462 GNU Library General Public License, in which case the provisions of
8463 the GNU LGPL are required INSTEAD OF the above restrictions.  (This
8464 clause is necessary due to a potential conflict between the GNU LGPL
8465 and the restrictions contained in a BSD-style copyright.)
8466
8467 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
8468 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
8469 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
8470 IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
8471 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
8472 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
8473 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
8474 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
8475 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
8476 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
8477 DAMAGE.
8478 -------------------------------------------------------------------------
8479
8480
8481 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8482 </pre>
8483 <ul>
8484 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8485 </ul>
8486 </div>
8487 </div>
8488
8489
8490 <div class="product">
8491 <span class="title">libchrome-242728</span>
8492 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8493 <span class="homepage"><a href="http://dev.chromium.org/chromium-os/packages/libchrome">homepage</a></span>
8494 <div class="licence">
8495 <pre></pre>
8496 <ul>
8497 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
8498 </ul>
8499 </div>
8500 </div>
8501
8502
8503 <div class="product">
8504 <span class="title">libchrome-242728</span>
8505 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8506 <span class="homepage"><a href="http://dev.chromium.org/chromium-os/packages/libchrome">homepage</a></span>
8507 <div class="licence">
8508 <pre></pre>
8509 <ul>
8510 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
8511 </ul>
8512 </div>
8513 </div>
8514
8515
8516 <div class="product">
8517 <span class="title">libchrome_crypto-242728</span>
8518 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8519 <span class="homepage"><a href="http://dev.chromium.org/chromium-os/packages/libchrome">homepage</a></span>
8520 <div class="licence">
8521 <pre></pre>
8522 <ul>
8523 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
8524 </ul>
8525 </div>
8526 </div>
8527
8528
8529 <div class="product">
8530 <span class="title">libdaemon-0.14</span>
8531 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8532 <span class="homepage"><a href="http://0pointer.de/lennart/projects/libdaemon/">homepage</a></span>
8533 <div class="licence">
8534 <pre></pre>
8535 <ul>
8536 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
8537 </ul>
8538 </div>
8539 </div>
8540
8541
8542 <div class="product">
8543 <span class="title">libdivsufsort-2.0.1</span>
8544 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8545 <span class="homepage"><a href="http://code.google.com/p/libdivsufsort/">homepage</a></span>
8546 <div class="licence">
8547 <pre>Scanned Source License libdivsufsort-2.0.1/COPYING:
8548
8549 The libdivsufsort copyright is as follows:
8550
8551 Copyright (c) 2003-2008 Yuta Mori All Rights Reserved.
8552
8553 Permission is hereby granted, free of charge, to any person
8554 obtaining a copy of this software and associated documentation
8555 files (the "Software"), to deal in the Software without
8556 restriction, including without limitation the rights to use,
8557 copy, modify, merge, publish, distribute, sublicense, and/or sell
8558 copies of the Software, and to permit persons to whom the
8559 Software is furnished to do so, subject to the following
8560 conditions:
8561
8562 The above copyright notice and this permission notice shall be
8563 included in all copies or substantial portions of the Software.
8564
8565 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
8566 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
8567 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
8568 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
8569 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
8570 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
8571 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
8572 OTHER DEALINGS IN THE SOFTWARE.
8573
8574 See also the libdivsufsort web site:
8575   http://libdivsufsort.googlecode.com/ for more information.
8576
8577 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8578 </pre>
8579 <ul>
8580
8581 </ul>
8582 </div>
8583 </div>
8584
8585
8586 <div class="product">
8587 <span class="title">libdrm-2.4.52</span>
8588 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8589 <span class="homepage"><a href="http://dri.freedesktop.org/">homepage</a></span>
8590 <div class="licence">
8591 <pre></pre>
8592 <ul>
8593 <li><a href='#X'>Custom License X</a></li>
8594 </ul>
8595 </div>
8596 </div>
8597
8598
8599 <div class="product">
8600 <span class="title">libevdev-0.0.1</span>
8601 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8602 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
8603 <div class="licence">
8604 <pre></pre>
8605 <ul>
8606 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
8607 </ul>
8608 </div>
8609 </div>
8610
8611
8612 <div class="product">
8613 <span class="title">libevent-2.0.21</span>
8614 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8615 <span class="homepage"><a href="http://libevent.org/">homepage</a></span>
8616 <div class="licence">
8617 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-libs/libevent:
8618
8619 Copyright (c) 2002, 2003 Niels Provos &lt;provos@citi.umich.edu&gt;
8620 All rights reserved.
8621
8622 Redistribution and use in source and binary forms, with or without
8623 modification, are permitted provided that the following conditions
8624 are met:
8625 1. Redistributions of source code must retain the above copyright
8626    notice, this list of conditions and the following disclaimer.
8627 2. Redistributions in binary form must reproduce the above copyright
8628    notice, this list of conditions and the following disclaimer in the
8629    documentation and/or other materials provided with the distribution.
8630 3. The name of the author may not be used to endorse or promote products
8631    derived from this software without specific prior written permission.
8632
8633 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
8634 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
8635 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
8636 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
8637 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
8638 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
8639 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
8640 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
8641 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
8642 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8643
8644 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8645 </pre>
8646 <ul>
8647
8648 </ul>
8649 </div>
8650 </div>
8651
8652
8653 <div class="product">
8654 <span class="title">libffi-3.0.11</span>
8655 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8656 <span class="homepage"><a href="http://sourceware.org/libffi/">homepage</a></span>
8657 <div class="licence">
8658 <pre>Scanned Source License libffi-3.0.11/LICENSE:
8659
8660 libffi - Copyright (c) 1996-2012  Anthony Green, Red Hat, Inc and others.
8661 See source files for details.
8662
8663 Permission is hereby granted, free of charge, to any person obtaining
8664 a copy of this software and associated documentation files (the
8665 ``Software''), to deal in the Software without restriction, including
8666 without limitation the rights to use, copy, modify, merge, publish,
8667 distribute, sublicense, and/or sell copies of the Software, and to
8668 permit persons to whom the Software is furnished to do so, subject to
8669 the following conditions:
8670
8671 The above copyright notice and this permission notice shall be
8672 included in all copies or substantial portions of the Software.
8673
8674 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
8675 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
8676 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
8677 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8678 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
8679 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
8680 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8681
8682 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8683 </pre>
8684 <ul>
8685
8686 </ul>
8687 </div>
8688 </div>
8689
8690
8691 <div class="product">
8692 <span class="title">libfontenc-1.1.0</span>
8693 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8694 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
8695 <div class="licence">
8696 <pre>Scanned Source License libfontenc-1.1.0/COPYING:
8697
8698 Copyright (c) 1998-2001 by Juliusz Chroboczek
8699
8700 Permission is hereby granted, free of charge, to any person obtaining a copy
8701 of this software and associated documentation files (the "Software"), to deal
8702 in the Software without restriction, including without limitation the rights
8703 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8704 copies of the Software, and to permit persons to whom the Software is
8705 furnished to do so, subject to the following conditions:
8706
8707 The above copyright notice and this permission notice shall be included in
8708 all copies or substantial portions of the Software.
8709
8710 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8711 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8712 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
8713 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8714 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8715 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8716 THE SOFTWARE.
8717
8718 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8719 </pre>
8720 <ul>
8721
8722 </ul>
8723 </div>
8724 </div>
8725
8726
8727 <div class="product">
8728 <span class="title">libgcrypt-1.4.6</span>
8729 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8730 <span class="homepage"><a href="http://www.gnupg.org/">homepage</a></span>
8731 <div class="licence">
8732 <pre></pre>
8733 <ul>
8734 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
8735 </ul>
8736 </div>
8737 </div>
8738
8739
8740 <div class="product">
8741 <span class="title">libgpg-error-1.10</span>
8742 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8743 <span class="homepage"><a href="http://www.gnupg.org/related_software/libgpg-error">homepage</a></span>
8744 <div class="licence">
8745 <pre></pre>
8746 <ul>
8747 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
8748 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8749 </ul>
8750 </div>
8751 </div>
8752
8753
8754 <div class="product">
8755 <span class="title">libICE-1.0.7</span>
8756 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8757 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
8758 <div class="licence">
8759 <pre>Scanned Source License libICE-1.0.7/COPYING:
8760
8761 Copyright 1993, 1998  The Open Group
8762
8763 Permission to use, copy, modify, distribute, and sell this software and its
8764 documentation for any purpose is hereby granted without fee, provided that
8765 the above copyright notice appear in all copies and that both that
8766 copyright notice and this permission notice appear in supporting
8767 documentation.
8768
8769 The above copyright notice and this permission notice shall be included in
8770 all copies or substantial portions of the Software.
8771
8772 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8773 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8774 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
8775 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
8776 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8777 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8778
8779 Except as contained in this notice, the name of The Open Group shall not be
8780 used in advertising or otherwise to promote the sale, use or other dealings
8781 in this Software without prior written authorization from The Open Group.
8782
8783 Author: Ralph Mor, X Consortium
8784
8785 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8786 </pre>
8787 <ul>
8788
8789 </ul>
8790 </div>
8791 </div>
8792
8793
8794 <div class="product">
8795 <span class="title">libmbim-1.9.0</span>
8796 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8797 <span class="homepage"><a href="http://cgit.freedesktop.org/libmbim/">homepage</a></span>
8798 <div class="licence">
8799 <pre></pre>
8800 <ul>
8801 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8802 </ul>
8803 </div>
8804 </div>
8805
8806
8807 <div class="product">
8808 <span class="title">libmnl-1.0.3</span>
8809 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8810 <span class="homepage"><a href="http://netfilter.org/projects/libmnl">homepage</a></span>
8811 <div class="licence">
8812 <pre></pre>
8813 <ul>
8814 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
8815 </ul>
8816 </div>
8817 </div>
8818
8819
8820 <div class="product">
8821 <span class="title">libmtp-0.0.1</span>
8822 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8823 <span class="homepage"><a href="http://libmtp.sourceforge.net/">homepage</a></span>
8824 <div class="licence">
8825 <pre></pre>
8826 <ul>
8827 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
8828 </ul>
8829 </div>
8830 </div>
8831
8832
8833 <div class="product">
8834 <span class="title">libnetfilter_queue-1.0.1</span>
8835 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8836 <span class="homepage"><a href="http://www.netfilter.org/projects/libnetfilter_queue/">homepage</a></span>
8837 <div class="licence">
8838 <pre></pre>
8839 <ul>
8840 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8841 </ul>
8842 </div>
8843 </div>
8844
8845
8846 <div class="product">
8847 <span class="title">libnfnetlink-1.0.1</span>
8848 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8849 <span class="homepage"><a href="http://www.netfilter.org/projects/libnfnetlink/">homepage</a></span>
8850 <div class="licence">
8851 <pre></pre>
8852 <ul>
8853 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8854 </ul>
8855 </div>
8856 </div>
8857
8858
8859 <div class="product">
8860 <span class="title">libnih-1.0.3</span>
8861 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8862 <span class="homepage"><a href="https://launchpad.net/libnih">homepage</a></span>
8863 <div class="licence">
8864 <pre></pre>
8865 <ul>
8866 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
8867 </ul>
8868 </div>
8869 </div>
8870
8871
8872 <div class="product">
8873 <span class="title">libnl-1.1</span>
8874 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8875 <span class="homepage"><a href="http://people.suug.ch/~tgr/libnl/">homepage</a></span>
8876 <div class="licence">
8877 <pre></pre>
8878 <ul>
8879 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
8880 </ul>
8881 </div>
8882 </div>
8883
8884
8885 <div class="product">
8886 <span class="title">libnl-1.1</span>
8887 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8888 <span class="homepage"><a href="http://people.suug.ch/~tgr/libnl/">homepage</a></span>
8889 <div class="licence">
8890 <pre></pre>
8891 <ul>
8892 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
8893 </ul>
8894 </div>
8895 </div>
8896
8897
8898 <div class="product">
8899 <span class="title">libp11-0.2.8</span>
8900 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8901 <span class="homepage"><a href="http://www.opensc-project.org/libp11/">homepage</a></span>
8902 <div class="licence">
8903 <pre></pre>
8904 <ul>
8905 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
8906 </ul>
8907 </div>
8908 </div>
8909
8910
8911 <div class="product">
8912 <span class="title">libpcap-1.5.2</span>
8913 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8914 <span class="homepage"><a href="http://www.tcpdump.org/">homepage</a></span>
8915 <div class="licence">
8916 <pre>Scanned Source License libpcap-1.5.2/LICENSE:
8917
8918 License: BSD
8919  
8920 Redistribution and use in source and binary forms, with or without
8921 modification, are permitted provided that the following conditions
8922 are met:
8923   
8924   1. Redistributions of source code must retain the above copyright
8925      notice, this list of conditions and the following disclaimer.
8926   2. Redistributions in binary form must reproduce the above copyright
8927      notice, this list of conditions and the following disclaimer in
8928      the documentation and/or other materials provided with the
8929      distribution.
8930   3. The names of the authors may not be used to endorse or promote
8931      products derived from this software without specific prior
8932      written permission.
8933   
8934 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
8935 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
8936 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
8937
8938 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
8939 </pre>
8940 <ul>
8941
8942 </ul>
8943 </div>
8944 </div>
8945
8946
8947 <div class="product">
8948 <span class="title">libpciaccess-0.12.902</span>
8949 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
8950 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
8951 <div class="licence">
8952 <pre>Scanned Source License libpciaccess-0.12.902/COPYING:
8953
8954 (C) Copyright IBM Corporation 2006, 2007
8955 (C) Copyright Eric Anholt 2006
8956 Copyright (c) 2007, 2008, 2009, 2011, Oracle and/or its affiliates.
8957 Copyright 2009 Red Hat, Inc.
8958 All Rights Reserved.
8959
8960 Permission is hereby granted, free of charge, to any person obtaining a copy
8961 of this software and associated documentation files (the "Software"), to
8962 deal in the Software without restriction, including without limitation on
8963 the rights to use, copy, modify, merge, publish, distribute, sub license,
8964 and/or sell copies of the Software, and to permit persons to whom the
8965 Software is furnished to do so, subject to the following conditions:
8966
8967 The above copyright notice and this permission notice (including the next
8968 paragraph) shall be included in all copies or substantial portions of the
8969 Software.
8970
8971 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8972 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8973 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
8974 IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8975 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
8976 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
8977 IN THE SOFTWARE.
8978
8979 ------------------------------------------------------------------------------
8980
8981 Copyright (c) 2008 Juan Romero Pardines
8982 Copyright (c) 2008 Mark Kettenis
8983
8984 Permission to use, copy, modify, and distribute this software for any
8985 purpose with or without fee is hereby granted, provided that the above
8986 copyright notice and this permission notice appear in all copies.
8987
8988 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8989 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8990 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8991 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8992 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8993 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
8994 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8995
8996 ------------------------------------------------------------------------------
8997
8998 Copyright (C) 2000 The XFree86 Project, Inc.  All Rights Reserved.
8999
9000 Permission is hereby granted, free of charge, to any person obtaining a copy
9001 of this software and associated documentation files (the "Software"), to
9002 deal in the Software without restriction, including without limitation the
9003 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
9004 sell copies of the Software, and to permit persons to whom the Software is
9005 furnished to do so, subject to the following conditions:
9006
9007 The above copyright notice and this permission notice shall be included in
9008 all copies or substantial portions of the Software.
9009
9010 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9011 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9012 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
9013 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
9014 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
9015 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9016
9017 Except as contained in this notice, the name of the XFree86 Project shall
9018 not be used in advertising or otherwise to promote the sale, use or other
9019 dealings in this Software without prior written authorization from the
9020 XFree86 Project.
9021
9022 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9023 </pre>
9024 <ul>
9025
9026 </ul>
9027 </div>
9028 </div>
9029
9030
9031 <div class="product">
9032 <span class="title">libpcre-8.30</span>
9033 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9034 <span class="homepage"><a href="http://www.pcre.org/">homepage</a></span>
9035 <div class="licence">
9036 <pre>Scanned Source License pcre-8.30/COPYING:
9037
9038 PCRE LICENCE
9039
9040 Please see the file LICENCE in the PCRE distribution for licensing details.
9041
9042 End
9043
9044 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9045
9046 Scanned Source License pcre-8.30/LICENCE:
9047
9048 PCRE LICENCE
9049 ------------
9050
9051 PCRE is a library of functions to support regular expressions whose syntax
9052 and semantics are as close as possible to those of the Perl 5 language.
9053
9054 Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
9055 specified below. The documentation for PCRE, supplied in the "doc"
9056 directory, is distributed under the same terms as the software itself.
9057
9058 The basic library functions are written in C and are freestanding. Also
9059 included in the distribution is a set of C++ wrapper functions, and a
9060 just-in-time compiler that can be used to optimize pattern matching. These
9061 are both optional features that can be omitted when the library is built.
9062
9063
9064 THE BASIC LIBRARY FUNCTIONS
9065 ---------------------------
9066
9067 Written by:       Philip Hazel
9068 Email local part: ph10
9069 Email domain:     cam.ac.uk
9070
9071 University of Cambridge Computing Service,
9072 Cambridge, England.
9073
9074 Copyright (c) 1997-2012 University of Cambridge
9075 All rights reserved.
9076
9077
9078 PCRE JUST-IN-TIME COMPILATION SUPPORT
9079 -------------------------------------
9080
9081 Written by:       Zoltan Herczeg
9082 Email local part: hzmester
9083 Emain domain:     freemail.hu
9084
9085 Copyright(c) 2010-2012 Zoltan Herczeg
9086 All rights reserved.
9087
9088
9089 STACK-LESS JUST-IN-TIME COMPILER
9090 --------------------------------
9091
9092 Written by:       Zoltan Herczeg
9093 Email local part: hzmester
9094 Emain domain:     freemail.hu
9095
9096 Copyright(c) 2009-2012 Zoltan Herczeg
9097 All rights reserved.
9098
9099
9100 THE C++ WRAPPER FUNCTIONS
9101 -------------------------
9102
9103 Contributed by:   Google Inc.
9104
9105 Copyright (c) 2007-2012, Google Inc.
9106 All rights reserved.
9107
9108
9109 THE "BSD" LICENCE
9110 -----------------
9111
9112 Redistribution and use in source and binary forms, with or without
9113 modification, are permitted provided that the following conditions are met:
9114
9115     * Redistributions of source code must retain the above copyright notice,
9116       this list of conditions and the following disclaimer.
9117
9118     * Redistributions in binary form must reproduce the above copyright
9119       notice, this list of conditions and the following disclaimer in the
9120       documentation and/or other materials provided with the distribution.
9121
9122     * Neither the name of the University of Cambridge nor the name of Google
9123       Inc. nor the names of their contributors may be used to endorse or
9124       promote products derived from this software without specific prior
9125       written permission.
9126
9127 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
9128 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
9129 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
9130 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
9131 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
9132 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
9133 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
9134 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
9135 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
9136 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
9137 POSSIBILITY OF SUCH DAMAGE.
9138
9139 End
9140
9141 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9142
9143 Scanned Source License pcre-8.30/cmake/COPYING-CMAKE-SCRIPTS:
9144
9145 Redistribution and use in source and binary forms, with or without
9146 modification, are permitted provided that the following conditions
9147 are met:
9148
9149 1. Redistributions of source code must retain the copyright
9150    notice, this list of conditions and the following disclaimer.
9151 2. Redistributions in binary form must reproduce the copyright
9152    notice, this list of conditions and the following disclaimer in the
9153    documentation and/or other materials provided with the distribution.
9154 3. The name of the author may not be used to endorse or promote products 
9155    derived from this software without specific prior written permission.
9156
9157 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
9158 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
9159 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
9160 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
9161 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
9162 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
9163 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
9164 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
9165 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
9166 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9167
9168 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9169 </pre>
9170 <ul>
9171
9172 </ul>
9173 </div>
9174 </div>
9175
9176
9177 <div class="product">
9178 <span class="title">libpng-1.2.49</span>
9179 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9180 <span class="homepage"><a href="http://www.libpng.org/">homepage</a></span>
9181 <div class="licence">
9182 <pre>Scanned Source License libpng-1.2.49/LICENSE:
9183
9184
9185 This copy of the libpng notices is provided for your convenience.  In case of
9186 any discrepancy between this copy and the notices in the file png.h that is
9187 included in the libpng distribution, the latter shall prevail.
9188
9189 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
9190
9191 If you modify libpng you may insert additional notices immediately following
9192 this sentence.
9193
9194 This code is released under the libpng license.
9195
9196 libpng versions 1.2.6, August 15, 2004, through 1.2.49, March 29, 2012, are
9197 Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are
9198 distributed according to the same disclaimer and license as libpng-1.2.5
9199 with the following individual added to the list of Contributing Authors
9200
9201    Cosmin Truta
9202
9203 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
9204 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
9205 distributed according to the same disclaimer and license as libpng-1.0.6
9206 with the following individuals added to the list of Contributing Authors
9207
9208    Simon-Pierre Cadieux
9209    Eric S. Raymond
9210    Gilles Vollant
9211
9212 and with the following additions to the disclaimer:
9213
9214    There is no warranty against interference with your enjoyment of the
9215    library or against infringement.  There is no warranty that our
9216    efforts or the library will fulfill any of your particular purposes
9217    or needs.  This library is provided with all faults, and the entire
9218    risk of satisfactory quality, performance, accuracy, and effort is with
9219    the user.
9220
9221 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
9222 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
9223 distributed according to the same disclaimer and license as libpng-0.96,
9224 with the following individuals added to the list of Contributing Authors:
9225
9226    Tom Lane
9227    Glenn Randers-Pehrson
9228    Willem van Schaik
9229
9230 libpng versions 0.89, June 1996, through 0.96, May 1997, are
9231 Copyright (c) 1996, 1997 Andreas Dilger
9232 Distributed according to the same disclaimer and license as libpng-0.88,
9233 with the following individuals added to the list of Contributing Authors:
9234
9235    John Bowler
9236    Kevin Bracey
9237    Sam Bushell
9238    Magnus Holmgren
9239    Greg Roelofs
9240    Tom Tanner
9241
9242 libpng versions 0.5, May 1995, through 0.88, January 1996, are
9243 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
9244
9245 For the purposes of this copyright and license, "Contributing Authors"
9246 is defined as the following set of individuals:
9247
9248    Andreas Dilger
9249    Dave Martindale
9250    Guy Eric Schalnat
9251    Paul Schmidt
9252    Tim Wegner
9253
9254 The PNG Reference Library is supplied "AS IS".  The Contributing Authors
9255 and Group 42, Inc. disclaim all warranties, expressed or implied,
9256 including, without limitation, the warranties of merchantability and of
9257 fitness for any purpose.  The Contributing Authors and Group 42, Inc.
9258 assume no liability for direct, indirect, incidental, special, exemplary,
9259 or consequential damages, which may result from the use of the PNG
9260 Reference Library, even if advised of the possibility of such damage.
9261
9262 Permission is hereby granted to use, copy, modify, and distribute this
9263 source code, or portions hereof, for any purpose, without fee, subject
9264 to the following restrictions:
9265
9266 1. The origin of this source code must not be misrepresented.
9267
9268 2. Altered versions must be plainly marked as such and must not
9269    be misrepresented as being the original source.
9270
9271 3. This Copyright notice may not be removed or altered from any
9272    source or altered source distribution.
9273
9274 The Contributing Authors and Group 42, Inc. specifically permit, without
9275 fee, and encourage the use of this source code as a component to
9276 supporting the PNG file format in commercial products.  If you use this
9277 source code in a product, acknowledgment is not required but would be
9278 appreciated.
9279
9280
9281 A "png_get_copyright" function is available, for convenient use in "about"
9282 boxes and the like:
9283
9284    printf("%s",png_get_copyright(NULL));
9285
9286 Also, the PNG logo (in PNG format, of course) is supplied in the
9287 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
9288
9289 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
9290 certification mark of the Open Source Initiative.
9291
9292 Glenn Randers-Pehrson
9293 glennrp at users.sourceforge.net
9294 March 29, 2012
9295
9296 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9297
9298 Scanned Source License libpng-1.2.49/contrib/gregbook/COPYING:
9299
9300                     GNU GENERAL PUBLIC LICENSE
9301                        Version 2, June 1991
9302
9303  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
9304      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
9305  Everyone is permitted to copy and distribute verbatim copies
9306  of this license document, but changing it is not allowed.
9307
9308                             Preamble
9309
9310   The licenses for most software are designed to take away your
9311 freedom to share and change it.  By contrast, the GNU General Public
9312 License is intended to guarantee your freedom to share and change free
9313 software--to make sure the software is free for all its users.  This
9314 General Public License applies to most of the Free Software
9315 Foundation's software and to any other program whose authors commit to
9316 using it.  (Some other Free Software Foundation software is covered by
9317 the GNU Library General Public License instead.)  You can apply it to
9318 your programs, too.
9319
9320   When we speak of free software, we are referring to freedom, not
9321 price.  Our General Public Licenses are designed to make sure that you
9322 have the freedom to distribute copies of free software (and charge for
9323 this service if you wish), that you receive source code or can get it
9324 if you want it, that you can change the software or use pieces of it
9325 in new free programs; and that you know you can do these things.
9326
9327   To protect your rights, we need to make restrictions that forbid
9328 anyone to deny you these rights or to ask you to surrender the rights.
9329 These restrictions translate to certain responsibilities for you if you
9330 distribute copies of the software, or if you modify it.
9331
9332   For example, if you distribute copies of such a program, whether
9333 gratis or for a fee, you must give the recipients all the rights that
9334 you have.  You must make sure that they, too, receive or can get the
9335 source code.  And you must show them these terms so they know their
9336 rights.
9337
9338   We protect your rights with two steps: (1) copyright the software, and
9339 (2) offer you this license which gives you legal permission to copy,
9340 distribute and/or modify the software.
9341
9342   Also, for each author's protection and ours, we want to make certain
9343 that everyone understands that there is no warranty for this free
9344 software.  If the software is modified by someone else and passed on, we
9345 want its recipients to know that what they have is not the original, so
9346 that any problems introduced by others will not reflect on the original
9347 authors' reputations.
9348
9349   Finally, any free program is threatened constantly by software
9350 patents.  We wish to avoid the danger that redistributors of a free
9351 program will individually obtain patent licenses, in effect making the
9352 program proprietary.  To prevent this, we have made it clear that any
9353 patent must be licensed for everyone's free use or not licensed at all.
9354
9355   The precise terms and conditions for copying, distribution and
9356 modification follow.
9357
9358                     GNU GENERAL PUBLIC LICENSE
9359    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
9360
9361   0. This License applies to any program or other work which contains
9362 a notice placed by the copyright holder saying it may be distributed
9363 under the terms of this General Public License.  The "Program", below,
9364 refers to any such program or work, and a "work based on the Program"
9365 means either the Program or any derivative work under copyright law:
9366 that is to say, a work containing the Program or a portion of it,
9367 either verbatim or with modifications and/or translated into another
9368 language.  (Hereinafter, translation is included without limitation in
9369 the term "modification".)  Each licensee is addressed as "you".
9370
9371 Activities other than copying, distribution and modification are not
9372 covered by this License; they are outside its scope.  The act of
9373 running the Program is not restricted, and the output from the Program
9374 is covered only if its contents constitute a work based on the
9375 Program (independent of having been made by running the Program).
9376 Whether that is true depends on what the Program does.
9377
9378   1. You may copy and distribute verbatim copies of the Program's
9379 source code as you receive it, in any medium, provided that you
9380 conspicuously and appropriately publish on each copy an appropriate
9381 copyright notice and disclaimer of warranty; keep intact all the
9382 notices that refer to this License and to the absence of any warranty;
9383 and give any other recipients of the Program a copy of this License
9384 along with the Program.
9385
9386 You may charge a fee for the physical act of transferring a copy, and
9387 you may at your option offer warranty protection in exchange for a fee.
9388
9389   2. You may modify your copy or copies of the Program or any portion
9390 of it, thus forming a work based on the Program, and copy and
9391 distribute such modifications or work under the terms of Section 1
9392 above, provided that you also meet all of these conditions:
9393
9394     a) You must cause the modified files to carry prominent notices
9395     stating that you changed the files and the date of any change.
9396
9397     b) You must cause any work that you distribute or publish, that in
9398     whole or in part contains or is derived from the Program or any
9399     part thereof, to be licensed as a whole at no charge to all third
9400     parties under the terms of this License.
9401
9402     c) If the modified program normally reads commands interactively
9403     when run, you must cause it, when started running for such
9404     interactive use in the most ordinary way, to print or display an
9405     announcement including an appropriate copyright notice and a
9406     notice that there is no warranty (or else, saying that you provide
9407     a warranty) and that users may redistribute the program under
9408     these conditions, and telling the user how to view a copy of this
9409     License.  (Exception: if the Program itself is interactive but
9410     does not normally print such an announcement, your work based on
9411     the Program is not required to print an announcement.)
9412
9413 These requirements apply to the modified work as a whole.  If
9414 identifiable sections of that work are not derived from the Program,
9415 and can be reasonably considered independent and separate works in
9416 themselves, then this License, and its terms, do not apply to those
9417 sections when you distribute them as separate works.  But when you
9418 distribute the same sections as part of a whole which is a work based
9419 on the Program, the distribution of the whole must be on the terms of
9420 this License, whose permissions for other licensees extend to the
9421 entire whole, and thus to each and every part regardless of who wrote it.
9422
9423 Thus, it is not the intent of this section to claim rights or contest
9424 your rights to work written entirely by you; rather, the intent is to
9425 exercise the right to control the distribution of derivative or
9426 collective works based on the Program.
9427
9428 In addition, mere aggregation of another work not based on the Program
9429 with the Program (or with a work based on the Program) on a volume of
9430 a storage or distribution medium does not bring the other work under
9431 the scope of this License.
9432
9433   3. You may copy and distribute the Program (or a work based on it,
9434 under Section 2) in object code or executable form under the terms of
9435 Sections 1 and 2 above provided that you also do one of the following:
9436
9437     a) Accompany it with the complete corresponding machine-readable
9438     source code, which must be distributed under the terms of Sections
9439     1 and 2 above on a medium customarily used for software interchange; or,
9440
9441     b) Accompany it with a written offer, valid for at least three
9442     years, to give any third party, for a charge no more than your
9443     cost of physically performing source distribution, a complete
9444     machine-readable copy of the corresponding source code, to be
9445     distributed under the terms of Sections 1 and 2 above on a medium
9446     customarily used for software interchange; or,
9447
9448     c) Accompany it with the information you received as to the offer
9449     to distribute corresponding source code.  (This alternative is
9450     allowed only for noncommercial distribution and only if you
9451     received the program in object code or executable form with such
9452     an offer, in accord with Subsection b above.)
9453
9454 The source code for a work means the preferred form of the work for
9455 making modifications to it.  For an executable work, complete source
9456 code means all the source code for all modules it contains, plus any
9457 associated interface definition files, plus the scripts used to
9458 control compilation and installation of the executable.  However, as a
9459 special exception, the source code distributed need not include
9460 anything that is normally distributed (in either source or binary
9461 form) with the major components (compiler, kernel, and so on) of the
9462 operating system on which the executable runs, unless that component
9463 itself accompanies the executable.
9464
9465 If distribution of executable or object code is made by offering
9466 access to copy from a designated place, then offering equivalent
9467 access to copy the source code from the same place counts as
9468 distribution of the source code, even though third parties are not
9469 compelled to copy the source along with the object code.
9470
9471   4. You may not copy, modify, sublicense, or distribute the Program
9472 except as expressly provided under this License.  Any attempt
9473 otherwise to copy, modify, sublicense or distribute the Program is
9474 void, and will automatically terminate your rights under this License.
9475 However, parties who have received copies, or rights, from you under
9476 this License will not have their licenses terminated so long as such
9477 parties remain in full compliance.
9478
9479   5. You are not required to accept this License, since you have not
9480 signed it.  However, nothing else grants you permission to modify or
9481 distribute the Program or its derivative works.  These actions are
9482 prohibited by law if you do not accept this License.  Therefore, by
9483 modifying or distributing the Program (or any work based on the
9484 Program), you indicate your acceptance of this License to do so, and
9485 all its terms and conditions for copying, distributing or modifying
9486 the Program or works based on it.
9487
9488   6. Each time you redistribute the Program (or any work based on the
9489 Program), the recipient automatically receives a license from the
9490 original licensor to copy, distribute or modify the Program subject to
9491 these terms and conditions.  You may not impose any further
9492 restrictions on the recipients' exercise of the rights granted herein.
9493 You are not responsible for enforcing compliance by third parties to
9494 this License.
9495
9496   7. If, as a consequence of a court judgment or allegation of patent
9497 infringement or for any other reason (not limited to patent issues),
9498 conditions are imposed on you (whether by court order, agreement or
9499 otherwise) that contradict the conditions of this License, they do not
9500 excuse you from the conditions of this License.  If you cannot
9501 distribute so as to satisfy simultaneously your obligations under this
9502 License and any other pertinent obligations, then as a consequence you
9503 may not distribute the Program at all.  For example, if a patent
9504 license would not permit royalty-free redistribution of the Program by
9505 all those who receive copies directly or indirectly through you, then
9506 the only way you could satisfy both it and this License would be to
9507 refrain entirely from distribution of the Program.
9508
9509 If any portion of this section is held invalid or unenforceable under
9510 any particular circumstance, the balance of the section is intended to
9511 apply and the section as a whole is intended to apply in other
9512 circumstances.
9513
9514 It is not the purpose of this section to induce you to infringe any
9515 patents or other property right claims or to contest validity of any
9516 such claims; this section has the sole purpose of protecting the
9517 integrity of the free software distribution system, which is
9518 implemented by public license practices.  Many people have made
9519 generous contributions to the wide range of software distributed
9520 through that system in reliance on consistent application of that
9521 system; it is up to the author/donor to decide if he or she is willing
9522 to distribute software through any other system and a licensee cannot
9523 impose that choice.
9524
9525 This section is intended to make thoroughly clear what is believed to
9526 be a consequence of the rest of this License.
9527
9528   8. If the distribution and/or use of the Program is restricted in
9529 certain countries either by patents or by copyrighted interfaces, the
9530 original copyright holder who places the Program under this License
9531 may add an explicit geographical distribution limitation excluding
9532 those countries, so that distribution is permitted only in or among
9533 countries not thus excluded.  In such case, this License incorporates
9534 the limitation as if written in the body of this License.
9535
9536   9. The Free Software Foundation may publish revised and/or new versions
9537 of the General Public License from time to time.  Such new versions will
9538 be similar in spirit to the present version, but may differ in detail to
9539 address new problems or concerns.
9540
9541 Each version is given a distinguishing version number.  If the Program
9542 specifies a version number of this License which applies to it and "any
9543 later version", you have the option of following the terms and conditions
9544 either of that version or of any later version published by the Free
9545 Software Foundation.  If the Program does not specify a version number of
9546 this License, you may choose any version ever published by the Free Software
9547 Foundation.
9548
9549   10. If you wish to incorporate parts of the Program into other free
9550 programs whose distribution conditions are different, write to the author
9551 to ask for permission.  For software which is copyrighted by the Free
9552 Software Foundation, write to the Free Software Foundation; we sometimes
9553 make exceptions for this.  Our decision will be guided by the two goals
9554 of preserving the free status of all derivatives of our free software and
9555 of promoting the sharing and reuse of software generally.
9556
9557                             NO WARRANTY
9558
9559   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
9560 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
9561 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
9562 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
9563 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
9564 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
9565 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
9566 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
9567 REPAIR OR CORRECTION.
9568
9569   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
9570 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
9571 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
9572 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
9573 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
9574 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
9575 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
9576 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
9577 POSSIBILITY OF SUCH DAMAGES.
9578
9579                      END OF TERMS AND CONDITIONS
9580
9581             How to Apply These Terms to Your New Programs
9582
9583   If you develop a new program, and you want it to be of the greatest
9584 possible use to the public, the best way to achieve this is to make it
9585 free software which everyone can redistribute and change under these terms.
9586
9587   To do so, attach the following notices to the program.  It is safest
9588 to attach them to the start of each source file to most effectively
9589 convey the exclusion of warranty; and each file should have at least
9590 the "copyright" line and a pointer to where the full notice is found.
9591
9592     &lt;one line to give the program's name and a brief idea of what it does.&gt;
9593     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
9594
9595     This program is free software; you can redistribute it and/or modify
9596     it under the terms of the GNU General Public License as published by
9597     the Free Software Foundation; either version 2 of the License, or
9598     (at your option) any later version.
9599
9600     This program is distributed in the hope that it will be useful,
9601     but WITHOUT ANY WARRANTY; without even the implied warranty of
9602     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9603     GNU General Public License for more details.
9604
9605     You should have received a copy of the GNU General Public License
9606     along with this program; if not, write to the Free Software
9607     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
9608
9609
9610 Also add information on how to contact you by electronic and paper mail.
9611
9612 If the program is interactive, make it output a short notice like this
9613 when it starts in an interactive mode:
9614
9615     Gnomovision version 69, Copyright (C) year  name of author
9616     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
9617     This is free software, and you are welcome to redistribute it
9618     under certain conditions; type `show c' for details.
9619
9620 The hypothetical commands `show w' and `show c' should show the appropriate
9621 parts of the General Public License.  Of course, the commands you use may
9622 be called something other than `show w' and `show c'; they could even be
9623 mouse-clicks or menu items--whatever suits your program.
9624
9625 You should also get your employer (if you work as a programmer) or your
9626 school, if any, to sign a "copyright disclaimer" for the program, if
9627 necessary.  Here is a sample; alter the names:
9628
9629   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
9630   `Gnomovision' (which makes passes at compilers) written by James Hacker.
9631
9632   &lt;signature of Ty Coon&gt;, 1 April 1989
9633   Ty Coon, President of Vice
9634
9635 This General Public License does not permit incorporating your program into
9636 proprietary programs.  If your program is a subroutine library, you may
9637 consider it more useful to permit linking proprietary applications with the
9638 library.  If this is what you want to do, use the GNU Library General
9639 Public License instead of this License.
9640
9641 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9642
9643 Scanned Source License libpng-1.2.49/contrib/gregbook/LICENSE:
9644
9645   ---------------------------------------------------------------------------
9646
9647       Copyright (c) 1998-2008 Greg Roelofs.  All rights reserved.
9648
9649       This software is provided "as is," without warranty of any kind,
9650       express or implied.  In no event shall the author or contributors
9651       be held liable for any damages arising in any way from the use of
9652       this software.
9653
9654       The contents of this file are DUAL-LICENSED.  You may modify and/or
9655       redistribute this software according to the terms of one of the
9656       following two licenses (at your option):
9657
9658
9659       LICENSE 1 ("BSD-like with advertising clause"):
9660
9661       Permission is granted to anyone to use this software for any purpose,
9662       including commercial applications, and to alter it and redistribute
9663       it freely, subject to the following restrictions:
9664
9665       1. Redistributions of source code must retain the above copyright
9666          notice, disclaimer, and this list of conditions.
9667       2. Redistributions in binary form must reproduce the above copyright
9668          notice, disclaimer, and this list of conditions in the documenta-
9669          tion and/or other materials provided with the distribution.
9670       3. All advertising materials mentioning features or use of this
9671          software must display the following acknowledgment:
9672
9673             This product includes software developed by Greg Roelofs
9674             and contributors for the book, "PNG: The Definitive Guide,"
9675             published by O'Reilly and Associates.
9676
9677
9678       LICENSE 2 (GNU GPL v2 or later):
9679
9680       This program is free software; you can redistribute it and/or modify
9681       it under the terms of the GNU General Public License as published by
9682       the Free Software Foundation; either version 2 of the License, or
9683       (at your option) any later version.
9684
9685       This program is distributed in the hope that it will be useful,
9686       but WITHOUT ANY WARRANTY; without even the implied warranty of
9687       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9688       GNU General Public License for more details.
9689
9690       You should have received a copy of the GNU General Public License
9691       along with this program; if not, write to the Free Software Foundation,
9692       Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
9693
9694   ---------------------------------------------------------------------------
9695
9696 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9697 </pre>
9698 <ul>
9699 <li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
9700 </ul>
9701 </div>
9702 </div>
9703
9704
9705 <div class="product">
9706 <span class="title">libpthread-stubs-0.1</span>
9707 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9708 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
9709 <div class="licence">
9710 <pre>Scanned Source License libpthread-stubs-0.1/COPYING:
9711
9712 Permission is hereby granted, free of charge, to any person obtaining a
9713 copy of this software and associated documentation files (the "Software"),
9714 to deal in the Software without restriction, including without limitation
9715 the rights to use, copy, modify, merge, publish, distribute, sublicense,
9716 and/or sell copies of the Software, and to permit persons to whom the
9717 Software is furnished to do so, subject to the following conditions:
9718
9719 The above copyright notice and this permission notice shall be included in
9720 all copies or substantial portions of the Software.
9721
9722 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9723 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9724 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9725 AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
9726 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
9727 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9728
9729 Except as contained in this notice, the names of the authors or their
9730 institutions shall not be used in advertising or otherwise to promote the
9731 sale, use or other dealings in this Software without prior written
9732 authorization from the authors.
9733
9734 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9735 </pre>
9736 <ul>
9737
9738 </ul>
9739 </div>
9740 </div>
9741
9742
9743 <div class="product">
9744 <span class="title">libscrypt-1.1.6</span>
9745 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9746 <span class="homepage"><a href="http://www.tarsnap.com/scrypt.html">homepage</a></span>
9747 <div class="licence">
9748 <pre></pre>
9749 <ul>
9750 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
9751 </ul>
9752 </div>
9753 </div>
9754
9755
9756 <div class="product">
9757 <span class="title">libSM-1.2.0</span>
9758 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9759 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
9760 <div class="licence">
9761 <pre>Scanned Source License libSM-1.2.0/COPYING:
9762
9763 Copyright 2002 Sun Microsystems, Inc.  All rights reserved.
9764
9765 Permission is hereby granted, free of charge, to any person obtaining a
9766 copy of this software and associated documentation files (the "Software"),
9767 to deal in the Software without restriction, including without limitation
9768 the rights to use, copy, modify, merge, publish, distribute, sublicense,
9769 and/or sell copies of the Software, and to permit persons to whom the
9770 Software is furnished to do so, subject to the following conditions:
9771
9772 The above copyright notice and this permission notice (including the next
9773 paragraph) shall be included in all copies or substantial portions of the
9774 Software.
9775
9776 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9777 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9778 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
9779 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9780 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9781 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9782 DEALINGS IN THE SOFTWARE.
9783
9784 Copyright 1993, 1998  The Open Group
9785
9786 Permission to use, copy, modify, distribute, and sell this software and its
9787 documentation for any purpose is hereby granted without fee, provided that
9788 the above copyright notice appear in all copies and that both that
9789 copyright notice and this permission notice appear in supporting
9790 documentation.
9791
9792 The above copyright notice and this permission notice shall be included in
9793 all copies or substantial portions of the Software.
9794
9795 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9796 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9797 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
9798 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
9799 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
9800 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9801
9802 Except as contained in this notice, the name of The Open Group shall not be
9803 used in advertising or otherwise to promote the sale, use or other dealings
9804 in this Software without prior written authorization from The Open Group.
9805
9806 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9807 </pre>
9808 <ul>
9809
9810 </ul>
9811 </div>
9812 </div>
9813
9814
9815 <div class="product">
9816 <span class="title">libtool-2.4.2</span>
9817 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9818 <span class="homepage"><a href="http://www.gnu.org/software/libtool/">homepage</a></span>
9819 <div class="licence">
9820 <pre></pre>
9821 <ul>
9822 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
9823 </ul>
9824 </div>
9825 </div>
9826
9827
9828 <div class="product">
9829 <span class="title">libusb-1.0.9</span>
9830 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9831 <span class="homepage"><a href="http://libusb.org/">homepage</a></span>
9832 <div class="licence">
9833 <pre></pre>
9834 <ul>
9835 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
9836 </ul>
9837 </div>
9838 </div>
9839
9840
9841 <div class="product">
9842 <span class="title">libusb-1.0.9</span>
9843 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9844 <span class="homepage"><a href="http://libusb.org/">homepage</a></span>
9845 <div class="licence">
9846 <pre></pre>
9847 <ul>
9848 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
9849 </ul>
9850 </div>
9851 </div>
9852
9853
9854 <div class="product">
9855 <span class="title">libva-1.2.1</span>
9856 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9857 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/vaapi">homepage</a></span>
9858 <div class="licence">
9859 <pre>Scanned Source License libva-1.2.1/COPYING:
9860
9861     Permission is hereby granted, free of charge, to any person obtaining a
9862     copy of this software and associated documentation files (the
9863     "Software"), to deal in the Software without restriction, including
9864     without limitation the rights to use, copy, modify, merge, publish,
9865     distribute, sub license, and/or sell copies of the Software, and to
9866     permit persons to whom the Software is furnished to do so, subject to
9867     the following conditions:
9868
9869     The above copyright notice and this permission notice (including the
9870     next paragraph) shall be included in all copies or substantial portions
9871     of the Software.
9872
9873     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
9874     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9875     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
9876     IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
9877     ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9878     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9879     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9880
9881 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9882
9883 Scanned Source License libva-1.2.1/debian.upstream/copyright:
9884
9885 This package was debianized by Waldo Bastian &lt;waldo.bastian@intel.com&gt; on
9886 Mon, 18 Jun 2007 21:35:31 -0700.
9887
9888 It was downloaded from &lt;url://example.com&gt;
9889
9890 Upstream Author(s): 
9891
9892     Waldo Bastian &lt;waldo.bastian@intel.com&gt;
9893     Jonathan Bian &lt;jonathan.bian@intel.com&gt;
9894
9895 Copyright: 
9896
9897     (C) Copyright IBM Corporation 2004
9898     Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
9899     Copyright 2000 VA Linux Systems, Inc.
9900     Copyright 2007 Intel Corportation
9901
9902 License:
9903
9904     Permission is hereby granted, free of charge, to any person obtaining a
9905     copy of this software and associated documentation files (the
9906     "Software"), to deal in the Software without restriction, including
9907     without limitation the rights to use, copy, modify, merge, publish,
9908     distribute, sub license, and/or sell copies of the Software, and to
9909     permit persons to whom the Software is furnished to do so, subject to
9910     the following conditions:
9911     
9912     The above copyright notice and this permission notice (including the
9913     next paragraph) shall be included in all copies or substantial portions
9914     of the Software.
9915     
9916     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
9917     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9918     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
9919     IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
9920     ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9921     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9922     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9923
9924 The Debian packaging is (C) 2007, Intel Corporation and
9925 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
9926
9927 # Please also look if there are files or directories which have a
9928 # different copyright/license attached and list them here.
9929
9930 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9931 </pre>
9932 <ul>
9933
9934 </ul>
9935 </div>
9936 </div>
9937
9938
9939 <div class="product">
9940 <span class="title">libva-intel-driver-1.2.2</span>
9941 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
9942 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/vaapi">homepage</a></span>
9943 <div class="licence">
9944 <pre>Scanned Source License libva-intel-driver-1.2.2/COPYING:
9945
9946     Permission is hereby granted, free of charge, to any person obtaining a
9947     copy of this software and associated documentation files (the
9948     "Software"), to deal in the Software without restriction, including
9949     without limitation the rights to use, copy, modify, merge, publish,
9950     distribute, sub license, and/or sell copies of the Software, and to
9951     permit persons to whom the Software is furnished to do so, subject to
9952     the following conditions:
9953
9954     The above copyright notice and this permission notice (including the
9955     next paragraph) shall be included in all copies or substantial portions
9956     of the Software.
9957
9958     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
9959     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9960     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
9961     IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
9962     ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9963     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9964     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9965
9966 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9967
9968 Scanned Source License libva-intel-driver-1.2.2/debian.upstream/copyright:
9969
9970 This package is maintained by:
9971 Gwenole Beauchesne &lt;gwenole.beauchesne@intel.com&gt;
9972
9973
9974 License:
9975
9976     Permission is hereby granted, free of charge, to any person obtaining a
9977     copy of this software and associated documentation files (the
9978     "Software"), to deal in the Software without restriction, including
9979     without limitation the rights to use, copy, modify, merge, publish,
9980     distribute, sub license, and/or sell copies of the Software, and to
9981     permit persons to whom the Software is furnished to do so, subject to
9982     the following conditions:
9983
9984     The above copyright notice and this permission notice (including the
9985     next paragraph) shall be included in all copies or substantial portions
9986     of the Software.
9987
9988     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
9989     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9990     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
9991     IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
9992     ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9993     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9994     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9995
9996 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
9997 </pre>
9998 <ul>
9999
10000 </ul>
10001 </div>
10002 </div>
10003
10004
10005 <div class="product">
10006 <span class="title">libX11-1.6.0</span>
10007 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
10008 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
10009 <div class="licence">
10010 <pre>Scanned Source License libX11-1.6.0/COPYING:
10011
10012 The following is the 'standard copyright' agreed upon by most contributors,
10013 and is currently the canonical license preferred by the X.Org Foundation.
10014 This is a slight variant of the common MIT license form published by the
10015 Open Source Initiative at http://www.opensource.org/licenses/mit-license.php
10016
10017 Copyright holders of new code should use this license statement where
10018 possible, and insert their name to this list.  Please sort by surname
10019 for people, and by the full name for other entities (e.g.  Juliusz
10020 Chroboczek sorts before Intel Corporation sorts before Daniel Stone).
10021
10022 See each individual source file or directory for the license that applies
10023 to that file.
10024
10025 Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett
10026 Copyright © 2009 Red Hat, Inc.
10027 Copyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates.
10028 All rights reserved.
10029
10030 Permission is hereby granted, free of charge, to any person obtaining a
10031 copy of this software and associated documentation files (the "Software"),
10032 to deal in the Software without restriction, including without limitation
10033 the rights to use, copy, modify, merge, publish, distribute, sublicense,
10034 and/or sell copies of the Software, and to permit persons to whom the
10035 Software is furnished to do so, subject to the following conditions:
10036
10037 The above copyright notice and this permission notice (including the next
10038 paragraph) shall be included in all copies or substantial portions of the
10039 Software.
10040
10041 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10042 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10043 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
10044 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10045 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
10046 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10047 DEALINGS IN THE SOFTWARE.
10048
10049  ----------------------------------------------------------------------
10050
10051 The following licenses are 'legacy' - usually MIT/X11 licenses with the name
10052 of the copyright holder(s) in the license statement:
10053
10054 Copyright 1984-1994, 1998 The Open Group
10055
10056 Permission to use, copy, modify, distribute, and sell this software and its
10057 documentation for any purpose is hereby granted without fee, provided that
10058 the above copyright notice appear in all copies and that both that
10059 copyright notice and this permission notice appear in supporting
10060 documentation.
10061
10062 The above copyright notice and this permission notice shall be included in
10063 all copies or substantial portions of the Software.
10064
10065 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10066 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10067 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
10068 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
10069 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
10070 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10071
10072 Except as contained in this notice, the name of The Open Group shall not be
10073 used in advertising or otherwise to promote the sale, use or other dealings
10074 in this Software without prior written authorization from The Open Group.
10075
10076 X Window System is a trademark of The Open Group.
10077
10078                 ----------------------------------------
10079
10080 Copyright 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1994, 1996 X Consortium
10081 Copyright 2000 The XFree86 Project, Inc.
10082
10083 Permission is hereby granted, free of charge, to any person obtaining
10084 a copy of this software and associated documentation files (the
10085 "Software"), to deal in the Software without restriction, including
10086 without limitation the rights to use, copy, modify, merge, publish,
10087 distribute, sublicense, and/or sell copies of the Software, and to
10088 permit persons to whom the Software is furnished to do so, subject to
10089 the following conditions:
10090
10091 The above copyright notice and this permission notice shall be included
10092 in all copies or substantial portions of the Software.
10093
10094 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
10095 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
10096 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
10097 IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
10098 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
10099 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
10100 OTHER DEALINGS IN THE SOFTWARE.
10101
10102 Except as contained in this notice, the name of the X Consortium shall
10103 not be used in advertising or otherwise to promote the sale, use or
10104 other dealings in this Software without prior written authorization
10105 from the X Consortium.
10106
10107 Copyright 1985, 1986, 1987, 1988, 1989, 1990, 1991 by
10108 Digital Equipment Corporation
10109
10110 Portions Copyright 1990, 1991 by Tektronix, Inc.
10111
10112 Permission to use, copy, modify and distribute this documentation for
10113 any purpose and without fee is hereby granted, provided that the above
10114 copyright notice appears in all copies and that both that copyright notice
10115 and this permission notice appear in all copies, and that the names of
10116 Digital and Tektronix not be used in in advertising or publicity pertaining
10117 to this documentation without specific, written prior permission.
10118 Digital and Tektronix makes no representations about the suitability
10119 of this documentation for any purpose.
10120 It is provided ``as is'' without express or implied warranty.
10121
10122                 ----------------------------------------
10123
10124 Copyright (c) 1999-2000  Free Software Foundation, Inc.
10125
10126 Permission is hereby granted, free of charge, to any person obtaining a copy
10127 of this software and associated documentation files (the "Software"), to deal
10128 in the Software without restriction, including without limitation the rights
10129 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10130 copies of the Software, and to permit persons to whom the Software is
10131 furnished to do so, subject to the following conditions:
10132
10133 The above copyright notice and this permission notice shall be included in
10134 all copies or substantial portions of the Software.
10135
10136 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10137 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10138 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
10139 FREE SOFTWARE FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
10140 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10141 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10142
10143 Except as contained in this notice, the name of the Free Software Foundation
10144 shall not be used in advertising or otherwise to promote the sale, use or
10145 other dealings in this Software without prior written authorization from the
10146 Free Software Foundation.
10147
10148                 ----------------------------------------
10149
10150 Code and supporting documentation (c) Copyright 1990 1991 Tektronix, Inc.
10151         All Rights Reserved
10152
10153 This file is a component of an X Window System-specific implementation
10154 of Xcms based on the TekColor Color Management System.  TekColor is a
10155 trademark of Tektronix, Inc.  The term "TekHVC" designates a particular
10156 color space that is the subject of U.S. Patent No. 4,985,853 (equivalent
10157 foreign patents pending).  Permission is hereby granted to use, copy,
10158 modify, sell, and otherwise distribute this software and its
10159 documentation for any purpose and without fee, provided that:
10160
10161 1. This copyright, permission, and disclaimer notice is reproduced in
10162    all copies of this software and any modification thereof and in
10163    supporting documentation;
10164 2. Any color-handling application which displays TekHVC color
10165    cooordinates identifies these as TekHVC color coordinates in any
10166    interface that displays these coordinates and in any associated
10167    documentation;
10168 3. The term "TekHVC" is always used, and is only used, in association
10169    with the mathematical derivations of the TekHVC Color Space,
10170    including those provided in this file and any equivalent pathways and
10171    mathematical derivations, regardless of digital (e.g., floating point
10172    or integer) representation.
10173
10174 Tektronix makes no representation about the suitability of this software
10175 for any purpose.  It is provided "as is" and with all faults.
10176
10177 TEKTRONIX DISCLAIMS ALL WARRANTIES APPLICABLE TO THIS SOFTWARE,
10178 INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
10179 PARTICULAR PURPOSE.  IN NO EVENT SHALL TEKTRONIX BE LIABLE FOR ANY
10180 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
10181 RESULTING FROM LOSS OF USE, DATA, OR PROFITS, WHETHER IN AN ACTION OF
10182 CONTRACT, NEGLIGENCE, OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
10183 CONNECTION WITH THE USE OR THE PERFORMANCE OF THIS SOFTWARE.
10184
10185                 ----------------------------------------
10186
10187 (c) Copyright 1995 FUJITSU LIMITED
10188 This is source code modified by FUJITSU LIMITED under the Joint
10189 Development Agreement for the CDE/Motif PST.
10190
10191                 ----------------------------------------
10192
10193 Copyright 1992 by Oki Technosystems Laboratory, Inc.
10194 Copyright 1992 by Fuji Xerox Co., Ltd.
10195
10196 Permission to use, copy, modify, distribute, and sell this software
10197 and its documentation for any purpose is hereby granted without fee,
10198 provided that the above copyright notice appear in all copies and
10199 that both that copyright notice and this permission notice appear
10200 in supporting documentation, and that the name of Oki Technosystems
10201 Laboratory and Fuji Xerox not be used in advertising or publicity
10202 pertaining to distribution of the software without specific, written
10203 prior permission.
10204 Oki Technosystems Laboratory and Fuji Xerox make no representations
10205 about the suitability of this software for any purpose.  It is provided
10206 "as is" without express or implied warranty.
10207
10208 OKI TECHNOSYSTEMS LABORATORY AND FUJI XEROX DISCLAIM ALL WARRANTIES
10209 WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
10210 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OKI TECHNOSYSTEMS
10211 LABORATORY AND FUJI XEROX BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10212 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
10213 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
10214 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
10215 OR PERFORMANCE OF THIS SOFTWARE.
10216
10217                 ----------------------------------------
10218
10219 Copyright 1990, 1991, 1992, 1993, 1994 by FUJITSU LIMITED
10220
10221 Permission to use, copy, modify, distribute, and sell this software
10222 and its documentation for any purpose is hereby granted without fee,
10223 provided that the above copyright notice appear in all copies and
10224 that both that copyright notice and this permission notice appear
10225 in supporting documentation, and that the name of FUJITSU LIMITED
10226 not be used in advertising or publicity pertaining to distribution
10227 of the software without specific, written prior permission.
10228 FUJITSU LIMITED makes no representations about the suitability of
10229 this software for any purpose.
10230 It is provided "as is" without express or implied warranty.
10231
10232 FUJITSU LIMITED DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
10233 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
10234 EVENT SHALL FUJITSU LIMITED BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10235 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
10236 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
10237 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10238 PERFORMANCE OF THIS SOFTWARE.
10239
10240                 ----------------------------------------
10241
10242
10243 Copyright (c) 1995 David E. Wexelblat.  All rights reserved
10244
10245 Permission is hereby granted, free of charge, to any person obtaining
10246 a copy of this software and associated documentation files (the
10247 "Software"), to deal in the Software without restriction, including
10248 without limitation the rights to use, copy, modify, merge, publish,
10249 distribute, sublicense, and/or sell copies of the Software, and to
10250 permit persons to whom the Software is furnished to do so, subject to
10251 the following conditions:
10252
10253 The above copyright notice and this permission notice shall be included
10254 in all copies or substantial portions of the Software.
10255
10256 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
10257 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
10258 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
10259 IN NO EVENT SHALL DAVID E. WEXELBLAT BE LIABLE FOR ANY CLAIM, DAMAGES OR
10260 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
10261 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
10262 OTHER DEALINGS IN THE SOFTWARE.
10263
10264 Except as contained in this notice, the name of David E. Wexelblat shall
10265 not be used in advertising or otherwise to promote the sale, use or
10266 other dealings in this Software without prior written authorization
10267 from David E. Wexelblat.
10268
10269                 ----------------------------------------
10270
10271 Copyright 1990, 1991 by OMRON Corporation
10272
10273 Permission to use, copy, modify, distribute, and sell this software and its
10274 documentation for any purpose is hereby granted without fee, provided that
10275 the above copyright notice appear in all copies and that both that
10276 copyright notice and this permission notice appear in supporting
10277 documentation, and that the name OMRON not be used in
10278 advertising or publicity pertaining to distribution of the software without
10279 specific, written prior permission.  OMRON makes no representations
10280 about the suitability of this software for any purpose.  It is provided
10281 "as is" without express or implied warranty.
10282
10283 OMRON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
10284 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
10285 EVENT SHALL OMRON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10286 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
10287 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
10288 TORTUOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10289 PERFORMANCE OF THIS SOFTWARE.
10290
10291                 ----------------------------------------
10292
10293 Copyright 1985, 1986, 1987, 1988, 1989, 1990, 1991 by
10294 Digital Equipment Corporation
10295
10296 Portions Copyright 1990, 1991 by Tektronix, Inc
10297
10298 Rewritten for X.org by Chris Lee &lt;clee@freedesktop.org&gt;
10299
10300 Permission to use, copy, modify, distribute, and sell this documentation
10301 for any purpose and without fee is hereby granted, provided that the above
10302 copyright notice and this permission notice appear in all copies.
10303 Chris Lee makes no representations about the suitability for any purpose
10304 of the information in this document.  It is provided \`\`as-is'' without
10305 express or implied warranty.
10306
10307                 ----------------------------------------
10308
10309 Copyright 1993 by Digital Equipment Corporation, Maynard, Massachusetts,
10310 Copyright 1994 by FUJITSU LIMITED
10311 Copyright 1994 by Sony Corporation
10312
10313                         All Rights Reserved
10314
10315 Permission to use, copy, modify, and distribute this software and its
10316 documentation for any purpose and without fee is hereby granted,
10317 provided that the above copyright notice appear in all copies and that
10318 both that copyright notice and this permission notice appear in
10319 supporting documentation, and that the names of Digital, FUJITSU
10320 LIMITED and Sony Corporation not be used in advertising or publicity
10321 pertaining to distribution of the software without specific, written
10322 prior permission.
10323
10324 DIGITAL, FUJITSU LIMITED AND SONY CORPORATION DISCLAIMS ALL WARRANTIES
10325 WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
10326 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL DIGITAL, FUJITSU LIMITED
10327 AND SONY CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10328 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
10329 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
10330 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10331 PERFORMANCE OF THIS SOFTWARE.
10332
10333                 ----------------------------------------
10334
10335
10336 Copyright 1991 by the Open Software Foundation
10337
10338 Permission to use, copy, modify, distribute, and sell this software and its
10339 documentation for any purpose is hereby granted without fee, provided that
10340 the above copyright notice appear in all copies and that both that
10341 copyright notice and this permission notice appear in supporting
10342 documentation, and that the name of Open Software Foundation
10343 not be used in advertising or publicity pertaining to distribution of the
10344 software without specific, written prior permission.  Open Software
10345 Foundation makes no representations about the suitability of this
10346 software for any purpose.  It is provided "as is" without express or
10347 implied warranty.
10348
10349 OPEN SOFTWARE FOUNDATION DISCLAIMS ALL WARRANTIES WITH REGARD TO
10350 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
10351 FITNESS, IN NO EVENT SHALL OPEN SOFTWARE FOUNDATIONN BE
10352 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10353 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
10354 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
10355 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10356
10357                 ----------------------------------------
10358
10359 Copyright 1990, 1991, 1992,1993, 1994 by FUJITSU LIMITED
10360 Copyright 1993, 1994                  by Sony Corporation
10361
10362 Permission to use, copy, modify, distribute, and sell this software and
10363 its documentation for any purpose is hereby granted without fee, provided
10364 that the above copyright notice appear in all copies and that both that
10365 copyright notice and this permission notice appear in supporting
10366 documentation, and that the name of FUJITSU LIMITED and Sony Corporation
10367 not be used in advertising or publicity pertaining to distribution of the
10368 software without specific, written prior permission.  FUJITSU LIMITED and
10369 Sony Corporation makes no representations about the suitability of this
10370 software for any purpose.  It is provided "as is" without express or
10371 implied warranty.
10372
10373 FUJITSU LIMITED AND SONY CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD
10374 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
10375 FITNESS, IN NO EVENT SHALL FUJITSU LIMITED OR SONY CORPORATION BE LIABLE
10376 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
10377 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
10378 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
10379 USE OR PERFORMANCE OF THIS SOFTWARE.
10380
10381                 ----------------------------------------
10382
10383 Copyright (c) 1993, 1995 by Silicon Graphics Computer Systems, Inc.
10384
10385 Permission to use, copy, modify, and distribute this
10386 software and its documentation for any purpose and without
10387 fee is hereby granted, provided that the above copyright
10388 notice appear in all copies and that both that copyright
10389 notice and this permission notice appear in supporting
10390 documentation, and that the name of Silicon Graphics not be
10391 used in advertising or publicity pertaining to distribution
10392 of the software without specific prior written permission.
10393 Silicon Graphics makes no representation about the suitability
10394 of this software for any purpose. It is provided "as is"
10395 without any express or implied warranty.
10396
10397 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
10398 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10399 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
10400 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
10401 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
10402 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
10403 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
10404 THE USE OR PERFORMANCE OF THIS SOFTWARE.
10405
10406                 ----------------------------------------
10407
10408 Copyright 1991, 1992, 1993, 1994 by FUJITSU LIMITED
10409 Copyright 1993 by Digital Equipment Corporation
10410
10411 Permission to use, copy, modify, distribute, and sell this software
10412 and its documentation for any purpose is hereby granted without fee,
10413 provided that the above copyright notice appear in all copies and that
10414 both that copyright notice and this permission notice appear in
10415 supporting documentation, and that the name of FUJITSU LIMITED and
10416 Digital Equipment Corporation not be used in advertising or publicity
10417 pertaining to distribution of the software without specific, written
10418 prior permission.  FUJITSU LIMITED and Digital Equipment Corporation
10419 makes no representations about the suitability of this software for
10420 any purpose.  It is provided "as is" without express or implied
10421 warranty.
10422
10423 FUJITSU LIMITED AND DIGITAL EQUIPMENT CORPORATION DISCLAIM ALL
10424 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
10425 WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
10426 FUJITSU LIMITED AND DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR
10427 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10428 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
10429 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10430 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
10431 THIS SOFTWARE.
10432
10433                 ----------------------------------------
10434
10435 Copyright 1992, 1993 by FUJITSU LIMITED
10436 Copyright 1993 by Fujitsu Open Systems Solutions, Inc.
10437 Copyright 1994 by Sony Corporation
10438
10439 Permission to use, copy, modify, distribute and sell this software
10440 and its documentation for any purpose is hereby granted without fee,
10441 provided that the above copyright notice appear in all copies and
10442 that both that copyright notice and this permission notice appear
10443 in supporting documentation, and that the name of FUJITSU LIMITED,
10444 Fujitsu Open Systems Solutions, Inc. and Sony Corporation  not be
10445 used in advertising or publicity pertaining to distribution of the
10446 software without specific, written prior permission.
10447 FUJITSU LIMITED, Fujitsu Open Systems Solutions, Inc. and
10448 Sony Corporation make no representations about the suitability of
10449 this software for any purpose.  It is provided "as is" without
10450 express or implied warranty.
10451
10452 FUJITSU LIMITED, FUJITSU OPEN SYSTEMS SOLUTIONS, INC. AND SONY
10453 CORPORATION DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
10454 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
10455 IN NO EVENT SHALL FUJITSU OPEN SYSTEMS SOLUTIONS, INC., FUJITSU LIMITED
10456 AND SONY CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10457 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
10458 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
10459 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
10460 OR PERFORMANCE OF THIS SOFTWARE.
10461
10462                 ----------------------------------------
10463
10464 Copyright 1987, 1988, 1990, 1993 by Digital Equipment Corporation,
10465 Maynard, Massachusetts,
10466
10467                         All Rights Reserved
10468
10469 Permission to use, copy, modify, and distribute this software and its
10470 documentation for any purpose and without fee is hereby granted,
10471 provided that the above copyright notice appear in all copies and that
10472 both that copyright notice and this permission notice appear in
10473 supporting documentation, and that the name of Digital not be
10474 used in advertising or publicity pertaining to distribution of the
10475 software without specific, written prior permission.
10476
10477 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
10478 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
10479 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
10480 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
10481 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10482 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
10483 SOFTWARE.
10484
10485                 ----------------------------------------
10486
10487 Copyright 1993 by SunSoft, Inc.
10488 Copyright 1999-2000 by Bruno Haible
10489
10490 Permission to use, copy, modify, distribute, and sell this software
10491 and its documentation for any purpose is hereby granted without fee,
10492 provided that the above copyright notice appear in all copies and
10493 that both that copyright notice and this permission notice appear
10494 in supporting documentation, and that the names of SunSoft, Inc. and
10495 Bruno Haible not be used in advertising or publicity pertaining to
10496 distribution of the software without specific, written prior
10497 permission.  SunSoft, Inc. and Bruno Haible make no representations
10498 about the suitability of this software for any purpose.  It is
10499 provided "as is" without express or implied warranty.
10500
10501 SunSoft Inc. AND Bruno Haible DISCLAIM ALL WARRANTIES WITH REGARD
10502 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10503 AND FITNESS, IN NO EVENT SHALL SunSoft, Inc. OR Bruno Haible BE LIABLE
10504 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10505 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
10506 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
10507 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10508
10509                 ----------------------------------------
10510
10511 Copyright 1991 by the Open Software Foundation
10512 Copyright 1993 by the TOSHIBA Corp.
10513
10514 Permission to use, copy, modify, distribute, and sell this software and its
10515 documentation for any purpose is hereby granted without fee, provided that
10516 the above copyright notice appear in all copies and that both that
10517 copyright notice and this permission notice appear in supporting
10518 documentation, and that the names of Open Software Foundation and TOSHIBA
10519 not be used in advertising or publicity pertaining to distribution of the
10520 software without specific, written prior permission.  Open Software
10521 Foundation and TOSHIBA make no representations about the suitability of this
10522 software for any purpose.  It is provided "as is" without express or
10523 implied warranty.
10524
10525 OPEN SOFTWARE FOUNDATION AND TOSHIBA DISCLAIM ALL WARRANTIES WITH REGARD TO
10526 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
10527 FITNESS, IN NO EVENT SHALL OPEN SOFTWARE FOUNDATIONN OR TOSHIBA BE
10528 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10529 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
10530 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
10531 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10532
10533                 ----------------------------------------
10534
10535 Copyright 1988 by Wyse Technology, Inc., San Jose, Ca.,
10536
10537                         All Rights Reserved
10538
10539 Permission to use, copy, modify, and distribute this software and its
10540 documentation for any purpose and without fee is hereby granted,
10541 provided that the above copyright notice appear in all copies and that
10542 both that copyright notice and this permission notice appear in
10543 supporting documentation, and that the name Wyse not be
10544 used in advertising or publicity pertaining to distribution of the
10545 software without specific, written prior permission.
10546
10547 WYSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
10548 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
10549 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
10550 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
10551 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10552 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
10553 SOFTWARE.
10554
10555                 ----------------------------------------
10556
10557
10558 Copyright 1991 by the Open Software Foundation
10559 Copyright 1993, 1994 by the Sony Corporation
10560
10561 Permission to use, copy, modify, distribute, and sell this software and its
10562 documentation for any purpose is hereby granted without fee, provided that
10563 the above copyright notice appear in all copies and that both that
10564 copyright notice and this permission notice appear in supporting
10565 documentation, and that the names of Open Software Foundation and
10566 Sony Corporation not be used in advertising or publicity pertaining to
10567 distribution of the software without specific, written prior permission.
10568 Open Software Foundation and Sony Corporation make no
10569 representations about the suitability of this software for any purpose.
10570 It is provided "as is" without express or implied warranty.
10571
10572 OPEN SOFTWARE FOUNDATION AND SONY CORPORATION DISCLAIM ALL
10573 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
10574 WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OPEN
10575 SOFTWARE FOUNDATIONN OR SONY CORPORATION BE LIABLE FOR ANY SPECIAL,
10576 INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
10577 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
10578 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10579 PERFORMANCE OF THIS SOFTWARE.
10580
10581                 ----------------------------------------
10582
10583 Copyright 1992, 1993 by FUJITSU LIMITED
10584 Copyright 1993 by Fujitsu Open Systems Solutions, Inc.
10585
10586 Permission to use, copy, modify, distribute and sell this software
10587 and its documentation for any purpose is hereby granted without fee,
10588 provided that the above copyright notice appear in all copies and
10589 that both that copyright notice and this permission notice appear
10590 in supporting documentation, and that the name of FUJITSU LIMITED and
10591 Fujitsu Open Systems Solutions, Inc. not be used in advertising or
10592 publicity pertaining to distribution of the software without specific,
10593 written prior permission.
10594 FUJITSU LIMITED and Fujitsu Open Systems Solutions, Inc. makes no
10595 representations about the suitability of this software for any purpose.
10596 It is provided "as is" without express or implied warranty.
10597
10598 FUJITSU LIMITED AND FUJITSU OPEN SYSTEMS SOLUTIONS, INC. DISCLAIMS ALL
10599 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
10600 OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL FUJITSU OPEN SYSTEMS
10601 SOLUTIONS, INC. AND FUJITSU LIMITED BE LIABLE FOR ANY SPECIAL, INDIRECT
10602 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
10603 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
10604 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
10605 OF THIS SOFTWARE.
10606
10607                 ----------------------------------------
10608
10609 Copyright 1993, 1994 by Sony Corporation
10610
10611 Permission to use, copy, modify, distribute, and sell this software
10612 and its documentation for any purpose is hereby granted without fee,
10613 provided that the above copyright notice appear in all copies and
10614 that both that copyright notice and this permission notice appear
10615 in supporting documentation, and that the name of Sony Corporation
10616 not be used in advertising or publicity pertaining to distribution
10617 of the software without specific, written prior permission.
10618 Sony Corporation makes no representations about the suitability of
10619 this software for any purpose. It is provided "as is" without
10620 express or implied warranty.
10621
10622 SONY CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
10623 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
10624 EVENT SHALL SONY CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10625 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
10626 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
10627 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10628 PERFORMANCE OF THIS SOFTWARE.
10629
10630                 ----------------------------------------
10631
10632 Copyright 1986, 1998  The Open Group
10633 Copyright (c) 2000  The XFree86 Project, Inc.
10634
10635 Permission to use, copy, modify, distribute, and sell this software and its
10636 documentation for any purpose is hereby granted without fee, provided that
10637 the above copyright notice appear in all copies and that both that
10638 copyright notice and this permission notice appear in supporting
10639 documentation.
10640
10641 The above copyright notice and this permission notice shall be included in
10642 all copies or substantial portions of the Software.
10643
10644 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10645 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10646 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
10647 X CONSORTIUM OR THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10648 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10649 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10650 SOFTWARE.
10651
10652 Except as contained in this notice, the name of the X Consortium or of the
10653 XFree86 Project shall not be used in advertising or otherwise to promote the
10654 sale, use or other dealings in this Software without prior written
10655 authorization from the X Consortium and the XFree86 Project.
10656
10657                 ----------------------------------------
10658
10659 Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation,
10660                      and Nippon Telegraph and Telephone Corporation
10661 Copyright 1991 by the Open Software Foundation
10662 Copyright 1993 by the FUJITSU LIMITED
10663
10664 Permission to use, copy, modify, distribute, and sell this software and its
10665 documentation for any purpose is hereby granted without fee, provided that
10666 the above copyright notice appear in all copies and that both that
10667 copyright notice and this permission notice appear in supporting
10668 documentation, and that the names of OMRON, NTT Software, NTT, and
10669 Open Software Foundation not be used in advertising or publicity
10670 pertaining to distribution of the software without specific,
10671 written prior permission. OMRON, NTT Software, NTT, and Open Software
10672 Foundation make no representations about the suitability of this
10673 software for any purpose.  It is provided "as is" without express or
10674 implied warranty.
10675
10676 OMRON, NTT SOFTWARE, NTT, AND OPEN SOFTWARE FOUNDATION
10677 DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
10678 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
10679 SHALL OMRON, NTT SOFTWARE, NTT, OR OPEN SOFTWARE FOUNDATION BE
10680 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10681 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
10682 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
10683 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10684
10685                 ----------------------------------------
10686
10687 Copyright 1988 by Wyse Technology, Inc., San Jose, Ca,
10688 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
10689
10690                         All Rights Reserved
10691
10692 Permission to use, copy, modify, and distribute this software and its
10693 documentation for any purpose and without fee is hereby granted,
10694 provided that the above copyright notice appear in all copies and that
10695 both that copyright notice and this permission notice appear in
10696 supporting documentation, and that the name Digital not be
10697 used in advertising or publicity pertaining to distribution of the
10698 software without specific, written prior permission.
10699
10700 DIGITAL AND WYSE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
10701 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
10702 EVENT SHALL DIGITAL OR WYSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10703 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
10704 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
10705 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10706 PERFORMANCE OF THIS SOFTWARE.
10707
10708                 ----------------------------------------
10709
10710
10711 Copyright 1991, 1992 by Fuji Xerox Co., Ltd.
10712 Copyright 1992, 1993, 1994 by FUJITSU LIMITED
10713
10714 Permission to use, copy, modify, distribute, and sell this software
10715 and its documentation for any purpose is hereby granted without fee,
10716 provided that the above copyright notice appear in all copies and
10717 that both that copyright notice and this permission notice appear
10718 in supporting documentation, and that the name of Fuji Xerox,
10719 FUJITSU LIMITED not be used in advertising or publicity pertaining
10720 to distribution of the software without specific, written prior
10721 permission. Fuji Xerox, FUJITSU LIMITED make no representations
10722 about the suitability of this software for any purpose.
10723 It is provided "as is" without express or implied warranty.
10724
10725 FUJI XEROX, FUJITSU LIMITED DISCLAIM ALL WARRANTIES WITH
10726 REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
10727 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL FUJI XEROX,
10728 FUJITSU LIMITED BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
10729 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
10730 OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
10731 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10732 PERFORMANCE OF THIS SOFTWARE.
10733
10734                 ----------------------------------------
10735
10736 Copyright 2006 Josh Triplett
10737
10738 Permission is hereby granted, free of charge, to any person obtaining
10739 a copy of this software and associated documentation files (the
10740 "Software"), to deal in the Software without restriction, including
10741 without limitation the rights to use, copy, modify, merge, publish,
10742 distribute, sublicense, and/or sell copies of the Software, and to
10743 permit persons to whom the Software is furnished to do so, subject to
10744 the following conditions:
10745
10746 The above copyright notice and this permission notice shall be included
10747 in all copies or substantial portions of the Software.
10748
10749 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
10750 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
10751 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
10752 IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
10753 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
10754 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
10755 OTHER DEALINGS IN THE SOFTWARE.
10756
10757                 ----------------------------------------
10758
10759 (c) Copyright 1996 by Sebastien Marineau and Holger Veit
10760                         &lt;marineau@genie.uottawa.ca&gt;
10761                      &lt;Holger.Veit@gmd.de&gt;
10762
10763 Permission is hereby granted, free of charge, to any person obtaining a
10764 copy of this software and associated documentation files (the "Software"),
10765 to deal in the Software without restriction, including without limitation
10766 the rights to use, copy, modify, merge, publish, distribute, sublicense,
10767 and/or sell copies of the Software, and to permit persons to whom the
10768 Software is furnished to do so, subject to the following conditions:
10769
10770 The above copyright notice and this permission notice shall be included in
10771 all copies or substantial portions of the Software.
10772
10773 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10774 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10775 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
10776 HOLGER VEIT  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
10777 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
10778 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10779 SOFTWARE.
10780
10781 Except as contained in this notice, the name of Sebastien Marineau or Holger Veit
10782 shall not be used in advertising or otherwise to promote the sale, use or other
10783 dealings in this Software without prior written authorization from Holger Veit or
10784 Sebastien Marineau.
10785
10786                 ----------------------------------------
10787
10788 Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation,
10789                      and Nippon Telegraph and Telephone Corporation
10790 Copyright 1991 by the Open Software Foundation
10791 Copyright 1993 by the TOSHIBA Corp.
10792 Copyright 1993, 1994 by Sony Corporation
10793 Copyright 1993, 1994 by the FUJITSU LIMITED
10794
10795 Permission to use, copy, modify, distribute, and sell this software and its
10796 documentation for any purpose is hereby granted without fee, provided that
10797 the above copyright notice appear in all copies and that both that
10798 copyright notice and this permission notice appear in supporting
10799 documentation, and that the names of OMRON, NTT Software, NTT, Open
10800 Software Foundation, and Sony Corporation not be used in advertising
10801 or publicity pertaining to distribution of the software without specific,
10802 written prior permission. OMRON, NTT Software, NTT, Open Software
10803 Foundation, and Sony Corporation  make no representations about the
10804 suitability of this software for any purpose.  It is provided "as is"
10805 without express or implied warranty.
10806
10807 OMRON, NTT SOFTWARE, NTT, OPEN SOFTWARE FOUNDATION, AND SONY
10808 CORPORATION DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
10809 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
10810 SHALL OMRON, NTT SOFTWARE, NTT, OPEN SOFTWARE FOUNDATION, OR SONY
10811 CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
10812 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
10813 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
10814 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10815
10816                 ----------------------------------------
10817
10818 Copyright 2000 by Bruno Haible
10819
10820 Permission to use, copy, modify, distribute, and sell this software
10821 and its documentation for any purpose is hereby granted without fee,
10822 provided that the above copyright notice appear in all copies and
10823 that both that copyright notice and this permission notice appear
10824 in supporting documentation, and that the name of Bruno Haible not
10825 be used in advertising or publicity pertaining to distribution of the
10826 software without specific, written prior permission.  Bruno Haible
10827 makes no representations about the suitability of this software for
10828 any purpose.  It is provided "as is" without express or implied
10829 warranty.
10830
10831 Bruno Haible DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
10832 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
10833 NO EVENT SHALL Bruno Haible BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10834 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
10835 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
10836 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
10837 OR PERFORMANCE OF THIS SOFTWARE.
10838
10839                 ----------------------------------------
10840
10841 Copyright © 2003 Keith Packard
10842
10843 Permission to use, copy, modify, distribute, and sell this software and its
10844 documentation for any purpose is hereby granted without fee, provided that
10845 the above copyright notice appear in all copies and that both that
10846 copyright notice and this permission notice appear in supporting
10847 documentation, and that the name of Keith Packard not be used in
10848 advertising or publicity pertaining to distribution of the software without
10849 specific, written prior permission.  Keith Packard makes no
10850 representations about the suitability of this software for any purpose.  It
10851 is provided "as is" without express or implied warranty.
10852
10853 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
10854 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
10855 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10856 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
10857 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
10858 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10859 PERFORMANCE OF THIS SOFTWARE.
10860
10861                 ----------------------------------------
10862
10863 Copyright (c) 2007-2009, Troy D. Hanson
10864 All rights reserved.
10865
10866 Redistribution and use in source and binary forms, with or without
10867 modification, are permitted provided that the following conditions are met:
10868
10869 Redistributions of source code must retain the above copyright
10870 notice, this list of conditions and the following disclaimer.
10871
10872 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
10873 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
10874 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
10875 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
10876 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
10877 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
10878 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
10879 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
10880 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
10881 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
10882 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10883
10884                 ----------------------------------------
10885
10886 Copyright 1992, 1993 by TOSHIBA Corp.
10887
10888 Permission to use, copy, modify, and distribute this software and its
10889 documentation for any purpose and without fee is hereby granted, provided
10890 that the above copyright notice appear in all copies and that both that
10891 copyright notice and this permission notice appear in supporting
10892 documentation, and that the name of TOSHIBA not be used in advertising
10893 or publicity pertaining to distribution of the software without specific,
10894 written prior permission. TOSHIBA make no representations about the
10895 suitability of this software for any purpose.  It is provided "as is"
10896 without express or implied warranty.
10897
10898 TOSHIBA DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
10899 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
10900 TOSHIBA BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
10901 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
10902 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10903 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
10904 SOFTWARE.
10905
10906
10907                 ----------------------------------------
10908
10909 Copyright IBM Corporation 1993
10910
10911 All Rights Reserved
10912
10913 License to use, copy, modify, and distribute this software and its
10914 documentation for any purpose and without fee is hereby granted,
10915 provided that the above copyright notice appear in all copies and that
10916 both that copyright notice and this permission notice appear in
10917 supporting documentation, and that the name of IBM not be
10918 used in advertising or publicity pertaining to distribution of the
10919 software without specific, written prior permission.
10920
10921 IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
10922 ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS, AND
10923 NONINFRINGEMENT OF THIRD PARTY RIGHTS, IN NO EVENT SHALL
10924 IBM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
10925 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
10926 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10927 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
10928 SOFTWARE.
10929
10930                 ----------------------------------------
10931
10932 Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation,
10933                      and Nippon Telegraph and Telephone Corporation
10934
10935 Permission to use, copy, modify, distribute, and sell this software and its
10936 documentation for any purpose is hereby granted without fee, provided that
10937 the above copyright notice appear in all copies and that both that
10938 copyright notice and this permission notice appear in supporting
10939 documentation, and that the names of OMRON, NTT Software, and NTT
10940 not be used in advertising or publicity pertaining to distribution of the
10941 software without specific, written prior permission. OMRON, NTT Software,
10942 and NTT make no representations about the suitability of this
10943 software for any purpose.  It is provided "as is" without express or
10944 implied warranty.
10945
10946 OMRON, NTT SOFTWARE, AND NTT, DISCLAIM ALL WARRANTIES WITH REGARD
10947 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10948 AND FITNESS, IN NO EVENT SHALL OMRON, NTT SOFTWARE, OR NTT, BE
10949 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10950 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
10951 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
10952 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10953
10954
10955 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
10956
10957 Scanned Source License libX11-1.6.0/src/xlibi18n/lcUniConv/COPYRIGHT:
10958
10959 This notice applies to the files in this directory. They are taken from
10960 the libiconv-1.1 package, which is covered by the LGPL license. The files
10961 in this directory have been placed under the following copyright, with
10962 permission from the Free Software Foundation.
10963
10964
10965 Copyright (c) 1999-2000  Free Software Foundation, Inc.
10966
10967 Permission is hereby granted, free of charge, to any person obtaining a copy
10968 of this software and associated documentation files (the "Software"), to deal
10969 in the Software without restriction, including without limitation the rights
10970 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10971 copies of the Software, and to permit persons to whom the Software is
10972 furnished to do so, subject to the following conditions:
10973
10974 The above copyright notice and this permission notice shall be included in
10975 all copies or substantial portions of the Software.
10976
10977 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10978 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10979 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
10980 FREE SOFTWARE FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
10981 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10982 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10983
10984 Except as contained in this notice, the name of the Free Software Foundation
10985 shall not be used in advertising or otherwise to promote the sale, use or
10986 other dealings in this Software without prior written authorization from the
10987 Free Software Foundation.
10988
10989
10990 Notes:
10991
10992 1. This copyright applies only to the files in this directory, and not to
10993 the remaining files in libiconv.
10994
10995 2. The Free Software Foundation does not encourage the use of the above
10996 license for newly written software.
10997
10998
10999 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11000 </pre>
11001 <ul>
11002
11003 </ul>
11004 </div>
11005 </div>
11006
11007
11008 <div class="product">
11009 <span class="title">libXau-1.0.6</span>
11010 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11011 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11012 <div class="licence">
11013 <pre>Scanned Source License libXau-1.0.6/COPYING:
11014
11015 Copyright 1988, 1993, 1994, 1998  The Open Group
11016
11017 Permission to use, copy, modify, distribute, and sell this software and its
11018 documentation for any purpose is hereby granted without fee, provided that
11019 the above copyright notice appear in all copies and that both that
11020 copyright notice and this permission notice appear in supporting
11021 documentation.
11022
11023 The above copyright notice and this permission notice shall be included in
11024 all copies or substantial portions of the Software.
11025
11026 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11027 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11028 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11029 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
11030 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
11031 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11032
11033 Except as contained in this notice, the name of The Open Group shall not be
11034 used in advertising or otherwise to promote the sale, use or other dealings
11035 in this Software without prior written authorization from The Open Group.
11036
11037 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11038 </pre>
11039 <ul>
11040
11041 </ul>
11042 </div>
11043 </div>
11044
11045
11046 <div class="product">
11047 <span class="title">libxcb-1.9.1</span>
11048 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11049 <span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
11050 <div class="licence">
11051 <pre>Scanned Source License libxcb-1.9.1/COPYING:
11052
11053 Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
11054 All Rights Reserved.
11055
11056 Permission is hereby granted, free of charge, to any person
11057 obtaining a copy of this software and associated
11058 documentation files (the "Software"), to deal in the
11059 Software without restriction, including without limitation
11060 the rights to use, copy, modify, merge, publish, distribute,
11061 sublicense, and/or sell copies of the Software, and to
11062 permit persons to whom the Software is furnished to do so,
11063 subject to the following conditions:
11064
11065 The above copyright notice and this permission notice shall
11066 be included in all copies or substantial portions of the
11067 Software.
11068
11069 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11070 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
11071 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
11072 PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
11073 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
11074 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11075 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
11076 OTHER DEALINGS IN THE SOFTWARE.
11077
11078 Except as contained in this notice, the names of the authors
11079 or their institutions shall not be used in advertising or
11080 otherwise to promote the sale, use or other dealings in this
11081 Software without prior written authorization from the
11082 authors.
11083
11084 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11085 </pre>
11086 <ul>
11087
11088 </ul>
11089 </div>
11090 </div>
11091
11092
11093 <div class="product">
11094 <span class="title">libXcomposite-0.4.3</span>
11095 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11096 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11097 <div class="licence">
11098 <pre>Scanned Source License libXcomposite-0.4.3/COPYING:
11099
11100
11101 Copyright © 2001,2003 Keith Packard
11102
11103 Permission to use, copy, modify, distribute, and sell this software and its
11104 documentation for any purpose is hereby granted without fee, provided that
11105 the above copyright notice appear in all copies and that both that
11106 copyright notice and this permission notice appear in supporting
11107 documentation, and that the name of Keith Packard not be used in
11108 advertising or publicity pertaining to distribution of the software without
11109 specific, written prior permission.  Keith Packard makes no
11110 representations about the suitability of this software for any purpose.  It
11111 is provided "as is" without express or implied warranty.
11112
11113 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
11114 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
11115 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11116 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
11117 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
11118 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11119 PERFORMANCE OF THIS SOFTWARE.
11120
11121 Copyright (c) 2006, 2007, Oracle and/or its affiliates. All rights reserved.
11122
11123 Permission is hereby granted, free of charge, to any person obtaining a
11124 copy of this software and associated documentation files (the "Software"),
11125 to deal in the Software without restriction, including without limitation
11126 the rights to use, copy, modify, merge, publish, distribute, sublicense,
11127 and/or sell copies of the Software, and to permit persons to whom the
11128 Software is furnished to do so, subject to the following conditions:
11129
11130 The above copyright notice and this permission notice (including the next
11131 paragraph) shall be included in all copies or substantial portions of the
11132 Software.
11133
11134 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11135 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11136 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
11137 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11138 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11139 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11140 DEALINGS IN THE SOFTWARE.
11141
11142 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11143 </pre>
11144 <ul>
11145
11146 </ul>
11147 </div>
11148 </div>
11149
11150
11151 <div class="product">
11152 <span class="title">libXcursor-1.1.14</span>
11153 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11154 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11155 <div class="licence">
11156 <pre>Scanned Source License libXcursor-1.1.14/COPYING:
11157
11158 Copyright © 2002 Keith Packard
11159
11160 Permission to use, copy, modify, distribute, and sell this software and its
11161 documentation for any purpose is hereby granted without fee, provided that
11162 the above copyright notice appear in all copies and that both that
11163 copyright notice and this permission notice appear in supporting
11164 documentation, and that the name of Keith Packard not be used in
11165 advertising or publicity pertaining to distribution of the software without
11166 specific, written prior permission.  Keith Packard makes no
11167 representations about the suitability of this software for any purpose.  It
11168 is provided "as is" without express or implied warranty.
11169
11170 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
11171 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
11172 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11173 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
11174 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
11175 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11176 PERFORMANCE OF THIS SOFTWARE.
11177
11178 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11179 </pre>
11180 <ul>
11181
11182 </ul>
11183 </div>
11184 </div>
11185
11186
11187 <div class="product">
11188 <span class="title">libXdamage-1.1.3</span>
11189 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11190 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11191 <div class="licence">
11192 <pre>Scanned Source License libXdamage-1.1.3/COPYING:
11193
11194
11195 Copyright © 2001,2003 Keith Packard
11196 Copyright © 2007 Eric Anholt
11197
11198 Permission to use, copy, modify, distribute, and sell this software and its
11199 documentation for any purpose is hereby granted without fee, provided that
11200 the above copyright notice appear in all copies and that both that
11201 copyright notice and this permission notice appear in supporting
11202 documentation, and that the name of Keith Packard not be used in
11203 advertising or publicity pertaining to distribution of the software without
11204 specific, written prior permission.  Keith Packard makes no
11205 representations about the suitability of this software for any purpose.  It
11206 is provided "as is" without express or implied warranty.
11207
11208 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
11209 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
11210 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11211 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
11212 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
11213 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11214 PERFORMANCE OF THIS SOFTWARE.
11215
11216
11217 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11218 </pre>
11219 <ul>
11220
11221 </ul>
11222 </div>
11223 </div>
11224
11225
11226 <div class="product">
11227 <span class="title">libXdmcp-1.1.0</span>
11228 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11229 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11230 <div class="licence">
11231 <pre>Scanned Source License libXdmcp-1.1.0/COPYING:
11232
11233 Copyright 1989, 1998  The Open Group
11234
11235 Permission to use, copy, modify, distribute, and sell this software and its
11236 documentation for any purpose is hereby granted without fee, provided that
11237 the above copyright notice appear in all copies and that both that
11238 copyright notice and this permission notice appear in supporting
11239 documentation.
11240
11241 The above copyright notice and this permission notice shall be included in
11242 all copies or substantial portions of the Software.
11243
11244 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11245 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11246 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11247 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
11248 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
11249 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11250
11251 Except as contained in this notice, the name of The Open Group shall not be
11252 used in advertising or otherwise to promote the sale, use or other dealings
11253 in this Software without prior written authorization from The Open Group.
11254
11255 Author:  Keith Packard, MIT X Consortium
11256
11257 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11258 </pre>
11259 <ul>
11260
11261 </ul>
11262 </div>
11263 </div>
11264
11265
11266 <div class="product">
11267 <span class="title">libXext-1.3.2</span>
11268 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11269 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11270 <div class="licence">
11271 <pre>Scanned Source License libXext-1.3.2/COPYING:
11272
11273 Copyright 1986, 1987, 1988, 1989, 1994, 1998  The Open Group
11274
11275 Permission to use, copy, modify, distribute, and sell this software and its
11276 documentation for any purpose is hereby granted without fee, provided that
11277 the above copyright notice appear in all copies and that both that
11278 copyright notice and this permission notice appear in supporting
11279 documentation.
11280
11281 The above copyright notice and this permission notice shall be included in
11282 all copies or substantial portions of the Software.
11283
11284 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11285 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11286 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11287 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
11288 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
11289 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11290
11291 Except as contained in this notice, the name of The Open Group shall not be
11292 used in advertising or otherwise to promote the sale, use or other dealings
11293 in this Software without prior written authorization from The Open Group.
11294
11295 Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts.
11296
11297 Permission is hereby granted, free of charge, to any person obtaining a copy
11298 of this software and associated documentation files (the "Software"), to deal
11299 in the Software without restriction, including without limitation the rights
11300 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11301 copies of the Software.
11302
11303 The above copyright notice and this permission notice shall be included in
11304 all copies or substantial portions of the Software.
11305
11306 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11307 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11308 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
11309 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
11310 BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
11311 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11312 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11313
11314 Except as contained in this notice, the name of Digital Equipment Corporation
11315 shall not be used in advertising or otherwise to promote the sale, use or other
11316 dealings in this Software without prior written authorization from Digital
11317 Equipment Corporation.
11318
11319 Copyright (c) 1997 by Silicon Graphics Computer Systems, Inc.
11320 Permission to use, copy, modify, and distribute this
11321 software and its documentation for any purpose and without
11322 fee is hereby granted, provided that the above copyright
11323 notice appear in all copies and that both that copyright
11324 notice and this permission notice appear in supporting
11325 documentation, and that the name of Silicon Graphics not be
11326 used in advertising or publicity pertaining to distribution
11327 of the software without specific prior written permission.
11328 Silicon Graphics makes no representation about the suitability
11329 of this software for any purpose. It is provided "as is"
11330 without any express or implied warranty.
11331 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
11332 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11333 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
11334 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
11335 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
11336 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
11337 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
11338 THE USE OR PERFORMANCE OF THIS SOFTWARE.
11339
11340 Copyright 1992 Network Computing Devices
11341
11342 Permission to use, copy, modify, distribute, and sell this software and its
11343 documentation for any purpose is hereby granted without fee, provided that
11344 the above copyright notice appear in all copies and that both that
11345 copyright notice and this permission notice appear in supporting
11346 documentation, and that the name of NCD. not be used in advertising or
11347 publicity pertaining to distribution of the software without specific,
11348 written prior permission.  NCD. makes no representations about the
11349 suitability of this software for any purpose.  It is provided "as is"
11350 without express or implied warranty.
11351
11352 NCD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
11353 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NCD.
11354 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11355 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
11356 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
11357 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
11358
11359 Copyright 1991,1993 by Digital Equipment Corporation, Maynard, Massachusetts,
11360 and Olivetti Research Limited, Cambridge, England.
11361
11362                         All Rights Reserved
11363
11364 Permission to use, copy, modify, and distribute this software and its
11365 documentation for any purpose and without fee is hereby granted,
11366 provided that the above copyright notice appear in all copies and that
11367 both that copyright notice and this permission notice appear in
11368 supporting documentation, and that the names of Digital or Olivetti
11369 not be used in advertising or publicity pertaining to distribution of the
11370 software without specific, written prior permission.
11371
11372 DIGITAL AND OLIVETTI DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
11373 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
11374 FITNESS, IN NO EVENT SHALL THEY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11375 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
11376 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
11377 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11378 PERFORMANCE OF THIS SOFTWARE.
11379
11380 Copyright 1986, 1987, 1988 by Hewlett-Packard Corporation
11381
11382 Permission to use, copy, modify, and distribute this
11383 software and its documentation for any purpose and without
11384 fee is hereby granted, provided that the above copyright
11385 notice appear in all copies and that both that copyright
11386 notice and this permission notice appear in supporting
11387 documentation, and that the name of Hewlett-Packard not be used in
11388 advertising or publicity pertaining to distribution of the
11389 software without specific, written prior permission.
11390
11391 Hewlett-Packard makes no representations about the
11392 suitability of this software for any purpose.  It is provided
11393 "as is" without express or implied warranty.
11394
11395 This software is not subject to any license of the American
11396 Telephone and Telegraph Company or of the Regents of the
11397 University of California.
11398
11399 Copyright (c) 1994, 1995  Hewlett-Packard Company
11400
11401 Permission is hereby granted, free of charge, to any person obtaining
11402 a copy of this software and associated documentation files (the
11403 "Software"), to deal in the Software without restriction, including
11404 without limitation the rights to use, copy, modify, merge, publish,
11405 distribute, sublicense, and/or sell copies of the Software, and to
11406 permit persons to whom the Software is furnished to do so, subject to
11407 the following conditions:
11408
11409 The above copyright notice and this permission notice shall be included
11410 in all copies or substantial portions of the Software.
11411
11412 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
11413 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11414 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
11415 IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM,
11416 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
11417 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
11418 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11419
11420 Except as contained in this notice, the name of the Hewlett-Packard
11421 Company shall not be used in advertising or otherwise to promote the
11422 sale, use or other dealings in this Software without prior written
11423 authorization from the Hewlett-Packard Company.
11424
11425 Copyright Digital Equipment Corporation, 1996
11426
11427 Permission to use, copy, modify, distribute, and sell this
11428 documentation for any purpose is hereby granted without fee,
11429 provided that the above copyright notice and this permission
11430 notice appear in all copies.  Digital Equipment Corporation
11431 makes no representations about the suitability for any purpose
11432 of the information in this document.  This documentation is
11433 provided ``as is'' without express or implied warranty.
11434
11435 Copyright (c) 1999, 2005, 2006, 2013, Oracle and/or its affiliates.
11436 All rights reserved.
11437
11438 Permission is hereby granted, free of charge, to any person obtaining a
11439 copy of this software and associated documentation files (the "Software"),
11440 to deal in the Software without restriction, including without limitation
11441 the rights to use, copy, modify, merge, publish, distribute, sublicense,
11442 and/or sell copies of the Software, and to permit persons to whom the
11443 Software is furnished to do so, subject to the following conditions:
11444
11445 The above copyright notice and this permission notice (including the next
11446 paragraph) shall be included in all copies or substantial portions of the
11447 Software.
11448
11449 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11450 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11451 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
11452 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11453 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11454 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11455 DEALINGS IN THE SOFTWARE.
11456
11457 Copyright (c) 1989 X Consortium, Inc. and Digital Equipment Corporation.
11458 Copyright (c) 1992 X Consortium, Inc. and Intergraph Corporation.
11459 Copyright (c) 1993 X Consortium, Inc. and Silicon Graphics, Inc.
11460 Copyright (c) 1994, 1995 X Consortium, Inc. and Hewlett-Packard Company.
11461
11462 Permission to use, copy, modify, and distribute this documentation for
11463 any purpose and without fee is hereby granted, provided that the above
11464 copyright notice and this permission notice appear in all copies.
11465 Digital Equipment Corporation, Intergraph Corporation, Silicon
11466 Graphics, Hewlett-Packard, and the X Consortium make no
11467 representations about the suitability for any purpose of the
11468 information in this document.  This documentation is provided ``as is''
11469 without express or implied warranty.
11470
11471 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11472 </pre>
11473 <ul>
11474
11475 </ul>
11476 </div>
11477 </div>
11478
11479
11480 <div class="product">
11481 <span class="title">libXfixes-5.0.1</span>
11482 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11483 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11484 <div class="licence">
11485 <pre>Scanned Source License libXfixes-5.0.1/COPYING:
11486
11487
11488 Copyright © 2001,2003 Keith Packard
11489
11490 Permission to use, copy, modify, distribute, and sell this software and its
11491 documentation for any purpose is hereby granted without fee, provided that
11492 the above copyright notice appear in all copies and that both that
11493 copyright notice and this permission notice appear in supporting
11494 documentation, and that the name of Keith Packard not be used in
11495 advertising or publicity pertaining to distribution of the software without
11496 specific, written prior permission.  Keith Packard makes no
11497 representations about the suitability of this software for any purpose.  It
11498 is provided "as is" without express or implied warranty.
11499
11500 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
11501 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
11502 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11503 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
11504 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
11505 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11506 PERFORMANCE OF THIS SOFTWARE.
11507
11508 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
11509
11510 Permission is hereby granted, free of charge, to any person obtaining a
11511 copy of this software and associated documentation files (the "Software"),
11512 to deal in the Software without restriction, including without limitation
11513 the rights to use, copy, modify, merge, publish, distribute, sublicense,
11514 and/or sell copies of the Software, and to permit persons to whom the
11515 Software is furnished to do so, subject to the following conditions:
11516
11517 The above copyright notice and this permission notice (including the next
11518 paragraph) shall be included in all copies or substantial portions of the
11519 Software.
11520
11521 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11522 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11523 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
11524 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11525 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11526 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11527 DEALINGS IN THE SOFTWARE.
11528
11529 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11530 </pre>
11531 <ul>
11532
11533 </ul>
11534 </div>
11535 </div>
11536
11537
11538 <div class="product">
11539 <span class="title">libXfont-1.4.4</span>
11540 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11541 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11542 <div class="licence">
11543 <pre>Scanned Source License libXfont-1.4.4/COPYING:
11544
11545 Copyright © 2007 Red Hat, Inc
11546 Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved.
11547
11548 Permission is hereby granted, free of charge, to any person obtaining a
11549 copy of this software and associated documentation files (the "Software"),
11550 to deal in the Software without restriction, including without limitation
11551 the rights to use, copy, modify, merge, publish, distribute, sublicense,
11552 and/or sell copies of the Software, and to permit persons to whom the
11553 Software is furnished to do so, subject to the following conditions:
11554
11555 The above copyright notice and this permission notice (including the next
11556 paragraph) shall be included in all copies or substantial portions of the
11557 Software.
11558
11559 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11560 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11561 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
11562 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11563 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11564 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11565 DEALINGS IN THE SOFTWARE.
11566
11567 Copyright (c) 1997 by Mark Leisher
11568 Copyright (c) 1998-2003 by Juliusz Chroboczek
11569 Copyright (c) 1998 Go Watanabe, All rights reserved.
11570 Copyright (c) 1998 Kazushi (Jam) Marukawa, All rights reserved.
11571 Copyright (c) 1998 Takuya SHIOZAKI, All rights reserved.
11572 Copyright (c) 1998 X-TrueType Server Project, All rights reserved.
11573 Copyright (c) 2003-2004 After X-TT Project, All rights reserved.
11574
11575 Permission is hereby granted, free of charge, to any person obtaining a copy
11576 of this software and associated documentation files (the "Software"), to deal
11577 in the Software without restriction, including without limitation the rights
11578 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11579 copies of the Software, and to permit persons to whom the Software is
11580 furnished to do so, subject to the following conditions:
11581
11582 The above copyright notice and this permission notice shall be included in
11583 all copies or substantial portions of the Software.
11584
11585 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11586 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11587 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11588 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11589 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11590 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
11591 THE SOFTWARE.
11592
11593
11594 Copyright 1990, 1998  The Open Group
11595
11596 Permission to use, copy, modify, distribute, and sell this software and its
11597 documentation for any purpose is hereby granted without fee, provided that
11598 the above copyright notice appear in all copies and that both that
11599 copyright notice and this permission notice appear in supporting
11600 documentation.
11601
11602 The above copyright notice and this permission notice shall be included
11603 in all copies or substantial portions of the Software.
11604
11605 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
11606 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11607 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
11608 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
11609 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
11610 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
11611 OTHER DEALINGS IN THE SOFTWARE.
11612
11613 Except as contained in this notice, the name of The Open Group shall
11614 not be used in advertising or otherwise to promote the sale, use or
11615 other dealings in this Software without prior written authorization
11616 from The Open Group.
11617
11618
11619 Copyright 1989 by Digital Equipment Corporation, Maynard, Massachusetts.
11620
11621                         All Rights Reserved
11622
11623 Permission to use, copy, modify, and distribute this software and its
11624 documentation for any purpose and without fee is hereby granted,
11625 provided that the above copyright notice appear in all copies and that
11626 both that copyright notice and this permission notice appear in
11627 supporting documentation, and that the name of Digital not be
11628 used in advertising or publicity pertaining to distribution of the
11629 software without specific, written prior permission.
11630
11631 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
11632 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
11633 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
11634 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
11635 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11636 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
11637 SOFTWARE.
11638
11639
11640 Copyright 1999 SuSE, Inc.
11641
11642 Permission to use, copy, modify, distribute, and sell this software and its
11643 documentation for any purpose is hereby granted without fee, provided that
11644 the above copyright notice appear in all copies and that both that
11645 copyright notice and this permission notice appear in supporting
11646 documentation, and that the name of SuSE not be used in advertising or
11647 publicity pertaining to distribution of the software without specific,
11648 written prior permission.  SuSE makes no representations about the
11649 suitability of this software for any purpose.  It is provided "as is"
11650 without express or implied warranty.
11651
11652 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
11653 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
11654 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11655 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
11656 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
11657 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
11658
11659
11660 Copyright 1990 Network Computing Devices
11661
11662 Permission to use, copy, modify, distribute, and sell this software and
11663 its documentation for any purpose is hereby granted without fee, provided
11664 that the above copyright notice appear in all copies and that both that
11665 copyright notice and this permission notice appear in supporting
11666 documentation, and that the name of Network Computing Devices not be used
11667 in advertising or publicity pertaining to distribution of the software
11668 without specific, written prior permission.  Network Computing Devices
11669 makes no representations about the suitability of this software for any
11670 purpose.  It is provided "as is" without express or implied warranty.
11671
11672 NETWORK COMPUTING DEVICES DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
11673 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
11674 IN NO EVENT SHALL NETWORK COMPUTING DEVICES BE LIABLE FOR ANY SPECIAL,
11675 INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11676 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
11677 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
11678 OR PERFORMANCE OF THIS SOFTWARE.
11679
11680
11681 Copyright 1990 Network Computing Devices
11682
11683 Permission to use, copy, modify, distribute, and sell this software and
11684 its documentation for any purpose is hereby granted without fee, provided
11685 that the above copyright notice appear in all copies and that both that
11686 copyright notice and this permission notice appear in supporting
11687 documentation, and that the names of Network Computing Devices, or Digital
11688 not be used in advertising or publicity pertaining to distribution
11689 of the software without specific, written prior permission.
11690
11691 NETWORK COMPUTING DEVICES, AND DIGITAL AND DISCLAIM ALL WARRANTIES WITH
11692 REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
11693 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES,
11694 OR DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
11695 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
11696 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
11697 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
11698 THIS SOFTWARE.
11699
11700
11701 [Note: clause 3 in the following license, the "advertising clause", was
11702 rescinded by Berkeley in 1999.  See
11703 &lt;ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change&gt;]
11704
11705 Copyright (c) 1991, 1993
11706      The Regents of the University of California.  All rights reserved.
11707
11708 Redistribution and use in source and binary forms, with or without
11709 modification, are permitted provided that the following conditions
11710 are met:
11711 1. Redistributions of source code must retain the above copyright
11712    notice, this list of conditions and the following disclaimer.
11713 2. Redistributions in binary form must reproduce the above copyright
11714    notice, this list of conditions and the following disclaimer in the
11715    documentation and/or other materials provided with the distribution.
11716 3. All advertising materials mentioning features or use of this software
11717    must display the following acknowledgement:
11718      This product includes software developed by the University of
11719      California, Berkeley and its contributors.
11720 4. Neither the name of the University nor the names of its contributors
11721    may be used to endorse or promote products derived from this software
11722    without specific prior written permission.
11723
11724 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
11725 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
11726 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
11727 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
11728 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
11729 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
11730 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
11731 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
11732 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
11733 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
11734 SUCH DAMAGE.
11735
11736
11737 Copyright (c) 1998-1999 Shunsuke Akiyama &lt;akiyama@jp.FreeBSD.org&gt;.
11738 All rights reserved.
11739 Copyright (c) 1998-1999 X-TrueType Server Project, All rights reserved.
11740
11741 Redistribution and use in source and binary forms, with or without
11742 modification, are permitted provided that the following conditions
11743 are met:
11744 1. Redistributions of source code must retain the above copyright
11745    notice, this list of conditions and the following disclaimer.
11746 2. Redistributions in binary form must reproduce the above copyright
11747    notice, this list of conditions and the following disclaimer in the
11748    documentation and/or other materials provided with the distribution.
11749
11750 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
11751 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
11752 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
11753 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
11754 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
11755 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
11756 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
11757 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
11758 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
11759 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
11760 SUCH DAMAGE.
11761
11762
11763 Copyright © 2004 Keith Packard
11764
11765 Permission to use, copy, modify, distribute, and sell this software and its
11766 documentation for any purpose is hereby granted without fee, provided that
11767 the above copyright notice appear in all copies and that both that
11768 copyright notice and this permission notice appear in supporting
11769 documentation, and that the name of Keith Packard not be used in
11770 advertising or publicity pertaining to distribution of the software without
11771 specific, written prior permission.  Keith Packard makes no
11772 representations about the suitability of this software for any purpose.  It
11773 is provided "as is" without express or implied warranty.
11774
11775 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
11776 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
11777 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11778 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
11779 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
11780 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11781 PERFORMANCE OF THIS SOFTWARE.
11782
11783
11784 /* lib/font/fontfile/gunzip.c
11785    written by Mark Eichin &lt;eichin@kitten.gen.ma.us&gt; September 1996.
11786    intended for inclusion in X11 public releases. */
11787
11788
11789 Copyright (c) 1999  The XFree86 Project Inc.
11790
11791 All Rights Reserved.
11792
11793 The above copyright notice and this permission notice shall be included in
11794 all copies or substantial portions of the Software.
11795
11796 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11797 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11798 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11799 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
11800 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
11801 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11802
11803 Except as contained in this notice, the name of The XFree86 Project
11804 Inc. shall not be used in advertising or otherwise to promote the
11805 sale, use or other dealings in this Software without prior written
11806 authorization from The XFree86 Project Inc..
11807
11808 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11809 </pre>
11810 <ul>
11811
11812 </ul>
11813 </div>
11814 </div>
11815
11816
11817 <div class="product">
11818 <span class="title">libXft-2.2.0</span>
11819 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11820 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11821 <div class="licence">
11822 <pre>Scanned Source License libXft-2.2.0/COPYING:
11823
11824
11825 Copyright © 2001,2003 Keith Packard
11826
11827 Permission to use, copy, modify, distribute, and sell this software and its
11828 documentation for any purpose is hereby granted without fee, provided that
11829 the above copyright notice appear in all copies and that both that
11830 copyright notice and this permission notice appear in supporting
11831 documentation, and that the name of Keith Packard not be used in
11832 advertising or publicity pertaining to distribution of the software without
11833 specific, written prior permission.  Keith Packard makes no
11834 representations about the suitability of this software for any purpose.  It
11835 is provided "as is" without express or implied warranty.
11836
11837 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
11838 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
11839 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11840 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
11841 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
11842 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11843 PERFORMANCE OF THIS SOFTWARE.
11844
11845
11846 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11847 </pre>
11848 <ul>
11849
11850 </ul>
11851 </div>
11852 </div>
11853
11854
11855 <div class="product">
11856 <span class="title">libXi-1.7.1.901</span>
11857 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11858 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11859 <div class="licence">
11860 <pre>Scanned Source License libXi-1.7.1.901/COPYING:
11861
11862 Copyright 1989, 1998  The Open Group
11863
11864 Permission to use, copy, modify, distribute, and sell this software and its
11865 documentation for any purpose is hereby granted without fee, provided that
11866 the above copyright notice appear in all copies and that both that
11867 copyright notice and this permission notice appear in supporting
11868 documentation.
11869
11870 The above copyright notice and this permission notice shall be included in
11871 all copies or substantial portions of the Software.
11872
11873 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11874 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11875 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11876 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
11877 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
11878 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11879
11880 Except as contained in this notice, the name of The Open Group shall not be
11881 used in advertising or otherwise to promote the sale, use or other dealings
11882 in this Software without prior written authorization from The Open Group.
11883
11884 Copyright 1989 by Hewlett-Packard Company, Palo Alto, California.
11885
11886                         All Rights Reserved
11887
11888 Permission to use, copy, modify, and distribute this software and its
11889 documentation for any purpose and without fee is hereby granted,
11890 provided that the above copyright notice appear in all copies and that
11891 both that copyright notice and this permission notice appear in
11892 supporting documentation, and that the name of Hewlett-Packard not be
11893 used in advertising or publicity pertaining to distribution of the
11894 software without specific, written prior permission.
11895
11896 HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
11897 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
11898 EVENT SHALL HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11899 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
11900 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
11901 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11902 PERFORMANCE OF THIS SOFTWARE.
11903
11904 Copyright 2008 Peter Hutterer
11905
11906 Permission to use, copy, modify, distribute, and sell this software and its
11907 documentation for any purpose is hereby granted without fee, provided that
11908 the above copyright notice appear in all copies and that both that
11909 copyright notice and this permission notice appear in supporting
11910 documentation.
11911
11912 The above copyright notice and this permission notice shall be included in
11913 all copies or substantial portions of the Software.
11914
11915 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11916 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11917 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11918 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
11919 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
11920 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11921
11922 Except as contained in this notice, the name of the author shall not be
11923 used in advertising or otherwise to promote the sale, use or other dealings
11924 in this Software without prior written authorization from the author.
11925
11926 Copyright © 2009 Red Hat, Inc.
11927
11928 Permission is hereby granted, free of charge, to any person obtaining a
11929 copy of this software and associated documentation files (the "Software"),
11930 to deal in the Software without restriction, including without limitation
11931 the rights to use, copy, modify, merge, publish, distribute, sublicense,
11932 and/or sell copies of the Software, and to permit persons to whom the
11933 Software is furnished to do so, subject to the following conditions:
11934
11935 The above copyright notice and this permission notice (including the next
11936 paragraph) shall be included in all copies or substantial portions of the
11937 Software.
11938
11939 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11940 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11941 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
11942 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11943 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11944 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11945 DEALINGS IN THE SOFTWARE.
11946
11947 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
11948 </pre>
11949 <ul>
11950
11951 </ul>
11952 </div>
11953 </div>
11954
11955
11956 <div class="product">
11957 <span class="title">libXinerama-1.1.3</span>
11958 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
11959 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
11960 <div class="licence">
11961 <pre>Scanned Source License libXinerama-1.1.3/COPYING:
11962
11963 Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
11964
11965 Permission is hereby granted, free of charge, to any person obtaining a
11966 copy of this software and associated documentation files (the "Software"),
11967 to deal in the Software without restriction, including without limitation
11968 the rights to use, copy, modify, merge, publish, distribute, sublicense,
11969 and/or sell copies of the Software, and to permit persons to whom the
11970 Software is furnished to do so, subject to the following conditions:
11971
11972 The above copyright notice and this permission notice (including the next
11973 paragraph) shall be included in all copies or substantial portions of the
11974 Software.
11975
11976 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11977 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11978 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
11979 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11980 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11981 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11982 DEALINGS IN THE SOFTWARE.
11983
11984 Copyright 2003  The Open Group
11985
11986 Permission to use, copy, modify, distribute, and sell this software and its
11987 documentation for any purpose is hereby granted without fee, provided that
11988 the above copyright notice appear in all copies and that both that
11989 copyright notice and this permission notice appear in supporting
11990 documentation.
11991
11992 The above copyright notice and this permission notice shall be included in
11993 all copies or substantial portions of the Software.
11994
11995 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11996 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11997 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
11998 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
11999 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12000 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12001
12002 Except as contained in this notice, the name of The Open Group shall not be
12003 used in advertising or otherwise to promote the sale, use or other dealings
12004 in this Software without prior written authorization from The Open Group.
12005
12006 Copyright (c) 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts.
12007
12008 Permission is hereby granted, free of charge, to any person obtaining a copy
12009 of this software and associated documentation files (the "Software"), to deal
12010 in the Software without restriction, including without limitation the rights
12011 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12012 copies of the Software.
12013
12014 The above copyright notice and this permission notice shall be included in
12015 all copies or substantial portions of the Software.
12016
12017 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12018 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12019 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
12020 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
12021 BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
12022 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12023 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12024
12025 Except as contained in this notice, the name of Digital Equipment Corporation
12026 shall not be used in advertising or otherwise to promote the sale, use or other
12027 dealings in this Software without prior written authorization from Digital
12028 Equipment Corporation.
12029
12030 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12031 </pre>
12032 <ul>
12033
12034 </ul>
12035 </div>
12036 </div>
12037
12038
12039 <div class="product">
12040 <span class="title">libxkbfile-1.0.7</span>
12041 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12042 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12043 <div class="licence">
12044 <pre>Scanned Source License libxkbfile-1.0.7/COPYING:
12045
12046 Copyright (c) 1994-1996 by Silicon Graphics Computer Systems, Inc.
12047
12048 Permission to use, copy, modify, and distribute this
12049 software and its documentation for any purpose and without
12050 fee is hereby granted, provided that the above copyright
12051 notice appear in all copies and that both that copyright
12052 notice and this permission notice appear in supporting
12053 documentation, and that the name of Silicon Graphics not be 
12054 used in advertising or publicity pertaining to distribution 
12055 of the software without specific prior written permission.
12056 Silicon Graphics makes no representation about the suitability 
12057 of this software for any purpose. It is provided "as is"
12058 without any express or implied warranty.
12059
12060 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
12061 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
12062 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
12063 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
12064 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 
12065 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
12066 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
12067 THE USE OR PERFORMANCE OF THIS SOFTWARE.
12068
12069
12070 Copyright 1987, 1998  The Open Group
12071
12072 Permission to use, copy, modify, distribute, and sell this software and its
12073 documentation for any purpose is hereby granted without fee, provided that
12074 the above copyright notice appear in all copies and that both that
12075 copyright notice and this permission notice appear in supporting
12076 documentation.
12077
12078 The above copyright notice and this permission notice shall be included in
12079 all copies or substantial portions of the Software.
12080
12081 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12082 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12083 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12084 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
12085 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12086 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12087
12088 Except as contained in this notice, the name of The Open Group shall not be
12089 used in advertising or otherwise to promote the sale, use or other dealings
12090 in this Software without prior written authorization from The Open Group.
12091
12092
12093 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
12094                         All Rights Reserved
12095
12096 Permission to use, copy, modify, and distribute this software and its 
12097 documentation for any purpose and without fee is hereby granted, 
12098 provided that the above copyright notice appear in all copies and that
12099 both that copyright notice and this permission notice appear in 
12100 supporting documentation, and that the name of Digital not be
12101 used in advertising or publicity pertaining to distribution of the
12102 software without specific, written prior permission.  
12103
12104 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
12105 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
12106 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
12107 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
12108 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
12109 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
12110 SOFTWARE.
12111
12112
12113 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12114 </pre>
12115 <ul>
12116
12117 </ul>
12118 </div>
12119 </div>
12120
12121
12122 <div class="product">
12123 <span class="title">libxml2-2.9.1</span>
12124 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12125 <span class="homepage"><a href="http://www.xmlsoft.org/">homepage</a></span>
12126 <div class="licence">
12127 <pre>Scanned Source License libxml2-2.9.1/COPYING:
12128
12129 Except where otherwise noted in the source code (e.g. the files hash.c,
12130 list.c and the trio files, which are covered by a similar licence but
12131 with different Copyright notices) all the files are:
12132
12133  Copyright (C) 1998-2012 Daniel Veillard.  All Rights Reserved.
12134
12135 Permission is hereby granted, free of charge, to any person obtaining a copy
12136 of this software and associated documentation files (the "Software"), to deal
12137 in the Software without restriction, including without limitation the rights
12138 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12139 copies of the Software, and to permit persons to whom the Software is fur-
12140 nished to do so, subject to the following conditions:
12141
12142 The above copyright notice and this permission notice shall be included in
12143 all copies or substantial portions of the Software.
12144
12145 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12146 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
12147 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12148 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12149 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12150 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12151 THE SOFTWARE.
12152
12153 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12154
12155 Scanned Source License libxml2-2.9.1/Copyright:
12156
12157 Except where otherwise noted in the source code (e.g. the files hash.c,
12158 list.c and the trio files, which are covered by a similar licence but
12159 with different Copyright notices) all the files are:
12160
12161  Copyright (C) 1998-2012 Daniel Veillard.  All Rights Reserved.
12162
12163 Permission is hereby granted, free of charge, to any person obtaining a copy
12164 of this software and associated documentation files (the "Software"), to deal
12165 in the Software without restriction, including without limitation the rights
12166 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12167 copies of the Software, and to permit persons to whom the Software is fur-
12168 nished to do so, subject to the following conditions:
12169
12170 The above copyright notice and this permission notice shall be included in
12171 all copies or substantial portions of the Software.
12172
12173 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12174 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
12175 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12176 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12177 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12178 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12179 THE SOFTWARE.
12180
12181 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12182 </pre>
12183 <ul>
12184
12185 </ul>
12186 </div>
12187 </div>
12188
12189
12190 <div class="product">
12191 <span class="title">libXmu-1.1.0</span>
12192 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12193 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12194 <div class="licence">
12195 <pre>Scanned Source License libXmu-1.1.0/COPYING:
12196
12197 Copyright 1989, 1998  The Open Group
12198
12199 Permission to use, copy, modify, distribute, and sell this software and its
12200 documentation for any purpose is hereby granted without fee, provided that
12201 the above copyright notice appear in all copies and that both that
12202 copyright notice and this permission notice appear in supporting
12203 documentation.
12204
12205 The above copyright notice and this permission notice shall be included in
12206 all copies or substantial portions of the Software.
12207
12208 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12209 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12210 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12211 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
12212 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12213 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12214
12215 Except as contained in this notice, the name of The Open Group shall not be
12216 used in advertising or otherwise to promote the sale, use or other dealings
12217 in this Software without prior written authorization from The Open Group.
12218
12219 -----------
12220
12221 Xmu/StrToBmap.c and Xmu/GrayPixmap.c also have:
12222
12223 Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts.
12224
12225                         All Rights Reserved
12226
12227 Permission to use, copy, modify, and distribute this software and its 
12228 documentation for any purpose and without fee is hereby granted, 
12229 provided that the above copyright notice appear in all copies and that
12230 both that copyright notice and this permission notice appear in 
12231 supporting documentation, and that the name of Digital not be
12232 used in advertising or publicity pertaining to distribution of the
12233 software without specific, written prior permission.  
12234
12235 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
12236 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
12237 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
12238 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
12239 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
12240 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
12241 SOFTWARE.
12242
12243 -----------
12244
12245 And Xmu/Clip.c has:
12246
12247 Copyright (c) 1998 by The XFree86 Project, Inc.
12248
12249 Permission is hereby granted, free of charge, to any person obtaining a
12250 copy of this software and associated documentation files (the "Software"),
12251 to deal in the Software without restriction, including without limitation
12252 the rights to use, copy, modify, merge, publish, distribute, sublicense,
12253 and/or sell copies of the Software, and to permit persons to whom the
12254 Software is furnished to do so, subject to the following conditions:
12255
12256 The above copyright notice and this permission notice shall be included in
12257 all copies or substantial portions of the Software.
12258
12259 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12260 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12261 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
12262 THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
12263 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
12264 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12265 SOFTWARE.
12266
12267 Except as contained in this notice, the name of the XFree86 Project shall
12268 not be used in advertising or otherwise to promote the sale, use or other
12269 dealings in this Software without prior written authorization from the
12270 XFree86 Project.
12271
12272 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12273 </pre>
12274 <ul>
12275
12276 </ul>
12277 </div>
12278 </div>
12279
12280
12281 <div class="product">
12282 <span class="title">libXrandr-1.4.1</span>
12283 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12284 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12285 <div class="licence">
12286 <pre>Scanned Source License libXrandr-1.4.1/COPYING:
12287
12288 Copyright © 2000, Compaq Computer Corporation,
12289 Copyright © 2002, Hewlett Packard, Inc.
12290
12291 Permission to use, copy, modify, distribute, and sell this software and its
12292 documentation for any purpose is hereby granted without fee, provided that
12293 the above copyright notice appear in all copies and that both that
12294 copyright notice and this permission notice appear in supporting
12295 documentation, and that the name of Compaq or HP not be used in advertising
12296 or publicity pertaining to distribution of the software without specific,
12297 written prior permission.  HP makes no representations about the
12298 suitability of this software for any purpose.  It is provided "as is"
12299 without express or implied warranty.
12300
12301 HP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
12302 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL HP
12303 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12304 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
12305 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
12306 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
12307
12308 Copyright © 2000 Compaq Computer Corporation, Inc.
12309 Copyright © 2002 Hewlett-Packard Company, Inc.
12310 Copyright © 2006 Intel Corporation
12311 Copyright © 2008 Red Hat, Inc.
12312
12313 Permission to use, copy, modify, distribute, and sell this software and its
12314 documentation for any purpose is hereby granted without fee, provided that
12315 the above copyright notice appear in all copies and that both that copyright
12316 notice and this permission notice appear in supporting documentation, and
12317 that the name of the copyright holders not be used in advertising or
12318 publicity pertaining to distribution of the software without specific,
12319 written prior permission.  The copyright holders make no representations
12320 about the suitability of this software for any purpose.  It is provided "as
12321 is" without express or implied warranty.
12322
12323 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
12324 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
12325 EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
12326 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
12327 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
12328 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
12329 OF THIS SOFTWARE.
12330
12331 Copyright © 2000 Compaq Computer Corporation, Inc.
12332 Copyright © 2002 Hewlett Packard Company, Inc.
12333 Copyright © 2006 Keith Packard
12334
12335 Permission to use, copy, modify, distribute, and sell this software and its
12336 documentation for any purpose is hereby granted without fee, provided that
12337 the above copyright notice appear in all copies and that both that copyright
12338 notice and this permission notice appear in supporting documentation, and
12339 that the name of the copyright holders not be used in advertising or
12340 publicity pertaining to distribution of the software without specific,
12341 written prior permission.  The copyright holders make no representations
12342 about the suitability of this software for any purpose.  It is provided "as
12343 is" without express or implied warranty.
12344
12345 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
12346 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
12347 EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
12348 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
12349 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
12350 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
12351 OF THIS SOFTWARE.
12352
12353 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12354 </pre>
12355 <ul>
12356
12357 </ul>
12358 </div>
12359 </div>
12360
12361
12362 <div class="product">
12363 <span class="title">libXrender-0.9.8</span>
12364 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12365 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12366 <div class="licence">
12367 <pre>Scanned Source License libXrender-0.9.8/COPYING:
12368
12369
12370 Copyright © 2001,2003 Keith Packard
12371
12372 Permission to use, copy, modify, distribute, and sell this software and its
12373 documentation for any purpose is hereby granted without fee, provided that
12374 the above copyright notice appear in all copies and that both that
12375 copyright notice and this permission notice appear in supporting
12376 documentation, and that the name of Keith Packard not be used in
12377 advertising or publicity pertaining to distribution of the software without
12378 specific, written prior permission.  Keith Packard makes no
12379 representations about the suitability of this software for any purpose.  It
12380 is provided "as is" without express or implied warranty.
12381
12382 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
12383 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
12384 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
12385 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
12386 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
12387 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
12388 PERFORMANCE OF THIS SOFTWARE.
12389
12390 Copyright © 2000 SuSE, Inc.
12391
12392 Permission to use, copy, modify, distribute, and sell this software and its
12393 documentation for any purpose is hereby granted without fee, provided that
12394 the above copyright notice appear in all copies and that both that
12395 copyright notice and this permission notice appear in supporting
12396 documentation, and that the name of SuSE not be used in advertising or
12397 publicity pertaining to distribution of the software without specific,
12398 written prior permission.  SuSE makes no representations about the
12399 suitability of this software for any purpose.  It is provided "as is"
12400 without express or implied warranty.
12401
12402 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
12403 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
12404 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12405 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
12406 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
12407 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
12408
12409 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12410 </pre>
12411 <ul>
12412
12413 </ul>
12414 </div>
12415 </div>
12416
12417
12418 <div class="product">
12419 <span class="title">libXScrnSaver-1.2.1</span>
12420 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12421 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12422 <div class="licence">
12423 <pre>Scanned Source License libXScrnSaver-1.2.1/COPYING:
12424
12425 Copyright (c) 1992  X Consortium
12426
12427 Permission is hereby granted, free of charge, to any person obtaining a copy
12428 of this software and associated documentation files (the "Software"), to deal
12429 in the Software without restriction, including without limitation the rights
12430 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12431 copies of the Software, and to permit persons to whom the Software is
12432 furnished to do so, subject to the following conditions:
12433
12434 The above copyright notice and this permission notice shall be included in
12435 all copies or substantial portions of the Software.
12436
12437 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12438 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12439 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12440 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
12441 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12442 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12443
12444 Except as contained in this notice, the name of the X Consortium shall not be
12445 used in advertising or otherwise to promote the sale, use or other dealings
12446 in this Software without prior written authorization from the X Consortium.
12447
12448
12449 Copyright (C) 2003 The XFree86 Project, Inc.  All Rights Reserved.
12450
12451 Permission is hereby granted, free of charge, to any person obtaining
12452 a copy of this software and associated documentation files (the
12453 "Software"), to deal in the Software without restriction, including
12454 without limitation the rights to use, copy, modify, merge, publish,
12455 distribute, sublicense, and/or sell copies of the Software, and to
12456 permit persons to whom the Software is furnished to do so, subject to
12457 the following conditions:
12458
12459 The above copyright notice and this permission notice shall be
12460 included in all copies or substantial portions of the Software.
12461
12462 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
12463 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
12464 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
12465 IN NO EVENT SHALL THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES
12466 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
12467 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
12468 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12469
12470 Except as contained in this notice, the name of the XFree86 Project
12471 shall not be used in advertising or otherwise to promote the sale, use
12472 or other dealings in this Software without prior written authorization
12473 from the XFree86 Project.
12474
12475 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12476 </pre>
12477 <ul>
12478
12479 </ul>
12480 </div>
12481 </div>
12482
12483
12484 <div class="product">
12485 <span class="title">libXt-1.1.4</span>
12486 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12487 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12488 <div class="licence">
12489 <pre>Scanned Source License libXt-1.1.4/COPYING:
12490
12491
12492 Copyright © 2001,2003 Keith Packard
12493
12494 Permission to use, copy, modify, distribute, and sell this software and its
12495 documentation for any purpose is hereby granted without fee, provided that
12496 the above copyright notice appear in all copies and that both that
12497 copyright notice and this permission notice appear in supporting
12498 documentation, and that the name of Keith Packard not be used in
12499 advertising or publicity pertaining to distribution of the software without
12500 specific, written prior permission.  Keith Packard makes no
12501 representations about the suitability of this software for any purpose.  It
12502 is provided "as is" without express or implied warranty.
12503
12504 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
12505 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
12506 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
12507 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
12508 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
12509 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
12510 PERFORMANCE OF THIS SOFTWARE.
12511
12512 Copyright (c) 1993, 2011, Oracle and/or its affiliates. All rights reserved.
12513
12514 Permission is hereby granted, free of charge, to any person obtaining a
12515 copy of this software and associated documentation files (the "Software"),
12516 to deal in the Software without restriction, including without limitation
12517 the rights to use, copy, modify, merge, publish, distribute, sublicense,
12518 and/or sell copies of the Software, and to permit persons to whom the
12519 Software is furnished to do so, subject to the following conditions:
12520
12521 The above copyright notice and this permission notice (including the next
12522 paragraph) shall be included in all copies or substantial portions of the
12523 Software.
12524
12525 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12526 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12527 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
12528 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12529 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
12530 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12531 DEALINGS IN THE SOFTWARE.
12532
12533
12534 Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
12535
12536                         All Rights Reserved
12537
12538 Permission to use, copy, modify, and distribute this software and its
12539 documentation for any purpose and without fee is hereby granted,
12540 provided that the above copyright notice appear in all copies and that
12541 both that copyright notice and this permission notice appear in
12542 supporting documentation, and that the name of Digital not be
12543 used in advertising or publicity pertaining to distribution of the
12544 software without specific, written prior permission.
12545
12546 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
12547 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
12548 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
12549 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
12550 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
12551 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
12552 SOFTWARE.
12553
12554 Copyright 1987, 1988, 1998  The Open Group
12555
12556 Permission to use, copy, modify, distribute, and sell this software and its
12557 documentation for any purpose is hereby granted without fee, provided that
12558 the above copyright notice appear in all copies and that both that
12559 copyright notice and this permission notice appear in supporting
12560 documentation.
12561
12562 The above copyright notice and this permission notice shall be included in
12563 all copies or substantial portions of the Software.
12564
12565 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12566 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12567 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12568 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
12569 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12570 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12571
12572 Except as contained in this notice, the name of The Open Group shall not be
12573 used in advertising or otherwise to promote the sale, use or other dealings
12574 in this Software without prior written authorization from The Open Group.
12575
12576
12577 Copyright (c) 1993, 1994  X Consortium
12578
12579 Permission is hereby granted, free of charge, to any person obtaining a
12580 copy of this software and associated documentation files (the "Software"),
12581 to deal in the Software without restriction, including without limitation
12582 the rights to use, copy, modify, merge, publish, distribute, sublicense,
12583 and/or sell copies of the Software, and to permit persons to whom the
12584 Software furnished to do so, subject to the following conditions:
12585
12586 The above copyright notice and this permission notice shall be included in
12587 all copies or substantial portions of the Software.
12588
12589 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12590 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12591 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
12592 THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
12593 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
12594 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12595 SOFTWARE.
12596
12597 Except as contained in this notice, the name of the X Consortium shall not
12598 be used in advertising or otherwise to promote the sale, use or other
12599 dealing in this Software without prior written authorization from the
12600 X Consortium.
12601
12602 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12603 </pre>
12604 <ul>
12605
12606 </ul>
12607 </div>
12608 </div>
12609
12610
12611 <div class="product">
12612 <span class="title">libXtst-1.2.0</span>
12613 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12614 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12615 <div class="licence">
12616 <pre>Scanned Source License libXtst-1.2.0/COPYING:
12617
12618 Copyright 1990, 1991 by UniSoft Group Limited
12619 Copyright 1992, 1993, 1995, 1998  The Open Group
12620
12621 Permission to use, copy, modify, distribute, and sell this software and its
12622 documentation for any purpose is hereby granted without fee, provided that
12623 the above copyright notice appear in all copies and that both that
12624 copyright notice and this permission notice appear in supporting
12625 documentation.
12626
12627 The above copyright notice and this permission notice shall be included
12628 in all copies or substantial portions of the Software.
12629
12630 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
12631 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
12632 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
12633 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
12634 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
12635 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
12636 OTHER DEALINGS IN THE SOFTWARE.
12637
12638 Except as contained in this notice, the name of The Open Group shall
12639 not be used in advertising or otherwise to promote the sale, use or
12640 other dealings in this Software without prior written authorization
12641 from The Open Group.
12642
12643 ***************************************************************************
12644
12645 Copyright 1995 Network Computing Devices
12646
12647 Permission to use, copy, modify, distribute, and sell this software and
12648 its documentation for any purpose is hereby granted without fee, provided
12649 that the above copyright notice appear in all copies and that both that
12650 copyright notice and this permission notice appear in supporting
12651 documentation, and that the name of Network Computing Devices
12652 not be used in advertising or publicity pertaining to distribution
12653 of the software without specific, written prior permission.
12654
12655 NETWORK COMPUTING DEVICES DISCLAIMs ALL WARRANTIES WITH REGARD TO
12656 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
12657 AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES BE LIABLE
12658 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12659 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
12660 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
12661 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
12662
12663 ***************************************************************************
12664
12665 Copyright 2005  Red Hat, Inc.
12666
12667 Permission to use, copy, modify, distribute, and sell this software and its
12668 documentation for any purpose is hereby granted without fee, provided that
12669 the above copyright notice appear in all copies and that both that
12670 copyright notice and this permission notice appear in supporting
12671 documentation, and that the name of Red Hat not be used in
12672 advertising or publicity pertaining to distribution of the software without
12673 specific, written prior permission.  Red Hat makes no
12674 representations about the suitability of this software for any purpose.  It
12675 is provided "as is" without express or implied warranty.
12676
12677 RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
12678 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
12679 EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
12680 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
12681 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
12682 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
12683 PERFORMANCE OF THIS SOFTWARE.
12684
12685 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12686 </pre>
12687 <ul>
12688
12689 </ul>
12690 </div>
12691 </div>
12692
12693
12694 <div class="product">
12695 <span class="title">libXxf86vm-1.1.3</span>
12696 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12697 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
12698 <div class="licence">
12699 <pre>Scanned Source License libXxf86vm-1.1.3/COPYING:
12700
12701 Copyright (c) 1995  Kaleb S. KEITHLEY
12702
12703 Permission is hereby granted, free of charge, to any person obtaining
12704 a copy of this software and associated documentation files (the
12705 "Software"), to deal in the Software without restriction, including
12706 without limitation the rights to use, copy, modify, merge, publish,
12707 distribute, sublicense, and/or sell copies of the Software, and to
12708 permit persons to whom the Software is furnished to do so, subject to
12709 the following conditions:
12710
12711 The above copyright notice and this permission notice shall be
12712 included in all copies or substantial portions of the Software.
12713
12714 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
12715 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
12716 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
12717 IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
12718 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
12719 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
12720 OTHER DEALINGS IN THE SOFTWARE.
12721
12722 Except as contained in this notice, the name of Kaleb S. KEITHLEY
12723 shall not be used in advertising or otherwise to promote the sale, use
12724 or other dealings in this Software without prior written authorization
12725 from Kaleb S. KEITHLEY.
12726
12727 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12728 </pre>
12729 <ul>
12730
12731 </ul>
12732 </div>
12733 </div>
12734
12735
12736 <div class="product">
12737 <span class="title">Linux-2.6</span>
12738 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12739 <span class="homepage"><a href="http://www.kernel.org/">homepage</a></span>
12740 <div class="licence">
12741 <pre></pre>
12742 <ul>
12743 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
12744 </ul>
12745 </div>
12746 </div>
12747
12748
12749 <div class="product">
12750 <span class="title">linux-headers-3.12</span>
12751 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12752 <span class="homepage"><a href="http://www.kernel.org/">homepage</a></span>
12753 <div class="licence">
12754 <pre></pre>
12755 <ul>
12756 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
12757 </ul>
12758 </div>
12759 </div>
12760
12761
12762 <div class="product">
12763 <span class="title">llvm-3.2</span>
12764 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
12765 <span class="homepage"><a href="http://llvm.org/">homepage</a></span>
12766 <div class="licence">
12767 <pre>Scanned Source License llvm-3.2.src/LICENSE.TXT:
12768
12769 ==============================================================================
12770 LLVM Release License
12771 ==============================================================================
12772 University of Illinois/NCSA
12773 Open Source License
12774
12775 Copyright (c) 2003-2012 University of Illinois at Urbana-Champaign.
12776 All rights reserved.
12777
12778 Developed by:
12779
12780     LLVM Team
12781
12782     University of Illinois at Urbana-Champaign
12783
12784     http://llvm.org
12785
12786 Permission is hereby granted, free of charge, to any person obtaining a copy of
12787 this software and associated documentation files (the "Software"), to deal with
12788 the Software without restriction, including without limitation the rights to
12789 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
12790 of the Software, and to permit persons to whom the Software is furnished to do
12791 so, subject to the following conditions:
12792
12793     * Redistributions of source code must retain the above copyright notice,
12794       this list of conditions and the following disclaimers.
12795
12796     * Redistributions in binary form must reproduce the above copyright notice,
12797       this list of conditions and the following disclaimers in the
12798       documentation and/or other materials provided with the distribution.
12799
12800     * Neither the names of the LLVM Team, University of Illinois at
12801       Urbana-Champaign, nor the names of its contributors may be used to
12802       endorse or promote products derived from this Software without specific
12803       prior written permission.
12804
12805 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12806 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
12807 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
12808 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12809 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12810 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
12811 SOFTWARE.
12812
12813 ==============================================================================
12814 Copyrights and Licenses for Third Party Software Distributed with LLVM:
12815 ==============================================================================
12816 The LLVM software contains code written by third parties.  Such software will
12817 have its own individual LICENSE.TXT file in the directory in which it appears.
12818 This file will describe the copyrights, license, and restrictions which apply
12819 to that code.
12820
12821 The disclaimer of warranty in the University of Illinois Open Source License
12822 applies to all code in the LLVM Distribution, and nothing in any of the
12823 other licenses gives permission to use the names of the LLVM Team or the
12824 University of Illinois to endorse or promote products derived from this
12825 Software.
12826
12827 The following pieces of software have additional or alternate copyrights,
12828 licenses, and/or restrictions:
12829
12830 Program             Directory
12831 -------             ---------
12832 Autoconf            llvm/autoconf
12833                     llvm/projects/ModuleMaker/autoconf
12834                     llvm/projects/sample/autoconf
12835 CellSPU backend     llvm/lib/Target/CellSPU/README.txt
12836 Google Test         llvm/utils/unittest/googletest
12837 OpenBSD regex       llvm/lib/Support/{reg*, COPYRIGHT.regex}
12838 pyyaml tests        llvm/test/YAMLParser/{*.data, LICENSE.TXT}
12839
12840 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12841
12842 Scanned Source License llvm-3.2.src/autoconf/LICENSE.TXT:
12843
12844 ------------------------------------------------------------------------------
12845 Autoconf Files
12846 ------------------------------------------------------------------------------
12847 All autoconf files are licensed under the LLVM license with the following
12848 additions:
12849
12850 llvm/autoconf/install-sh:
12851         This script is licensed under the LLVM license, with the following
12852         additional copyrights and restrictions:
12853
12854         Copyright 1991 by the Massachusetts Institute of Technology
12855
12856         Permission to use, copy, modify, distribute, and sell this software and its
12857         documentation for any purpose is hereby granted without fee, provided that
12858         the above copyright notice appear in all copies and that both that
12859         copyright notice and this permission notice appear in supporting 
12860         documentation, and that the name of M.I.T. not be used in advertising or
12861         publicity pertaining to distribution of the software without specific,
12862         written prior permission.  M.I.T. makes no representations about the
12863         suitability of this software for any purpose.  It is provided "as is"
12864         without express or implied warranty.
12865
12866 Please see the source files for additional copyrights.
12867
12868
12869 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12870
12871 Scanned Source License llvm-3.2.src/include/llvm/Support/LICENSE.TXT:
12872
12873 LLVM System Interface Library
12874 -------------------------------------------------------------------------------
12875 The LLVM System Interface Library is licensed under the Illinois Open Source
12876 License and has the following additional copyright:
12877
12878 Copyright (C) 2004 eXtensible Systems, Inc.
12879
12880 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12881
12882 Scanned Source License llvm-3.2.src/lib/Support/COPYRIGHT.regex:
12883
12884 $OpenBSD: COPYRIGHT,v 1.3 2003/06/02 20:18:36 millert Exp $
12885
12886 Copyright 1992, 1993, 1994 Henry Spencer.  All rights reserved.
12887 This software is not subject to any license of the American Telephone
12888 and Telegraph Company or of the Regents of the University of California.
12889
12890 Permission is granted to anyone to use this software for any purpose on
12891 any computer system, and to alter it and redistribute it, subject
12892 to the following restrictions:
12893
12894 1. The author is not responsible for the consequences of use of this
12895    software, no matter how awful, even if they arise from flaws in it.
12896
12897 2. The origin of this software must not be misrepresented, either by
12898    explicit claim or by omission.  Since few users ever read sources,
12899    credits must appear in the documentation.
12900
12901 3. Altered versions must be plainly marked as such, and must not be
12902    misrepresented as being the original software.  Since few users
12903    ever read sources, credits must appear in the documentation.
12904
12905 4. This notice may not be removed or altered.
12906
12907 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12908 /*-
12909  * Copyright (c) 1994
12910  *      The Regents of the University of California.  All rights reserved.
12911  *
12912  * Redistribution and use in source and binary forms, with or without
12913  * modification, are permitted provided that the following conditions
12914  * are met:
12915  * 1. Redistributions of source code must retain the above copyright
12916  *    notice, this list of conditions and the following disclaimer.
12917  * 2. Redistributions in binary form must reproduce the above copyright
12918  *    notice, this list of conditions and the following disclaimer in the
12919  *    documentation and/or other materials provided with the distribution.
12920  * 3. Neither the name of the University nor the names of its contributors
12921  *    may be used to endorse or promote products derived from this software
12922  *    without specific prior written permission.
12923  *
12924  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
12925  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
12926  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
12927  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
12928  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
12929  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
12930  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
12931  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
12932  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
12933  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
12934  * SUCH DAMAGE.
12935  *
12936  *      @(#)COPYRIGHT   8.1 (Berkeley) 3/16/94
12937  */
12938
12939 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12940
12941 Scanned Source License llvm-3.2.src/projects/sample/autoconf/LICENSE.TXT:
12942
12943 ------------------------------------------------------------------------------
12944 Autoconf Files
12945 ------------------------------------------------------------------------------
12946 All autoconf files are licensed under the LLVM license with the following
12947 additions:
12948
12949 llvm/autoconf/install-sh:
12950         This script is licensed under the LLVM license, with the following
12951         additional copyrights and restrictions:
12952
12953         Copyright 1991 by the Massachusetts Institute of Technology
12954
12955         Permission to use, copy, modify, distribute, and sell this software and its
12956         documentation for any purpose is hereby granted without fee, provided that
12957         the above copyright notice appear in all copies and that both that
12958         copyright notice and this permission notice appear in supporting 
12959         documentation, and that the name of M.I.T. not be used in advertising or
12960         publicity pertaining to distribution of the software without specific,
12961         written prior permission.  M.I.T. makes no representations about the
12962         suitability of this software for any purpose.  It is provided "as is"
12963         without express or implied warranty.
12964
12965 Please see the source files for additional copyrights.
12966
12967
12968 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12969
12970 Scanned Source License llvm-3.2.src/test/YAMLParser/LICENSE.txt:
12971
12972 Copyright (c) 2006 Kirill Simonov
12973
12974 Permission is hereby granted, free of charge, to any person obtaining a copy of
12975 this software and associated documentation files (the "Software"), to deal in
12976 the Software without restriction, including without limitation the rights to
12977 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
12978 of the Software, and to permit persons to whom the Software is furnished to do
12979 so, subject to the following conditions:
12980
12981 The above copyright notice and this permission notice shall be included in all
12982 copies or substantial portions of the Software.
12983
12984 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12985 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12986 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12987 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12988 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12989 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12990 SOFTWARE.
12991
12992 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
12993
12994 Scanned Source License llvm-3.2.src/utils/unittest/googletest/LICENSE.TXT:
12995
12996 Copyright 2008, Google Inc.
12997 All rights reserved.
12998
12999 Redistribution and use in source and binary forms, with or without
13000 modification, are permitted provided that the following conditions are
13001 met:
13002
13003     * Redistributions of source code must retain the above copyright
13004 notice, this list of conditions and the following disclaimer.
13005     * Redistributions in binary form must reproduce the above
13006 copyright notice, this list of conditions and the following disclaimer
13007 in the documentation and/or other materials provided with the
13008 distribution.
13009     * Neither the name of Google Inc. nor the names of its
13010 contributors may be used to endorse or promote products derived from
13011 this software without specific prior written permission.
13012
13013 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
13014 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
13015 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
13016 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
13017 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
13018 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
13019 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
13020 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
13021 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
13022 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
13023 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13024
13025 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13026
13027 Gentoo Package Stock License UoI-NCSA:
13028
13029 Copyright (c) &lt;YEAR&gt; &lt;OWNER ORGANIZATION NAME&gt;.  All rights reserved.
13030
13031 Developed by: &lt;NAME OF DEVELOPMENT GROUP&gt;
13032               &lt;NAME OF INSTITUTION&gt;
13033               &lt;URL FOR DEVELOPMENT GROUP/INSTITUTION&gt;
13034
13035 Permission is hereby granted, free of charge, to any person obtaining a copy
13036 of this software and associated documentation files (the "Software"), to
13037 deal with the Software without restriction, including without limitation the
13038 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
13039 sell copies of the Software, and to permit persons to whom the Software is
13040 furnished to do so, subject to the following conditions:
13041   1. Redistributions of source code must retain the above copyright notice,
13042      this list of conditions and the following disclaimers.
13043   2. Redistributions in binary form must reproduce the above copyright
13044      notice, this list of conditions and the following disclaimers in the
13045      documentation and/or other materials provided with the distribution.
13046   3. Neither the names of &lt;NAME OF DEVELOPMENT GROUP&gt;, &lt;NAME OF
13047      INSTITUTION&gt;, nor the names of its contributors may be used to endorse
13048      or promote products derived from this Software without specific prior
13049      written permission.
13050
13051 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13052 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13053 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
13054 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13055 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
13056 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
13057 WITH THE SOFTWARE.
13058
13059 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13060 </pre>
13061 <ul>
13062
13063 </ul>
13064 </div>
13065 </div>
13066
13067
13068 <div class="product">
13069 <span class="title">lohitfonts-cros-2.5.0</span>
13070 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13071 <span class="homepage"><a href="http://fedorahosted.org/lohit">homepage</a></span>
13072 <div class="licence">
13073 <pre>Scanned Source License lohitfonts-cros-2.5.0/LICENSE:
13074
13075 Copyright 2011 Lohit Fonts Project contributors
13076   &lt;http://fedorahosted.org/lohit&gt;, 
13077 with Reserved Font Name Lohit.
13078
13079 This Font Software is licensed under the SIL Open Font License, Version 1.1.
13080 This license is copied below, and is also available with a FAQ at:
13081 http://scripts.sil.org/OFL
13082
13083
13084 -----------------------------------------------------------
13085 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
13086 -----------------------------------------------------------
13087
13088 PREAMBLE
13089 The goals of the Open Font License (OFL) are to stimulate worldwide
13090 development of collaborative font projects, to support the font creation
13091 efforts of academic and linguistic communities, and to provide a free and
13092 open framework in which fonts may be shared and improved in partnership
13093 with others.
13094
13095 The OFL allows the licensed fonts to be used, studied, modified and
13096 redistributed freely as long as they are not sold by themselves. The
13097 fonts, including any derivative works, can be bundled, embedded, 
13098 redistributed and/or sold with any software provided that any reserved
13099 names are not used by derivative works. The fonts and derivatives,
13100 however, cannot be released under any other type of license. The
13101 requirement for fonts to remain under this license does not apply
13102 to any document created using the fonts or their derivatives.
13103
13104 DEFINITIONS
13105 "Font Software" refers to the set of files released by the Copyright
13106 Holder(s) under this license and clearly marked as such. This may
13107 include source files, build scripts and documentation.
13108
13109 "Reserved Font Name" refers to any names specified as such after the
13110 copyright statement(s).
13111
13112 "Original Version" refers to the collection of Font Software components as
13113 distributed by the Copyright Holder(s).
13114
13115 "Modified Version" refers to any derivative made by adding to, deleting,
13116 or substituting -- in part or in whole -- any of the components of the
13117 Original Version, by changing formats or by porting the Font Software to a
13118 new environment.
13119
13120 "Author" refers to any designer, engineer, programmer, technical
13121 writer or other person who contributed to the Font Software.
13122
13123 PERMISSION &amp; CONDITIONS
13124 Permission is hereby granted, free of charge, to any person obtaining
13125 a copy of the Font Software, to use, study, copy, merge, embed, modify,
13126 redistribute, and sell modified and unmodified copies of the Font
13127 Software, subject to the following conditions:
13128
13129 1) Neither the Font Software nor any of its individual components,
13130 in Original or Modified Versions, may be sold by itself.
13131
13132 2) Original or Modified Versions of the Font Software may be bundled,
13133 redistributed and/or sold with any software, provided that each copy
13134 contains the above copyright notice and this license. These can be
13135 included either as stand-alone text files, human-readable headers or
13136 in the appropriate machine-readable metadata fields within text or
13137 binary files as long as those fields can be easily viewed by the user.
13138
13139 3) No Modified Version of the Font Software may use the Reserved Font
13140 Name(s) unless explicit written permission is granted by the corresponding
13141 Copyright Holder. This restriction only applies to the primary font name as
13142 presented to the users.
13143
13144 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
13145 Software shall not be used to promote, endorse or advertise any
13146 Modified Version, except to acknowledge the contribution(s) of the
13147 Copyright Holder(s) and the Author(s) or with their explicit written
13148 permission.
13149
13150 5) The Font Software, modified or unmodified, in part or in whole,
13151 must be distributed entirely under this license, and must not be
13152 distributed under any other license. The requirement for fonts to
13153 remain under this license does not apply to any document created
13154 using the Font Software.
13155
13156 TERMINATION
13157 This license becomes null and void if any of the above conditions are
13158 not met.
13159
13160 DISCLAIMER
13161 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
13162 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
13163 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
13164 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
13165 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
13166 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
13167 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
13168 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
13169 OTHER DEALINGS IN THE FONT SOFTWARE.
13170
13171 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13172 </pre>
13173 <ul>
13174 <li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
13175 </ul>
13176 </div>
13177 </div>
13178
13179
13180 <div class="product">
13181 <span class="title">lsof-4.81</span>
13182 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13183 <span class="homepage"><a href="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/">homepage</a></span>
13184 <div class="licence">
13185 <pre>Gentoo Package Stock License lsof:
13186
13187 ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ#1.9
13188
13189 Copyright 2002 Purdue Research Foundation, West Lafayette,
13190 Indiana 47907.  All rights reserved.
13191
13192 Written by Victor A. Abell
13193
13194 This software is not subject to any license of the American
13195 Telephone and Telegraph Company or the Regents of the
13196 University of California.
13197
13198 Permission is granted to anyone to use this software for
13199 any purpose on any computer system, and to alter it and
13200 redistribute it freely, subject to the following
13201 restrictions:
13202
13203 1. Neither the authors nor Purdue University are responsible
13204    for any consequences of the use of this software.
13205
13206 2. The origin of this software must not be misrepresented,
13207    either by explicit claim or by omission.  Credit to the
13208    authors and Purdue University must appear in documentation
13209    and sources.
13210
13211 3. Altered versions must be plainly marked as such, and must
13212    not be misrepresented as being the original software.
13213
13214 4. This notice may not be removed or altered.
13215
13216 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13217 </pre>
13218 <ul>
13219
13220 </ul>
13221 </div>
13222 </div>
13223
13224
13225 <div class="product">
13226 <span class="title">lvm2-2.02.97</span>
13227 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13228 <span class="homepage"><a href="http://sources.redhat.com/lvm2/">homepage</a></span>
13229 <div class="licence">
13230 <pre></pre>
13231 <ul>
13232 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
13233 </ul>
13234 </div>
13235 </div>
13236
13237
13238 <div class="product">
13239 <span class="title">lzo-2.06</span>
13240 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13241 <span class="homepage"><a href="http://www.oberhumer.com/opensource/lzo/">homepage</a></span>
13242 <div class="licence">
13243 <pre></pre>
13244 <ul>
13245 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
13246 </ul>
13247 </div>
13248 </div>
13249
13250
13251 <div class="product">
13252 <span class="title">m2crypto-0.21.1</span>
13253 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13254 <span class="homepage"><a href="http://chandlerproject.org/bin/view/Projects/MeTooCrypto">homepage</a></span>
13255 <div class="licence">
13256 <pre>Scanned Source License M2Crypto-0.21.1/LICENCE:
13257
13258 Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
13259
13260 Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
13261 All rights reserved.
13262
13263 Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
13264 All rights reserved.
13265
13266 Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved.
13267
13268 Permission to use, copy, modify, and distribute this software and its
13269 documentation for any purpose and without fee is hereby granted,
13270 provided that the above copyright notice appear in all copies and that
13271 both that copyright notice and this permission notice appear in
13272 supporting documentation.
13273
13274 THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR 
13275 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
13276 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  
13277 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
13278 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
13279 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
13280 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
13281 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
13282 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
13283 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13284
13285 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13286
13287 Scanned Source License M2Crypto-0.21.1/M2Crypto.egg-info/PKG-INFO:
13288
13289 Metadata-Version: 1.0
13290 Name: M2Crypto
13291 Version: 0.21.1
13292 Summary: M2Crypto: A Python crypto and SSL toolkit
13293 Home-page: http://chandlerproject.org/Projects/MeTooCrypto
13294 Author: Heikki Toivonen
13295 Author-email: heikki@osafoundation.org
13296 License: BSD-style license
13297 Description: M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA,
13298         DH, EC, HMACs, message digests, symmetric ciphers (including AES); SSL
13299         functionality to implement clients and servers; HTTPS extensions to Python's
13300         httplib, urllib, and xmlrpclib; unforgeable HMAC'ing AuthCookies for web
13301         session management; FTP/TLS client and server; S/MIME; ZServerSSL: A HTTPS
13302         server for Zope and ZSmime: An S/MIME messenger for Zope. M2Crypto can also be
13303         used to provide SSL for Twisted.
13304 Platform: any
13305 Classifier: Development Status :: 5 - Production/Stable
13306 Classifier: Intended Audience :: Developers
13307 Classifier: Operating System :: OS Independent
13308 Classifier: Programming Language :: C
13309 Classifier: Programming Language :: Python
13310 Classifier: Topic :: Security :: Cryptography
13311 Classifier: Topic :: Software Development :: Libraries :: Python Modules
13312
13313 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13314
13315 Scanned Source License M2Crypto-0.21.1/PKG-INFO:
13316
13317 Metadata-Version: 1.0
13318 Name: M2Crypto
13319 Version: 0.21.1
13320 Summary: M2Crypto: A Python crypto and SSL toolkit
13321 Home-page: http://chandlerproject.org/Projects/MeTooCrypto
13322 Author: Heikki Toivonen
13323 Author-email: heikki@osafoundation.org
13324 License: BSD-style license
13325 Description: M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA,
13326         DH, EC, HMACs, message digests, symmetric ciphers (including AES); SSL
13327         functionality to implement clients and servers; HTTPS extensions to Python's
13328         httplib, urllib, and xmlrpclib; unforgeable HMAC'ing AuthCookies for web
13329         session management; FTP/TLS client and server; S/MIME; ZServerSSL: A HTTPS
13330         server for Zope and ZSmime: An S/MIME messenger for Zope. M2Crypto can also be
13331         used to provide SSL for Twisted.
13332 Platform: any
13333 Classifier: Development Status :: 5 - Production/Stable
13334 Classifier: Intended Audience :: Developers
13335 Classifier: Operating System :: OS Independent
13336 Classifier: Programming Language :: C
13337 Classifier: Programming Language :: Python
13338 Classifier: Topic :: Security :: Cryptography
13339 Classifier: Topic :: Software Development :: Libraries :: Python Modules
13340
13341 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13342 </pre>
13343 <ul>
13344
13345 </ul>
13346 </div>
13347 </div>
13348
13349
13350 <div class="product">
13351 <span class="title">m4-1.4.16</span>
13352 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13353 <span class="homepage"><a href="http://www.gnu.org/software/m4/m4.html">homepage</a></span>
13354 <div class="licence">
13355 <pre></pre>
13356 <ul>
13357 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
13358 </ul>
13359 </div>
13360 </div>
13361
13362
13363 <div class="product">
13364 <span class="title">madison-cromo-plugin-0.1</span>
13365 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13366 <span class="homepage"><a href="">homepage</a></span>
13367 <div class="licence">
13368 <pre></pre>
13369 <ul>
13370 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
13371 </ul>
13372 </div>
13373 </div>
13374
13375
13376 <div class="product">
13377 <span class="title">make-3.82</span>
13378 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13379 <span class="homepage"><a href="http://www.gnu.org/software/make/make.html">homepage</a></span>
13380 <div class="licence">
13381 <pre></pre>
13382 <ul>
13383 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
13384 </ul>
13385 </div>
13386 </div>
13387
13388
13389 <div class="product">
13390 <span class="title">marvell_sd8787-14.64.2.47</span>
13391 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13392 <span class="homepage"><a href="http://www.marvell.com/">homepage</a></span>
13393 <div class="licence">
13394 <pre>Custom License Marvell-sd8787:
13395
13396 Copyright (C) 2010, Marvell International Ltd.
13397
13398 All Rights Reserved.
13399
13400 This file is provided by Marvell International Ltd. "AS IS".
13401 Reverse engineering of this file is strictly prohibited.
13402 Redistribution and use in its original form are permitted.
13403
13404
13405 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13406 </pre>
13407 <ul>
13408
13409 </ul>
13410 </div>
13411 </div>
13412
13413
13414 <div class="product">
13415 <span class="title">mawk-1.3.4_p20100625</span>
13416 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13417 <span class="homepage"><a href="http://invisible-island.net/mawk/mawk.html">homepage</a></span>
13418 <div class="licence">
13419 <pre></pre>
13420 <ul>
13421 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
13422 </ul>
13423 </div>
13424 </div>
13425
13426
13427 <div class="product">
13428 <span class="title">memtester-4.2.2</span>
13429 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13430 <span class="homepage"><a href="http://pyropus.ca/software/memtester/">homepage</a></span>
13431 <div class="licence">
13432 <pre></pre>
13433 <ul>
13434 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
13435 </ul>
13436 </div>
13437 </div>
13438
13439
13440 <div class="product">
13441 <span class="title">mesa-10.1</span>
13442 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
13443 <span class="homepage"><a href="http://mesa3d.sourceforge.net/">homepage</a></span>
13444 <div class="licence">
13445 <pre>Scanned Source License Mesa-10.1/docs/COPYING:
13446
13447
13448 Some parts of Mesa are copyrighted under the GNU LGPL.  See the
13449 Mesa/docs/COPYRIGHT file for details.
13450
13451 The following is the standard GNU copyright file.
13452 ----------------------------------------------------------------------
13453
13454
13455                   GNU LIBRARY GENERAL PUBLIC LICENSE
13456                        Version 2, June 1991
13457
13458  Copyright (C) 1991 Free Software Foundation, Inc.
13459                     675 Mass Ave, Cambridge, MA 02139, USA
13460  Everyone is permitted to copy and distribute verbatim copies
13461  of this license document, but changing it is not allowed.
13462
13463 [This is the first released version of the library GPL.  It is
13464  numbered 2 because it goes with version 2 of the ordinary GPL.]
13465
13466                             Preamble
13467
13468   The licenses for most software are designed to take away your
13469 freedom to share and change it.  By contrast, the GNU General Public
13470 Licenses are intended to guarantee your freedom to share and change
13471 free software--to make sure the software is free for all its users.
13472
13473   This license, the Library General Public License, applies to some
13474 specially designated Free Software Foundation software, and to any
13475 other libraries whose authors decide to use it.  You can use it for
13476 your libraries, too.
13477
13478   When we speak of free software, we are referring to freedom, not
13479 price.  Our General Public Licenses are designed to make sure that you
13480 have the freedom to distribute copies of free software (and charge for
13481 this service if you wish), that you receive source code or can get it
13482 if you want it, that you can change the software or use pieces of it
13483 in new free programs; and that you know you can do these things.
13484
13485   To protect your rights, we need to make restrictions that forbid
13486 anyone to deny you these rights or to ask you to surrender the rights.
13487 These restrictions translate to certain responsibilities for you if
13488 you distribute copies of the library, or if you modify it.
13489
13490   For example, if you distribute copies of the library, whether gratis
13491 or for a fee, you must give the recipients all the rights that we gave
13492 you.  You must make sure that they, too, receive or can get the source
13493 code.  If you link a program with the library, you must provide
13494 complete object files to the recipients so that they can relink them
13495 with the library, after making changes to the library and recompiling
13496 it.  And you must show them these terms so they know their rights.
13497
13498   Our method of protecting your rights has two steps: (1) copyright
13499 the library, and (2) offer you this license which gives you legal
13500 permission to copy, distribute and/or modify the library.
13501
13502   Also, for each distributor's protection, we want to make certain
13503 that everyone understands that there is no warranty for this free
13504 library.  If the library is modified by someone else and passed on, we
13505 want its recipients to know that what they have is not the original
13506 version, so that any problems introduced by others will not reflect on
13507 the original authors' reputations.
13508
13509   Finally, any free program is threatened constantly by software
13510 patents.  We wish to avoid the danger that companies distributing free
13511 software will individually obtain patent licenses, thus in effect
13512 transforming the program into proprietary software.  To prevent this,
13513 we have made it clear that any patent must be licensed for everyone's
13514 free use or not licensed at all.
13515
13516   Most GNU software, including some libraries, is covered by the ordinary
13517 GNU General Public License, which was designed for utility programs.  This
13518 license, the GNU Library General Public License, applies to certain
13519 designated libraries.  This license is quite different from the ordinary
13520 one; be sure to read it in full, and don't assume that anything in it is
13521 the same as in the ordinary license.
13522
13523   The reason we have a separate public license for some libraries is that
13524 they blur the distinction we usually make between modifying or adding to a
13525 program and simply using it.  Linking a program with a library, without
13526 changing the library, is in some sense simply using the library, and is
13527 analogous to running a utility program or application program.  However, in
13528 a textual and legal sense, the linked executable is a combined work, a
13529 derivative of the original library, and the ordinary General Public License
13530 treats it as such.
13531
13532   Because of this blurred distinction, using the ordinary General
13533 Public License for libraries did not effectively promote software
13534 sharing, because most developers did not use the libraries.  We
13535 concluded that weaker conditions might promote sharing better.
13536
13537   However, unrestricted linking of non-free programs would deprive the
13538 users of those programs of all benefit from the free status of the
13539 libraries themselves.  This Library General Public License is intended to
13540 permit developers of non-free programs to use free libraries, while
13541 preserving your freedom as a user of such programs to change the free
13542 libraries that are incorporated in them.  (We have not seen how to achieve
13543 this as regards changes in header files, but we have achieved it as regards
13544 changes in the actual functions of the Library.)  The hope is that this
13545 will lead to faster development of free libraries.
13546
13547   The precise terms and conditions for copying, distribution and
13548 modification follow.  Pay close attention to the difference between a
13549 "work based on the library" and a "work that uses the library".  The
13550 former contains code derived from the library, while the latter only
13551 works together with the library.
13552
13553   Note that it is possible for a library to be covered by the ordinary
13554 General Public License rather than by this special one.
13555
13556                   GNU LIBRARY GENERAL PUBLIC LICENSE
13557    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
13558
13559   0. This License Agreement applies to any software library which
13560 contains a notice placed by the copyright holder or other authorized
13561 party saying it may be distributed under the terms of this Library
13562 General Public License (also called "this License").  Each licensee is
13563 addressed as "you".
13564
13565   A "library" means a collection of software functions and/or data
13566 prepared so as to be conveniently linked with application programs
13567 (which use some of those functions and data) to form executables.
13568
13569   The "Library", below, refers to any such software library or work
13570 which has been distributed under these terms.  A "work based on the
13571 Library" means either the Library or any derivative work under
13572 copyright law: that is to say, a work containing the Library or a
13573 portion of it, either verbatim or with modifications and/or translated
13574 straightforwardly into another language.  (Hereinafter, translation is
13575 included without limitation in the term "modification".)
13576
13577   "Source code" for a work means the preferred form of the work for
13578 making modifications to it.  For a library, complete source code means
13579 all the source code for all modules it contains, plus any associated
13580 interface definition files, plus the scripts used to control compilation
13581 and installation of the library.
13582
13583   Activities other than copying, distribution and modification are not
13584 covered by this License; they are outside its scope.  The act of
13585 running a program using the Library is not restricted, and output from
13586 such a program is covered only if its contents constitute a work based
13587 on the Library (independent of the use of the Library in a tool for
13588 writing it).  Whether that is true depends on what the Library does
13589 and what the program that uses the Library does.
13590   
13591   1. You may copy and distribute verbatim copies of the Library's
13592 complete source code as you receive it, in any medium, provided that
13593 you conspicuously and appropriately publish on each copy an
13594 appropriate copyright notice and disclaimer of warranty; keep intact
13595 all the notices that refer to this License and to the absence of any
13596 warranty; and distribute a copy of this License along with the
13597 Library.
13598
13599   You may charge a fee for the physical act of transferring a copy,
13600 and you may at your option offer warranty protection in exchange for a
13601 fee.
13602
13603   2. You may modify your copy or copies of the Library or any portion
13604 of it, thus forming a work based on the Library, and copy and
13605 distribute such modifications or work under the terms of Section 1
13606 above, provided that you also meet all of these conditions:
13607
13608     a) The modified work must itself be a software library.
13609
13610     b) You must cause the files modified to carry prominent notices
13611     stating that you changed the files and the date of any change.
13612
13613     c) You must cause the whole of the work to be licensed at no
13614     charge to all third parties under the terms of this License.
13615
13616     d) If a facility in the modified Library refers to a function or a
13617     table of data to be supplied by an application program that uses
13618     the facility, other than as an argument passed when the facility
13619     is invoked, then you must make a good faith effort to ensure that,
13620     in the event an application does not supply such function or
13621     table, the facility still operates, and performs whatever part of
13622     its purpose remains meaningful.
13623
13624     (For example, a function in a library to compute square roots has
13625     a purpose that is entirely well-defined independent of the
13626     application.  Therefore, Subsection 2d requires that any
13627     application-supplied function or table used by this function must
13628     be optional: if the application does not supply it, the square
13629     root function must still compute square roots.)
13630
13631 These requirements apply to the modified work as a whole.  If
13632 identifiable sections of that work are not derived from the Library,
13633 and can be reasonably considered independent and separate works in
13634 themselves, then this License, and its terms, do not apply to those
13635 sections when you distribute them as separate works.  But when you
13636 distribute the same sections as part of a whole which is a work based
13637 on the Library, the distribution of the whole must be on the terms of
13638 this License, whose permissions for other licensees extend to the
13639 entire whole, and thus to each and every part regardless of who wrote
13640 it.
13641
13642 Thus, it is not the intent of this section to claim rights or contest
13643 your rights to work written entirely by you; rather, the intent is to
13644 exercise the right to control the distribution of derivative or
13645 collective works based on the Library.
13646
13647 In addition, mere aggregation of another work not based on the Library
13648 with the Library (or with a work based on the Library) on a volume of
13649 a storage or distribution medium does not bring the other work under
13650 the scope of this License.
13651
13652   3. You may opt to apply the terms of the ordinary GNU General Public
13653 License instead of this License to a given copy of the Library.  To do
13654 this, you must alter all the notices that refer to this License, so
13655 that they refer to the ordinary GNU General Public License, version 2,
13656 instead of to this License.  (If a newer version than version 2 of the
13657 ordinary GNU General Public License has appeared, then you can specify
13658 that version instead if you wish.)  Do not make any other change in
13659 these notices.
13660
13661   Once this change is made in a given copy, it is irreversible for
13662 that copy, so the ordinary GNU General Public License applies to all
13663 subsequent copies and derivative works made from that copy.
13664
13665   This option is useful when you wish to copy part of the code of
13666 the Library into a program that is not a library.
13667
13668   4. You may copy and distribute the Library (or a portion or
13669 derivative of it, under Section 2) in object code or executable form
13670 under the terms of Sections 1 and 2 above provided that you accompany
13671 it with the complete corresponding machine-readable source code, which
13672 must be distributed under the terms of Sections 1 and 2 above on a
13673 medium customarily used for software interchange.
13674
13675   If distribution of object code is made by offering access to copy
13676 from a designated place, then offering equivalent access to copy the
13677 source code from the same place satisfies the requirement to
13678 distribute the source code, even though third parties are not
13679 compelled to copy the source along with the object code.
13680
13681   5. A program that contains no derivative of any portion of the
13682 Library, but is designed to work with the Library by being compiled or
13683 linked with it, is called a "work that uses the Library".  Such a
13684 work, in isolation, is not a derivative work of the Library, and
13685 therefore falls outside the scope of this License.
13686
13687   However, linking a "work that uses the Library" with the Library
13688 creates an executable that is a derivative of the Library (because it
13689 contains portions of the Library), rather than a "work that uses the
13690 library".  The executable is therefore covered by this License.
13691 Section 6 states terms for distribution of such executables.
13692
13693   When a "work that uses the Library" uses material from a header file
13694 that is part of the Library, the object code for the work may be a
13695 derivative work of the Library even though the source code is not.
13696 Whether this is true is especially significant if the work can be
13697 linked without the Library, or if the work is itself a library.  The
13698 threshold for this to be true is not precisely defined by law.
13699
13700   If such an object file uses only numerical parameters, data
13701 structure layouts and accessors, and small macros and small inline
13702 functions (ten lines or less in length), then the use of the object
13703 file is unrestricted, regardless of whether it is legally a derivative
13704 work.  (Executables containing this object code plus portions of the
13705 Library will still fall under Section 6.)
13706
13707   Otherwise, if the work is a derivative of the Library, you may
13708 distribute the object code for the work under the terms of Section 6.
13709 Any executables containing that work also fall under Section 6,
13710 whether or not they are linked directly with the Library itself.
13711
13712   6. As an exception to the Sections above, you may also compile or
13713 link a "work that uses the Library" with the Library to produce a
13714 work containing portions of the Library, and distribute that work
13715 under terms of your choice, provided that the terms permit
13716 modification of the work for the customer's own use and reverse
13717 engineering for debugging such modifications.
13718
13719   You must give prominent notice with each copy of the work that the
13720 Library is used in it and that the Library and its use are covered by
13721 this License.  You must supply a copy of this License.  If the work
13722 during execution displays copyright notices, you must include the
13723 copyright notice for the Library among them, as well as a reference
13724 directing the user to the copy of this License.  Also, you must do one
13725 of these things:
13726
13727     a) Accompany the work with the complete corresponding
13728     machine-readable source code for the Library including whatever
13729     changes were used in the work (which must be distributed under
13730     Sections 1 and 2 above); and, if the work is an executable linked
13731     with the Library, with the complete machine-readable "work that
13732     uses the Library", as object code and/or source code, so that the
13733     user can modify the Library and then relink to produce a modified
13734     executable containing the modified Library.  (It is understood
13735     that the user who changes the contents of definitions files in the
13736     Library will not necessarily be able to recompile the application
13737     to use the modified definitions.)
13738
13739     b) Accompany the work with a written offer, valid for at
13740     least three years, to give the same user the materials
13741     specified in Subsection 6a, above, for a charge no more
13742     than the cost of performing this distribution.
13743
13744     c) If distribution of the work is made by offering access to copy
13745     from a designated place, offer equivalent access to copy the above
13746     specified materials from the same place.
13747
13748     d) Verify that the user has already received a copy of these
13749     materials or that you have already sent this user a copy.
13750
13751   For an executable, the required form of the "work that uses the
13752 Library" must include any data and utility programs needed for
13753 reproducing the executable from it.  However, as a special exception,
13754 the source code distributed need not include anything that is normally
13755 distributed (in either source or binary form) with the major
13756 components (compiler, kernel, and so on) of the operating system on
13757 which the executable runs, unless that component itself accompanies
13758 the executable.
13759
13760   It may happen that this requirement contradicts the license
13761 restrictions of other proprietary libraries that do not normally
13762 accompany the operating system.  Such a contradiction means you cannot
13763 use both them and the Library together in an executable that you
13764 distribute.
13765
13766   7. You may place library facilities that are a work based on the
13767 Library side-by-side in a single library together with other library
13768 facilities not covered by this License, and distribute such a combined
13769 library, provided that the separate distribution of the work based on
13770 the Library and of the other library facilities is otherwise
13771 permitted, and provided that you do these two things:
13772
13773     a) Accompany the combined library with a copy of the same work
13774     based on the Library, uncombined with any other library
13775     facilities.  This must be distributed under the terms of the
13776     Sections above.
13777
13778     b) Give prominent notice with the combined library of the fact
13779     that part of it is a work based on the Library, and explaining
13780     where to find the accompanying uncombined form of the same work.
13781
13782   8. You may not copy, modify, sublicense, link with, or distribute
13783 the Library except as expressly provided under this License.  Any
13784 attempt otherwise to copy, modify, sublicense, link with, or
13785 distribute the Library is void, and will automatically terminate your
13786 rights under this License.  However, parties who have received copies,
13787 or rights, from you under this License will not have their licenses
13788 terminated so long as such parties remain in full compliance.
13789
13790   9. You are not required to accept this License, since you have not
13791 signed it.  However, nothing else grants you permission to modify or
13792 distribute the Library or its derivative works.  These actions are
13793 prohibited by law if you do not accept this License.  Therefore, by
13794 modifying or distributing the Library (or any work based on the
13795 Library), you indicate your acceptance of this License to do so, and
13796 all its terms and conditions for copying, distributing or modifying
13797 the Library or works based on it.
13798
13799   10. Each time you redistribute the Library (or any work based on the
13800 Library), the recipient automatically receives a license from the
13801 original licensor to copy, distribute, link with or modify the Library
13802 subject to these terms and conditions.  You may not impose any further
13803 restrictions on the recipients' exercise of the rights granted herein.
13804 You are not responsible for enforcing compliance by third parties to
13805 this License.
13806
13807   11. If, as a consequence of a court judgment or allegation of patent
13808 infringement or for any other reason (not limited to patent issues),
13809 conditions are imposed on you (whether by court order, agreement or
13810 otherwise) that contradict the conditions of this License, they do not
13811 excuse you from the conditions of this License.  If you cannot
13812 distribute so as to satisfy simultaneously your obligations under this
13813 License and any other pertinent obligations, then as a consequence you
13814 may not distribute the Library at all.  For example, if a patent
13815 license would not permit royalty-free redistribution of the Library by
13816 all those who receive copies directly or indirectly through you, then
13817 the only way you could satisfy both it and this License would be to
13818 refrain entirely from distribution of the Library.
13819
13820 If any portion of this section is held invalid or unenforceable under any
13821 particular circumstance, the balance of the section is intended to apply,
13822 and the section as a whole is intended to apply in other circumstances.
13823
13824 It is not the purpose of this section to induce you to infringe any
13825 patents or other property right claims or to contest validity of any
13826 such claims; this section has the sole purpose of protecting the
13827 integrity of the free software distribution system which is
13828 implemented by public license practices.  Many people have made
13829 generous contributions to the wide range of software distributed
13830 through that system in reliance on consistent application of that
13831 system; it is up to the author/donor to decide if he or she is willing
13832 to distribute software through any other system and a licensee cannot
13833 impose that choice.
13834
13835 This section is intended to make thoroughly clear what is believed to
13836 be a consequence of the rest of this License.
13837
13838   12. If the distribution and/or use of the Library is restricted in
13839 certain countries either by patents or by copyrighted interfaces, the
13840 original copyright holder who places the Library under this License may add
13841 an explicit geographical distribution limitation excluding those countries,
13842 so that distribution is permitted only in or among countries not thus
13843 excluded.  In such case, this License incorporates the limitation as if
13844 written in the body of this License.
13845
13846   13. The Free Software Foundation may publish revised and/or new
13847 versions of the Library General Public License from time to time.
13848 Such new versions will be similar in spirit to the present version,
13849 but may differ in detail to address new problems or concerns.
13850
13851 Each version is given a distinguishing version number.  If the Library
13852 specifies a version number of this License which applies to it and
13853 "any later version", you have the option of following the terms and
13854 conditions either of that version or of any later version published by
13855 the Free Software Foundation.  If the Library does not specify a
13856 license version number, you may choose any version ever published by
13857 the Free Software Foundation.
13858
13859   14. If you wish to incorporate parts of the Library into other free
13860 programs whose distribution conditions are incompatible with these,
13861 write to the author to ask for permission.  For software which is
13862 copyrighted by the Free Software Foundation, write to the Free
13863 Software Foundation; we sometimes make exceptions for this.  Our
13864 decision will be guided by the two goals of preserving the free status
13865 of all derivatives of our free software and of promoting the sharing
13866 and reuse of software generally.
13867
13868                             NO WARRANTY
13869
13870   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
13871 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
13872 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
13873 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
13874 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
13875 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
13876 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
13877 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
13878 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
13879
13880   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
13881 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
13882 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
13883 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
13884 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
13885 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
13886 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
13887 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
13888 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
13889 DAMAGES.
13890
13891                      END OF TERMS AND CONDITIONS
13892
13893      Appendix: How to Apply These Terms to Your New Libraries
13894
13895   If you develop a new library, and you want it to be of the greatest
13896 possible use to the public, we recommend making it free software that
13897 everyone can redistribute and change.  You can do so by permitting
13898 redistribution under these terms (or, alternatively, under the terms of the
13899 ordinary General Public License).
13900
13901   To apply these terms, attach the following notices to the library.  It is
13902 safest to attach them to the start of each source file to most effectively
13903 convey the exclusion of warranty; and each file should have at least the
13904 "copyright" line and a pointer to where the full notice is found.
13905
13906     &lt;one line to give the library's name and a brief idea of what it does.&gt;
13907     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
13908
13909     This library is free software; you can redistribute it and/or
13910     modify it under the terms of the GNU Library General Public
13911     License as published by the Free Software Foundation; either
13912     version 2 of the License, or (at your option) any later version.
13913
13914     This library is distributed in the hope that it will be useful,
13915     but WITHOUT ANY WARRANTY; without even the implied warranty of
13916     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13917     Library General Public License for more details.
13918
13919     You should have received a copy of the GNU Library General Public
13920     License along with this library; if not, write to the Free
13921     Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
13922
13923 Also add information on how to contact you by electronic and paper mail.
13924
13925 You should also get your employer (if you work as a programmer) or your
13926 school, if any, to sign a "copyright disclaimer" for the library, if
13927 necessary.  Here is a sample; alter the names:
13928
13929   Yoyodyne, Inc., hereby disclaims all copyright interest in the
13930   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
13931
13932   &lt;signature of Ty Coon&gt;, 1 April 1990
13933   Ty Coon, President of Vice
13934
13935 That's all there is to it!
13936
13937
13938 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13939
13940 Scanned Source License Mesa-10.1/docs/license.html:
13941
13942 &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"&gt;
13943 &lt;html lang="en"&gt;
13944 &lt;head&gt;
13945   &lt;meta http-equiv="content-type" content="text/html; charset=utf-8"&gt;
13946   &lt;title&gt;License / Copyright Information&lt;/title&gt;
13947   &lt;link rel="stylesheet" type="text/css" href="mesa.css"&gt;
13948 &lt;/head&gt;
13949 &lt;body&gt;
13950
13951 &lt;div class="header"&gt;
13952   &lt;h1&gt;The Mesa 3D Graphics Library&lt;/h1&gt;
13953 &lt;/div&gt;
13954
13955 &lt;iframe src="contents.html"&gt;&lt;/iframe&gt;
13956 &lt;div class="content"&gt;
13957
13958 &lt;h1&gt;Disclaimer&lt;/h1&gt;
13959
13960 &lt;p&gt;
13961 Mesa is a 3-D graphics library with an API which is very similar to
13962 that of &lt;a href="http://www.opengl.org/"&gt;OpenGL&lt;/a&gt;.*
13963 To the extent that Mesa utilizes the OpenGL command syntax or state
13964 machine, it is being used with authorization from &lt;a
13965 href="http://www.sgi.com/"&gt;Silicon Graphics,
13966 Inc.&lt;/a&gt;(SGI). However, the author does not possess an OpenGL license
13967 from SGI, and makes no claim that Mesa is in any way a compatible
13968 replacement for OpenGL or associated with SGI. Those who want a
13969 licensed implementation of OpenGL should contact a licensed
13970 vendor.
13971 &lt;/p&gt;
13972
13973 &lt;p&gt;
13974 Please do not refer to the library as &lt;em&gt;MesaGL&lt;/em&gt; (for legal
13975 reasons). It's just &lt;em&gt;Mesa&lt;/em&gt; or &lt;em&gt;The Mesa 3-D graphics
13976 library&lt;/em&gt;. &lt;br&gt;
13977 &lt;/p&gt;
13978
13979 &lt;p&gt;
13980 * OpenGL is a trademark of &lt;a href="http://www.sgi.com/"
13981 &gt;Silicon Graphics Incorporated&lt;/a&gt;.
13982 &lt;/p&gt;
13983
13984
13985
13986 &lt;h1&gt;License / Copyright Information&lt;/h1&gt;
13987
13988 &lt;p&gt;
13989 The Mesa distribution consists of several components.  Different copyrights
13990 and licenses apply to different components.  For example, some demo programs
13991 are copyrighted by SGI, some of the Mesa device drivers are copyrighted by
13992 their authors.  See below for a list of Mesa's main components and the license
13993 for each.
13994 &lt;/p&gt;
13995 &lt;p&gt;
13996 The core Mesa library is licensed according to the terms of the MIT license.
13997 This allows integration with the XFree86, Xorg and DRI projects.
13998 &lt;/p&gt;
13999 &lt;p&gt;
14000 The default Mesa license is as follows:
14001 &lt;/p&gt;
14002
14003 &lt;pre&gt;
14004 Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
14005
14006 Permission is hereby granted, free of charge, to any person obtaining a
14007 copy of this software and associated documentation files (the "Software"),
14008 to deal in the Software without restriction, including without limitation
14009 the rights to use, copy, modify, merge, publish, distribute, sublicense,
14010 and/or sell copies of the Software, and to permit persons to whom the
14011 Software is furnished to do so, subject to the following conditions:
14012
14013 The above copyright notice and this permission notice shall be included
14014 in all copies or substantial portions of the Software.
14015
14016 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
14017 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14018 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
14019 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14020 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14021 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14022 SOFTWARE.
14023 &lt;/pre&gt;
14024
14025
14026 &lt;h1&gt;Attention, Contributors&lt;/h1&gt;
14027
14028 &lt;p&gt;
14029 When contributing to the Mesa project you must agree to the licensing terms
14030 of the component to which you're contributing.
14031 The following section lists the primary components of the Mesa distribution
14032 and their respective licenses.
14033 &lt;/p&gt;
14034
14035
14036 &lt;h1&gt;Mesa Component Licenses&lt;/h1&gt;
14037
14038 &lt;pre&gt;
14039 Component         Location               License
14040 ------------------------------------------------------------------
14041 Main Mesa code    src/mesa/              Mesa (MIT)
14042
14043 Device drivers    src/mesa/drivers/*     MIT, generally
14044
14045 Ext headers       include/GL/glext.h     Khronos
14046                   include/GL/glxext.h
14047 &lt;/pre&gt;
14048
14049 &lt;p&gt;
14050 In general, consult the source files for license terms.
14051 &lt;/p&gt;
14052
14053 &lt;/div&gt;
14054 &lt;/body&gt;
14055 &lt;/html&gt;
14056
14057 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14058 </pre>
14059 <ul>
14060 <li><a href='#SGI-B-2.0'>Gentoo Package Stock License SGI-B-2.0</a></li>
14061 <li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
14062 </ul>
14063 </div>
14064 </div>
14065
14066
14067 <div class="product">
14068 <span class="title">mime-types-9</span>
14069 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14070 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
14071 <div class="licence">
14072 <pre></pre>
14073 <ul>
14074 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
14075 </ul>
14076 </div>
14077 </div>
14078
14079
14080 <div class="product">
14081 <span class="title">mkfontdir-1.0.6</span>
14082 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14083 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
14084 <div class="licence">
14085 <pre>Scanned Source License mkfontdir-1.0.6/COPYING:
14086
14087 Copyright 1993, 1994, 1998  The Open Group
14088
14089 Permission to use, copy, modify, distribute, and sell this software and its
14090 documentation for any purpose is hereby granted without fee, provided that
14091 the above copyright notice appear in all copies and that both that
14092 copyright notice and this permission notice appear in supporting
14093 documentation.
14094
14095 The above copyright notice and this permission notice shall be included
14096 in all copies or substantial portions of the Software.
14097
14098 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
14099 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
14100 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
14101 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
14102 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
14103 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
14104 OTHER DEALINGS IN THE SOFTWARE.
14105
14106 Except as contained in this notice, the name of The Open Group shall
14107 not be used in advertising or otherwise to promote the sale, use or
14108 other dealings in this Software without prior written authorization
14109 from The Open Group.
14110
14111 -----------------------------------------------------------------------------
14112
14113 Copyright 2005 Red Hat, Inc.
14114
14115 Permission to use, copy, modify, distribute, and sell this software
14116 and its documentation for any purpose is hereby granted without fee,
14117 provided that the above copyright notice appear in all copies and
14118 that both that copyright notice and this permission notice appear in
14119 supporting documentation, and that the name of Red Hat not be used in
14120 advertising or publicity pertaining to distribution of the software
14121 without specific, written prior permission.  Red Hat makes no
14122 representations about the suitability of this software for any
14123 purpose.  It is provided "as is" without express or implied warranty.
14124
14125 RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
14126 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
14127 NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
14128 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
14129 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
14130 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
14131 USE OR PERFORMANCE OF THIS SOFTWARE.
14132
14133 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14134 </pre>
14135 <ul>
14136
14137 </ul>
14138 </div>
14139 </div>
14140
14141
14142 <div class="product">
14143 <span class="title">ml-anjalioldlipi-0.740</span>
14144 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14145 <span class="homepage"><a href="https://sites.google.com/site/cibu/anjalioldlipi-font">homepage</a></span>
14146 <div class="licence">
14147 <pre>Scanned Source License ml-anjalioldlipi-0.740/LICENSE:
14148
14149 Copyright 2004 Kevin &amp; Siji, 2007-2011 Cibu Johny
14150 with reserved font name AnjaliOldLipi.
14151
14152 This Font Software is licensed under the SIL Open Font License, Version 1.1.
14153 This license is copied below, and is also available with a FAQ at:
14154 http://scripts.sil.org/OFL
14155
14156
14157 -----------------------------------------------------------
14158 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
14159 -----------------------------------------------------------
14160
14161 PREAMBLE
14162 The goals of the Open Font License (OFL) are to stimulate worldwide
14163 development of collaborative font projects, to support the font creation
14164 efforts of academic and linguistic communities, and to provide a free and
14165 open framework in which fonts may be shared and improved in partnership
14166 with others.
14167
14168 The OFL allows the licensed fonts to be used, studied, modified and
14169 redistributed freely as long as they are not sold by themselves. The
14170 fonts, including any derivative works, can be bundled, embedded, 
14171 redistributed and/or sold with any software provided that any reserved
14172 names are not used by derivative works. The fonts and derivatives,
14173 however, cannot be released under any other type of license. The
14174 requirement for fonts to remain under this license does not apply
14175 to any document created using the fonts or their derivatives.
14176
14177 DEFINITIONS
14178 "Font Software" refers to the set of files released by the Copyright
14179 Holder(s) under this license and clearly marked as such. This may
14180 include source files, build scripts and documentation.
14181
14182 "Reserved Font Name" refers to any names specified as such after the
14183 copyright statement(s).
14184
14185 "Original Version" refers to the collection of Font Software components as
14186 distributed by the Copyright Holder(s).
14187
14188 "Modified Version" refers to any derivative made by adding to, deleting,
14189 or substituting -- in part or in whole -- any of the components of the
14190 Original Version, by changing formats or by porting the Font Software to a
14191 new environment.
14192
14193 "Author" refers to any designer, engineer, programmer, technical
14194 writer or other person who contributed to the Font Software.
14195
14196 PERMISSION &amp; CONDITIONS
14197 Permission is hereby granted, free of charge, to any person obtaining
14198 a copy of the Font Software, to use, study, copy, merge, embed, modify,
14199 redistribute, and sell modified and unmodified copies of the Font
14200 Software, subject to the following conditions:
14201
14202 1) Neither the Font Software nor any of its individual components,
14203 in Original or Modified Versions, may be sold by itself.
14204
14205 2) Original or Modified Versions of the Font Software may be bundled,
14206 redistributed and/or sold with any software, provided that each copy
14207 contains the above copyright notice and this license. These can be
14208 included either as stand-alone text files, human-readable headers or
14209 in the appropriate machine-readable metadata fields within text or
14210 binary files as long as those fields can be easily viewed by the user.
14211
14212 3) No Modified Version of the Font Software may use the Reserved Font
14213 Name(s) unless explicit written permission is granted by the corresponding
14214 Copyright Holder. This restriction only applies to the primary font name as
14215 presented to the users.
14216
14217 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
14218 Software shall not be used to promote, endorse or advertise any
14219 Modified Version, except to acknowledge the contribution(s) of the
14220 Copyright Holder(s) and the Author(s) or with their explicit written
14221 permission.
14222
14223 5) The Font Software, modified or unmodified, in part or in whole,
14224 must be distributed entirely under this license, and must not be
14225 distributed under any other license. The requirement for fonts to
14226 remain under this license does not apply to any document created
14227 using the Font Software.
14228
14229 TERMINATION
14230 This license becomes null and void if any of the above conditions are
14231 not met.
14232
14233 DISCLAIMER
14234 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
14235 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
14236 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
14237 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
14238 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
14239 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
14240 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
14241 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
14242 OTHER DEALINGS IN THE FONT SOFTWARE.
14243
14244 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14245 </pre>
14246 <ul>
14247 <li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
14248 </ul>
14249 </div>
14250 </div>
14251
14252
14253 <div class="product">
14254 <span class="title">mmc-utils-0.0.1</span>
14255 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14256 <span class="homepage"><a href="https://chromium.googlesource.com/chromiumos/third_party/mmc-utils">homepage</a></span>
14257 <div class="licence">
14258 <pre></pre>
14259 <ul>
14260 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
14261 </ul>
14262 </div>
14263 </div>
14264
14265
14266 <div class="product">
14267 <span class="title">mobile-providers-0.0.1</span>
14268 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14269 <span class="homepage"><a href="http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders">homepage</a></span>
14270 <div class="licence">
14271 <pre>Gentoo Package Stock License CC-PD:
14272
14273 THIS WORK IS IN PUBLIC DOMAIN:
14274 The person or persons who have associated work with this document
14275 (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the best
14276 of his knowledge, the work of authorship identified is in the public domain of
14277 the country from which the work is published, or (b) hereby dedicates whatever
14278 copyright the dedicators holds in the work of authorship identified below
14279 (the "Work") to the public domain. A certifier, moreover, dedicates any
14280 copyright interest he may have in the associated work, and for these purposes,
14281 is described as a "dedicator" below.
14282
14283 A certifier has taken reasonable steps to verify the copyright status of this
14284 work. Certifier recognizes that his good faith efforts may not shield him from
14285 liability if in fact the work certified is not in the public domain.
14286
14287 Dedicator makes this dedication for the benefit of the public at large and to
14288 the detriment of the Dedicator's heirs and successors. Dedicator intends this
14289 dedication to be an overt act of relinquishment in perpetuity of all present
14290 and future rights under copyright law, whether vested or contingent, in the
14291 Work. Dedicator understands that such relinquishment of all rights includes the
14292 relinquishment of all rights to enforce (by lawsuit or otherwise) those
14293 copyrights in the Work.
14294
14295 Dedicator recognizes that, once placed in the public domain, the Work may be
14296 freely reproduced, distributed, transmitted, used, modified, built upon, or
14297 otherwise exploited by anyone for any purpose, commercial or non-commercial,
14298 and in any way, including by methods that have not yet been invented or
14299 conceived.
14300
14301 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14302 </pre>
14303 <ul>
14304
14305 </ul>
14306 </div>
14307 </div>
14308
14309
14310 <div class="product">
14311 <span class="title">modem-utilities-0.0.1</span>
14312 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14313 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
14314 <div class="licence">
14315 <pre></pre>
14316 <ul>
14317 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
14318 </ul>
14319 </div>
14320 </div>
14321
14322
14323 <div class="product">
14324 <span class="title">modemmanager-classic-interfaces-0.0.1</span>
14325 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14326 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
14327 <div class="licence">
14328 <pre></pre>
14329 <ul>
14330 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
14331 </ul>
14332 </div>
14333 </div>
14334
14335
14336 <div class="product">
14337 <span class="title">modemmanager-next-1.3.0</span>
14338 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14339 <span class="homepage"><a href="http://mail.gnome.org/archives/networkmanager-list/2008-July/msg00274.html">homepage</a></span>
14340 <div class="licence">
14341 <pre></pre>
14342 <ul>
14343 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
14344 </ul>
14345 </div>
14346 </div>
14347
14348
14349 <div class="product">
14350 <span class="title">mosys-1.2.03</span>
14351 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14352 <span class="homepage"><a href="http://mosys.googlecode.com/">homepage</a></span>
14353 <div class="licence">
14354 <pre></pre>
14355 <ul>
14356 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
14357 </ul>
14358 </div>
14359 </div>
14360
14361
14362 <div class="product">
14363 <span class="title">mtdev-1.1.2</span>
14364 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14365 <span class="homepage"><a href="http://bitmath.org/code/mtdev/">homepage</a></span>
14366 <div class="licence">
14367 <pre>Scanned Source License mtdev-1.1.2/COPYING:
14368
14369 mtdev - Multitouch Protocol Translation Library (MIT license)
14370
14371 Copyright (C) 2010 Henrik Rydberg &lt;rydberg@euromail.se&gt;
14372 Copyright (C) 2010 Canonical Ltd.
14373
14374 Permission is hereby granted, free of charge, to any person obtaining a
14375 copy of this software and associated documentation files (the "Software"),
14376 to deal in the Software without restriction, including without limitation
14377 the rights to use, copy, modify, merge, publish, distribute, sublicense,
14378 and/or sell copies of the Software, and to permit persons to whom the
14379 Software is furnished to do so, subject to the following conditions:
14380
14381 The above copyright notice and this permission notice (including the next
14382 paragraph) shall be included in all copies or substantial portions of the
14383 Software.
14384
14385 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14386 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14387 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
14388 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14389 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
14390 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14391 DEALINGS IN THE SOFTWARE.
14392
14393 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14394 </pre>
14395 <ul>
14396
14397 </ul>
14398 </div>
14399 </div>
14400
14401
14402 <div class="product">
14403 <span class="title">mtools-4.0.15</span>
14404 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14405 <span class="homepage"><a href="http://mtools.linux.lu/">homepage</a></span>
14406 <div class="licence">
14407 <pre></pre>
14408 <ul>
14409 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
14410 </ul>
14411 </div>
14412 </div>
14413
14414
14415 <div class="product">
14416 <span class="title">mtpd-0.0.1</span>
14417 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14418 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
14419 <div class="licence">
14420 <pre></pre>
14421 <ul>
14422 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
14423 </ul>
14424 </div>
14425 </div>
14426
14427
14428 <div class="product">
14429 <span class="title">my-padauk-2.50</span>
14430 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14431 <span class="homepage"><a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&amp;id=padauk">homepage</a></span>
14432 <div class="licence">
14433 <pre></pre>
14434 <ul>
14435 <li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
14436 </ul>
14437 </div>
14438 </div>
14439
14440
14441 <div class="product">
14442 <span class="title">nacl-mozc-1.14.1639.104</span>
14443 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14444 <span class="homepage"><a href="http://code.google.com/p/mozc">homepage</a></span>
14445 <div class="licence">
14446 <pre></pre>
14447 <ul>
14448 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
14449 </ul>
14450 </div>
14451 </div>
14452
14453
14454 <div class="product">
14455 <span class="title">ncurses-5.9</span>
14456 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14457 <span class="homepage"><a href="http://www.gnu.org/software/ncurses/">homepage</a></span>
14458 <div class="licence">
14459 <pre>Scanned Source License ncurses-5.9/Ada95/package/debian/copyright:
14460
14461 Upstream source http://invisible-island.net/ncurses/ncurses-examples.html
14462
14463 Current ncurses maintainer: Thomas Dickey &lt;dickey@invisible-island.net&gt;
14464
14465 -------------------------------------------------------------------------------
14466     Copyright (c) 1998-2010,2011 Free Software Foundation, Inc.
14467
14468     Permission is hereby granted, free of charge, to any person obtaining a
14469     copy of this software and associated documentation files (the
14470     "Software"), to deal in the Software without restriction, including
14471     without limitation the rights to use, copy, modify, merge, publish,
14472     distribute, distribute with modifications, sublicense, and/or sell
14473     copies of the Software, and to permit persons to whom the Software is
14474     furnished to do so, subject to the following conditions:
14475
14476     The above copyright notice and this permission notice shall be included
14477     in all copies or substantial portions of the Software.
14478
14479     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
14480     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
14481     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
14482     IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
14483     DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
14484     OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
14485     THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14486
14487     Except as contained in this notice, the name(s) of the above copyright
14488     holders shall not be used in advertising or otherwise to promote the
14489     sale, use or other dealings in this Software without prior written
14490     authorization.
14491 -------------------------------------------------------------------------------
14492
14493 Files: install-sh
14494 Copyright:  1994 X Consortium
14495 Licence: other-BSD
14496     Permission is hereby granted, free of charge, to any person obtaining a copy
14497     of this software and associated documentation files (the "Software"), to
14498     deal in the Software without restriction, including without limitation the
14499     rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
14500     sell copies of the Software, and to permit persons to whom the Software is
14501     furnished to do so, subject to the following conditions:
14502
14503     The above copyright notice and this permission notice shall be included in
14504     all copies or substantial portions of the Software.
14505
14506     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14507     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14508     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14509     X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14510     AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
14511     TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14512
14513     Except as contained in this notice, the name of the X Consortium shall not
14514     be used in advertising or otherwise to promote the sale, use or other deal-
14515     ings in this Software without prior written authorization from the X Consor-
14516     tium.
14517
14518     FSF changes to this file are in the public domain.
14519
14520     Calling this script install-sh is preferred over install.sh, to prevent
14521     `make' implicit rules from creating a file called install from it
14522     when there is no Makefile.
14523
14524     This script is compatible with the BSD install script, but was written
14525     from scratch.  It can only install one file at a time, a restriction
14526     shared with many OS's install programs.
14527
14528 On Debian systems, the complete text of the GNU General
14529 Public License can be found in '/usr/share/common-licenses/GPL-2'
14530
14531 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14532
14533 Scanned Source License ncurses-5.9/test/package/debian/copyright:
14534
14535 Upstream source http://invisible-island.net/ncurses/ncurses-examples.html
14536
14537 Current ncurses maintainer: Thomas Dickey &lt;dickey@invisible-island.net&gt;
14538
14539 -------------------------------------------------------------------------------
14540     Copyright (c) 1998-2010,2011 Free Software Foundation, Inc.
14541
14542     Permission is hereby granted, free of charge, to any person obtaining a
14543     copy of this software and associated documentation files (the
14544     "Software"), to deal in the Software without restriction, including
14545     without limitation the rights to use, copy, modify, merge, publish,
14546     distribute, distribute with modifications, sublicense, and/or sell
14547     copies of the Software, and to permit persons to whom the Software is
14548     furnished to do so, subject to the following conditions:
14549
14550     The above copyright notice and this permission notice shall be included
14551     in all copies or substantial portions of the Software.
14552
14553     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
14554     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
14555     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
14556     IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
14557     DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
14558     OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
14559     THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14560
14561     Except as contained in this notice, the name(s) of the above copyright
14562     holders shall not be used in advertising or otherwise to promote the
14563     sale, use or other dealings in this Software without prior written
14564     authorization.
14565 -------------------------------------------------------------------------------
14566
14567 Files: install-sh
14568 Copyright:  1994 X Consortium
14569 Licence: other-BSD
14570     Permission is hereby granted, free of charge, to any person obtaining a copy
14571     of this software and associated documentation files (the "Software"), to
14572     deal in the Software without restriction, including without limitation the
14573     rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
14574     sell copies of the Software, and to permit persons to whom the Software is
14575     furnished to do so, subject to the following conditions:
14576
14577     The above copyright notice and this permission notice shall be included in
14578     all copies or substantial portions of the Software.
14579
14580     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14581     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14582     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
14583     X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
14584     AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
14585     TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14586
14587     Except as contained in this notice, the name of the X Consortium shall not
14588     be used in advertising or otherwise to promote the sale, use or other deal-
14589     ings in this Software without prior written authorization from the X Consor-
14590     tium.
14591
14592     FSF changes to this file are in the public domain.
14593
14594     Calling this script install-sh is preferred over install.sh, to prevent
14595     `make' implicit rules from creating a file called install from it
14596     when there is no Makefile.
14597
14598     This script is compatible with the BSD install script, but was written
14599     from scratch.  It can only install one file at a time, a restriction
14600     shared with many OS's install programs.
14601
14602 On Debian systems, the complete text of the GNU General
14603 Public License can be found in '/usr/share/common-licenses/GPL-2'
14604
14605 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14606 </pre>
14607 <ul>
14608
14609 </ul>
14610 </div>
14611 </div>
14612
14613
14614 <div class="product">
14615 <span class="title">net-tools-1.60_p20120127084908</span>
14616 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14617 <span class="homepage"><a href="http://net-tools.sourceforge.net/">homepage</a></span>
14618 <div class="licence">
14619 <pre></pre>
14620 <ul>
14621 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
14622 </ul>
14623 </div>
14624 </div>
14625
14626
14627 <div class="product">
14628 <span class="title">netflix-helper-2.0.0</span>
14629 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14630 <span class="homepage"><a href="">homepage</a></span>
14631 <div class="licence">
14632 <pre></pre>
14633 <ul>
14634 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
14635 </ul>
14636 </div>
14637 </div>
14638
14639
14640 <div class="product">
14641 <span class="title">notofonts-20140130</span>
14642 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14643 <span class="homepage"><a href="">homepage</a></span>
14644 <div class="licence">
14645 <pre></pre>
14646 <ul>
14647 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
14648 </ul>
14649 </div>
14650 </div>
14651
14652
14653 <div class="product">
14654 <span class="title">nspr-4.10.2</span>
14655 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14656 <span class="homepage"><a href="http://www.mozilla.org/projects/nspr/">homepage</a></span>
14657 <div class="licence">
14658 <pre></pre>
14659 <ul>
14660 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
14661 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
14662 <li><a href='#MPL-2.0'>Gentoo Package Stock License MPL-2.0</a></li>
14663 </ul>
14664 </div>
14665 </div>
14666
14667
14668 <div class="product">
14669 <span class="title">nss-3.15.4</span>
14670 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14671 <span class="homepage"><a href="http://www.mozilla.org/projects/security/pki/nss/">homepage</a></span>
14672 <div class="licence">
14673 <pre></pre>
14674 <ul>
14675 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
14676 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
14677 <li><a href='#MPL-2.0'>Gentoo Package Stock License MPL-2.0</a></li>
14678 </ul>
14679 </div>
14680 </div>
14681
14682
14683 <div class="product">
14684 <span class="title">ntfs3g-2012.1.15</span>
14685 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14686 <span class="homepage"><a href="http://www.tuxera.com/community/ntfs-3g-download/">homepage</a></span>
14687 <div class="licence">
14688 <pre></pre>
14689 <ul>
14690 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
14691 </ul>
14692 </div>
14693 </div>
14694
14695
14696 <div class="product">
14697 <span class="title">oem-customization-0.0.2</span>
14698 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14699 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
14700 <div class="licence">
14701 <pre></pre>
14702 <ul>
14703 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
14704 </ul>
14705 </div>
14706 </div>
14707
14708
14709 <div class="product">
14710 <span class="title">openssh-6.4_p1</span>
14711 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
14712 <span class="homepage"><a href="http://www.openssh.org/">homepage</a></span>
14713 <div class="licence">
14714 <pre>Scanned Source License openssh-6.4p1/LICENCE:
14715
14716 This file is part of the OpenSSH software.
14717
14718 The licences which components of this software fall under are as
14719 follows.  First, we will summarize and say that all components
14720 are under a BSD licence, or a licence more free than that.
14721
14722 OpenSSH contains no GPL code.
14723
14724 1)
14725      * Copyright (c) 1995 Tatu Ylonen &lt;ylo@cs.hut.fi&gt;, Espoo, Finland
14726      *                    All rights reserved
14727      *
14728      * As far as I am concerned, the code I have written for this software
14729      * can be used freely for any purpose.  Any derived versions of this
14730      * software must be clearly marked as such, and if the derived work is
14731      * incompatible with the protocol description in the RFC file, it must be
14732      * called by a name other than "ssh" or "Secure Shell".
14733
14734     [Tatu continues]
14735      *  However, I am not implying to give any licenses to any patents or
14736      * copyrights held by third parties, and the software includes parts that
14737      * are not under my direct control.  As far as I know, all included
14738      * source code is used in accordance with the relevant license agreements
14739      * and can be used freely for any purpose (the GNU license being the most
14740      * restrictive); see below for details.
14741
14742     [However, none of that term is relevant at this point in time.  All of
14743     these restrictively licenced software components which he talks about
14744     have been removed from OpenSSH, i.e.,
14745
14746      - RSA is no longer included, found in the OpenSSL library
14747      - IDEA is no longer included, its use is deprecated
14748      - DES is now external, in the OpenSSL library
14749      - GMP is no longer used, and instead we call BN code from OpenSSL
14750      - Zlib is now external, in a library
14751      - The make-ssh-known-hosts script is no longer included
14752      - TSS has been removed
14753      - MD5 is now external, in the OpenSSL library
14754      - RC4 support has been replaced with ARC4 support from OpenSSL
14755      - Blowfish is now external, in the OpenSSL library
14756
14757     [The licence continues]
14758
14759     Note that any information and cryptographic algorithms used in this
14760     software are publicly available on the Internet and at any major
14761     bookstore, scientific library, and patent office worldwide.  More
14762     information can be found e.g. at "http://www.cs.hut.fi/crypto".
14763
14764     The legal status of this program is some combination of all these
14765     permissions and restrictions.  Use only at your own responsibility.
14766     You will be responsible for any legal consequences yourself; I am not
14767     making any claims whether possessing or using this is legal or not in
14768     your country, and I am not taking any responsibility on your behalf.
14769
14770
14771                             NO WARRANTY
14772
14773     BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
14774     FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
14775     OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
14776     PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
14777     OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
14778     MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
14779     TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
14780     PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
14781     REPAIR OR CORRECTION.
14782
14783     IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
14784     WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
14785     REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
14786     INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
14787     OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
14788     TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
14789     YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
14790     PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
14791     POSSIBILITY OF SUCH DAMAGES.
14792
14793 2)
14794     The 32-bit CRC compensation attack detector in deattack.c was
14795     contributed by CORE SDI S.A. under a BSD-style license.
14796
14797      * Cryptographic attack detector for ssh - source code
14798      *
14799      * Copyright (c) 1998 CORE SDI S.A., Buenos Aires, Argentina.
14800      *
14801      * All rights reserved. Redistribution and use in source and binary
14802      * forms, with or without modification, are permitted provided that
14803      * this copyright notice is retained.
14804      *
14805      * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
14806      * WARRANTIES ARE DISCLAIMED. IN NO EVENT SHALL CORE SDI S.A. BE
14807      * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY OR
14808      * CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OR MISUSE OF THIS
14809      * SOFTWARE.
14810      *
14811      * Ariel Futoransky &lt;futo@core-sdi.com&gt;
14812      * &lt;http://www.core-sdi.com&gt;
14813
14814 3)
14815     ssh-keyscan was contributed by David Mazieres under a BSD-style
14816     license.
14817
14818      * Copyright 1995, 1996 by David Mazieres &lt;dm@lcs.mit.edu&gt;.
14819      *
14820      * Modification and redistribution in source and binary forms is
14821      * permitted provided that due credit is given to the author and the
14822      * OpenBSD project by leaving this copyright notice intact.
14823
14824 4)
14825     The Rijndael implementation by Vincent Rijmen, Antoon Bosselaers
14826     and Paulo Barreto is in the public domain and distributed
14827     with the following license:
14828
14829      * @version 3.0 (December 2000)
14830      *
14831      * Optimised ANSI C code for the Rijndael cipher (now AES)
14832      *
14833      * @author Vincent Rijmen &lt;vincent.rijmen@esat.kuleuven.ac.be&gt;
14834      * @author Antoon Bosselaers &lt;antoon.bosselaers@esat.kuleuven.ac.be&gt;
14835      * @author Paulo Barreto &lt;paulo.barreto@terra.com.br&gt;
14836      *
14837      * This code is hereby placed in the public domain.
14838      *
14839      * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS
14840      * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
14841      * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
14842      * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
14843      * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
14844      * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
14845      * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
14846      * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
14847      * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
14848      * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
14849      * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14850
14851 5)
14852     One component of the ssh source code is under a 3-clause BSD license,
14853     held by the University of California, since we pulled these parts from
14854     original Berkeley code.
14855
14856      * Copyright (c) 1983, 1990, 1992, 1993, 1995
14857      *      The Regents of the University of California.  All rights reserved.
14858      *
14859      * Redistribution and use in source and binary forms, with or without
14860      * modification, are permitted provided that the following conditions
14861      * are met:
14862      * 1. Redistributions of source code must retain the above copyright
14863      *    notice, this list of conditions and the following disclaimer.
14864      * 2. Redistributions in binary form must reproduce the above copyright
14865      *    notice, this list of conditions and the following disclaimer in the
14866      *    documentation and/or other materials provided with the distribution.
14867      * 3. Neither the name of the University nor the names of its contributors
14868      *    may be used to endorse or promote products derived from this software
14869      *    without specific prior written permission.
14870      *
14871      * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
14872      * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
14873      * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
14874      * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
14875      * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
14876      * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
14877      * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
14878      * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
14879      * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
14880      * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
14881      * SUCH DAMAGE.
14882
14883 6)
14884     Remaining components of the software are provided under a standard
14885     2-term BSD licence with the following names as copyright holders:
14886
14887         Markus Friedl
14888         Theo de Raadt
14889         Niels Provos
14890         Dug Song
14891         Aaron Campbell
14892         Damien Miller
14893         Kevin Steves
14894         Daniel Kouril
14895         Wesley Griffin
14896         Per Allansson
14897         Nils Nordman
14898         Simon Wilkinson
14899
14900     Portable OpenSSH additionally includes code from the following copyright
14901     holders, also under the 2-term BSD license:
14902
14903         Ben Lindstrom
14904         Tim Rice
14905         Andre Lucas
14906         Chris Adams
14907         Corinna Vinschen
14908         Cray Inc.
14909         Denis Parker
14910         Gert Doering
14911         Jakob Schlyter
14912         Jason Downs
14913         Juha Yrjölä
14914         Michael Stone
14915         Networks Associates Technology, Inc.
14916         Solar Designer
14917         Todd C. Miller
14918         Wayne Schroeder
14919         William Jones
14920         Darren Tucker
14921         Sun Microsystems
14922         The SCO Group
14923         Daniel Walsh
14924         Red Hat, Inc
14925         Simon Vallet / Genoscope
14926
14927      * Redistribution and use in source and binary forms, with or without
14928      * modification, are permitted provided that the following conditions
14929      * are met:
14930      * 1. Redistributions of source code must retain the above copyright
14931      *    notice, this list of conditions and the following disclaimer.
14932      * 2. Redistributions in binary form must reproduce the above copyright
14933      *    notice, this list of conditions and the following disclaimer in the
14934      *    documentation and/or other materials provided with the distribution.
14935      *
14936      * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
14937      * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
14938      * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
14939      * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
14940      * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
14941      * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14942      * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14943      * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14944      * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
14945      * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14946
14947 8) Portable OpenSSH contains the following additional licenses:
14948
14949     a) md5crypt.c, md5crypt.h
14950
14951          * "THE BEER-WARE LICENSE" (Revision 42):
14952          * &lt;phk@login.dknet.dk&gt; wrote this file.  As long as you retain this
14953          * notice you can do whatever you want with this stuff. If we meet
14954          * some day, and you think this stuff is worth it, you can buy me a
14955          * beer in return.   Poul-Henning Kamp
14956
14957     b) snprintf replacement
14958
14959         * Copyright Patrick Powell 1995
14960         * This code is based on code written by Patrick Powell
14961         * (papowell@astart.com) It may be used for any purpose as long as this
14962         * notice remains intact on all source code distributions
14963
14964     c) Compatibility code (openbsd-compat)
14965
14966        Apart from the previously mentioned licenses, various pieces of code
14967        in the openbsd-compat/ subdirectory are licensed as follows:
14968
14969        Some code is licensed under a 3-term BSD license, to the following
14970        copyright holders:
14971
14972         Todd C. Miller
14973         Theo de Raadt
14974         Damien Miller
14975         Eric P. Allman
14976         The Regents of the University of California
14977         Constantin S. Svintsoff
14978
14979         * Redistribution and use in source and binary forms, with or without
14980         * modification, are permitted provided that the following conditions
14981         * are met:
14982         * 1. Redistributions of source code must retain the above copyright
14983         *    notice, this list of conditions and the following disclaimer.
14984         * 2. Redistributions in binary form must reproduce the above copyright
14985         *    notice, this list of conditions and the following disclaimer in the
14986         *    documentation and/or other materials provided with the distribution.
14987         * 3. Neither the name of the University nor the names of its contributors
14988         *    may be used to endorse or promote products derived from this software
14989         *    without specific prior written permission.
14990         *
14991         * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
14992         * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
14993         * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
14994         * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
14995         * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
14996         * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
14997         * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
14998         * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
14999         * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
15000         * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
15001         * SUCH DAMAGE.
15002
15003        Some code is licensed under an ISC-style license, to the following
15004        copyright holders:
15005
15006         Internet Software Consortium.
15007         Todd C. Miller
15008         Reyk Floeter
15009         Chad Mynhier
15010
15011         * Permission to use, copy, modify, and distribute this software for any
15012         * purpose with or without fee is hereby granted, provided that the above
15013         * copyright notice and this permission notice appear in all copies.
15014         *
15015         * THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
15016         * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
15017         * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
15018         * FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15019         * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
15020         * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
15021         * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15022
15023        Some code is licensed under a MIT-style license to the following
15024        copyright holders:
15025
15026         Free Software Foundation, Inc.
15027
15028         * Permission is hereby granted, free of charge, to any person obtaining a  *
15029         * copy of this software and associated documentation files (the            *
15030         * "Software"), to deal in the Software without restriction, including      *
15031         * without limitation the rights to use, copy, modify, merge, publish,      *
15032         * distribute, distribute with modifications, sublicense, and/or sell       *
15033         * copies of the Software, and to permit persons to whom the Software is    *
15034         * furnished to do so, subject to the following conditions:                 *
15035         *                                                                          *
15036         * The above copyright notice and this permission notice shall be included  *
15037         * in all copies or substantial portions of the Software.                   *
15038         *                                                                          *
15039         * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
15040         * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
15041         * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
15042         * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
15043         * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
15044         * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
15045         * THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
15046         *                                                                          *
15047         * Except as contained in this notice, the name(s) of the above copyright   *
15048         * holders shall not be used in advertising or otherwise to promote the     *
15049         * sale, use or other dealings in this Software without prior written       *
15050         * authorization.                                                           *
15051         ****************************************************************************/
15052
15053
15054 ------
15055 $OpenBSD: LICENCE,v 1.19 2004/08/30 09:18:08 markus Exp $
15056
15057 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15058 </pre>
15059 <ul>
15060 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15061 </ul>
15062 </div>
15063 </div>
15064
15065
15066 <div class="product">
15067 <span class="title">openssl-1.0.1f</span>
15068 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15069 <span class="homepage"><a href="http://www.openssl.org/">homepage</a></span>
15070 <div class="licence">
15071 <pre>Gentoo Package Stock License openssl:
15072
15073
15074   LICENSE ISSUES
15075   ==============
15076
15077   The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
15078   the OpenSSL License and the original SSLeay license apply to the toolkit.
15079   See below for the actual license texts. Actually both licenses are BSD-style
15080   Open Source licenses. In case of any license issues related to OpenSSL
15081   please contact openssl-core@openssl.org.
15082
15083   OpenSSL License
15084   ---------------
15085
15086 /* ====================================================================
15087  * Copyright (c) 1998-2004 The OpenSSL Project.  All rights reserved.
15088  *
15089  * Redistribution and use in source and binary forms, with or without
15090  * modification, are permitted provided that the following conditions
15091  * are met:
15092  *
15093  * 1. Redistributions of source code must retain the above copyright
15094  *    notice, this list of conditions and the following disclaimer. 
15095  *
15096  * 2. Redistributions in binary form must reproduce the above copyright
15097  *    notice, this list of conditions and the following disclaimer in
15098  *    the documentation and/or other materials provided with the
15099  *    distribution.
15100  *
15101  * 3. All advertising materials mentioning features or use of this
15102  *    software must display the following acknowledgment:
15103  *    "This product includes software developed by the OpenSSL Project
15104  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
15105  *
15106  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
15107  *    endorse or promote products derived from this software without
15108  *    prior written permission. For written permission, please contact
15109  *    openssl-core@openssl.org.
15110  *
15111  * 5. Products derived from this software may not be called "OpenSSL"
15112  *    nor may "OpenSSL" appear in their names without prior written
15113  *    permission of the OpenSSL Project.
15114  *
15115  * 6. Redistributions of any form whatsoever must retain the following
15116  *    acknowledgment:
15117  *    "This product includes software developed by the OpenSSL Project
15118  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
15119  *
15120  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
15121  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15122  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
15123  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
15124  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
15125  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
15126  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
15127  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
15128  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
15129  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
15130  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
15131  * OF THE POSSIBILITY OF SUCH DAMAGE.
15132  * ====================================================================
15133  *
15134  * This product includes cryptographic software written by Eric Young
15135  * (eay@cryptsoft.com).  This product includes software written by Tim
15136  * Hudson (tjh@cryptsoft.com).
15137  *
15138  */
15139
15140  Original SSLeay License
15141  -----------------------
15142
15143 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
15144  * All rights reserved.
15145  *
15146  * This package is an SSL implementation written
15147  * by Eric Young (eay@cryptsoft.com).
15148  * The implementation was written so as to conform with Netscapes SSL.
15149  * 
15150  * This library is free for commercial and non-commercial use as long as
15151  * the following conditions are aheared to.  The following conditions
15152  * apply to all code found in this distribution, be it the RC4, RSA,
15153  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
15154  * included with this distribution is covered by the same copyright terms
15155  * except that the holder is Tim Hudson (tjh@cryptsoft.com).
15156  * 
15157  * Copyright remains Eric Young's, and as such any Copyright notices in
15158  * the code are not to be removed.
15159  * If this package is used in a product, Eric Young should be given attribution
15160  * as the author of the parts of the library used.
15161  * This can be in the form of a textual message at program startup or
15162  * in documentation (online or textual) provided with the package.
15163  * 
15164  * Redistribution and use in source and binary forms, with or without
15165  * modification, are permitted provided that the following conditions
15166  * are met:
15167  * 1. Redistributions of source code must retain the copyright
15168  *    notice, this list of conditions and the following disclaimer.
15169  * 2. Redistributions in binary form must reproduce the above copyright
15170  *    notice, this list of conditions and the following disclaimer in the
15171  *    documentation and/or other materials provided with the distribution.
15172  * 3. All advertising materials mentioning features or use of this software
15173  *    must display the following acknowledgement:
15174  *    "This product includes cryptographic software written by
15175  *     Eric Young (eay@cryptsoft.com)"
15176  *    The word 'cryptographic' can be left out if the rouines from the library
15177  *    being used are not cryptographic related :-).
15178  * 4. If you include any Windows specific code (or a derivative thereof) from 
15179  *    the apps directory (application code) you must include an acknowledgement:
15180  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
15181  * 
15182  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
15183  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15184  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
15185  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
15186  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
15187  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
15188  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
15189  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
15190  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
15191  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
15192  * SUCH DAMAGE.
15193  * 
15194  * The licence and distribution terms for any publically available version or
15195  * derivative of this code cannot be changed.  i.e. this code cannot simply be
15196  * copied and put under another distribution licence
15197  * [including the GNU Public Licence.]
15198  */
15199
15200
15201 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15202 </pre>
15203 <ul>
15204
15205 </ul>
15206 </div>
15207 </div>
15208
15209
15210 <div class="product">
15211 <span class="title">openvpn-2.3.2</span>
15212 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15213 <span class="homepage"><a href="http://openvpn.net/">homepage</a></span>
15214 <div class="licence">
15215 <pre></pre>
15216 <ul>
15217 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15218 </ul>
15219 </div>
15220 </div>
15221
15222
15223 <div class="product">
15224 <span class="title">p2p-0.0.1</span>
15225 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15226 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
15227 <div class="licence">
15228 <pre></pre>
15229 <ul>
15230 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
15231 </ul>
15232 </div>
15233 </div>
15234
15235
15236 <div class="product">
15237 <span class="title">pam-1.1.5</span>
15238 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15239 <span class="homepage"><a href="https://fedorahosted.org/linux-pam/">homepage</a></span>
15240 <div class="licence">
15241 <pre></pre>
15242 <ul>
15243 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15244 </ul>
15245 </div>
15246 </div>
15247
15248
15249 <div class="product">
15250 <span class="title">pam_pwdfile-0.99</span>
15251 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15252 <span class="homepage"><a href="http://cpbotha.net/pam_pwdfile.html">homepage</a></span>
15253 <div class="licence">
15254 <pre></pre>
15255 <ul>
15256 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15257 </ul>
15258 </div>
15259 </div>
15260
15261
15262 <div class="product">
15263 <span class="title">pambase-20101024</span>
15264 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15265 <span class="homepage"><a href="http://www.gentoo.org/proj/en/base/pam/">homepage</a></span>
15266 <div class="licence">
15267 <pre></pre>
15268 <ul>
15269 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15270 </ul>
15271 </div>
15272 </div>
15273
15274
15275 <div class="product">
15276 <span class="title">pango-1.32.5</span>
15277 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15278 <span class="homepage"><a href="http://www.pango.org/">homepage</a></span>
15279 <div class="licence">
15280 <pre></pre>
15281 <ul>
15282 <li><a href='#LGPL-2+'>Gentoo Package Stock License LGPL-2+</a></li>
15283 <li><a href='#LGPL-2'>Gentoo Package Stock License LGPL-2</a></li>
15284 <li><a href='#FTL'>Gentoo Package Stock License FTL</a></li>
15285 </ul>
15286 </div>
15287 </div>
15288
15289
15290 <div class="product">
15291 <span class="title">parted-3.1</span>
15292 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15293 <span class="homepage"><a href="http://www.gnu.org/software/parted">homepage</a></span>
15294 <div class="licence">
15295 <pre></pre>
15296 <ul>
15297 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
15298 </ul>
15299 </div>
15300 </div>
15301
15302
15303 <div class="product">
15304 <span class="title">patch-2.6.1</span>
15305 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15306 <span class="homepage"><a href="http://www.gnu.org/software/patch/patch.html">homepage</a></span>
15307 <div class="licence">
15308 <pre></pre>
15309 <ul>
15310 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15311 </ul>
15312 </div>
15313 </div>
15314
15315
15316 <div class="product">
15317 <span class="title">pax-utils-0.8.1</span>
15318 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15319 <span class="homepage"><a href="http://hardened.gentoo.org/pax-utils.xml">homepage</a></span>
15320 <div class="licence">
15321 <pre></pre>
15322 <ul>
15323 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15324 </ul>
15325 </div>
15326 </div>
15327
15328
15329 <div class="product">
15330 <span class="title">pciutils-3.1.10</span>
15331 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15332 <span class="homepage"><a href="http://mj.ucw.cz/sw/pciutils/">homepage</a></span>
15333 <div class="licence">
15334 <pre></pre>
15335 <ul>
15336 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15337 </ul>
15338 </div>
15339 </div>
15340
15341
15342 <div class="product">
15343 <span class="title">pepper-flash-13.0.0.182</span>
15344 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15345 <span class="homepage"><a href="http://git-scm.com/">homepage</a></span>
15346 <div class="licence">
15347 <pre></pre>
15348 <ul>
15349 <li><a href='#Google-TOS'>Gentoo Package Stock License Google-TOS</a></li>
15350 </ul>
15351 </div>
15352 </div>
15353
15354
15355 <div class="product">
15356 <span class="title">perf-3.13</span>
15357 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15358 <span class="homepage"><a href="http://perf.wiki.kernel.org/">homepage</a></span>
15359 <div class="licence">
15360 <pre></pre>
15361 <ul>
15362 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15363 </ul>
15364 </div>
15365 </div>
15366
15367
15368 <div class="product">
15369 <span class="title">permission_broker-0.0.1</span>
15370 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15371 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
15372 <div class="licence">
15373 <pre></pre>
15374 <ul>
15375 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
15376 </ul>
15377 </div>
15378 </div>
15379
15380
15381 <div class="product">
15382 <span class="title">pixman-0.28.2</span>
15383 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15384 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
15385 <div class="licence">
15386 <pre>Scanned Source License pixman-0.28.2/COPYING:
15387
15388 The following is the MIT license, agreed upon by most contributors.
15389 Copyright holders of new code should use this license statement where
15390 possible. They may also add themselves to the list below.
15391
15392 /*
15393  * Copyright 1987, 1988, 1989, 1998  The Open Group
15394  * Copyright 1987, 1988, 1989 Digital Equipment Corporation
15395  * Copyright 1999, 2004, 2008 Keith Packard
15396  * Copyright 2000 SuSE, Inc.
15397  * Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
15398  * Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
15399  * Copyright 2004 Nicholas Miell
15400  * Copyright 2005 Lars Knoll &amp; Zack Rusin, Trolltech
15401  * Copyright 2005 Trolltech AS
15402  * Copyright 2007 Luca Barbato
15403  * Copyright 2008 Aaron Plattner, NVIDIA Corporation
15404  * Copyright 2008 Rodrigo Kumpera
15405  * Copyright 2008 André Tupinambá
15406  * Copyright 2008 Mozilla Corporation
15407  * Copyright 2008 Frederic Plourde
15408  * Copyright 2009, Oracle and/or its affiliates. All rights reserved.
15409  * Copyright 2009, 2010 Nokia Corporation
15410  *
15411  * Permission is hereby granted, free of charge, to any person obtaining a
15412  * copy of this software and associated documentation files (the "Software"),
15413  * to deal in the Software without restriction, including without limitation
15414  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
15415  * and/or sell copies of the Software, and to permit persons to whom the
15416  * Software is furnished to do so, subject to the following conditions:
15417  *
15418  * The above copyright notice and this permission notice (including the next
15419  * paragraph) shall be included in all copies or substantial portions of the
15420  * Software.
15421  * 
15422  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15423  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15424  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
15425  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15426  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
15427  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15428  * DEALINGS IN THE SOFTWARE.
15429  */
15430
15431 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15432 </pre>
15433 <ul>
15434
15435 </ul>
15436 </div>
15437 </div>
15438
15439
15440 <div class="product">
15441 <span class="title">pkcs11-helper-1.07</span>
15442 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15443 <span class="homepage"><a href="http://www.opensc-project.org/pkcs11-helper">homepage</a></span>
15444 <div class="licence">
15445 <pre></pre>
15446 <ul>
15447 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15448 </ul>
15449 </div>
15450 </div>
15451
15452
15453 <div class="product">
15454 <span class="title">platform2-0.0.1</span>
15455 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15456 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
15457 <div class="licence">
15458 <pre></pre>
15459 <ul>
15460 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
15461 </ul>
15462 </div>
15463 </div>
15464
15465
15466 <div class="product">
15467 <span class="title">ply-image-0.0.1</span>
15468 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15469 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
15470 <div class="licence">
15471 <pre></pre>
15472 <ul>
15473 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15474 </ul>
15475 </div>
15476 </div>
15477
15478
15479 <div class="product">
15480 <span class="title">popt-1.16</span>
15481 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15482 <span class="homepage"><a href="http://rpm5.org/">homepage</a></span>
15483 <div class="licence">
15484 <pre>Scanned Source License popt-1.16/COPYING:
15485
15486 Copyright (c) 1998  Red Hat Software
15487
15488 Permission is hereby granted, free of charge, to any person obtaining a copy
15489 of this software and associated documentation files (the "Software"), to deal
15490 in the Software without restriction, including without limitation the rights
15491 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15492 copies of the Software, and to permit persons to whom the Software is
15493 furnished to do so, subject to the following conditions:
15494
15495 The above copyright notice and this permission notice shall be included in
15496 all copies or substantial portions of the Software.
15497
15498 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15499 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15500 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
15501 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
15502 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
15503 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15504
15505 Except as contained in this notice, the name of the X Consortium shall not be
15506 used in advertising or otherwise to promote the sale, use or other dealings
15507 in this Software without prior written authorization from the X Consortium.
15508
15509 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15510 </pre>
15511 <ul>
15512
15513 </ul>
15514 </div>
15515 </div>
15516
15517
15518 <div class="product">
15519 <span class="title">portage-2.1.11.50</span>
15520 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15521 <span class="homepage"><a href="http://www.gentoo.org/proj/en/portage/index.xml">homepage</a></span>
15522 <div class="licence">
15523 <pre></pre>
15524 <ul>
15525 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15526 </ul>
15527 </div>
15528 </div>
15529
15530
15531 <div class="product">
15532 <span class="title">portage-utils-0.53</span>
15533 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15534 <span class="homepage"><a href="http://www.gentoo.org/doc/en/portage-utils.xml">homepage</a></span>
15535 <div class="licence">
15536 <pre></pre>
15537 <ul>
15538 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
15539 </ul>
15540 </div>
15541 </div>
15542
15543
15544 <div class="product">
15545 <span class="title">ppp-2.4.5</span>
15546 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
15547 <span class="homepage"><a href="http://www.samba.org/ppp">homepage</a></span>
15548 <div class="licence">
15549 <pre>Scanned Source License dhcp/COPYING:
15550
15551                     GNU GENERAL PUBLIC LICENSE
15552                        Version 2, June 1991
15553
15554  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
15555                           675 Mass Ave, Cambridge, MA 02139, USA
15556  Everyone is permitted to copy and distribute verbatim copies
15557  of this license document, but changing it is not allowed.
15558
15559                             Preamble
15560
15561   The licenses for most software are designed to take away your
15562 freedom to share and change it.  By contrast, the GNU General Public
15563 License is intended to guarantee your freedom to share and change free
15564 software--to make sure the software is free for all its users.  This
15565 General Public License applies to most of the Free Software
15566 Foundation's software and to any other program whose authors commit to
15567 using it.  (Some other Free Software Foundation software is covered by
15568 the GNU Library General Public License instead.)  You can apply it to
15569 your programs, too.
15570
15571   When we speak of free software, we are referring to freedom, not
15572 price.  Our General Public Licenses are designed to make sure that you
15573 have the freedom to distribute copies of free software (and charge for
15574 this service if you wish), that you receive source code or can get it
15575 if you want it, that you can change the software or use pieces of it
15576 in new free programs; and that you know you can do these things.
15577
15578   To protect your rights, we need to make restrictions that forbid
15579 anyone to deny you these rights or to ask you to surrender the rights.
15580 These restrictions translate to certain responsibilities for you if you
15581 distribute copies of the software, or if you modify it.
15582
15583   For example, if you distribute copies of such a program, whether
15584 gratis or for a fee, you must give the recipients all the rights that
15585 you have.  You must make sure that they, too, receive or can get the
15586 source code.  And you must show them these terms so they know their
15587 rights.
15588
15589   We protect your rights with two steps: (1) copyright the software, and
15590 (2) offer you this license which gives you legal permission to copy,
15591 distribute and/or modify the software.
15592
15593   Also, for each author's protection and ours, we want to make certain
15594 that everyone understands that there is no warranty for this free
15595 software.  If the software is modified by someone else and passed on, we
15596 want its recipients to know that what they have is not the original, so
15597 that any problems introduced by others will not reflect on the original
15598 authors' reputations.
15599
15600   Finally, any free program is threatened constantly by software
15601 patents.  We wish to avoid the danger that redistributors of a free
15602 program will individually obtain patent licenses, in effect making the
15603 program proprietary.  To prevent this, we have made it clear that any
15604 patent must be licensed for everyone's free use or not licensed at all.
15605
15606   The precise terms and conditions for copying, distribution and
15607 modification follow.
15608
15609                     GNU GENERAL PUBLIC LICENSE
15610    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
15611
15612   0. This License applies to any program or other work which contains
15613 a notice placed by the copyright holder saying it may be distributed
15614 under the terms of this General Public License.  The "Program", below,
15615 refers to any such program or work, and a "work based on the Program"
15616 means either the Program or any derivative work under copyright law:
15617 that is to say, a work containing the Program or a portion of it,
15618 either verbatim or with modifications and/or translated into another
15619 language.  (Hereinafter, translation is included without limitation in
15620 the term "modification".)  Each licensee is addressed as "you".
15621
15622 Activities other than copying, distribution and modification are not
15623 covered by this License; they are outside its scope.  The act of
15624 running the Program is not restricted, and the output from the Program
15625 is covered only if its contents constitute a work based on the
15626 Program (independent of having been made by running the Program).
15627 Whether that is true depends on what the Program does.
15628
15629   1. You may copy and distribute verbatim copies of the Program's
15630 source code as you receive it, in any medium, provided that you
15631 conspicuously and appropriately publish on each copy an appropriate
15632 copyright notice and disclaimer of warranty; keep intact all the
15633 notices that refer to this License and to the absence of any warranty;
15634 and give any other recipients of the Program a copy of this License
15635 along with the Program.
15636
15637 You may charge a fee for the physical act of transferring a copy, and
15638 you may at your option offer warranty protection in exchange for a fee.
15639
15640   2. You may modify your copy or copies of the Program or any portion
15641 of it, thus forming a work based on the Program, and copy and
15642 distribute such modifications or work under the terms of Section 1
15643 above, provided that you also meet all of these conditions:
15644
15645     a) You must cause the modified files to carry prominent notices
15646     stating that you changed the files and the date of any change.
15647
15648     b) You must cause any work that you distribute or publish, that in
15649     whole or in part contains or is derived from the Program or any
15650     part thereof, to be licensed as a whole at no charge to all third
15651     parties under the terms of this License.
15652
15653     c) If the modified program normally reads commands interactively
15654     when run, you must cause it, when started running for such
15655     interactive use in the most ordinary way, to print or display an
15656     announcement including an appropriate copyright notice and a
15657     notice that there is no warranty (or else, saying that you provide
15658     a warranty) and that users may redistribute the program under
15659     these conditions, and telling the user how to view a copy of this
15660     License.  (Exception: if the Program itself is interactive but
15661     does not normally print such an announcement, your work based on
15662     the Program is not required to print an announcement.)
15663
15664 These requirements apply to the modified work as a whole.  If
15665 identifiable sections of that work are not derived from the Program,
15666 and can be reasonably considered independent and separate works in
15667 themselves, then this License, and its terms, do not apply to those
15668 sections when you distribute them as separate works.  But when you
15669 distribute the same sections as part of a whole which is a work based
15670 on the Program, the distribution of the whole must be on the terms of
15671 this License, whose permissions for other licensees extend to the
15672 entire whole, and thus to each and every part regardless of who wrote it.
15673
15674 Thus, it is not the intent of this section to claim rights or contest
15675 your rights to work written entirely by you; rather, the intent is to
15676 exercise the right to control the distribution of derivative or
15677 collective works based on the Program.
15678
15679 In addition, mere aggregation of another work not based on the Program
15680 with the Program (or with a work based on the Program) on a volume of
15681 a storage or distribution medium does not bring the other work under
15682 the scope of this License.
15683
15684   3. You may copy and distribute the Program (or a work based on it,
15685 under Section 2) in object code or executable form under the terms of
15686 Sections 1 and 2 above provided that you also do one of the following:
15687
15688     a) Accompany it with the complete corresponding machine-readable
15689     source code, which must be distributed under the terms of Sections
15690     1 and 2 above on a medium customarily used for software interchange; or,
15691
15692     b) Accompany it with a written offer, valid for at least three
15693     years, to give any third party, for a charge no more than your
15694     cost of physically performing source distribution, a complete
15695     machine-readable copy of the corresponding source code, to be
15696     distributed under the terms of Sections 1 and 2 above on a medium
15697     customarily used for software interchange; or,
15698
15699     c) Accompany it with the information you received as to the offer
15700     to distribute corresponding source code.  (This alternative is
15701     allowed only for noncommercial distribution and only if you
15702     received the program in object code or executable form with such
15703     an offer, in accord with Subsection b above.)
15704
15705 The source code for a work means the preferred form of the work for
15706 making modifications to it.  For an executable work, complete source
15707 code means all the source code for all modules it contains, plus any
15708 associated interface definition files, plus the scripts used to
15709 control compilation and installation of the executable.  However, as a
15710 special exception, the source code distributed need not include
15711 anything that is normally distributed (in either source or binary
15712 form) with the major components (compiler, kernel, and so on) of the
15713 operating system on which the executable runs, unless that component
15714 itself accompanies the executable.
15715
15716 If distribution of executable or object code is made by offering
15717 access to copy from a designated place, then offering equivalent
15718 access to copy the source code from the same place counts as
15719 distribution of the source code, even though third parties are not
15720 compelled to copy the source along with the object code.
15721
15722   4. You may not copy, modify, sublicense, or distribute the Program
15723 except as expressly provided under this License.  Any attempt
15724 otherwise to copy, modify, sublicense or distribute the Program is
15725 void, and will automatically terminate your rights under this License.
15726 However, parties who have received copies, or rights, from you under
15727 this License will not have their licenses terminated so long as such
15728 parties remain in full compliance.
15729
15730   5. You are not required to accept this License, since you have not
15731 signed it.  However, nothing else grants you permission to modify or
15732 distribute the Program or its derivative works.  These actions are
15733 prohibited by law if you do not accept this License.  Therefore, by
15734 modifying or distributing the Program (or any work based on the
15735 Program), you indicate your acceptance of this License to do so, and
15736 all its terms and conditions for copying, distributing or modifying
15737 the Program or works based on it.
15738
15739   6. Each time you redistribute the Program (or any work based on the
15740 Program), the recipient automatically receives a license from the
15741 original licensor to copy, distribute or modify the Program subject to
15742 these terms and conditions.  You may not impose any further
15743 restrictions on the recipients' exercise of the rights granted herein.
15744 You are not responsible for enforcing compliance by third parties to
15745 this License.
15746
15747   7. If, as a consequence of a court judgment or allegation of patent
15748 infringement or for any other reason (not limited to patent issues),
15749 conditions are imposed on you (whether by court order, agreement or
15750 otherwise) that contradict the conditions of this License, they do not
15751 excuse you from the conditions of this License.  If you cannot
15752 distribute so as to satisfy simultaneously your obligations under this
15753 License and any other pertinent obligations, then as a consequence you
15754 may not distribute the Program at all.  For example, if a patent
15755 license would not permit royalty-free redistribution of the Program by
15756 all those who receive copies directly or indirectly through you, then
15757 the only way you could satisfy both it and this License would be to
15758 refrain entirely from distribution of the Program.
15759
15760 If any portion of this section is held invalid or unenforceable under
15761 any particular circumstance, the balance of the section is intended to
15762 apply and the section as a whole is intended to apply in other
15763 circumstances.
15764
15765 It is not the purpose of this section to induce you to infringe any
15766 patents or other property right claims or to contest validity of any
15767 such claims; this section has the sole purpose of protecting the
15768 integrity of the free software distribution system, which is
15769 implemented by public license practices.  Many people have made
15770 generous contributions to the wide range of software distributed
15771 through that system in reliance on consistent application of that
15772 system; it is up to the author/donor to decide if he or she is willing
15773 to distribute software through any other system and a licensee cannot
15774 impose that choice.
15775
15776 This section is intended to make thoroughly clear what is believed to
15777 be a consequence of the rest of this License.
15778
15779   8. If the distribution and/or use of the Program is restricted in
15780 certain countries either by patents or by copyrighted interfaces, the
15781 original copyright holder who places the Program under this License
15782 may add an explicit geographical distribution limitation excluding
15783 those countries, so that distribution is permitted only in or among
15784 countries not thus excluded.  In such case, this License incorporates
15785 the limitation as if written in the body of this License.
15786
15787   9. The Free Software Foundation may publish revised and/or new versions
15788 of the General Public License from time to time.  Such new versions will
15789 be similar in spirit to the present version, but may differ in detail to
15790 address new problems or concerns.
15791
15792 Each version is given a distinguishing version number.  If the Program
15793 specifies a version number of this License which applies to it and "any
15794 later version", you have the option of following the terms and conditions
15795 either of that version or of any later version published by the Free
15796 Software Foundation.  If the Program does not specify a version number of
15797 this License, you may choose any version ever published by the Free Software
15798 Foundation.
15799
15800   10. If you wish to incorporate parts of the Program into other free
15801 programs whose distribution conditions are different, write to the author
15802 to ask for permission.  For software which is copyrighted by the Free
15803 Software Foundation, write to the Free Software Foundation; we sometimes
15804 make exceptions for this.  Our decision will be guided by the two goals
15805 of preserving the free status of all derivatives of our free software and
15806 of promoting the sharing and reuse of software generally.
15807
15808                             NO WARRANTY
15809
15810   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
15811 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
15812 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
15813 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
15814 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
15815 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
15816 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
15817 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
15818 REPAIR OR CORRECTION.
15819
15820   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
15821 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
15822 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
15823 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
15824 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
15825 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
15826 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
15827 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
15828 POSSIBILITY OF SUCH DAMAGES.
15829
15830                      END OF TERMS AND CONDITIONS
15831
15832         Appendix: How to Apply These Terms to Your New Programs
15833
15834   If you develop a new program, and you want it to be of the greatest
15835 possible use to the public, the best way to achieve this is to make it
15836 free software which everyone can redistribute and change under these terms.
15837
15838   To do so, attach the following notices to the program.  It is safest
15839 to attach them to the start of each source file to most effectively
15840 convey the exclusion of warranty; and each file should have at least
15841 the "copyright" line and a pointer to where the full notice is found.
15842
15843     &lt;one line to give the program's name and a brief idea of what it does.&gt;
15844     Copyright (C) 19yy  &lt;name of author&gt;
15845
15846     This program is free software; you can redistribute it and/or modify
15847     it under the terms of the GNU General Public License as published by
15848     the Free Software Foundation; either version 2 of the License, or
15849     (at your option) any later version.
15850
15851     This program is distributed in the hope that it will be useful,
15852     but WITHOUT ANY WARRANTY; without even the implied warranty of
15853     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15854     GNU General Public License for more details.
15855
15856     You should have received a copy of the GNU General Public License
15857     along with this program; if not, write to the Free Software
15858     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
15859
15860 Also add information on how to contact you by electronic and paper mail.
15861
15862 If the program is interactive, make it output a short notice like this
15863 when it starts in an interactive mode:
15864
15865     Gnomovision version 69, Copyright (C) 19yy name of author
15866     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
15867     This is free software, and you are welcome to redistribute it
15868     under certain conditions; type `show c' for details.
15869
15870 The hypothetical commands `show w' and `show c' should show the appropriate
15871 parts of the General Public License.  Of course, the commands you use may
15872 be called something other than `show w' and `show c'; they could even be
15873 mouse-clicks or menu items--whatever suits your program.
15874
15875 You should also get your employer (if you work as a programmer) or your
15876 school, if any, to sign a "copyright disclaimer" for the program, if
15877 necessary.  Here is a sample; alter the names:
15878
15879   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
15880   `Gnomovision' (which makes passes at compilers) written by James Hacker.
15881
15882   &lt;signature of Ty Coon&gt;, 1 April 1989
15883   Ty Coon, President of Vice
15884
15885 This General Public License does not permit incorporating your program into
15886 proprietary programs.  If your program is a subroutine library, you may
15887 consider it more useful to permit linking proprietary applications with the
15888 library.  If this is what you want to do, use the GNU Library General
15889 Public License instead of this License.
15890
15891 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15892
15893 Scanned Source License ppp-2.4.5/pppd/plugins/pppoatm/COPYING:
15894
15895 The files ans.c, atm.h, atmres.h, atmsap.h, misc.c, text2atm.c  and
15896 text2qos.c are taken from the linux-atm libraries.  These are 
15897 Copyright 1995-2000 EPFL-LRC/ICA, and are licensed under the GNU Lesser
15898 General Public License.
15899
15900 The file pppoatm.c contains its own copyright notice, and is licensed
15901 under the GPL.
15902
15903 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15904
15905 Scanned Source License ppp-2.4.5/pppd/plugins/radius/COPYRIGHT:
15906
15907 See the respective source files to find out which copyrights apply.
15908
15909 ------------------------------------------------------------------------------
15910 Copyright (C) 2002 Roaring Penguin Software Inc.
15911
15912 Permission to use, copy, modify, and distribute this software for any
15913 purpose and without fee is hereby granted, provided that this
15914 copyright and permission notice appear on all copies and supporting
15915 documentation, the name of Roaring Penguin Software Inc. not be used
15916 in advertising or publicity pertaining to distribution of the program
15917 without specific prior permission, and notice be given in supporting
15918 documentation that copying and distribution is by permission of
15919 Roaring Penguin Software Inc..
15920
15921 Roaring Penguin Software Inc. makes no representations about the
15922 suitability of this software for any purpose.  It is provided "as is"
15923 without express or implied warranty.
15924
15925 ------------------------------------------------------------------------------
15926 Copyright (C) 1995,1996,1997,1998 Lars Fenneberg &lt;lf@elemental.net&gt;
15927
15928 Permission to use, copy, modify, and distribute this software for any
15929 purpose and without fee is hereby granted, provided that this copyright and
15930 permission notice appear on all copies and supporting documentation, the
15931 name of Lars Fenneberg not be used in advertising or publicity pertaining to
15932 distribution of the program without specific prior permission, and notice be
15933 given in supporting documentation that copying and distribution is by
15934 permission of Lars Fenneberg.
15935
15936 Lars Fenneberg makes no representations about the suitability of this
15937 software for any purpose.  It is provided "as is" without express or implied
15938 warranty.
15939
15940 ------------------------------------------------------------------------------
15941 Copyright 1992 Livingston Enterprises, Inc.
15942 Livingston Enterprises, Inc. 6920 Koll Center Parkway Pleasanton, CA  94566
15943
15944 Permission to use, copy, modify, and distribute this software for any
15945 purpose and without fee is hereby granted, provided that this copyright
15946 and permission notice appear on all copies and supporting documentation,
15947 the name of Livingston Enterprises, Inc. not be used in advertising or
15948 publicity pertaining to distribution of the program without specific
15949 prior permission, and notice be given in supporting documentation that
15950 copying and distribution is by permission of Livingston Enterprises, Inc.
15951
15952 Livingston Enterprises, Inc. makes no representations about the suitability
15953 of this software for any purpose.  It is provided "as is" without express
15954 or implied warranty.
15955 ------------------------------------------------------------------------------
15956 [C] The Regents of the University of Michigan and Merit Network, Inc. 1992,
15957 1993, 1994, 1995 All Rights Reserved
15958
15959 Permission to use, copy, modify, and distribute this software and its
15960 documentation for any purpose and without fee is hereby granted, provided
15961 that the above copyright notice and this permission notice appear in all
15962 copies of the software and derivative works or modified versions thereof,
15963 and that both the copyright notice and this permission and disclaimer
15964 notice appear in supporting documentation.
15965
15966 THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
15967 EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF
15968 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE REGENTS OF THE
15969 UNIVERSITY OF MICHIGAN AND MERIT NETWORK, INC. DO NOT WARRANT THAT THE
15970 FUNCTIONS CONTAINED IN THE SOFTWARE WILL MEET LICENSEE'S REQUIREMENTS OR
15971 THAT OPERATION WILL BE UNINTERRUPTED OR ERROR FREE.  The Regents of the
15972 University of Michigan and Merit Network, Inc. shall not be liable for any
15973 special, indirect, incidental or consequential damages with respect to any
15974 claim by Licensee or any third party arising from use of the software.
15975 ------------------------------------------------------------------------------
15976 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991.
15977 All rights reserved.
15978
15979 License to copy and use this software is granted provided that it
15980 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
15981 Algorithm" in all material mentioning or referencing this software
15982 or this function.
15983
15984 License is also granted to make and use derivative works provided
15985 that such works are identified as "derived from the RSA Data
15986 Security, Inc. MD5 Message-Digest Algorithm" in all material
15987 mentioning or referencing the derived work.
15988
15989 RSA Data Security, Inc. makes no representations concerning either
15990 the merchantability of this software or the suitability of this
15991 software for any particular purpose. It is provided "as is"
15992 without express or implied warranty of any kind.
15993
15994 These notices must be retained in any copies of any part of this
15995 documentation and/or software.
15996 ------------------------------------------------------------------------------
15997
15998 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15999 </pre>
16000 <ul>
16001 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
16002 </ul>
16003 </div>
16004 </div>
16005
16006
16007 <div class="product">
16008 <span class="title">procps-3.3.4</span>
16009 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
16010 <span class="homepage"><a href="http://procps.sourceforge.net/">homepage</a></span>
16011 <div class="licence">
16012 <pre></pre>
16013 <ul>
16014 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
16015 </ul>
16016 </div>
16017 </div>
16018
16019
16020 <div class="product">
16021 <span class="title">protobuf-2.3.0</span>
16022 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
16023 <span class="homepage"><a href="http://code.google.com/p/protobuf/">homepage</a></span>
16024 <div class="licence">
16025 <pre></pre>
16026 <ul>
16027 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
16028 </ul>
16029 </div>
16030 </div>
16031
16032
16033 <div class="product">
16034 <span class="title">protofiles-0.0.1</span>
16035 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
16036 <span class="homepage"><a href="http://chromium.org">homepage</a></span>
16037 <div class="licence">
16038 <pre></pre>
16039 <ul>
16040 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
16041 </ul>
16042 </div>
16043 </div>
16044
16045
16046 <div class="product">
16047 <span class="title">pv-1.3.4</span>
16048 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
16049 <span class="homepage"><a href="http://www.ivarch.com/programs/pv.shtml">homepage</a></span>
16050 <div class="licence">
16051 <pre>Gentoo Package Stock License Artistic-2:
16052
16053                        The Artistic License 2.0
16054
16055             Copyright (c) 2000-2006, The Perl Foundation.
16056
16057      Everyone is permitted to copy and distribute verbatim copies
16058       of this license document, but changing it is not allowed.
16059
16060 Preamble
16061
16062 This license establishes the terms under which a given free software
16063 Package may be copied, modified, distributed, and/or redistributed.
16064 The intent is that the Copyright Holder maintains some artistic
16065 control over the development of that Package while still keeping the
16066 Package available as open source and free software.
16067
16068 You are always permitted to make arrangements wholly outside of this
16069 license directly with the Copyright Holder of a given Package.  If the
16070 terms of this license do not permit the full use that you propose to
16071 make of the Package, you should contact the Copyright Holder and seek
16072 a different licensing arrangement. 
16073
16074 Definitions
16075
16076     "Copyright Holder" means the individual(s) or organization(s)
16077     named in the copyright notice for the entire Package.
16078
16079     "Contributor" means any party that has contributed code or other
16080     material to the Package, in accordance with the Copyright Holder's
16081     procedures.
16082
16083     "You" and "your" means any person who would like to copy,
16084     distribute, or modify the Package.
16085
16086     "Package" means the collection of files distributed by the
16087     Copyright Holder, and derivatives of that collection and/or of
16088     those files. A given Package may consist of either the Standard
16089     Version, or a Modified Version.
16090
16091     "Distribute" means providing a copy of the Package or making it
16092     accessible to anyone else, or in the case of a company or
16093     organization, to others outside of your company or organization.
16094
16095     "Distributor Fee" means any fee that you charge for Distributing
16096     this Package or providing support for this Package to another
16097     party.  It does not mean licensing fees.
16098
16099     "Standard Version" refers to the Package if it has not been
16100     modified, or has been modified only in ways explicitly requested
16101     by the Copyright Holder.
16102
16103     "Modified Version" means the Package, if it has been changed, and
16104     such changes were not explicitly requested by the Copyright
16105     Holder. 
16106
16107     "Original License" means this Artistic License as Distributed with
16108     the Standard Version of the Package, in its current version or as
16109     it may be modified by The Perl Foundation in the future.
16110
16111     "Source" form means the source code, documentation source, and
16112     configuration files for the Package.
16113
16114     "Compiled" form means the compiled bytecode, object code, binary,
16115     or any other form resulting from mechanical transformation or
16116     translation of the Source form.
16117
16118
16119 Permission for Use and Modification Without Distribution
16120
16121 (1)  You are permitted to use the Standard Version and create and use
16122 Modified Versions for any purpose without restriction, provided that
16123 you do not Distribute the Modified Version.
16124
16125
16126 Permissions for Redistribution of the Standard Version
16127
16128 (2)  You may Distribute verbatim copies of the Source form of the
16129 Standard Version of this Package in any medium without restriction,
16130 either gratis or for a Distributor Fee, provided that you duplicate
16131 all of the original copyright notices and associated disclaimers.  At
16132 your discretion, such verbatim copies may or may not include a
16133 Compiled form of the Package.
16134
16135 (3)  You may apply any bug fixes, portability changes, and other
16136 modifications made available from the Copyright Holder.  The resulting
16137 Package will still be considered the Standard Version, and as such
16138 will be subject to the Original License.
16139
16140
16141 Distribution of Modified Versions of the Package as Source 
16142
16143 (4)  You may Distribute your Modified Version as Source (either gratis
16144 or for a Distributor Fee, and with or without a Compiled form of the
16145 Modified Version) provided that you clearly document how it differs
16146 from the Standard Version, including, but not limited to, documenting
16147 any non-standard features, executables, or modules, and provided that
16148 you do at least ONE of the following:
16149
16150     (a)  make the Modified Version available to the Copyright Holder
16151     of the Standard Version, under the Original License, so that the
16152     Copyright Holder may include your modifications in the Standard
16153     Version.
16154
16155     (b)  ensure that installation of your Modified Version does not
16156     prevent the user installing or running the Standard Version. In
16157     addition, the Modified Version must bear a name that is different
16158     from the name of the Standard Version.
16159
16160     (c)  allow anyone who receives a copy of the Modified Version to
16161     make the Source form of the Modified Version available to others
16162     under
16163                 
16164         (i)  the Original License or
16165
16166         (ii)  a license that permits the licensee to freely copy,
16167         modify and redistribute the Modified Version using the same
16168         licensing terms that apply to the copy that the licensee
16169         received, and requires that the Source form of the Modified
16170         Version, and of any works derived from it, be made freely
16171         available in that license fees are prohibited but Distributor
16172         Fees are allowed.
16173
16174
16175 Distribution of Compiled Forms of the Standard Version 
16176 or Modified Versions without the Source
16177
16178 (5)  You may Distribute Compiled forms of the Standard Version without
16179 the Source, provided that you include complete instructions on how to
16180 get the Source of the Standard Version.  Such instructions must be
16181 valid at the time of your distribution.  If these instructions, at any
16182 time while you are carrying out such distribution, become invalid, you
16183 must provide new instructions on demand or cease further distribution.
16184 If you provide valid instructions or cease distribution within thirty
16185 days after you become aware that the instructions are invalid, then
16186 you do not forfeit any of your rights under this license.
16187
16188 (6)  You may Distribute a Modified Version in Compiled form without
16189 the Source, provided that you comply with Section 4 with respect to
16190 the Source of the Modified Version.
16191
16192
16193 Aggregating or Linking the Package 
16194
16195 (7)  You may aggregate the Package (either the Standard Version or
16196 Modified Version) with other packages and Distribute the resulting
16197 aggregation provided that you do not charge a licensing fee for the
16198 Package.  Distributor Fees are permitted, and licensing fees for other
16199 components in the aggregation are permitted. The terms of this license
16200 apply to the use and Distribution of the Standard or Modified Versions
16201 as included in the aggregation.
16202
16203 (8) You are permitted to link Modified and Standard Versions with
16204 other works, to embed the Package in a larger work of your own, or to
16205 build stand-alone binary or bytecode versions of applications that
16206 include the Package, and Distribute the result without restriction,
16207 provided the result does not expose a direct interface to the Package.
16208
16209
16210 Items That are Not Considered Part of a Modified Version 
16211
16212 (9) Works (including, but not limited to, modules and scripts) that
16213 merely extend or make use of the Package, do not, by themselves, cause
16214 the Package to be a Modified Version.  In addition, such works are not
16215 considered parts of the Package itself, and are not subject to the
16216 terms of this license.
16217
16218
16219 General Provisions
16220
16221 (10)  Any use, modification, and distribution of the Standard or
16222 Modified Versions is governed by this Artistic License. By using,
16223 modifying or distributing the Package, you accept this license. Do not
16224 use, modify, or distribute the Package, if you do not accept this
16225 license.
16226
16227 (11)  If your Modified Version has been derived from a Modified
16228 Version made by someone other than you, you are nevertheless required
16229 to ensure that your Modified Version complies with the requirements of
16230 this license.
16231
16232 (12)  This license does not grant you the right to use any trademark,
16233 service mark, tradename, or logo of the Copyright Holder.
16234
16235 (13)  This license includes the non-exclusive, worldwide,
16236 free-of-charge patent license to make, have made, use, offer to sell,
16237 sell, import and otherwise transfer the Package with respect to any
16238 patent claims licensable by the Copyright Holder that are necessarily
16239 infringed by the Package. If you institute patent litigation
16240 (including a cross-claim or counterclaim) against any party alleging
16241 that the Package constitutes direct or contributory patent
16242 infringement, then this Artistic License to you shall terminate on the
16243 date that such litigation is filed.
16244
16245 (14)  Disclaimer of Warranty:
16246 THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
16247 IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
16248 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
16249 NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
16250 LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
16251 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
16252 DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
16253 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
16254
16255 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
16256 </pre>
16257 <ul>
16258
16259 </ul>
16260 </div>
16261 </div>
16262
16263
16264 <div class="product">
16265 <span class="title">python-2.7.3</span>
16266 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
16267 <span class="homepage"><a href="http://www.python.org/">homepage</a></span>
16268 <div class="licence">
16269 <pre>Scanned Source License Python-2.7.3/Doc/license.rst:
16270
16271 .. highlightlang:: none
16272
16273 .. _history-and-license:
16274
16275 *******************
16276 History and License
16277 *******************
16278
16279
16280 History of the software
16281 =======================
16282
16283 Python was created in the early 1990s by Guido van Rossum at Stichting
16284 Mathematisch Centrum (CWI, see http://www.cwi.nl/) in the Netherlands as a
16285 successor of a language called ABC.  Guido remains Python's principal author,
16286 although it includes many contributions from others.
16287
16288 In 1995, Guido continued his work on Python at the Corporation for National
16289 Research Initiatives (CNRI, see http://www.cnri.reston.va.us/) in Reston,
16290 Virginia where he released several versions of the software.
16291
16292 In May 2000, Guido and the Python core development team moved to BeOpen.com to
16293 form the BeOpen PythonLabs team.  In October of the same year, the PythonLabs
16294 team moved to Digital Creations (now Zope Corporation; see
16295 http://www.zope.com/).  In 2001, the Python Software Foundation (PSF, see
16296 http://www.python.org/psf/) was formed, a non-profit organization created
16297 specifically to own Python-related Intellectual Property.  Zope Corporation is a
16298 sponsoring member of the PSF.
16299
16300 All Python releases are Open Source (see http://www.opensource.org/ for the Open
16301 Source Definition). Historically, most, but not all, Python releases have also
16302 been GPL-compatible; the table below summarizes the various releases.
16303
16304 +----------------+--------------+-----------+------------+-----------------+
16305 | Release        | Derived from | Year      | Owner      | GPL compatible? |
16306 +================+==============+===========+============+=================+
16307 | 0.9.0 thru 1.2 | n/a          | 1991-1995 | CWI        | yes             |
16308 +----------------+--------------+-----------+------------+-----------------+
16309 | 1.3 thru 1.5.2 | 1.2          | 1995-1999 | CNRI       | yes             |
16310 +----------------+--------------+-----------+------------+-----------------+
16311 | 1.6            | 1.5.2        | 2000      | CNRI       | no              |
16312 +----------------+--------------+-----------+------------+-----------------+
16313 | 2.0            | 1.6          | 2000      | BeOpen.com | no              |
16314 +----------------+--------------+-----------+------------+-----------------+
16315 | 1.6.1          | 1.6          | 2001      | CNRI       | no              |
16316 +----------------+--------------+-----------+------------+-----------------+
16317 | 2.1            | 2.0+1.6.1    | 2001      | PSF        | no              |
16318 +----------------+--------------+-----------+------------+-----------------+
16319 | 2.0.1          | 2.0+1.6.1    | 2001      | PSF        | yes             |
16320 +----------------+--------------+-----------+------------+-----------------+
16321 | 2.1.1          | 2.1+2.0.1    | 2001      | PSF        | yes             |
16322 +----------------+--------------+-----------+------------+-----------------+
16323 | 2.2            | 2.1.1        | 2001      | PSF        | yes             |
16324 +----------------+--------------+-----------+------------+-----------------+
16325 | 2.1.2          | 2.1.1        | 2002      | PSF        | yes             |
16326 +----------------+--------------+-----------+------------+-----------------+
16327 | 2.1.3          | 2.1.2        | 2002      | PSF        | yes             |
16328 +----------------+--------------+-----------+------------+-----------------+
16329 | 2.2.1          | 2.2          | 2002      | PSF        | yes             |
16330 +----------------+--------------+-----------+------------+-----------------+
16331 | 2.2.2          | 2.2.1        | 2002      | PSF        | yes             |
16332 +----------------+--------------+-----------+------------+-----------------+
16333 | 2.2.3          | 2.2.2        | 2002-2003 | PSF        | yes             |
16334 +----------------+--------------+-----------+------------+-----------------+
16335 | 2.3            | 2.2.2        | 2002-2003 | PSF        | yes             |
16336 +----------------+--------------+-----------+------------+-----------------+
16337 | 2.3.1          | 2.3          | 2002-2003 | PSF        | yes             |
16338 +----------------+--------------+-----------+------------+-----------------+
16339 | 2.3.2          | 2.3.1        | 2003      | PSF        | yes             |
16340 +----------------+--------------+-----------+------------+-----------------+
16341 | 2.3.3          | 2.3.2        | 2003      | PSF        | yes             |
16342 +----------------+--------------+-----------+------------+-----------------+
16343 | 2.3.4          | 2.3.3        | 2004      | PSF        | yes             |
16344 +----------------+--------------+-----------+------------+-----------------+
16345 | 2.3.5          | 2.3.4        | 2005      | PSF        | yes             |
16346 +----------------+--------------+-----------+------------+-----------------+
16347 | 2.4            | 2.3          | 2004      | PSF        | yes             |
16348 +----------------+--------------+-----------+------------+-----------------+
16349 | 2.4.1          | 2.4          | 2005      | PSF        | yes             |
16350 +----------------+--------------+-----------+------------+-----------------+
16351 | 2.4.2          | 2.4.1        | 2005      | PSF        | yes             |
16352 +----------------+--------------+-----------+------------+-----------------+
16353 | 2.4.3          | 2.4.2        | 2006      | PSF        | yes             |
16354 +----------------+--------------+-----------+------------+-----------------+
16355 | 2.4.4          | 2.4.3        | 2006      | PSF        | yes             |
16356 +----------------+--------------+-----------+------------+-----------------+
16357 | 2.5            | 2.4          | 2006      | PSF        | yes             |
16358 +----------------+--------------+-----------+------------+-----------------+
16359 | 2.5.1          | 2.5          | 2007      | PSF        | yes             |
16360 +----------------+--------------+-----------+------------+-----------------+
16361 | 2.5.2          | 2.5.1        | 2008      | PSF        | yes             |
16362 +----------------+--------------+-----------+------------+-----------------+
16363 | 2.5.3          | 2.5.2        | 2008      | PSF        | yes             |
16364 +----------------+--------------+-----------+------------+-----------------+
16365 | 2.6            | 2.5          | 2008      | PSF        | yes             |
16366 +----------------+--------------+-----------+------------+-----------------+
16367 | 2.6.1          | 2.6          | 2008      | PSF        | yes             |
16368 +----------------+--------------+-----------+------------+-----------------+
16369 | 2.6.2          | 2.6.1        | 2009      | PSF        | yes             |
16370 +----------------+--------------+-----------+------------+-----------------+
16371 | 2.6.3          | 2.6.2        | 2009      | PSF        | yes             |
16372 +----------------+--------------+-----------+------------+-----------------+
16373 | 2.6.4          | 2.6.3        | 2010      | PSF        | yes             |
16374 +----------------+--------------+-----------+------------+-----------------+
16375 | 2.7            | 2.6          | 2010      | PSF        | yes             |
16376 +----------------+--------------+-----------+------------+-----------------+
16377
16378 .. note::
16379
16380    GPL-compatible doesn't mean that we're distributing Python under the GPL.  All
16381    Python licenses, unlike the GPL, let you distribute a modified version without
16382    making your changes open source. The GPL-compatible licenses make it possible to
16383    combine Python with other software that is released under the GPL; the others
16384    don't.
16385
16386 Thanks to the many outside volunteers who have worked under Guido's direction to
16387 make these releases possible.
16388
16389
16390 Terms and conditions for accessing or otherwise using Python
16391 ============================================================
16392
16393
16394 .. centered:: PSF LICENSE AGREEMENT FOR PYTHON |release|
16395
16396 #. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
16397    the Individual or Organization ("Licensee") accessing and otherwise using Python
16398    |release| software in source or binary form and its associated documentation.
16399
16400 #. Subject to the terms and conditions of this License Agreement, PSF hereby
16401    grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
16402    analyze, test, perform and/or display publicly, prepare derivative works,
16403    distribute, and otherwise use Python |release| alone or in any derivative
16404    version, provided, however, that PSF's License Agreement and PSF's notice of
16405    copyright, i.e., "Copyright © 2001-2012 Python Software Foundation; All Rights
16406    Reserved" are retained in Python |release| alone or in any derivative version
16407    prepared by Licensee.
16408
16409 #. In the event Licensee prepares a derivative work that is based on or
16410    incorporates Python |release| or any part thereof, and wants to make the
16411    derivative work available to others as provided herein, then Licensee hereby
16412    agrees to include in any such work a brief summary of the changes made to Python
16413    |release|.
16414
16415 #. PSF is making Python |release| available to Licensee on an "AS IS" basis.
16416    PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
16417    EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
16418    WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
16419    USE OF PYTHON |release| WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
16420
16421 #. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON |release|
16422    FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
16423    MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON |release|, OR ANY DERIVATIVE
16424    THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
16425
16426 #. This License Agreement will automatically terminate upon a material breach of
16427    its terms and conditions.
16428
16429 #. Nothing in this License Agreement shall be deemed to create any relationship
16430    of agency, partnership, or joint venture between PSF and Licensee.  This License
16431    Agreement does not grant permission to use PSF trademarks or trade name in a
16432    trademark sense to endorse or promote products or services of Licensee, or any
16433    third party.
16434
16435 #. By copying, installing or otherwise using Python |release|, Licensee agrees
16436    to be bound by the terms and conditions of this License Agreement.
16437
16438
16439 .. centered:: BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
16440
16441
16442 .. centered:: BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
16443
16444 #. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at
16445    160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization
16446    ("Licensee") accessing and otherwise using this software in source or binary
16447    form and its associated documentation ("the Software").
16448
16449 #. Subject to the terms and conditions of this BeOpen Python License Agreement,
16450    BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license
16451    to reproduce, analyze, test, perform and/or display publicly, prepare derivative
16452    works, distribute, and otherwise use the Software alone or in any derivative
16453    version, provided, however, that the BeOpen Python License is retained in the
16454    Software, alone or in any derivative version prepared by Licensee.
16455
16456 #. BeOpen is making the Software available to Licensee on an "AS IS" basis.
16457    BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
16458    EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
16459    WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
16460    USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
16461
16462 #. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR
16463    ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING,
16464    MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF
16465    ADVISED OF THE POSSIBILITY THEREOF.
16466
16467 #. This License Agreement will automatically terminate upon a material breach of
16468    its terms and conditions.
16469
16470 #. This License Agreement shall be governed by and interpreted in all respects
16471    by the law of the State of California, excluding conflict of law provisions.
16472    Nothing in this License Agreement shall be deemed to create any relationship of
16473    agency, partnership, or joint venture between BeOpen and Licensee.  This License
16474    Agreement does not grant permission to use BeOpen trademarks or trade names in a
16475    trademark sense to endorse or promote products or services of Licensee, or any
16476    third party.  As an exception, the "BeOpen Python" logos available at
16477    http://www.pythonlabs.com/logos.html may be used according to the permissions
16478    granted on that web page.
16479
16480 #. By copying, installing or otherwise using the software, Licensee agrees to be
16481    bound by the terms and conditions of this License Agreement.
16482
16483
16484 .. centered:: CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
16485
16486 #. This LICENSE AGREEMENT is between the Corporation for National Research
16487    Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191
16488    ("CNRI"), and the Individual or Organization ("Licensee") accessing and
16489    otherwise using Python 1.6.1 software in source or binary form and its
16490    associated documentation.
16491
16492 #. Subject to the terms and conditions of this License Agreement, CNRI hereby
16493    grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
16494    analyze, test, perform and/or display publicly, prepare derivative works,
16495    distribute, and otherwise use Python 1.6.1 alone or in any derivative version,
16496    provided, however, that CNRI's License Agreement and CNRI's notice of copyright,
16497    i.e., "Copyright © 1995-2001 Corporation for National Research Initiatives; All
16498    Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version
16499    prepared by Licensee.  Alternately, in lieu of CNRI's License Agreement,
16500    Licensee may substitute the following text (omitting the quotes): "Python 1.6.1
16501    is made available subject to the terms and conditions in CNRI's License
16502    Agreement.  This Agreement together with Python 1.6.1 may be located on the
16503    Internet using the following unique, persistent identifier (known as a handle):
16504    1895.22/1013.  This Agreement may also be obtained from a proxy server on the
16505    Internet using the following URL: http://hdl.handle.net/1895.22/1013."
16506
16507 #. In the event Licensee prepares a derivative work that is based on or
16508    incorporates Python 1.6.1 or any part thereof, and wants to make the derivative
16509    work available to others as provided herein, then Licensee hereby agrees to
16510    include in any such work a brief summary of the changes made to Python 1.6.1.
16511
16512 #. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis.  CNRI
16513    MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF EXAMPLE,
16514    BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY
16515    OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
16516    PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
16517
16518 #. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR
16519    ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
16520    MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE
16521    THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
16522
16523 #. This License Agreement will automatically terminate upon a material breach of
16524    its terms and conditions.
16525
16526 #. This License Agreement shall be governed by the federal intellectual property
16527    law of the United States, including without limitation the federal copyright
16528    law, and, to the extent such U.S. federal law does not apply, by the law of the
16529    Commonwealth of Virginia, excluding Virginia's conflict of law provisions.
16530    Notwithstanding the foregoing, with regard to derivative works based on Python
16531    1.6.1 that incorporate non-separable material that was previously distributed
16532    under the GNU General Public License (GPL), the law of the Commonwealth of
16533    Virginia shall govern this License Agreement only as to issues arising under or
16534    with respect to Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in
16535    this License Agreement shall be deemed to create any relationship of agency,
16536    partnership, or joint venture between CNRI and Licensee.  This License Agreement
16537    does not grant permission to use CNRI trademarks or trade name in a trademark
16538    sense to endorse or promote products or services of Licensee, or any third
16539    party.
16540
16541 #. By clicking on the "ACCEPT" button where indicated, or by copying, installing
16542    or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and
16543    conditions of this License Agreement.
16544
16545
16546 .. centered:: ACCEPT
16547
16548
16549 .. centered:: CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
16550
16551 Copyright © 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The
16552 Netherlands.  All rights reserved.
16553
16554 Permission to use, copy, modify, and distribute this software and its
16555 documentation for any purpose and without fee is hereby granted, provided that
16556 the above copyright notice appear in all copies and that both that copyright
16557 notice and this permission notice appear in supporting documentation, and that
16558 the name of Stichting Mathematisch Centrum or CWI not be used in advertising or
16559 publicity pertaining to distribution of the software without specific, written
16560 prior permission.
16561
16562 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
16563 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
16564 EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT
16565 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
16566 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
16567 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
16568 SOFTWARE.
16569
16570
16571 Licenses and Acknowledgements for Incorporated Software
16572 =======================================================
16573
16574 This section is an incomplete, but growing list of licenses and acknowledgements
16575 for third-party software incorporated in the Python distribution.
16576
16577
16578 Mersenne Twister
16579 ----------------
16580
16581 The :mod:`_random` module includes code based on a download from
16582 http://www.math.keio.ac.jp/ matumoto/MT2002/emt19937ar.html. The following are
16583 the verbatim comments from the original code::
16584
16585    A C-program for MT19937, with initialization improved 2002/1/26.
16586    Coded by Takuji Nishimura and Makoto Matsumoto.
16587
16588    Before using, initialize the state by using init_genrand(seed)
16589    or init_by_array(init_key, key_length).
16590
16591    Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
16592    All rights reserved.
16593
16594    Redistribution and use in source and binary forms, with or without
16595    modification, are permitted provided that the following conditions
16596    are met:
16597
16598     1. Redistributions of source code must retain the above copyright
16599        notice, this list of conditions and the following disclaimer.
16600
16601     2. Redistributions in binary form must reproduce the above copyright
16602        notice, this list of conditions and the following disclaimer in the
16603        documentation and/or other materials provided with the distribution.
16604
16605     3. The names of its contributors may not be used to endorse or promote
16606        products derived from this software without specific prior written
16607        permission.
16608
16609    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
16610    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
16611    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
16612    A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
16613    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
16614    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
16615    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
16616    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
16617    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
16618    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
16619    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
16620
16621
16622    Any feedback is very welcome.
16623    http://www.math.keio.ac.jp/matumoto/emt.html
16624    email: matumoto@math.keio.ac.jp
16625
16626
16627 Sockets
16628 -------
16629
16630 The :mod:`socket` module uses the functions, :func:`getaddrinfo`, and
16631 :func:`getnameinfo`, which are coded in separate source files from the WIDE
16632 Project, http://www.wide.ad.jp/. ::
16633
16634    Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
16635    All rights reserved.
16636
16637    Redistribution and use in source and binary forms, with or without
16638    modification, are permitted provided that the following conditions
16639    are met:
16640    1. Redistributions of source code must retain the above copyright
16641       notice, this list of conditions and the following disclaimer.
16642    2. Redistributions in binary form must reproduce the above copyright
16643       notice, this list of conditions and the following disclaimer in the
16644       documentation and/or other materials provided with the distribution.
16645    3. Neither the name of the project nor the names of its contributors
16646       may be used to endorse or promote products derived from this software
16647       without specific prior written permission.
16648
16649    THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
16650    GAI_ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
16651    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16652    ARE DISCLAIMED.  IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
16653    FOR GAI_ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
16654    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
16655    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
16656    HOWEVER CAUSED AND ON GAI_ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
16657    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN GAI_ANY WAY
16658    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
16659    SUCH DAMAGE.
16660
16661
16662 Floating point exception control
16663 --------------------------------
16664
16665 The source for the :mod:`fpectl` module includes the following notice::
16666
16667      ---------------------------------------------------------------------
16668     /                       Copyright (c) 1996.                           \
16669    |          The Regents of the University of California.                 |
16670    |                        All rights reserved.                           |
16671    |                                                                       |
16672    |   Permission to use, copy, modify, and distribute this software for   |
16673    |   any purpose without fee is hereby granted, provided that this en-   |
16674    |   tire notice is included in all copies of any software which is or   |
16675    |   includes  a  copy  or  modification  of  this software and in all   |
16676    |   copies of the supporting documentation for such software.           |
16677    |                                                                       |
16678    |   This  work was produced at the University of California, Lawrence   |
16679    |   Livermore National Laboratory under  contract  no.  W-7405-ENG-48   |
16680    |   between  the  U.S.  Department  of  Energy and The Regents of the   |
16681    |   University of California for the operation of UC LLNL.              |
16682    |                                                                       |
16683    |                              DISCLAIMER                               |
16684    |                                                                       |
16685    |   This  software was prepared as an account of work sponsored by an   |
16686    |   agency of the United States Government. Neither the United States   |
16687    |   Government  nor the University of California nor any of their em-   |
16688    |   ployees, makes any warranty, express or implied, or  assumes  any   |
16689    |   liability  or  responsibility  for the accuracy, completeness, or   |
16690    |   usefulness of any information,  apparatus,  product,  or  process   |
16691    |   disclosed,   or  represents  that  its  use  would  not  infringe   |
16692    |   privately-owned rights. Reference herein to any specific  commer-   |
16693    |   cial  products,  process,  or  service  by trade name, trademark,   |
16694    |   manufacturer, or otherwise, does not  necessarily  constitute  or   |
16695    |   imply  its endorsement, recommendation, or favoring by the United   |
16696    |   States Government or the University of California. The views  and   |
16697    |   opinions  of authors expressed herein do not necessarily state or   |
16698    |   reflect those of the United States Government or  the  University   |
16699    |   of  California,  and shall not be used for advertising or product   |
16700     \  endorsement purposes.                                              /
16701      ---------------------------------------------------------------------
16702
16703
16704 MD5 message digest algorithm
16705 ----------------------------
16706
16707 The source code for the :mod:`md5` module contains the following notice::
16708
16709      Copyright (C) 1999, 2002 Aladdin Enterprises.  All rights reserved.
16710
16711      This software is provided 'as-is', without any express or implied
16712      warranty.  In no event will the authors be held liable for any damages
16713      arising from the use of this software.
16714
16715      Permission is granted to anyone to use this software for any purpose,
16716      including commercial applications, and to alter it and redistribute it
16717      freely, subject to the following restrictions:
16718
16719      1. The origin of this software must not be misrepresented; you must not
16720         claim that you wrote the original software. If you use this software
16721         in a product, an acknowledgment in the product documentation would be
16722         appreciated but is not required.
16723      2. Altered source versions must be plainly marked as such, and must not be
16724         misrepresented as being the original software.
16725      3. This notice may not be removed or altered from any source distribution.
16726
16727      L. Peter Deutsch
16728      ghost@aladdin.com
16729
16730      Independent implementation of MD5 (RFC 1321).
16731
16732      This code implements the MD5 Algorithm defined in RFC 1321, whose
16733      text is available at
16734            http://www.ietf.org/rfc/rfc1321.txt
16735      The code is derived from the text of the RFC, including the test suite
16736      (section A.5) but excluding the rest of Appendix A.  It does not include
16737      any code or documentation that is identified in the RFC as being
16738      copyrighted.
16739
16740      The original and principal author of md5.h is L. Peter Deutsch
16741      &lt;ghost@aladdin.com&gt;.  Other authors are noted in the change history
16742      that follows (in reverse chronological order):
16743
16744      2002-04-13 lpd Removed support for non-ANSI compilers; removed
16745            references to Ghostscript; clarified derivation from RFC 1321;
16746            now handles byte order either statically or dynamically.
16747      1999-11-04 lpd Edited comments slightly for automatic TOC extraction.
16748      1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5);
16749            added conditionalization for C++ compilation from Martin
16750            Purschke &lt;purschke@bnl.gov&gt;.
16751      1999-05-03 lpd Original version.
16752
16753
16754 Asynchronous socket services
16755 ----------------------------
16756
16757 The :mod:`asynchat` and :mod:`asyncore` modules contain the following notice::
16758
16759    Copyright 1996 by Sam Rushing
16760
16761                            All Rights Reserved
16762
16763    Permission to use, copy, modify, and distribute this software and
16764    its documentation for any purpose and without fee is hereby
16765    granted, provided that the above copyright notice appear in all
16766    copies and that both that copyright notice and this permission
16767    notice appear in supporting documentation, and that the name of Sam
16768    Rushing not be used in advertising or publicity pertaining to
16769    distribution of the software without specific, written prior
16770    permission.
16771
16772    SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
16773    INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
16774    NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, INDIRECT OR
16775    CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
16776    OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
16777    NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
16778    CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16779
16780
16781 Cookie management
16782 -----------------
16783
16784 The :mod:`Cookie` module contains the following notice::
16785
16786    Copyright 2000 by Timothy O'Malley &lt;timo@alum.mit.edu&gt;
16787
16788                   All Rights Reserved
16789
16790    Permission to use, copy, modify, and distribute this software
16791    and its documentation for any purpose and without fee is hereby
16792    granted, provided that the above copyright notice appear in all
16793    copies and that both that copyright notice and this permission
16794    notice appear in supporting documentation, and that the name of
16795    Timothy O'Malley  not be used in advertising or publicity
16796    pertaining to distribution of the software without specific, written
16797    prior permission.
16798
16799    Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
16800    SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
16801    AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
16802    ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
16803    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
16804    WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
16805    ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
16806    PERFORMANCE OF THIS SOFTWARE.
16807
16808
16809 Execution tracing
16810 -----------------
16811
16812 The :mod:`trace` module contains the following notice::
16813
16814    portions copyright 2001, Autonomous Zones Industries, Inc., all rights...
16815    err...  reserved and offered to the public under the terms of the
16816    Python 2.2 license.
16817    Author: Zooko O'Whielacronx
16818    http://zooko.com/
16819    mailto:zooko@zooko.com
16820
16821    Copyright 2000, Mojam Media, Inc., all rights reserved.
16822    Author: Skip Montanaro
16823
16824    Copyright 1999, Bioreason, Inc., all rights reserved.
16825    Author: Andrew Dalke
16826
16827    Copyright 1995-1997, Automatrix, Inc., all rights reserved.
16828    Author: Skip Montanaro
16829
16830    Copyright 1991-1995, Stichting Mathematisch Centrum, all rights reserved.
16831
16832
16833    Permission to use, copy, modify, and distribute this Python software and
16834    its associated documentation for any purpose without fee is hereby
16835    granted, provided that the above copyright notice appears in all copies,
16836    and that both that copyright notice and this permission notice appear in
16837    supporting documentation, and that the name of neither Automatrix,
16838    Bioreason or Mojam Media be used in advertising or publicity pertaining to
16839    distribution of the software without specific, written prior permission.
16840
16841
16842 UUencode and UUdecode functions
16843 -------------------------------
16844
16845 The :mod:`uu` module contains the following notice::
16846
16847    Copyright 1994 by Lance Ellinghouse
16848    Cathedral City, California Republic, United States of America.
16849                           All Rights Reserved
16850    Permission to use, copy, modify, and distribute this software and its
16851    documentation for any purpose and without fee is hereby granted,
16852    provided that the above copyright notice appear in all copies and that
16853    both that copyright notice and this permission notice appear in
16854    supporting documentation, and that the name of Lance Ellinghouse
16855    not be used in advertising or publicity pertaining to distribution
16856    of the software without specific, written prior permission.
16857    LANCE ELLINGHOUSE DISCLAIMS ALL WARRANTIES WITH REGARD TO
16858    THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
16859    FITNESS, IN NO EVENT SHALL LANCE ELLINGHOUSE CENTRUM BE LIABLE
16860    FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
16861    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16862    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
16863    OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16864
16865    Modified by Jack Jansen, CWI, July 1995:
16866    - Use binascii module to do the actual line-by-line conversion
16867      between ascii and binary. This results in a 1000-fold speedup. The C
16868      version is still 5 times faster, though.
16869    - Arguments more compliant with Python standard
16870
16871
16872 XML Remote Procedure Calls
16873 --------------------------
16874
16875 The :mod:`xmlrpclib` module contains the following notice::
16876
16877        The XML-RPC client interface is
16878
16879    Copyright (c) 1999-2002 by Secret Labs AB
16880    Copyright (c) 1999-2002 by Fredrik Lundh
16881
16882    By obtaining, using, and/or copying this software and/or its
16883    associated documentation, you agree that you have read, understood,
16884    and will comply with the following terms and conditions:
16885
16886    Permission to use, copy, modify, and distribute this software and
16887    its associated documentation for any purpose and without fee is
16888    hereby granted, provided that the above copyright notice appears in
16889    all copies, and that both that copyright notice and this permission
16890    notice appear in supporting documentation, and that the name of
16891    Secret Labs AB or the author not be used in advertising or publicity
16892    pertaining to distribution of the software without specific, written
16893    prior permission.
16894
16895    SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
16896    TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT-
16897    ABILITY AND FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR
16898    BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
16899    DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
16900    WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
16901    ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
16902    OF THIS SOFTWARE.
16903
16904
16905 test_epoll
16906 ----------
16907
16908 The :mod:`test_epoll` contains the following notice::
16909
16910   Copyright (c) 2001-2006 Twisted Matrix Laboratories.
16911
16912   Permission is hereby granted, free of charge, to any person obtaining
16913   a copy of this software and associated documentation files (the
16914   "Software"), to deal in the Software without restriction, including
16915   without limitation the rights to use, copy, modify, merge, publish,
16916   distribute, sublicense, and/or sell copies of the Software, and to
16917   permit persons to whom the Software is furnished to do so, subject to
16918   the following conditions:
16919
16920   The above copyright notice and this permission notice shall be
16921   included in all copies or substantial portions of the Software.
16922
16923   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
16924   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
16925   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
16926   NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
16927   LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
16928   OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
16929   WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
16930
16931 Select kqueue
16932 -------------
16933
16934 The :mod:`select` and contains the following notice for the kqueue interface::
16935
16936   Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes
16937   All rights reserved.
16938
16939   Redistribution and use in source and binary forms, with or without
16940   modification, are permitted provided that the following conditions
16941   are met:
16942   1. Redistributions of source code must retain the above copyright
16943      notice, this list of conditions and the following disclaimer.
16944   2. Redistributions in binary form must reproduce the above copyright
16945      notice, this list of conditions and the following disclaimer in the
16946      documentation and/or other materials provided with the distribution.
16947
16948   THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
16949   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
16950   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16951   ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
16952   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
16953   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
16954   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
16955   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
16956   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
16957   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
16958   SUCH DAMAGE.
16959
16960
16961 strtod and dtoa
16962 ---------------
16963
16964 The file :file:`Python/dtoa.c`, which supplies C functions dtoa and
16965 strtod for conversion of C doubles to and from strings, is derived
16966 from the file of the same name by David M. Gay, currently available
16967 from http://www.netlib.org/fp/.  The original file, as retrieved on
16968 March 16, 2009, contains the following copyright and licensing
16969 notice::
16970
16971    /****************************************************************
16972     *
16973     * The author of this software is David M. Gay.
16974     *
16975     * Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
16976     *
16977     * Permission to use, copy, modify, and distribute this software for any
16978     * purpose without fee is hereby granted, provided that this entire notice
16979     * is included in all copies of any software which is or includes a copy
16980     * or modification of this software and in all copies of the supporting
16981     * documentation for such software.
16982     *
16983     * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
16984     * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
16985     * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
16986     * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
16987     *
16988     ***************************************************************/
16989
16990
16991 OpenSSL
16992 -------
16993
16994 The modules :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt` use
16995 the OpenSSL library for added performance if made available by the
16996 operating system. Additionally, the Windows installers for Python
16997 include a copy of the OpenSSL libraries, so we include a copy of the
16998 OpenSSL license here::
16999
17000
17001   LICENSE ISSUES
17002   ==============
17003
17004   The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
17005   the OpenSSL License and the original SSLeay license apply to the toolkit.
17006   See below for the actual license texts. Actually both licenses are BSD-style
17007   Open Source licenses. In case of any license issues related to OpenSSL
17008   please contact openssl-core@openssl.org.
17009
17010   OpenSSL License
17011   ---------------
17012
17013     /* ====================================================================
17014      * Copyright (c) 1998-2008 The OpenSSL Project.  All rights reserved.
17015      *
17016      * Redistribution and use in source and binary forms, with or without
17017      * modification, are permitted provided that the following conditions
17018      * are met:
17019      *
17020      * 1. Redistributions of source code must retain the above copyright
17021      *    notice, this list of conditions and the following disclaimer.
17022      *
17023      * 2. Redistributions in binary form must reproduce the above copyright
17024      *    notice, this list of conditions and the following disclaimer in
17025      *    the documentation and/or other materials provided with the
17026      *    distribution.
17027      *
17028      * 3. All advertising materials mentioning features or use of this
17029      *    software must display the following acknowledgment:
17030      *    "This product includes software developed by the OpenSSL Project
17031      *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
17032      *
17033      * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
17034      *    endorse or promote products derived from this software without
17035      *    prior written permission. For written permission, please contact
17036      *    openssl-core@openssl.org.
17037      *
17038      * 5. Products derived from this software may not be called "OpenSSL"
17039      *    nor may "OpenSSL" appear in their names without prior written
17040      *    permission of the OpenSSL Project.
17041      *
17042      * 6. Redistributions of any form whatsoever must retain the following
17043      *    acknowledgment:
17044      *    "This product includes software developed by the OpenSSL Project
17045      *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
17046      *
17047      * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
17048      * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17049      * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
17050      * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
17051      * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
17052      * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
17053      * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
17054      * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
17055      * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
17056      * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
17057      * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
17058      * OF THE POSSIBILITY OF SUCH DAMAGE.
17059      * ====================================================================
17060      *
17061      * This product includes cryptographic software written by Eric Young
17062      * (eay@cryptsoft.com).  This product includes software written by Tim
17063      * Hudson (tjh@cryptsoft.com).
17064      *
17065      */
17066
17067  Original SSLeay License
17068  -----------------------
17069
17070     /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
17071      * All rights reserved.
17072      *
17073      * This package is an SSL implementation written
17074      * by Eric Young (eay@cryptsoft.com).
17075      * The implementation was written so as to conform with Netscapes SSL.
17076      *
17077      * This library is free for commercial and non-commercial use as long as
17078      * the following conditions are aheared to.  The following conditions
17079      * apply to all code found in this distribution, be it the RC4, RSA,
17080      * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
17081      * included with this distribution is covered by the same copyright terms
17082      * except that the holder is Tim Hudson (tjh@cryptsoft.com).
17083      *
17084      * Copyright remains Eric Young's, and as such any Copyright notices in
17085      * the code are not to be removed.
17086      * If this package is used in a product, Eric Young should be given attribution
17087      * as the author of the parts of the library used.
17088      * This can be in the form of a textual message at program startup or
17089      * in documentation (online or textual) provided with the package.
17090      *
17091      * Redistribution and use in source and binary forms, with or without
17092      * modification, are permitted provided that the following conditions
17093      * are met:
17094      * 1. Redistributions of source code must retain the copyright
17095      *    notice, this list of conditions and the following disclaimer.
17096      * 2. Redistributions in binary form must reproduce the above copyright
17097      *    notice, this list of conditions and the following disclaimer in the
17098      *    documentation and/or other materials provided with the distribution.
17099      * 3. All advertising materials mentioning features or use of this software
17100      *    must display the following acknowledgement:
17101      *    "This product includes cryptographic software written by
17102      *     Eric Young (eay@cryptsoft.com)"
17103      *    The word 'cryptographic' can be left out if the rouines from the library
17104      *    being used are not cryptographic related :-).
17105      * 4. If you include any Windows specific code (or a derivative thereof) from
17106      *    the apps directory (application code) you must include an acknowledgement:
17107      *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
17108      *
17109      * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
17110      * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17111      * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17112      * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
17113      * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
17114      * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
17115      * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
17116      * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
17117      * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
17118      * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
17119      * SUCH DAMAGE.
17120      *
17121      * The licence and distribution terms for any publically available version or
17122      * derivative of this code cannot be changed.  i.e. this code cannot simply be
17123      * copied and put under another distribution licence
17124      * [including the GNU Public Licence.]
17125      */
17126
17127
17128 expat
17129 -----
17130
17131 The :mod:`pyexpat` extension is built using an included copy of the expat
17132 sources unless the build is configured ``--with-system-expat``::
17133
17134   Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
17135                                  and Clark Cooper
17136
17137   Permission is hereby granted, free of charge, to any person obtaining
17138   a copy of this software and associated documentation files (the
17139   "Software"), to deal in the Software without restriction, including
17140   without limitation the rights to use, copy, modify, merge, publish,
17141   distribute, sublicense, and/or sell copies of the Software, and to
17142   permit persons to whom the Software is furnished to do so, subject to
17143   the following conditions:
17144
17145   The above copyright notice and this permission notice shall be included
17146   in all copies or substantial portions of the Software.
17147
17148   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17149   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17150   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17151   IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
17152   CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
17153   TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
17154   SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17155
17156
17157 libffi
17158 ------
17159
17160 The :mod:`_ctypes` extension is built using an included copy of the libffi
17161 sources unless the build is configured ``--with-system-libffi``::
17162
17163    Copyright (c) 1996-2008  Red Hat, Inc and others.
17164
17165    Permission is hereby granted, free of charge, to any person obtaining
17166    a copy of this software and associated documentation files (the
17167    ``Software''), to deal in the Software without restriction, including
17168    without limitation the rights to use, copy, modify, merge, publish,
17169    distribute, sublicense, and/or sell copies of the Software, and to
17170    permit persons to whom the Software is furnished to do so, subject to
17171    the following conditions:
17172
17173    The above copyright notice and this permission notice shall be included
17174    in all copies or substantial portions of the Software.
17175
17176    THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
17177    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17178    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
17179    NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
17180    HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
17181    WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17182    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
17183    DEALINGS IN THE SOFTWARE.
17184
17185
17186 zlib
17187 ----
17188
17189 The :mod:`zlib` extension is built using an included copy of the zlib
17190 sources if the zlib version found on the system is too old to be
17191 used for the build::
17192
17193   Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler
17194
17195   This software is provided 'as-is', without any express or implied
17196   warranty.  In no event will the authors be held liable for any damages
17197   arising from the use of this software.
17198
17199   Permission is granted to anyone to use this software for any purpose,
17200   including commercial applications, and to alter it and redistribute it
17201   freely, subject to the following restrictions:
17202
17203   1. The origin of this software must not be misrepresented; you must not
17204      claim that you wrote the original software. If you use this software
17205      in a product, an acknowledgment in the product documentation would be
17206      appreciated but is not required.
17207
17208   2. Altered source versions must be plainly marked as such, and must not be
17209      misrepresented as being the original software.
17210
17211   3. This notice may not be removed or altered from any source distribution.
17212
17213   Jean-loup Gailly        Mark Adler
17214   jloup@gzip.org          madler@alumni.caltech.edu
17215
17216
17217 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17218
17219 Scanned Source License Python-2.7.3/LICENSE:
17220
17221 A. HISTORY OF THE SOFTWARE
17222 ==========================
17223
17224 Python was created in the early 1990s by Guido van Rossum at Stichting
17225 Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
17226 as a successor of a language called ABC.  Guido remains Python's
17227 principal author, although it includes many contributions from others.
17228
17229 In 1995, Guido continued his work on Python at the Corporation for
17230 National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
17231 in Reston, Virginia where he released several versions of the
17232 software.
17233
17234 In May 2000, Guido and the Python core development team moved to
17235 BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
17236 year, the PythonLabs team moved to Digital Creations (now Zope
17237 Corporation, see http://www.zope.com).  In 2001, the Python Software
17238 Foundation (PSF, see http://www.python.org/psf/) was formed, a
17239 non-profit organization created specifically to own Python-related
17240 Intellectual Property.  Zope Corporation is a sponsoring member of
17241 the PSF.
17242
17243 All Python releases are Open Source (see http://www.opensource.org for
17244 the Open Source Definition).  Historically, most, but not all, Python
17245 releases have also been GPL-compatible; the table below summarizes
17246 the various releases.
17247
17248     Release         Derived     Year        Owner       GPL-
17249                     from                                compatible? (1)
17250
17251     0.9.0 thru 1.2              1991-1995   CWI         yes
17252     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
17253     1.6             1.5.2       2000        CNRI        no
17254     2.0             1.6         2000        BeOpen.com  no
17255     1.6.1           1.6         2001        CNRI        yes (2)
17256     2.1             2.0+1.6.1   2001        PSF         no
17257     2.0.1           2.0+1.6.1   2001        PSF         yes
17258     2.1.1           2.1+2.0.1   2001        PSF         yes
17259     2.2             2.1.1       2001        PSF         yes
17260     2.1.2           2.1.1       2002        PSF         yes
17261     2.1.3           2.1.2       2002        PSF         yes
17262     2.2.1           2.2         2002        PSF         yes
17263     2.2.2           2.2.1       2002        PSF         yes
17264     2.2.3           2.2.2       2003        PSF         yes
17265     2.3             2.2.2       2002-2003   PSF         yes
17266     2.3.1           2.3         2002-2003   PSF         yes
17267     2.3.2           2.3.1       2002-2003   PSF         yes
17268     2.3.3           2.3.2       2002-2003   PSF         yes
17269     2.3.4           2.3.3       2004        PSF         yes
17270     2.3.5           2.3.4       2005        PSF         yes
17271     2.4             2.3         2004        PSF         yes
17272     2.4.1           2.4         2005        PSF         yes
17273     2.4.2           2.4.1       2005        PSF         yes
17274     2.4.3           2.4.2       2006        PSF         yes
17275     2.4.4           2.4.3       2006        PSF         yes
17276     2.5             2.4         2006        PSF         yes
17277     2.5.1           2.5         2007        PSF         yes
17278     2.5.2           2.5.1       2008        PSF         yes
17279     2.5.3           2.5.2       2008        PSF         yes
17280     2.6             2.5         2008        PSF         yes
17281     2.6.1           2.6         2008        PSF         yes
17282     2.6.2           2.6.1       2009        PSF         yes
17283     2.6.3           2.6.2       2009        PSF         yes
17284     2.6.4           2.6.3       2009        PSF         yes
17285     2.6.5           2.6.4       2010        PSF         yes
17286     2.7             2.6         2010        PSF         yes
17287
17288 Footnotes:
17289
17290 (1) GPL-compatible doesn't mean that we're distributing Python under
17291     the GPL.  All Python licenses, unlike the GPL, let you distribute
17292     a modified version without making your changes open source.  The
17293     GPL-compatible licenses make it possible to combine Python with
17294     other software that is released under the GPL; the others don't.
17295
17296 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
17297     because its license has a choice of law clause.  According to
17298     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
17299     is "not incompatible" with the GPL.
17300
17301 Thanks to the many outside volunteers who have worked under Guido's
17302 direction to make these releases possible.
17303
17304
17305 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
17306 ===============================================================
17307
17308 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
17309 --------------------------------------------
17310
17311 1. This LICENSE AGREEMENT is between the Python Software Foundation
17312 ("PSF"), and the Individual or Organization ("Licensee") accessing and
17313 otherwise using this software ("Python") in source or binary form and
17314 its associated documentation.
17315
17316 2. Subject to the terms and conditions of this License Agreement, PSF hereby
17317 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
17318 analyze, test, perform and/or display publicly, prepare derivative works,
17319 distribute, and otherwise use Python alone or in any derivative version,
17320 provided, however, that PSF's License Agreement and PSF's notice of copyright,
17321 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
17322 2011, 2012 Python Software Foundation; All Rights Reserved" are retained in Python
17323 alone or in any derivative version prepared by Licensee.
17324
17325 3. In the event Licensee prepares a derivative work that is based on
17326 or incorporates Python or any part thereof, and wants to make
17327 the derivative work available to others as provided herein, then
17328 Licensee hereby agrees to include in any such work a brief summary of
17329 the changes made to Python.
17330
17331 4. PSF is making Python available to Licensee on an "AS IS"
17332 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
17333 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
17334 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
17335 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
17336 INFRINGE ANY THIRD PARTY RIGHTS.
17337
17338 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
17339 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
17340 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
17341 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
17342
17343 6. This License Agreement will automatically terminate upon a material
17344 breach of its terms and conditions.
17345
17346 7. Nothing in this License Agreement shall be deemed to create any
17347 relationship of agency, partnership, or joint venture between PSF and
17348 Licensee.  This License Agreement does not grant permission to use PSF
17349 trademarks or trade name in a trademark sense to endorse or promote
17350 products or services of Licensee, or any third party.
17351
17352 8. By copying, installing or otherwise using Python, Licensee
17353 agrees to be bound by the terms and conditions of this License
17354 Agreement.
17355
17356
17357 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
17358 -------------------------------------------
17359
17360 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
17361
17362 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
17363 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
17364 Individual or Organization ("Licensee") accessing and otherwise using
17365 this software in source or binary form and its associated
17366 documentation ("the Software").
17367
17368 2. Subject to the terms and conditions of this BeOpen Python License
17369 Agreement, BeOpen hereby grants Licensee a non-exclusive,
17370 royalty-free, world-wide license to reproduce, analyze, test, perform
17371 and/or display publicly, prepare derivative works, distribute, and
17372 otherwise use the Software alone or in any derivative version,
17373 provided, however, that the BeOpen Python License is retained in the
17374 Software, alone or in any derivative version prepared by Licensee.
17375
17376 3. BeOpen is making the Software available to Licensee on an "AS IS"
17377 basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
17378 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
17379 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
17380 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
17381 INFRINGE ANY THIRD PARTY RIGHTS.
17382
17383 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
17384 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
17385 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
17386 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
17387
17388 5. This License Agreement will automatically terminate upon a material
17389 breach of its terms and conditions.
17390
17391 6. This License Agreement shall be governed by and interpreted in all
17392 respects by the law of the State of California, excluding conflict of
17393 law provisions.  Nothing in this License Agreement shall be deemed to
17394 create any relationship of agency, partnership, or joint venture
17395 between BeOpen and Licensee.  This License Agreement does not grant
17396 permission to use BeOpen trademarks or trade names in a trademark
17397 sense to endorse or promote products or services of Licensee, or any
17398 third party.  As an exception, the "BeOpen Python" logos available at
17399 http://www.pythonlabs.com/logos.html may be used according to the
17400 permissions granted on that web page.
17401
17402 7. By copying, installing or otherwise using the software, Licensee
17403 agrees to be bound by the terms and conditions of this License
17404 Agreement.
17405
17406
17407 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
17408 ---------------------------------------
17409
17410 1. This LICENSE AGREEMENT is between the Corporation for National
17411 Research Initiatives, having an office at 1895 Preston White Drive,
17412 Reston, VA 20191 ("CNRI"), and the Individual or Organization
17413 ("Licensee") accessing and otherwise using Python 1.6.1 software in
17414 source or binary form and its associated documentation.
17415
17416 2. Subject to the terms and conditions of this License Agreement, CNRI
17417 hereby grants Licensee a nonexclusive, royalty-free, world-wide
17418 license to reproduce, analyze, test, perform and/or display publicly,
17419 prepare derivative works, distribute, and otherwise use Python 1.6.1
17420 alone or in any derivative version, provided, however, that CNRI's
17421 License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
17422 1995-2001 Corporation for National Research Initiatives; All Rights
17423 Reserved" are retained in Python 1.6.1 alone or in any derivative
17424 version prepared by Licensee.  Alternately, in lieu of CNRI's License
17425 Agreement, Licensee may substitute the following text (omitting the
17426 quotes): "Python 1.6.1 is made available subject to the terms and
17427 conditions in CNRI's License Agreement.  This Agreement together with
17428 Python 1.6.1 may be located on the Internet using the following
17429 unique, persistent identifier (known as a handle): 1895.22/1013.  This
17430 Agreement may also be obtained from a proxy server on the Internet
17431 using the following URL: http://hdl.handle.net/1895.22/1013".
17432
17433 3. In the event Licensee prepares a derivative work that is based on
17434 or incorporates Python 1.6.1 or any part thereof, and wants to make
17435 the derivative work available to others as provided herein, then
17436 Licensee hereby agrees to include in any such work a brief summary of
17437 the changes made to Python 1.6.1.
17438
17439 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
17440 basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
17441 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
17442 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
17443 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
17444 INFRINGE ANY THIRD PARTY RIGHTS.
17445
17446 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
17447 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
17448 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
17449 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
17450
17451 6. This License Agreement will automatically terminate upon a material
17452 breach of its terms and conditions.
17453
17454 7. This License Agreement shall be governed by the federal
17455 intellectual property law of the United States, including without
17456 limitation the federal copyright law, and, to the extent such
17457 U.S. federal law does not apply, by the law of the Commonwealth of
17458 Virginia, excluding Virginia's conflict of law provisions.
17459 Notwithstanding the foregoing, with regard to derivative works based
17460 on Python 1.6.1 that incorporate non-separable material that was
17461 previously distributed under the GNU General Public License (GPL), the
17462 law of the Commonwealth of Virginia shall govern this License
17463 Agreement only as to issues arising under or with respect to
17464 Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
17465 License Agreement shall be deemed to create any relationship of
17466 agency, partnership, or joint venture between CNRI and Licensee.  This
17467 License Agreement does not grant permission to use CNRI trademarks or
17468 trade name in a trademark sense to endorse or promote products or
17469 services of Licensee, or any third party.
17470
17471 8. By clicking on the "ACCEPT" button where indicated, or by copying,
17472 installing or otherwise using Python 1.6.1, Licensee agrees to be
17473 bound by the terms and conditions of this License Agreement.
17474
17475         ACCEPT
17476
17477
17478 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
17479 --------------------------------------------------
17480
17481 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
17482 The Netherlands.  All rights reserved.
17483
17484 Permission to use, copy, modify, and distribute this software and its
17485 documentation for any purpose and without fee is hereby granted,
17486 provided that the above copyright notice appear in all copies and that
17487 both that copyright notice and this permission notice appear in
17488 supporting documentation, and that the name of Stichting Mathematisch
17489 Centrum or CWI not be used in advertising or publicity pertaining to
17490 distribution of the software without specific, written prior
17491 permission.
17492
17493 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
17494 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
17495 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
17496 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
17497 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
17498 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
17499 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17500
17501 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17502
17503 Scanned Source License Python-2.7.3/Modules/_ctypes/darwin/LICENSE:
17504
17505 Copyright (c) 2002 Jorge Acereda  &lt;jacereda@users.sourceforge.net&gt; &amp;
17506                    Peter O'Gorman &lt;ogorman@users.sourceforge.net&gt;
17507                    
17508 Portions may be copyright others, see the AUTHORS file included with this
17509 distribution.
17510
17511 Maintained by Peter O'Gorman &lt;ogorman@users.sourceforge.net&gt;
17512
17513 Bug Reports and other queries should go to &lt;ogorman@users.sourceforge.net&gt;
17514
17515
17516 Permission is hereby granted, free of charge, to any person obtaining
17517 a copy of this software and associated documentation files (the
17518 "Software"), to deal in the Software without restriction, including
17519 without limitation the rights to use, copy, modify, merge, publish,
17520 distribute, sublicense, and/or sell copies of the Software, and to
17521 permit persons to whom the Software is furnished to do so, subject to
17522 the following conditions:
17523
17524 The above copyright notice and this permission notice shall be
17525 included in all copies or substantial portions of the Software.
17526
17527 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17528 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17529 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
17530 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
17531 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
17532 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
17533 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17534
17535
17536
17537 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17538
17539 Scanned Source License Python-2.7.3/Modules/_ctypes/libffi/LICENSE:
17540
17541 libffi - Copyright (c) 1996-2009  Anthony Green, Red Hat, Inc and others.  
17542 See source files for details.
17543
17544 Permission is hereby granted, free of charge, to any person obtaining
17545 a copy of this software and associated documentation files (the
17546 ``Software''), to deal in the Software without restriction, including
17547 without limitation the rights to use, copy, modify, merge, publish,
17548 distribute, sublicense, and/or sell copies of the Software, and to
17549 permit persons to whom the Software is furnished to do so, subject to
17550 the following conditions:
17551
17552 The above copyright notice and this permission notice shall be included
17553 in all copies or substantial portions of the Software.
17554
17555 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
17556 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17557 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17558 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
17559 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
17560 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
17561 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17562
17563 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17564
17565 Scanned Source License Python-2.7.3/Modules/_ctypes/libffi_msvc/LICENSE:
17566
17567 libffi - Copyright (c) 1996-2003  Red Hat, Inc.
17568
17569 Permission is hereby granted, free of charge, to any person obtaining
17570 a copy of this software and associated documentation files (the
17571 ``Software''), to deal in the Software without restriction, including
17572 without limitation the rights to use, copy, modify, merge, publish,
17573 distribute, sublicense, and/or sell copies of the Software, and to
17574 permit persons to whom the Software is furnished to do so, subject to
17575 the following conditions:
17576
17577 The above copyright notice and this permission notice shall be included
17578 in all copies or substantial portions of the Software.
17579
17580 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
17581 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17582 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17583 IN NO EVENT SHALL CYGNUS SOLUTIONS BE LIABLE FOR ANY CLAIM, DAMAGES OR
17584 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
17585 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
17586 OTHER DEALINGS IN THE SOFTWARE.
17587
17588 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17589
17590 Scanned Source License Python-2.7.3/Modules/_ctypes/libffi_osx/LICENSE:
17591
17592 libffi - Copyright (c) 1996-2003  Red Hat, Inc.
17593
17594 Permission is hereby granted, free of charge, to any person obtaining
17595 a copy of this software and associated documentation files (the
17596 ``Software''), to deal in the Software without restriction, including
17597 without limitation the rights to use, copy, modify, merge, publish,
17598 distribute, sublicense, and/or sell copies of the Software, and to
17599 permit persons to whom the Software is furnished to do so, subject to
17600 the following conditions:
17601
17602 The above copyright notice and this permission notice shall be included
17603 in all copies or substantial portions of the Software.
17604
17605 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
17606 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17607 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17608 IN NO EVENT SHALL CYGNUS SOLUTIONS BE LIABLE FOR ANY CLAIM, DAMAGES OR
17609 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
17610 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
17611 OTHER DEALINGS IN THE SOFTWARE.
17612
17613 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17614
17615 Scanned Source License Python-2.7.3/Modules/expat/COPYING:
17616
17617 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
17618                                and Clark Cooper
17619
17620 Permission is hereby granted, free of charge, to any person obtaining
17621 a copy of this software and associated documentation files (the
17622 "Software"), to deal in the Software without restriction, including
17623 without limitation the rights to use, copy, modify, merge, publish,
17624 distribute, sublicense, and/or sell copies of the Software, and to
17625 permit persons to whom the Software is furnished to do so, subject to
17626 the following conditions:
17627
17628 The above copyright notice and this permission notice shall be included
17629 in all copies or substantial portions of the Software.
17630
17631 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17632 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17633 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
17634 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
17635 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
17636 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
17637 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17638
17639 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17640
17641 Scanned Source License Python-2.7.3/Tools/pybench/LICENSE:
17642
17643 pybench License
17644 ---------------
17645
17646 This copyright notice and license applies to all files in the pybench
17647 directory of the pybench distribution.
17648
17649 Copyright (c), 1997-2006, Marc-Andre Lemburg (mal@lemburg.com)
17650 Copyright (c), 2000-2006, eGenix.com Software GmbH (info@egenix.com)
17651
17652                    All Rights Reserved.
17653
17654 Permission to use, copy, modify, and distribute this software and its
17655 documentation for any purpose and without fee or royalty is hereby
17656 granted, provided that the above copyright notice appear in all copies
17657 and that both that copyright notice and this permission notice appear
17658 in supporting documentation or portions thereof, including
17659 modifications, that you make.
17660
17661 THE AUTHOR MARC-ANDRE LEMBURG DISCLAIMS ALL WARRANTIES WITH REGARD TO
17662 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
17663 FITNESS, IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL,
17664 INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
17665 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
17666 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
17667 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE !
17668
17669 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17670 </pre>
17671 <ul>
17672 <li><a href='#PSF-2'>Gentoo Package Stock License PSF-2</a></li>
17673 </ul>
17674 </div>
17675 </div>
17676
17677
17678 <div class="product">
17679 <span class="title">python-exec-0.3.1</span>
17680 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17681 <span class="homepage"><a href="https://bitbucket.org/mgorny/python-exec/">homepage</a></span>
17682 <div class="licence">
17683 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-lang/python-exec:
17684
17685 Copyright 2012 Michał Górny
17686 All rights reserved
17687
17688 Redistribution and use in source and binary forms, with or without
17689 modification, are permitted providing that the following conditions·
17690 are met:
17691 1. Redistributions of source code must retain the above copyright
17692    notice, this list of conditions and the following disclaimer.
17693 2. Redistributions in binary form must reproduce the above copyright
17694    notice, this list of conditions and the following disclaimer in the
17695    documentation and/or other materials provided with the distribution.
17696
17697 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
17698 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17699 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17700 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
17701 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
17702 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
17703 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
17704 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
17705 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
17706 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
17707 POSSIBILITY OF SUCH DAMAGE.
17708
17709 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17710 </pre>
17711 <ul>
17712
17713 </ul>
17714 </div>
17715 </div>
17716
17717
17718 <div class="product">
17719 <span class="title">python-exec-0.3.1</span>
17720 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17721 <span class="homepage"><a href="https://bitbucket.org/mgorny/python-exec/">homepage</a></span>
17722 <div class="licence">
17723 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-lang/python-exec:
17724
17725 Copyright 2012 Michał Górny
17726 All rights reserved
17727
17728 Redistribution and use in source and binary forms, with or without
17729 modification, are permitted providing that the following conditions·
17730 are met:
17731 1. Redistributions of source code must retain the above copyright
17732    notice, this list of conditions and the following disclaimer.
17733 2. Redistributions in binary form must reproduce the above copyright
17734    notice, this list of conditions and the following disclaimer in the
17735    documentation and/or other materials provided with the distribution.
17736
17737 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
17738 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17739 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17740 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
17741 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
17742 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
17743 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
17744 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
17745 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
17746 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
17747 POSSIBILITY OF SUCH DAMAGE.
17748
17749 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17750 </pre>
17751 <ul>
17752
17753 </ul>
17754 </div>
17755 </div>
17756
17757
17758 <div class="product">
17759 <span class="title">python-exec-10000.1</span>
17760 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17761 <span class="homepage"><a href="https://bitbucket.org/mgorny/python-exec/">homepage</a></span>
17762 <div class="licence">
17763 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-python/python-exec:
17764
17765 Copyright 2012 Michał Górny
17766 All rights reserved
17767
17768 Redistribution and use in source and binary forms, with or without
17769 modification, are permitted providing that the following conditions·
17770 are met:
17771 1. Redistributions of source code must retain the above copyright
17772    notice, this list of conditions and the following disclaimer.
17773 2. Redistributions in binary form must reproduce the above copyright
17774    notice, this list of conditions and the following disclaimer in the
17775    documentation and/or other materials provided with the distribution.
17776
17777 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
17778 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17779 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17780 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
17781 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
17782 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
17783 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
17784 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
17785 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
17786 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
17787 POSSIBILITY OF SUCH DAMAGE.
17788
17789 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17790 </pre>
17791 <ul>
17792
17793 </ul>
17794 </div>
17795 </div>
17796
17797
17798 <div class="product">
17799 <span class="title">python-exec-10000.1</span>
17800 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17801 <span class="homepage"><a href="https://bitbucket.org/mgorny/python-exec/">homepage</a></span>
17802 <div class="licence">
17803 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/dev-python/python-exec:
17804
17805 Copyright 2012 Michał Górny
17806 All rights reserved
17807
17808 Redistribution and use in source and binary forms, with or without
17809 modification, are permitted providing that the following conditions·
17810 are met:
17811 1. Redistributions of source code must retain the above copyright
17812    notice, this list of conditions and the following disclaimer.
17813 2. Redistributions in binary form must reproduce the above copyright
17814    notice, this list of conditions and the following disclaimer in the
17815    documentation and/or other materials provided with the distribution.
17816
17817 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
17818 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17819 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17820 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
17821 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
17822 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
17823 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
17824 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
17825 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
17826 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
17827 POSSIBILITY OF SUCH DAMAGE.
17828
17829 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17830 </pre>
17831 <ul>
17832
17833 </ul>
17834 </div>
17835 </div>
17836
17837
17838 <div class="product">
17839 <span class="title">python-updater-0.10</span>
17840 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17841 <span class="homepage"><a href="http://www.gentoo.org/proj/en/Python/">homepage</a></span>
17842 <div class="licence">
17843 <pre></pre>
17844 <ul>
17845 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
17846 </ul>
17847 </div>
17848 </div>
17849
17850
17851 <div class="product">
17852 <span class="title">randrproto-1.4.0</span>
17853 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17854 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
17855 <div class="licence">
17856 <pre>Scanned Source License randrproto-1.4.0/COPYING:
17857
17858 Copyright © 2000 Compaq Computer Corporation
17859 Copyright © 2002 Hewlett-Packard Company
17860 Copyright © 2006 Intel Corporation
17861 Copyright © 2008 Red Hat, Inc.
17862
17863 Permission to use, copy, modify, distribute, and sell this software and its
17864 documentation for any purpose is hereby granted without fee, provided that
17865 the above copyright notice appear in all copies and that both that copyright
17866 notice and this permission notice appear in supporting documentation, and
17867 that the name of the copyright holders not be used in advertising or
17868 publicity pertaining to distribution of the software without specific,
17869 written prior permission.  The copyright holders make no representations
17870 about the suitability of this software for any purpose.  It is provided "as
17871 is" without express or implied warranty.
17872
17873 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
17874 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
17875 EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
17876 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
17877 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
17878 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
17879 OF THIS SOFTWARE.
17880
17881 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17882 </pre>
17883 <ul>
17884
17885 </ul>
17886 </div>
17887 </div>
17888
17889
17890 <div class="product">
17891 <span class="title">readline-6.2_p1</span>
17892 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17893 <span class="homepage"><a href="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">homepage</a></span>
17894 <div class="licence">
17895 <pre></pre>
17896 <ul>
17897 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
17898 </ul>
17899 </div>
17900 </div>
17901
17902
17903 <div class="product">
17904 <span class="title">realtek-rt2800-firmware-0.0.1</span>
17905 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17906 <span class="homepage"><a href="http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git">homepage</a></span>
17907 <div class="licence">
17908 <pre>Custom License ralink-firmware:
17909
17910 Copyright (c) 2007, Ralink Technology Corporation
17911 All rights reserved.
17912
17913 Redistribution.  Redistribution and use in binary form, without
17914 modification, are permitted provided that the following conditions are
17915 met:
17916
17917 * Redistributions must reproduce the above copyright notice and the
17918   following disclaimer in the documentation and/or other materials
17919   provided with the distribution.
17920 * Neither the name of Ralink Technology Corporation nor the names of its
17921   suppliers may be used to endorse or promote products derived from this
17922   software without specific prior written permission.
17923 * No reverse engineering, decompilation, or disassembly of this software
17924   is permitted.
17925
17926 Limited patent license. Ralink Technology Corporation grants a world-wide,
17927 royalty-free, non-exclusive license under patents it now or hereafter
17928 owns or controls to make, have made, use, import, offer to sell and
17929 sell ("Utilize") this software, but solely to the extent that any
17930 such patent is necessary to Utilize the software alone, or in
17931 combination with an operating system licensed under an approved Open
17932 Source license as listed by the Open Source Initiative at
17933 http://opensource.org/licenses.  The patent license shall not apply to
17934 any other combinations which include this software.  No hardware per
17935 se is licensed hereunder.
17936
17937 DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
17938 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
17939 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
17940 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
17941 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
17942 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
17943 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
17944 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
17945 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
17946 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
17947 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
17948 DAMAGE.
17949
17950 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17951 </pre>
17952 <ul>
17953
17954 </ul>
17955 </div>
17956 </div>
17957
17958
17959 <div class="product">
17960 <span class="title">recordproto-1.14.1</span>
17961 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17962 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
17963 <div class="licence">
17964 <pre>Scanned Source License recordproto-1.14.1/COPYING:
17965
17966 Copyright 1995 Network Computing Devices
17967
17968 Permission to use, copy, modify, distribute, and sell this software and
17969 its documentation for any purpose is hereby granted without fee, provided
17970 that the above copyright notice appear in all copies and that both that
17971 copyright notice and this permission notice appear in supporting
17972 documentation, and that the name of Network Computing Devices 
17973 not be used in advertising or publicity pertaining to distribution
17974 of the software without specific, written prior permission.
17975
17976 NETWORK COMPUTING DEVICES DISCLAIMs ALL WARRANTIES WITH REGARD TO 
17977 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
17978 AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES BE LIABLE 
17979 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 
17980 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN 
17981 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 
17982 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17983
17984 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17985 </pre>
17986 <ul>
17987
17988 </ul>
17989 </div>
17990 </div>
17991
17992
17993 <div class="product">
17994 <span class="title">renderproto-0.11.1</span>
17995 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
17996 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
17997 <div class="licence">
17998 <pre>Scanned Source License renderproto-0.11.1/COPYING:
17999
18000 Copyright © 2000 SuSE, Inc.
18001
18002 Permission to use, copy, modify, distribute, and sell this software and its
18003 documentation for any purpose is hereby granted without fee, provided that
18004 the above copyright notice appear in all copies and that both that
18005 copyright notice and this permission notice appear in supporting
18006 documentation, and that the name of SuSE not be used in advertising or
18007 publicity pertaining to distribution of the software without specific,
18008 written prior permission.  SuSE makes no representations about the
18009 suitability of this software for any purpose.  It is provided "as is"
18010 without express or implied warranty.
18011
18012 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
18013 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
18014 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
18015 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
18016 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 
18017 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18018
18019 Author:  Keith Packard, SuSE, Inc.
18020
18021 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18022 </pre>
18023 <ul>
18024
18025 </ul>
18026 </div>
18027 </div>
18028
18029
18030 <div class="product">
18031 <span class="title">resourceproto-1.2.0</span>
18032 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18033 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
18034 <div class="licence">
18035 <pre>Scanned Source License resourceproto-1.2.0/COPYING:
18036
18037 Copyright (c) 2002  XFree86 Inc
18038
18039 Permission is hereby granted, free of charge, to any person obtaining a copy
18040 of this software and associated documentation files (the "Software"), to deal
18041 in the Software without restriction, including without limitation the rights
18042 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18043 copies of the Software, and to permit persons to whom the Software is
18044 furnished to do so, subject to the following conditions:
18045
18046 The above copyright notice and this permission notice shall be included in all
18047 copies or substantial portions of the Software.
18048
18049 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18050 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18051 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18052 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
18053 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
18054 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18055
18056 Except as contained in this notice, the name of the XFree86 Project shall not
18057 be used in advertising or otherwise to promote the sale, use or other dealings
18058 in this Software without prior written authorization from the XFree86 Project.
18059
18060 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18061 </pre>
18062 <ul>
18063
18064 </ul>
18065 </div>
18066 </div>
18067
18068
18069 <div class="product">
18070 <span class="title">rgb-1.0.4</span>
18071 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18072 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
18073 <div class="licence">
18074 <pre>Scanned Source License rgb-1.0.4/COPYING:
18075
18076 Copyright 1985, 1989, 1998  The Open Group
18077
18078 Permission to use, copy, modify, distribute, and sell this software and its
18079 documentation for any purpose is hereby granted without fee, provided that
18080 the above copyright notice appear in all copies and that both that
18081 copyright notice and this permission notice appear in supporting
18082 documentation.
18083
18084 The above copyright notice and this permission notice shall be included
18085 in all copies or substantial portions of the Software.
18086
18087 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
18088 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18089 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
18090 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
18091 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
18092 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
18093 OTHER DEALINGS IN THE SOFTWARE.
18094
18095 Except as contained in this notice, the name of The Open Group shall
18096 not be used in advertising or otherwise to promote the sale, use or
18097 other dealings in this Software without prior written authorization
18098 from The Open Group.
18099
18100 Copyright (c) 1994, 2008, Oracle and/or its affiliates. All rights reserved.
18101
18102 Permission is hereby granted, free of charge, to any person obtaining a
18103 copy of this software and associated documentation files (the "Software"),
18104 to deal in the Software without restriction, including without limitation
18105 the rights to use, copy, modify, merge, publish, distribute, sublicense,
18106 and/or sell copies of the Software, and to permit persons to whom the
18107 Software is furnished to do so, subject to the following conditions:
18108
18109 The above copyright notice and this permission notice (including the next
18110 paragraph) shall be included in all copies or substantial portions of the
18111 Software.
18112
18113 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18114 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18115 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
18116 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18117 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
18118 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
18119 DEALINGS IN THE SOFTWARE.
18120
18121 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18122 </pre>
18123 <ul>
18124
18125 </ul>
18126 </div>
18127 </div>
18128
18129
18130 <div class="product">
18131 <span class="title">root-certificates-0.0.1</span>
18132 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18133 <span class="homepage"><a href="http://src.chromium.org">homepage</a></span>
18134 <div class="licence">
18135 <pre></pre>
18136 <ul>
18137 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
18138 </ul>
18139 </div>
18140 </div>
18141
18142
18143 <div class="product">
18144 <span class="title">rootdev-0.0.1</span>
18145 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18146 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
18147 <div class="licence">
18148 <pre></pre>
18149 <ul>
18150 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
18151 </ul>
18152 </div>
18153 </div>
18154
18155
18156 <div class="product">
18157 <span class="title">rsync-3.0.9</span>
18158 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18159 <span class="homepage"><a href="http://rsync.samba.org/">homepage</a></span>
18160 <div class="licence">
18161 <pre></pre>
18162 <ul>
18163 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
18164 </ul>
18165 </div>
18166 </div>
18167
18168
18169 <div class="product">
18170 <span class="title">rsyslog-5.8.11</span>
18171 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18172 <span class="homepage"><a href="http://www.rsyslog.com/">homepage</a></span>
18173 <div class="licence">
18174 <pre></pre>
18175 <ul>
18176 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
18177 <li><a href='#Apache-2.0'>Gentoo Package Stock License Apache-2.0</a></li>
18178 <li><a href='#LGPL-3'>Gentoo Package Stock License LGPL-3</a></li>
18179 </ul>
18180 </div>
18181 </div>
18182
18183
18184 <div class="product">
18185 <span class="title">sandbox-2.6</span>
18186 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18187 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
18188 <div class="licence">
18189 <pre></pre>
18190 <ul>
18191 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
18192 </ul>
18193 </div>
18194 </div>
18195
18196
18197 <div class="product">
18198 <span class="title">sbc-1.0</span>
18199 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18200 <span class="homepage"><a href="http://git.kernel.org/?p=bluetooth/sbc.git">homepage</a></span>
18201 <div class="licence">
18202 <pre></pre>
18203 <ul>
18204 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
18205 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
18206 </ul>
18207 </div>
18208 </div>
18209
18210
18211 <div class="product">
18212 <span class="title">scons-2.0.1</span>
18213 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18214 <span class="homepage"><a href="http://www.scons.org/">homepage</a></span>
18215 <div class="licence">
18216 <pre>Scanned Source License scons-2.0.1/LICENSE.txt:
18217
18218 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 The SCons Foundation
18219
18220 Permission is hereby granted, free of charge, to any person obtaining
18221 a copy of this software and associated documentation files (the
18222 "Software"), to deal in the Software without restriction, including
18223 without limitation the rights to use, copy, modify, merge, publish,
18224 distribute, sublicense, and/or sell copies of the Software, and to
18225 permit persons to whom the Software is furnished to do so, subject to
18226 the following conditions:
18227
18228 The above copyright notice and this permission notice shall be included
18229 in all copies or substantial portions of the Software.
18230
18231 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
18232 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
18233 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
18234 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
18235 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
18236 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
18237 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18238
18239 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18240
18241 Scanned Source License scons-2.0.1/PKG-INFO:
18242
18243 Metadata-Version: 1.0
18244 Name: scons
18245 Version: 2.0.1
18246 Summary: Open Source next-generation build tool.
18247 Home-page: http://www.scons.org/
18248 Author: Steven Knight
18249 Author-email: knight@baldmt.com
18250 License: UNKNOWN
18251 Description: Open Source next-generation build tool.
18252         Improved, cross-platform substitute for the classic Make
18253         utility.  In short, SCons is an easier, more reliable
18254         and faster way to build software.
18255 Platform: UNKNOWN
18256
18257 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18258 </pre>
18259 <ul>
18260
18261 </ul>
18262 </div>
18263 </div>
18264
18265
18266 <div class="product">
18267 <span class="title">scrnsaverproto-1.2.1</span>
18268 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18269 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
18270 <div class="licence">
18271 <pre>Scanned Source License scrnsaverproto-1.2.1/COPYING:
18272
18273 Copyright (c) 1992  X Consortium
18274
18275 Permission is hereby granted, free of charge, to any person obtaining a copy
18276 of this software and associated documentation files (the "Software"), to deal
18277 in the Software without restriction, including without limitation the rights
18278 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18279 copies of the Software, and to permit persons to whom the Software is
18280 furnished to do so, subject to the following conditions:
18281
18282 The above copyright notice and this permission notice shall be included in
18283 all copies or substantial portions of the Software.
18284
18285 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18286 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18287 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
18288 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
18289 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
18290 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18291
18292 Except as contained in this notice, the name of the X Consortium shall not be
18293 used in advertising or otherwise to promote the sale, use or other dealings
18294 in this Software without prior written authorization from the X Consortium.
18295
18296 Author:  Keith Packard, MIT X Consortium
18297
18298 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
18299 </pre>
18300 <ul>
18301
18302 </ul>
18303 </div>
18304 </div>
18305
18306
18307 <div class="product">
18308 <span class="title">sed-4.2.1</span>
18309 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18310 <span class="homepage"><a href="http://sed.sourceforge.net/">homepage</a></span>
18311 <div class="licence">
18312 <pre></pre>
18313 <ul>
18314 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
18315 </ul>
18316 </div>
18317 </div>
18318
18319
18320 <div class="product">
18321 <span class="title">setuptools-0.8</span>
18322 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
18323 <span class="homepage"><a href="http://pypi.python.org/pypi/setuptools">homepage</a></span>
18324 <div class="licence">
18325 <pre>Scanned Source License setuptools-0.8/PKG-INFO:
18326
18327 Metadata-Version: 1.1
18328 Name: setuptools
18329 Version: 0.8
18330 Summary: Easily download, build, install, upgrade, and uninstall Python packages
18331 Home-page: https://pypi.python.org/pypi/setuptools
18332 Author: The fellowship of the packaging
18333 Author-email: distutils-sig@python.org
18334 License: PSF or ZPL
18335 Description: ===============================
18336         Installing and Using Setuptools
18337         ===============================
18338         
18339         .. contents:: **Table of Contents**
18340         
18341         
18342         -------------------------
18343         Installation Instructions
18344         -------------------------
18345         
18346         Upgrading from Distribute
18347         =========================
18348         
18349         Currently, Distribute disallows installing Setuptools 0.7+ over Distribute.
18350         You must first uninstall any active version of Distribute first (see
18351         `Uninstalling`_).
18352         
18353         Upgrading from Setuptools 0.6
18354         =============================
18355         
18356         Upgrading from prior versions of Setuptools is supported. Initial reports
18357         good success in this regard.
18358         
18359         Windows
18360         =======
18361         
18362         The recommended way to install setuptools on Windows is to download
18363         `ez_setup.py`_ and run it. The script will download the appropriate .egg
18364         file and install it for you.
18365         
18366         .. _ez_setup.py: https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py
18367         
18368         For best results, uninstall previous versions FIRST (see `Uninstalling`_).
18369         
18370         Once installation is complete, you will find an ``easy_install.exe`` program in
18371         your Python ``Scripts`` subdirectory.  For simple invocation and best results,
18372         add this directory to your ``PATH`` environment variable, if it is not already
18373         present.
18374         
18375         
18376         Unix-based Systems including Mac OS X
18377         =====================================
18378         
18379         Download `ez_setup.py`_ and run it using the target Python version. The script
18380         will download the appropriate version and install it for you::
18381         
18382             &gt; wget https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py -O - | python
18383         
18384         Note that you will may need to invoke the command with superuser privileges to
18385         install to the system Python.
18386         
18387         Alternatively, on Python 2.6 and later, Setuptools may be installed to a
18388         user-local path::
18389         
18390             &gt; wget https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py
18391             &gt; python ez_setup.py --user
18392         
18393         
18394         Advanced Installation
18395         =====================
18396         
18397         For more advanced installation options, such as installing to custom
18398         locations or prefixes, download and extract the source
18399         tarball from `Setuptools on PyPI &lt;https://pypi.python.org/pypi/setuptools&gt;`_
18400         and run setup.py with any supported distutils and Setuptools options.
18401         For example::
18402         
18403             setuptools-0.8$ python setup.py --prefix=/opt/setuptools
18404         
18405         Use ``--help`` to get a full options list, but we recommend consulting
18406         the `EasyInstall manual`_ for detailed instructions, especially `the section
18407         on custom installation locations`_.
18408         
18409         .. _EasyInstall manual: https://pythonhosted.org/setuptools/EasyInstall
18410         .. _the section on custom installation locations: https://pythonhosted.org/setuptools/EasyInstall#custom-installation-locations
18411         
18412         
18413         Downloads
18414         =========
18415         
18416         All setuptools downloads can be found at `the project's home page in the Python
18417         Package Index`_.  Scroll to the very bottom of the page to find the links.
18418         
18419         .. _the project's home page in the Python Package Index: https://pypi.python.org/pypi/setuptools
18420         
18421         In addition to the PyPI downloads, the development version of ``setuptools``
18422         is available from the `Bitbucket repo`_, and in-development versions of the
18423         `0.6 branch`_ are available as well.
18424         
18425         .. _Bitbucket repo: https://bitbucket.org/pypa/setuptools/get/default.tar.gz#egg=setuptools-dev
18426         .. _0.6 branch: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06
18427         
18428         Uninstalling
18429         ============
18430         
18431         On Windows, if Setuptools was installed using an ``.exe`` or ``.msi``
18432         installer, simply use the uninstall feature of "Add/Remove Programs" in the
18433         Control Panel.
18434         
18435         Otherwise, to uninstall Setuptools or Distribute, regardless of the Python
18436         version, delete all ``setuptools*`` and ``distribute*`` files and
18437         directories from your system's ``site-packages`` directory
18438         (and any other ``sys.path`` directories) FIRST.
18439         
18440         If you are upgrading or otherwise plan to re-install Setuptools or Distribute,
18441         nothing further needs to be done. If you want to completely remove Setuptools,
18442         you may also want to remove the 'easy_install' and 'easy_install-x.x' scripts
18443         and associated executables installed to the Python scripts directory.
18444         
18445         --------------------------------
18446         Using Setuptools and EasyInstall
18447         --------------------------------
18448         
18449         Here are some of the available manuals, tutorials, and other resources for
18450         learning about Setuptools, Python Eggs, and EasyInstall:
18451         
18452         * `The EasyInstall user's guide and reference manual`_
18453         * `The setuptools Developer's Guide`_
18454         * `The pkg_resources API reference`_
18455         * `Package Compatibility Notes`_ (user-maintained)
18456         * `The Internal Structure of Python Eggs`_
18457         
18458         Questions, comments, and bug reports should be directed to the `distutils-sig
18459         mailing list`_.  If you have written (or know of) any tutorials, documentation,
18460         plug-ins, or other resources for setuptools users, please let us know about
18461         them there, so this reference list can be updated.  If you have working,
18462         *tested* patches to correct problems or add features, you may submit them to
18463         the `setuptools bug tracker`_.
18464         
18465         .. _setuptools bug tracker: https://bitbucket.org/pypa/setuptools/issues
18466         .. _Package Compatibility Notes: https://pythonhosted.org/setuptools/PackageNotes
18467         .. _The Internal Structure of Python Eggs: https://pythonhosted.org/setuptools/formats.html
18468         .. _The setuptools Developer's Guide: https://pythonhosted.org/setuptools/setuptools.html
18469         .. _The pkg_resources API reference: https://pythonhosted.org/setuptools/pkg_resources.html
18470         .. _The EasyInstall user's guide and reference manual: https://pythonhosted.org/setuptools/easy_install.html
18471         .. _distutils-sig mailing list: http://mail.python.org/pipermail/distutils-sig/
18472         
18473         
18474         -------
18475         Credits
18476         -------
18477         
18478         * The original design for the ``.egg`` format and the ``pkg_resources`` API was
18479           co-created by Phillip Eby and Bob Ippolito.  Bob also implemented the first
18480           version of ``pkg_resources``, and supplied the OS X operating system version
18481           compatibility algorithm.
18482         
18483         * Ian Bicking implemented many early "creature comfort" features of
18484           easy_install, including support for downloading via Sourceforge and
18485           Subversion repositories.  Ian's comments on the Web-SIG about WSGI
18486           application deployment also inspired the concept of "entry points" in eggs,
18487           and he has given talks at PyCon and elsewhere to inform and educate the
18488           community about eggs and setuptools.
18489         
18490         * Jim Fulton contributed time and effort to build automated tests of various
18491           aspects of ``easy_install``, and supplied the doctests for the command-line
18492           ``.exe`` wrappers on Windows.
18493         
18494         * Phillip J. Eby is the principal author and maintainer of setuptools, and
18495           first proposed the idea of an importable binary distribution format for
18496           Python application plug-ins.
18497         
18498         * Significant parts of the implementation of setuptools were funded by the Open
18499           Source Applications Foundation, to provide a plug-in infrastructure for the
18500           Chandler PIM application.  In addition, many OSAF staffers (such as Mike
18501           "Code Bear" Taylor) contributed their time and stress as guinea pigs for the
18502           use of eggs and setuptools, even before eggs were "cool".  (Thanks, guys!)
18503         
18504         .. _files:
18505         
18506         =======
18507         CHANGES
18508         =======
18509         
18510         ---
18511         0.8
18512         ---
18513         
18514         * Code base now runs on Python 2.4 - Python 3.3 without Python 2to3
18515           conversion.
18516         
18517         -----
18518         0.7.8
18519         -----
18520         
18521         * Distribute #375: Yet another fix for yet another regression.
18522         
18523         -----
18524         0.7.7
18525         -----
18526         
18527         * Distribute #375: Repair AttributeError created in last release (redo).
18528         * `Issue #30`_: Added test for get_cache_path.
18529         
18530         -----
18531         0.7.6
18532         -----
18533         
18534         * Distribute #375: Repair AttributeError created in last release.
18535         
18536         -----
18537         0.7.5
18538         -----
18539         
18540         * `Issue #21`_: Restore Python 2.4 compatibility in ``test_easy_install``.
18541         * Distribute #375: Merged additional warning from Distribute 0.6.46.
18542         * Now honor the environment variable
18543           ``SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT`` in addition to the now
18544           deprecated ``DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT``.
18545         
18546         -----
18547         0.7.4
18548         -----
18549         
18550         * Issue #20: Fix comparison of parsed SVN version on Python 3.
18551         
18552         -----
18553         0.7.3
18554         -----
18555         
18556         * Issue #1: Disable installation of Windows-specific files on non-Windows systems.
18557         * Use new sysconfig module with Python 2.7 or &gt;=3.2.
18558         
18559         -----
18560         0.7.2
18561         -----
18562         
18563         * Issue #14: Use markerlib when the `parser` module is not available.
18564         * Issue #10: ``ez_setup.py`` now uses HTTPS to download setuptools from PyPI.
18565         
18566         -----
18567         0.7.1
18568         -----
18569         
18570         * Fix NameError (Issue #3) again - broken in bad merge.
18571         
18572         ---
18573         0.7
18574         ---
18575         
18576         * Merged Setuptools and Distribute. See docs/merge.txt for details.
18577         
18578         Added several features that were slated for setuptools 0.6c12:
18579         
18580         * Index URL now defaults to HTTPS.
18581         * Added experimental environment marker support. Now clients may designate a
18582           PEP-426 environment marker for "extra" dependencies. Setuptools uses this
18583           feature in ``setup.py`` for optional SSL and certificate validation support
18584           on older platforms. Based on Distutils-SIG discussions, the syntax is
18585           somewhat tentative. There should probably be a PEP with a firmer spec before
18586           the feature should be considered suitable for use.
18587         * Added support for SSL certificate validation when installing packages from
18588           an HTTPS service.
18589         
18590         -----
18591         0.7b4
18592         -----
18593         
18594         * Issue #3: Fixed NameError in SSL support.
18595         
18596         ------
18597         0.6.49
18598         ------
18599         
18600         * Move warning check in ``get_cache_path`` to follow the directory creation
18601           to avoid errors when the cache path does not yet exist. Fixes the error
18602           reported in #375.
18603         
18604         ------
18605         0.6.48
18606         ------
18607         
18608         * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
18609           0.6.46 (redo).
18610         
18611         ------
18612         0.6.47
18613         ------
18614         
18615         * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
18616           0.6.46.
18617         
18618         ------
18619         0.6.46
18620         ------
18621         
18622         * Issue #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise
18623           customized egg cache location specifies a directory that's group- or
18624           world-writable.
18625         
18626         ------
18627         0.6.45
18628         ------
18629         
18630         * Issue #379: ``distribute_setup.py`` now traps VersionConflict as well,
18631           restoring ability to upgrade from an older setuptools version.
18632         
18633         ------
18634         0.6.44
18635         ------
18636         
18637         * ``distribute_setup.py`` has been updated to allow Setuptools 0.7 to
18638           satisfy use_setuptools.
18639         
18640         ------
18641         0.6.43
18642         ------
18643         
18644         * Issue #378: Restore support for Python 2.4 Syntax (regression in 0.6.42).
18645         
18646         ------
18647         0.6.42
18648         ------
18649         
18650         * External links finder no longer yields duplicate links.
18651         * Issue #337: Moved site.py to setuptools/site-patch.py (graft of very old
18652           patch from setuptools trunk which inspired PR #31).
18653         
18654         ------
18655         0.6.41
18656         ------
18657         
18658         * Issue #27: Use public api for loading resources from zip files rather than
18659           the private method `_zip_directory_cache`.
18660         * Added a new function ``easy_install.get_win_launcher`` which may be used by
18661           third-party libraries such as buildout to get a suitable script launcher.
18662         
18663         ------
18664         0.6.40
18665         ------
18666         
18667         * Issue #376: brought back cli.exe and gui.exe that were deleted in the
18668           previous release.
18669         
18670         ------
18671         0.6.39
18672         ------
18673         
18674         * Add support for console launchers on ARM platforms.
18675         * Fix possible issue in GUI launchers where the subsystem was not supplied to
18676           the linker.
18677         * Launcher build script now refactored for robustness.
18678         * Issue #375: Resources extracted from a zip egg to the file system now also
18679           check the contents of the file against the zip contents during each
18680           invocation of get_resource_filename.
18681         
18682         ------
18683         0.6.38
18684         ------
18685         
18686         * Issue #371: The launcher manifest file is now installed properly.
18687         
18688         ------
18689         0.6.37
18690         ------
18691         
18692         * Issue #143: Launcher scripts, including easy_install itself, are now
18693           accompanied by a manifest on 32-bit Windows environments to avoid the
18694           Installer Detection Technology and thus undesirable UAC elevation described
18695           in `this Microsoft article
18696           &lt;http://technet.microsoft.com/en-us/library/cc709628%28WS.10%29.aspx&gt;`_.
18697         
18698         ------
18699         0.6.36
18700         ------
18701         
18702         * Pull Request #35: In `Buildout issue 64
18703           &lt;https://github.com/buildout/buildout/issues/64&gt;`_, it was reported that
18704           under Python 3, installation of distutils scripts could attempt to copy
18705           the ``__pycache__`` directory as a file, causing an error, apparently only
18706           under Windows. Easy_install now skips all directories when processing
18707           metadata scripts.
18708         
18709         ------
18710         0.6.35
18711         ------
18712         
18713         
18714         Note this release is backward-incompatible with distribute 0.6.23-0.6.34 in
18715         how it parses version numbers.
18716         
18717         * Issue #278: Restored compatibility with distribute 0.6.22 and setuptools
18718           0.6. Updated the documentation to match more closely with the version
18719           parsing as intended in setuptools 0.6.
18720         
18721         ------
18722         0.6.34
18723         ------
18724         
18725         * Issue #341: 0.6.33 fails to build under Python 2.4.
18726         
18727         ------
18728         0.6.33
18729         ------
18730         
18731         * Fix 2 errors with Jython 2.5.
18732         * Fix 1 failure with Jython 2.5 and 2.7.
18733         * Disable workaround for Jython scripts on Linux systems.
18734         * Issue #336: `setup.py` no longer masks failure exit code when tests fail.
18735         * Fix issue in pkg_resources where try/except around a platform-dependent
18736           import would trigger hook load failures on Mercurial. See pull request 32
18737           for details.
18738         * Issue #341: Fix a ResourceWarning.
18739         
18740         ------
18741         0.6.32
18742         ------
18743         
18744         * Fix test suite with Python 2.6.
18745         * Fix some DeprecationWarnings and ResourceWarnings.
18746         * Issue #335: Backed out `setup_requires` superceding installed requirements
18747           until regression can be addressed.
18748         
18749         ------
18750         0.6.31
18751         ------
18752         
18753         * Issue #303: Make sure the manifest only ever contains UTF-8 in Python 3.
18754         * Issue #329: Properly close files created by tests for compatibility with
18755           Jython.
18756         * Work around Jython bugs `#1980 &lt;http://bugs.jython.org/issue1980&gt;`_ and
18757           `#1981 &lt;http://bugs.jython.org/issue1981&gt;`_.
18758         * `Issue #334`_: Provide workaround for packages that reference `sys.__stdout__`
18759           such as numpy does. This change should address
18760           `virtualenv #359 &lt;https://github.com/pypa/virtualenv/issues/359&gt;`_ as long
18761           as the system encoding is UTF-8 or the IO encoding is specified in the
18762           environment, i.e.::
18763         
18764              PYTHONIOENCODING=utf8 pip install numpy
18765         
18766         * Fix for encoding issue when installing from Windows executable on Python 3.
18767         * `Issue #323`_: Allow `setup_requires` requirements to supercede installed
18768           requirements. Added some new keyword arguments to existing pkg_resources
18769           methods. Also had to updated how __path__ is handled for namespace packages
18770           to ensure that when a new egg distribution containing a namespace package is
18771           placed on sys.path, the entries in __path__ are found in the same order they
18772           would have been in had that egg been on the path when pkg_resources was
18773           first imported.
18774         
18775         ------
18776         0.6.30
18777         ------
18778         
18779         * `Issue #328`_: Clean up temporary directories in distribute_setup.py.
18780         * Fix fatal bug in distribute_setup.py.
18781         
18782         ------
18783         0.6.29
18784         ------
18785         
18786         * Pull Request #14: Honor file permissions in zip files.
18787         * `Issue #327`_: Merged pull request #24 to fix a dependency problem with pip.
18788         * Merged pull request #23 to fix https://github.com/pypa/virtualenv/issues/301.
18789         * If Sphinx is installed, the `upload_docs` command now runs `build_sphinx`
18790           to produce uploadable documentation.
18791         * `Issue #326`_: `upload_docs` provided mangled auth credentials under Python 3.
18792         * `Issue #320`_: Fix check for "createable" in distribute_setup.py.
18793         * `Issue #305`_: Remove a warning that was triggered during normal operations.
18794         * `Issue #311`_: Print metadata in UTF-8 independent of platform.
18795         * `Issue #303`_: Read manifest file with UTF-8 encoding under Python 3.
18796         * `Issue #301`_: Allow to run tests of namespace packages when using 2to3.
18797         * `Issue #304`_: Prevent import loop in site.py under Python 3.3.
18798         * `Issue #283`_: Reenable scanning of `*.pyc` / `*.pyo` files on Python 3.3.
18799         * `Issue #299`_: The develop command didn't work on Python 3, when using 2to3,
18800           as the egg link would go to the Python 2 source. Linking to the 2to3'd code
18801           in build/lib makes it work, although you will have to rebuild the module
18802           before testing it.
18803         * `Issue #306`_: Even if 2to3 is used, we build in-place under Python 2.
18804         * `Issue #307`_: Prints the full path when .svn/entries is broken.
18805         * `Issue #313`_: Support for sdist subcommands (Python 2.7)
18806         * `Issue #314`_: test_local_index() would fail an OS X.
18807         * `Issue #310`_: Non-ascii characters in a namespace __init__.py causes errors.
18808         * `Issue #218`_: Improved documentation on behavior of `package_data` and
18809           `include_package_data`. Files indicated by `package_data` are now included
18810           in the manifest.
18811         * `distribute_setup.py` now allows a `--download-base` argument for retrieving
18812           distribute from a specified location.
18813         
18814         ------
18815         0.6.28
18816         ------
18817         
18818         * `Issue #294`_: setup.py can now be invoked from any directory.
18819         * Scripts are now installed honoring the umask.
18820         * Added support for .dist-info directories.
18821         * `Issue #283`_: Fix and disable scanning of `*.pyc` / `*.pyo` files on
18822           Python 3.3.
18823         
18824         ------
18825         0.6.27
18826         ------
18827         
18828         * Support current snapshots of CPython 3.3.
18829         * Distribute now recognizes README.rst as a standard, default readme file.
18830         * Exclude 'encodings' modules when removing modules from sys.modules.
18831           Workaround for #285.
18832         * `Issue #231`_: Don't fiddle with system python when used with buildout
18833           (bootstrap.py)
18834         
18835         ------
18836         0.6.26
18837         ------
18838         
18839         * `Issue #183`_: Symlinked files are now extracted from source distributions.
18840         * `Issue #227`_: Easy_install fetch parameters are now passed during the
18841           installation of a source distribution; now fulfillment of setup_requires
18842           dependencies will honor the parameters passed to easy_install.
18843         
18844         ------
18845         0.6.25
18846         ------
18847         
18848         * `Issue #258`_: Workaround a cache issue
18849         * `Issue #260`_: distribute_setup.py now accepts the --user parameter for
18850           Python 2.6 and later.
18851         * `Issue #262`_: package_index.open_with_auth no longer throws LookupError
18852           on Python 3.
18853         * `Issue #269`_: AttributeError when an exception occurs reading Manifest.in
18854           on late releases of Python.
18855         * `Issue #272`_: Prevent TypeError when namespace package names are unicode
18856           and single-install-externally-managed is used. Also fixes PIP `issue
18857           449`_.
18858         * `Issue #273`_: Legacy script launchers now install with Python2/3 support.
18859         
18860         ------
18861         0.6.24
18862         ------
18863         
18864         * `Issue #249`_: Added options to exclude 2to3 fixers
18865         
18866         ------
18867         0.6.23
18868         ------
18869         
18870         * `Issue #244`_: Fixed a test
18871         * `Issue #243`_: Fixed a test
18872         * `Issue #239`_: Fixed a test
18873         * `Issue #240`_: Fixed a test
18874         * `Issue #241`_: Fixed a test
18875         * `Issue #237`_: Fixed a test
18876         * `Issue #238`_: easy_install now uses 64bit executable wrappers on 64bit Python
18877         * `Issue #208`_: Fixed parsed_versions, it now honors post-releases as noted in the documentation
18878         * `Issue #207`_: Windows cli and gui wrappers pass CTRL-C to child python process
18879         * `Issue #227`_: easy_install now passes its arguments to setup.py bdist_egg
18880         * `Issue #225`_: Fixed a NameError on Python 2.5, 2.4
18881         
18882         ------
18883         0.6.21
18884         ------
18885         
18886         * `Issue #225`_: FIxed a regression on py2.4
18887         
18888         ------
18889         0.6.20
18890         ------
18891         
18892         * `Issue #135`_: Include url in warning when processing URLs in package_index.
18893         * `Issue #212`_: Fix issue where easy_instal fails on Python 3 on windows installer.
18894         * `Issue #213`_: Fix typo in documentation.
18895         
18896         ------
18897         0.6.19
18898         ------
18899         
18900         * `Issue 206`_: AttributeError: 'HTTPMessage' object has no attribute 'getheaders'
18901         
18902         ------
18903         0.6.18
18904         ------
18905         
18906         * `Issue 210`_: Fixed a regression introduced by `Issue 204`_ fix.
18907         
18908         ------
18909         0.6.17
18910         ------
18911         
18912         * Support 'DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT' environment
18913           variable to allow to disable installation of easy_install-${version} script.
18914         * Support Python &gt;=3.1.4 and &gt;=3.2.1.
18915         * `Issue 204`_: Don't try to import the parent of a namespace package in
18916           declare_namespace
18917         * `Issue 196`_: Tolerate responses with multiple Content-Length headers
18918         * `Issue 205`_: Sandboxing doesn't preserve working_set. Leads to setup_requires
18919           problems.
18920         
18921         ------
18922         0.6.16
18923         ------
18924         
18925         * Builds sdist gztar even on Windows (avoiding `Issue 193`_).
18926         * `Issue 192`_: Fixed metadata omitted on Windows when package_dir
18927           specified with forward-slash.
18928         * `Issue 195`_: Cython build support.
18929         * `Issue 200`_: Issues with recognizing 64-bit packages on Windows.
18930         
18931         ------
18932         0.6.15
18933         ------
18934         
18935         * Fixed typo in bdist_egg
18936         * Several issues under Python 3 has been solved.
18937         * `Issue 146`_: Fixed missing DLL files after easy_install of windows exe package.
18938         
18939         ------
18940         0.6.14
18941         ------
18942         
18943         * `Issue 170`_: Fixed unittest failure. Thanks to Toshio.
18944         * `Issue 171`_: Fixed race condition in unittests cause deadlocks in test suite.
18945         * `Issue 143`_: Fixed a lookup issue with easy_install.
18946           Thanks to David and Zooko.
18947         * `Issue 174`_: Fixed the edit mode when its used with setuptools itself
18948         
18949         ------
18950         0.6.13
18951         ------
18952         
18953         * `Issue 160`_: 2.7 gives ValueError("Invalid IPv6 URL")
18954         * `Issue 150`_: Fixed using ~/.local even in a --no-site-packages virtualenv
18955         * `Issue 163`_: scan index links before external links, and don't use the md5 when
18956           comparing two distributions
18957         
18958         ------
18959         0.6.12
18960         ------
18961         
18962         * `Issue 149`_: Fixed various failures on 2.3/2.4
18963         
18964         ------
18965         0.6.11
18966         ------
18967         
18968         * Found another case of SandboxViolation - fixed
18969         * `Issue 15`_ and 48: Introduced a socket timeout of 15 seconds on url openings
18970         * Added indexsidebar.html into MANIFEST.in
18971         * `Issue 108`_: Fixed TypeError with Python3.1
18972         * `Issue 121`_: Fixed --help install command trying to actually install.
18973         * `Issue 112`_: Added an os.makedirs so that Tarek's solution will work.
18974         * `Issue 133`_: Added --no-find-links to easy_install
18975         * Added easy_install --user
18976         * `Issue 100`_: Fixed develop --user not taking '.' in PYTHONPATH into account
18977         * `Issue 134`_: removed spurious UserWarnings. Patch by VanLindberg
18978         * `Issue 138`_: cant_write_to_target error when setup_requires is used.
18979         * `Issue 147`_: respect the sys.dont_write_bytecode flag
18980         
18981         ------
18982         0.6.10
18983         ------
18984         
18985         * Reverted change made for the DistributionNotFound exception because
18986           zc.buildout uses the exception message to get the name of the
18987           distribution.
18988         
18989         -----
18990         0.6.9
18991         -----
18992         
18993         * `Issue 90`_: unknown setuptools version can be added in the working set
18994         * `Issue 87`_: setupt.py doesn't try to convert distribute_setup.py anymore
18995           Initial Patch by arfrever.
18996         * `Issue 89`_: added a side bar with a download link to the doc.
18997         * `Issue 86`_: fixed missing sentence in pkg_resources doc.
18998         * Added a nicer error message when a DistributionNotFound is raised.
18999         * `Issue 80`_: test_develop now works with Python 3.1
19000         * `Issue 93`_: upload_docs now works if there is an empty sub-directory.
19001         * `Issue 70`_: exec bit on non-exec files
19002         * `Issue 99`_: now the standalone easy_install command doesn't uses a
19003           "setup.cfg" if any exists in the working directory. It will use it
19004           only if triggered by ``install_requires`` from a setup.py call
19005           (install, develop, etc).
19006         * `Issue 101`_: Allowing ``os.devnull`` in Sandbox
19007         * `Issue 92`_: Fixed the "no eggs" found error with MacPort
19008           (platform.mac_ver() fails)
19009         * `Issue 103`_: test_get_script_header_jython_workaround not run
19010           anymore under py3 with C or POSIX local. Contributed by Arfrever.
19011         * `Issue 104`_: remvoved the assertion when the installation fails,
19012           with a nicer message for the end user.
19013         * `Issue 100`_: making sure there's no SandboxViolation when
19014           the setup script patches setuptools.
19015         
19016         -----
19017         0.6.8
19018         -----
19019         
19020         * Added "check_packages" in dist. (added in Setuptools 0.6c11)
19021         * Fixed the DONT_PATCH_SETUPTOOLS state.
19022         
19023         -----
19024         0.6.7
19025         -----
19026         
19027         * `Issue 58`_: Added --user support to the develop command
19028         * `Issue 11`_: Generated scripts now wrap their call to the script entry point
19029           in the standard "if name == 'main'"
19030         * Added the 'DONT_PATCH_SETUPTOOLS' environment variable, so virtualenv
19031           can drive an installation that doesn't patch a global setuptools.
19032         * Reviewed unladen-swallow specific change from
19033           http://code.google.com/p/unladen-swallow/source/detail?spec=svn875&amp;r=719
19034           and determined that it no longer applies. Distribute should work fine with
19035           Unladen Swallow 2009Q3.
19036         * `Issue 21`_: Allow PackageIndex.open_url to gracefully handle all cases of a
19037           httplib.HTTPException instead of just InvalidURL and BadStatusLine.
19038         * Removed virtual-python.py from this distribution and updated documentation
19039           to point to the actively maintained virtualenv instead.
19040         * `Issue 64`_: use_setuptools no longer rebuilds the distribute egg every
19041           time it is run
19042         * use_setuptools now properly respects the requested version
19043         * use_setuptools will no longer try to import a distribute egg for the
19044           wrong Python version
19045         * `Issue 74`_: no_fake should be True by default.
19046         * `Issue 72`_: avoid a bootstrapping issue with easy_install -U
19047         
19048         -----
19049         0.6.6
19050         -----
19051         
19052         * Unified the bootstrap file so it works on both py2.x and py3k without 2to3
19053           (patch by Holger Krekel)
19054         
19055         -----
19056         0.6.5
19057         -----
19058         
19059         * `Issue 65`_: cli.exe and gui.exe are now generated at build time,
19060           depending on the platform in use.
19061         
19062         * `Issue 67`_: Fixed doc typo (PEP 381/382)
19063         
19064         * Distribute no longer shadows setuptools if we require a 0.7-series
19065           setuptools.  And an error is raised when installing a 0.7 setuptools with
19066           distribute.
19067         
19068         * When run from within buildout, no attempt is made to modify an existing
19069           setuptools egg, whether in a shared egg directory or a system setuptools.
19070         
19071         * Fixed a hole in sandboxing allowing builtin file to write outside of
19072           the sandbox.
19073         
19074         -----
19075         0.6.4
19076         -----
19077         
19078         * Added the generation of `distribute_setup_3k.py` during the release.
19079           This closes `issue #52`_.
19080         
19081         * Added an upload_docs command to easily upload project documentation to
19082           PyPI's https://pythonhosted.org. This close `issue #56`_.
19083         
19084         * Fixed a bootstrap bug on the use_setuptools() API.
19085         
19086         -----
19087         0.6.3
19088         -----
19089         
19090         setuptools
19091         ==========
19092         
19093         * Fixed a bunch of calls to file() that caused crashes on Python 3.
19094         
19095         bootstrapping
19096         =============
19097         
19098         * Fixed a bug in sorting that caused bootstrap to fail on Python 3.
19099         
19100         -----
19101         0.6.2
19102         -----
19103         
19104         setuptools
19105         ==========
19106         
19107         * Added Python 3 support; see docs/python3.txt.
19108           This closes http://bugs.python.org/setuptools/issue39.
19109         
19110         * Added option to run 2to3 automatically when installing on Python 3.
19111           This closes `issue #31`_.
19112         
19113         * Fixed invalid usage of requirement.parse, that broke develop -d.
19114           This closes http://bugs.python.org/setuptools/issue44.
19115         
19116         * Fixed script launcher for 64-bit Windows.
19117           This closes http://bugs.python.org/setuptools/issue2.
19118         
19119         * KeyError when compiling extensions.
19120           This closes http://bugs.python.org/setuptools/issue41.
19121         
19122         bootstrapping
19123         =============
19124         
19125         * Fixed bootstrap not working on Windows. This closes `issue #49`_.
19126         
19127         * Fixed 2.6 dependencies. This closes `issue #50`_.
19128         
19129         * Make sure setuptools is patched when running through easy_install
19130           This closes http://bugs.python.org/setuptools/issue40.
19131         
19132         -----
19133         0.6.1
19134         -----
19135         
19136         setuptools
19137         ==========
19138         
19139         * package_index.urlopen now catches BadStatusLine and malformed url errors.
19140           This closes `issue #16`_ and `issue #18`_.
19141         
19142         * zip_ok is now False by default. This closes
19143           http://bugs.python.org/setuptools/issue33.
19144         
19145         * Fixed invalid URL error catching. http://bugs.python.org/setuptools/issue20.
19146         
19147         * Fixed invalid bootstraping with easy_install installation (`issue #40`_).
19148           Thanks to Florian Schulze for the help.
19149         
19150         * Removed buildout/bootstrap.py. A new repository will create a specific
19151           bootstrap.py script.
19152         
19153         
19154         bootstrapping
19155         =============
19156         
19157         * The boostrap process leave setuptools alone if detected in the system
19158           and --root or --prefix is provided, but is not in the same location.
19159           This closes `issue #10`_.
19160         
19161         ---
19162         0.6
19163         ---
19164         
19165         setuptools
19166         ==========
19167         
19168         * Packages required at build time where not fully present at install time.
19169           This closes `issue #12`_.
19170         
19171         * Protected against failures in tarfile extraction. This closes `issue #10`_.
19172         
19173         * Made Jython api_tests.txt doctest compatible. This closes `issue #7`_.
19174         
19175         * sandbox.py replaced builtin type file with builtin function open. This
19176           closes `issue #6`_.
19177         
19178         * Immediately close all file handles. This closes `issue #3`_.
19179         
19180         * Added compatibility with Subversion 1.6. This references `issue #1`_.
19181         
19182         pkg_resources
19183         =============
19184         
19185         * Avoid a call to /usr/bin/sw_vers on OSX and use the official platform API
19186           instead. Based on a patch from ronaldoussoren. This closes `issue #5`_.
19187         
19188         * Fixed a SandboxViolation for mkdir that could occur in certain cases.
19189           This closes `issue #13`_.
19190         
19191         * Allow to find_on_path on systems with tight permissions to fail gracefully.
19192           This closes `issue #9`_.
19193         
19194         * Corrected inconsistency between documentation and code of add_entry.
19195           This closes `issue #8`_.
19196         
19197         * Immediately close all file handles. This closes `issue #3`_.
19198         
19199         easy_install
19200         ============
19201         
19202         * Immediately close all file handles. This closes `issue #3`_.
19203         
19204         
19205         .. _`Issue #135`: https://bitbucket.org/tarek/distribute/issue/135
19206         .. _`Issue #183`: https://bitbucket.org/tarek/distribute/issue/183
19207         .. _`Issue #207`: https://bitbucket.org/tarek/distribute/issue/207
19208         .. _`Issue #208`: https://bitbucket.org/tarek/distribute/issue/208
19209         .. _`Issue #21`: https://bitbucket.org/tarek/distribute/issue/21
19210         .. _`Issue #212`: https://bitbucket.org/tarek/distribute/issue/212
19211         .. _`Issue #213`: https://bitbucket.org/tarek/distribute/issue/213
19212         .. _`Issue #218`: https://bitbucket.org/tarek/distribute/issue/218
19213         .. _`Issue #225`: https://bitbucket.org/tarek/distribute/issue/225
19214         .. _`Issue #225`: https://bitbucket.org/tarek/distribute/issue/225
19215         .. _`Issue #227`: https://bitbucket.org/tarek/distribute/issue/227
19216         .. _`Issue #227`: https://bitbucket.org/tarek/distribute/issue/227
19217         .. _`Issue #231`: https://bitbucket.org/tarek/distribute/issue/231
19218         .. _`Issue #237`: https://bitbucket.org/tarek/distribute/issue/237
19219         .. _`Issue #238`: https://bitbucket.org/tarek/distribute/issue/238
19220         .. _`Issue #239`: https://bitbucket.org/tarek/distribute/issue/239
19221         .. _`Issue #240`: https://bitbucket.org/tarek/distribute/issue/240
19222         .. _`Issue #241`: https://bitbucket.org/tarek/distribute/issue/241
19223         .. _`Issue #243`: https://bitbucket.org/tarek/distribute/issue/243
19224         .. _`Issue #244`: https://bitbucket.org/tarek/distribute/issue/244
19225         .. _`Issue #249`: https://bitbucket.org/tarek/distribute/issue/249
19226         .. _`Issue #258`: https://bitbucket.org/tarek/distribute/issue/258
19227         .. _`Issue #260`: https://bitbucket.org/tarek/distribute/issue/260
19228         .. _`Issue #262`: https://bitbucket.org/tarek/distribute/issue/262
19229         .. _`Issue #269`: https://bitbucket.org/tarek/distribute/issue/269
19230         .. _`Issue #272`: https://bitbucket.org/tarek/distribute/issue/272
19231         .. _`Issue #273`: https://bitbucket.org/tarek/distribute/issue/273
19232         .. _`Issue #283`: https://bitbucket.org/tarek/distribute/issue/283
19233         .. _`Issue #283`: https://bitbucket.org/tarek/distribute/issue/283
19234         .. _`Issue #294`: https://bitbucket.org/tarek/distribute/issue/294
19235         .. _`Issue #299`: https://bitbucket.org/tarek/distribute/issue/299
19236         .. _`Issue #30`: https://bitbucket.org/tarek/distribute/issue/30
19237         .. _`Issue #301`: https://bitbucket.org/tarek/distribute/issue/301
19238         .. _`Issue #303`: https://bitbucket.org/tarek/distribute/issue/303
19239         .. _`Issue #304`: https://bitbucket.org/tarek/distribute/issue/304
19240         .. _`Issue #305`: https://bitbucket.org/tarek/distribute/issue/305
19241         .. _`Issue #306`: https://bitbucket.org/tarek/distribute/issue/306
19242         .. _`Issue #307`: https://bitbucket.org/tarek/distribute/issue/307
19243         .. _`Issue #310`: https://bitbucket.org/tarek/distribute/issue/310
19244         .. _`Issue #311`: https://bitbucket.org/tarek/distribute/issue/311
19245         .. _`Issue #313`: https://bitbucket.org/tarek/distribute/issue/313
19246         .. _`Issue #314`: https://bitbucket.org/tarek/distribute/issue/314
19247         .. _`Issue #320`: https://bitbucket.org/tarek/distribute/issue/320
19248         .. _`Issue #323`: https://bitbucket.org/tarek/distribute/issue/323
19249         .. _`Issue #326`: https://bitbucket.org/tarek/distribute/issue/326
19250         .. _`Issue #327`: https://bitbucket.org/tarek/distribute/issue/327
19251         .. _`Issue #328`: https://bitbucket.org/tarek/distribute/issue/328
19252         .. _`Issue #334`: https://bitbucket.org/tarek/distribute/issue/334
19253         .. _`Issue 100`: https://bitbucket.org/tarek/distribute/issue/100
19254         .. _`Issue 100`: https://bitbucket.org/tarek/distribute/issue/100
19255         .. _`Issue 101`: https://bitbucket.org/tarek/distribute/issue/101
19256         .. _`Issue 103`: https://bitbucket.org/tarek/distribute/issue/103
19257         .. _`Issue 104`: https://bitbucket.org/tarek/distribute/issue/104
19258         .. _`Issue 108`: https://bitbucket.org/tarek/distribute/issue/108
19259         .. _`Issue 11`: https://bitbucket.org/tarek/distribute/issue/11
19260         .. _`Issue 112`: https://bitbucket.org/tarek/distribute/issue/112
19261         .. _`Issue 121`: https://bitbucket.org/tarek/distribute/issue/121
19262         .. _`Issue 133`: https://bitbucket.org/tarek/distribute/issue/133
19263         .. _`Issue 134`: https://bitbucket.org/tarek/distribute/issue/134
19264         .. _`Issue 138`: https://bitbucket.org/tarek/distribute/issue/138
19265         .. _`Issue 143`: https://bitbucket.org/tarek/distribute/issue/143
19266         .. _`Issue 146`: https://bitbucket.org/tarek/distribute/issue/146
19267         .. _`Issue 147`: https://bitbucket.org/tarek/distribute/issue/147
19268         .. _`Issue 149`: https://bitbucket.org/tarek/distribute/issue/149
19269         .. _`Issue 15`: https://bitbucket.org/tarek/distribute/issue/15
19270         .. _`Issue 150`: https://bitbucket.org/tarek/distribute/issue/150
19271         .. _`Issue 160`: https://bitbucket.org/tarek/distribute/issue/160
19272         .. _`Issue 163`: https://bitbucket.org/tarek/distribute/issue/163
19273         .. _`Issue 170`: https://bitbucket.org/tarek/distribute/issue/170
19274         .. _`Issue 171`: https://bitbucket.org/tarek/distribute/issue/171
19275         .. _`Issue 174`: https://bitbucket.org/tarek/distribute/issue/174
19276         .. _`Issue 192`: https://bitbucket.org/tarek/distribute/issue/192
19277         .. _`Issue 193`: https://bitbucket.org/tarek/distribute/issue/193
19278         .. _`Issue 195`: https://bitbucket.org/tarek/distribute/issue/195
19279         .. _`Issue 196`: https://bitbucket.org/tarek/distribute/issue/196
19280         .. _`Issue 200`: https://bitbucket.org/tarek/distribute/issue/200
19281         .. _`Issue 204`: https://bitbucket.org/tarek/distribute/issue/204
19282         .. _`Issue 204`: https://bitbucket.org/tarek/distribute/issue/204
19283         .. _`Issue 205`: https://bitbucket.org/tarek/distribute/issue/205
19284         .. _`Issue 206`: https://bitbucket.org/tarek/distribute/issue/206
19285         .. _`Issue 21`: https://bitbucket.org/tarek/distribute/issue/21
19286         .. _`Issue 210`: https://bitbucket.org/tarek/distribute/issue/210
19287         .. _`Issue 58`: https://bitbucket.org/tarek/distribute/issue/58
19288         .. _`Issue 64`: https://bitbucket.org/tarek/distribute/issue/64
19289         .. _`Issue 65`: https://bitbucket.org/tarek/distribute/issue/65
19290         .. _`Issue 67`: https://bitbucket.org/tarek/distribute/issue/67
19291         .. _`Issue 70`: https://bitbucket.org/tarek/distribute/issue/70
19292         .. _`Issue 72`: https://bitbucket.org/tarek/distribute/issue/72
19293         .. _`Issue 74`: https://bitbucket.org/tarek/distribute/issue/74
19294         .. _`Issue 80`: https://bitbucket.org/tarek/distribute/issue/80
19295         .. _`Issue 86`: https://bitbucket.org/tarek/distribute/issue/86
19296         .. _`Issue 87`: https://bitbucket.org/tarek/distribute/issue/87
19297         .. _`Issue 89`: https://bitbucket.org/tarek/distribute/issue/89
19298         .. _`Issue 90`: https://bitbucket.org/tarek/distribute/issue/90
19299         .. _`Issue 92`: https://bitbucket.org/tarek/distribute/issue/92
19300         .. _`Issue 93`: https://bitbucket.org/tarek/distribute/issue/93
19301         .. _`Issue 99`: https://bitbucket.org/tarek/distribute/issue/99
19302         .. _`issue
19303           449`: https://bitbucket.org/tarek/distribute/issue/449
19304         .. _`issue #1`: https://bitbucket.org/tarek/distribute/issue/1
19305         .. _`issue #10`: https://bitbucket.org/tarek/distribute/issue/10
19306         .. _`issue #10`: https://bitbucket.org/tarek/distribute/issue/10
19307         .. _`issue #12`: https://bitbucket.org/tarek/distribute/issue/12
19308         .. _`issue #13`: https://bitbucket.org/tarek/distribute/issue/13
19309         .. _`issue #16`: https://bitbucket.org/tarek/distribute/issue/16
19310         .. _`issue #18`: https://bitbucket.org/tarek/distribute/issue/18
19311         .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
19312         .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
19313         .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
19314         .. _`issue #31`: https://bitbucket.org/tarek/distribute/issue/31
19315         .. _`issue #40`: https://bitbucket.org/tarek/distribute/issue/40
19316         .. _`issue #49`: https://bitbucket.org/tarek/distribute/issue/49
19317         .. _`issue #5`: https://bitbucket.org/tarek/distribute/issue/5
19318         .. _`issue #50`: https://bitbucket.org/tarek/distribute/issue/50
19319         .. _`issue #52`: https://bitbucket.org/tarek/distribute/issue/52
19320         .. _`issue #56`: https://bitbucket.org/tarek/distribute/issue/56
19321         .. _`issue #6`: https://bitbucket.org/tarek/distribute/issue/6
19322         .. _`issue #7`: https://bitbucket.org/tarek/distribute/issue/7
19323         .. _`issue #8`: https://bitbucket.org/tarek/distribute/issue/8
19324         .. _`issue #9`: https://bitbucket.org/tarek/distribute/issue/9
19325         
19326         
19327 Keywords: CPAN PyPI distutils eggs package management
19328 Platform: UNKNOWN
19329 Classifier: Development Status :: 5 - Production/Stable
19330 Classifier: Intended Audience :: Developers
19331 Classifier: License :: OSI Approved :: Python Software Foundation License
19332 Classifier: License :: OSI Approved :: Zope Public License
19333 Classifier: Operating System :: OS Independent
19334 Classifier: Programming Language :: Python :: 2.4
19335 Classifier: Programming Language :: Python :: 2.5
19336 Classifier: Programming Language :: Python :: 2.6
19337 Classifier: Programming Language :: Python :: 2.7
19338 Classifier: Programming Language :: Python :: 3
19339 Classifier: Programming Language :: Python :: 3.1
19340 Classifier: Programming Language :: Python :: 3.2
19341 Classifier: Programming Language :: Python :: 3.3
19342 Classifier: Topic :: Software Development :: Libraries :: Python Modules
19343 Classifier: Topic :: System :: Archiving :: Packaging
19344 Classifier: Topic :: System :: Systems Administration
19345 Classifier: Topic :: Utilities
19346
19347 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19348
19349 Scanned Source License setuptools-0.8/setuptools.egg-info/EGG-INFO/PKG-INFO:
19350
19351 Metadata-Version: 1.0
19352 Name: setuptools
19353 Version: 0.6c11
19354 Summary: xxxx
19355 Home-page: xxx
19356 Author: xxx
19357 Author-email: xxx
19358 License: xxx
19359 Description: xxx
19360
19361 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19362
19363 Scanned Source License setuptools-0.8/setuptools.egg-info/PKG-INFO:
19364
19365 Metadata-Version: 1.1
19366 Name: setuptools
19367 Version: 0.8
19368 Summary: Easily download, build, install, upgrade, and uninstall Python packages
19369 Home-page: https://pypi.python.org/pypi/setuptools
19370 Author: The fellowship of the packaging
19371 Author-email: distutils-sig@python.org
19372 License: PSF or ZPL
19373 Description: ===============================
19374         Installing and Using Setuptools
19375         ===============================
19376         
19377         .. contents:: **Table of Contents**
19378         
19379         
19380         -------------------------
19381         Installation Instructions
19382         -------------------------
19383         
19384         Upgrading from Distribute
19385         =========================
19386         
19387         Currently, Distribute disallows installing Setuptools 0.7+ over Distribute.
19388         You must first uninstall any active version of Distribute first (see
19389         `Uninstalling`_).
19390         
19391         Upgrading from Setuptools 0.6
19392         =============================
19393         
19394         Upgrading from prior versions of Setuptools is supported. Initial reports
19395         good success in this regard.
19396         
19397         Windows
19398         =======
19399         
19400         The recommended way to install setuptools on Windows is to download
19401         `ez_setup.py`_ and run it. The script will download the appropriate .egg
19402         file and install it for you.
19403         
19404         .. _ez_setup.py: https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py
19405         
19406         For best results, uninstall previous versions FIRST (see `Uninstalling`_).
19407         
19408         Once installation is complete, you will find an ``easy_install.exe`` program in
19409         your Python ``Scripts`` subdirectory.  For simple invocation and best results,
19410         add this directory to your ``PATH`` environment variable, if it is not already
19411         present.
19412         
19413         
19414         Unix-based Systems including Mac OS X
19415         =====================================
19416         
19417         Download `ez_setup.py`_ and run it using the target Python version. The script
19418         will download the appropriate version and install it for you::
19419         
19420             &gt; wget https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py -O - | python
19421         
19422         Note that you will may need to invoke the command with superuser privileges to
19423         install to the system Python.
19424         
19425         Alternatively, on Python 2.6 and later, Setuptools may be installed to a
19426         user-local path::
19427         
19428             &gt; wget https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py
19429             &gt; python ez_setup.py --user
19430         
19431         
19432         Advanced Installation
19433         =====================
19434         
19435         For more advanced installation options, such as installing to custom
19436         locations or prefixes, download and extract the source
19437         tarball from `Setuptools on PyPI &lt;https://pypi.python.org/pypi/setuptools&gt;`_
19438         and run setup.py with any supported distutils and Setuptools options.
19439         For example::
19440         
19441             setuptools-0.8$ python setup.py --prefix=/opt/setuptools
19442         
19443         Use ``--help`` to get a full options list, but we recommend consulting
19444         the `EasyInstall manual`_ for detailed instructions, especially `the section
19445         on custom installation locations`_.
19446         
19447         .. _EasyInstall manual: https://pythonhosted.org/setuptools/EasyInstall
19448         .. _the section on custom installation locations: https://pythonhosted.org/setuptools/EasyInstall#custom-installation-locations
19449         
19450         
19451         Downloads
19452         =========
19453         
19454         All setuptools downloads can be found at `the project's home page in the Python
19455         Package Index`_.  Scroll to the very bottom of the page to find the links.
19456         
19457         .. _the project's home page in the Python Package Index: https://pypi.python.org/pypi/setuptools
19458         
19459         In addition to the PyPI downloads, the development version of ``setuptools``
19460         is available from the `Bitbucket repo`_, and in-development versions of the
19461         `0.6 branch`_ are available as well.
19462         
19463         .. _Bitbucket repo: https://bitbucket.org/pypa/setuptools/get/default.tar.gz#egg=setuptools-dev
19464         .. _0.6 branch: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06
19465         
19466         Uninstalling
19467         ============
19468         
19469         On Windows, if Setuptools was installed using an ``.exe`` or ``.msi``
19470         installer, simply use the uninstall feature of "Add/Remove Programs" in the
19471         Control Panel.
19472         
19473         Otherwise, to uninstall Setuptools or Distribute, regardless of the Python
19474         version, delete all ``setuptools*`` and ``distribute*`` files and
19475         directories from your system's ``site-packages`` directory
19476         (and any other ``sys.path`` directories) FIRST.
19477         
19478         If you are upgrading or otherwise plan to re-install Setuptools or Distribute,
19479         nothing further needs to be done. If you want to completely remove Setuptools,
19480         you may also want to remove the 'easy_install' and 'easy_install-x.x' scripts
19481         and associated executables installed to the Python scripts directory.
19482         
19483         --------------------------------
19484         Using Setuptools and EasyInstall
19485         --------------------------------
19486         
19487         Here are some of the available manuals, tutorials, and other resources for
19488         learning about Setuptools, Python Eggs, and EasyInstall:
19489         
19490         * `The EasyInstall user's guide and reference manual`_
19491         * `The setuptools Developer's Guide`_
19492         * `The pkg_resources API reference`_
19493         * `Package Compatibility Notes`_ (user-maintained)
19494         * `The Internal Structure of Python Eggs`_
19495         
19496         Questions, comments, and bug reports should be directed to the `distutils-sig
19497         mailing list`_.  If you have written (or know of) any tutorials, documentation,
19498         plug-ins, or other resources for setuptools users, please let us know about
19499         them there, so this reference list can be updated.  If you have working,
19500         *tested* patches to correct problems or add features, you may submit them to
19501         the `setuptools bug tracker`_.
19502         
19503         .. _setuptools bug tracker: https://bitbucket.org/pypa/setuptools/issues
19504         .. _Package Compatibility Notes: https://pythonhosted.org/setuptools/PackageNotes
19505         .. _The Internal Structure of Python Eggs: https://pythonhosted.org/setuptools/formats.html
19506         .. _The setuptools Developer's Guide: https://pythonhosted.org/setuptools/setuptools.html
19507         .. _The pkg_resources API reference: https://pythonhosted.org/setuptools/pkg_resources.html
19508         .. _The EasyInstall user's guide and reference manual: https://pythonhosted.org/setuptools/easy_install.html
19509         .. _distutils-sig mailing list: http://mail.python.org/pipermail/distutils-sig/
19510         
19511         
19512         -------
19513         Credits
19514         -------
19515         
19516         * The original design for the ``.egg`` format and the ``pkg_resources`` API was
19517           co-created by Phillip Eby and Bob Ippolito.  Bob also implemented the first
19518           version of ``pkg_resources``, and supplied the OS X operating system version
19519           compatibility algorithm.
19520         
19521         * Ian Bicking implemented many early "creature comfort" features of
19522           easy_install, including support for downloading via Sourceforge and
19523           Subversion repositories.  Ian's comments on the Web-SIG about WSGI
19524           application deployment also inspired the concept of "entry points" in eggs,
19525           and he has given talks at PyCon and elsewhere to inform and educate the
19526           community about eggs and setuptools.
19527         
19528         * Jim Fulton contributed time and effort to build automated tests of various
19529           aspects of ``easy_install``, and supplied the doctests for the command-line
19530           ``.exe`` wrappers on Windows.
19531         
19532         * Phillip J. Eby is the principal author and maintainer of setuptools, and
19533           first proposed the idea of an importable binary distribution format for
19534           Python application plug-ins.
19535         
19536         * Significant parts of the implementation of setuptools were funded by the Open
19537           Source Applications Foundation, to provide a plug-in infrastructure for the
19538           Chandler PIM application.  In addition, many OSAF staffers (such as Mike
19539           "Code Bear" Taylor) contributed their time and stress as guinea pigs for the
19540           use of eggs and setuptools, even before eggs were "cool".  (Thanks, guys!)
19541         
19542         .. _files:
19543         
19544         =======
19545         CHANGES
19546         =======
19547         
19548         ---
19549         0.8
19550         ---
19551         
19552         * Code base now runs on Python 2.4 - Python 3.3 without Python 2to3
19553           conversion.
19554         
19555         -----
19556         0.7.8
19557         -----
19558         
19559         * Distribute #375: Yet another fix for yet another regression.
19560         
19561         -----
19562         0.7.7
19563         -----
19564         
19565         * Distribute #375: Repair AttributeError created in last release (redo).
19566         * `Issue #30`_: Added test for get_cache_path.
19567         
19568         -----
19569         0.7.6
19570         -----
19571         
19572         * Distribute #375: Repair AttributeError created in last release.
19573         
19574         -----
19575         0.7.5
19576         -----
19577         
19578         * `Issue #21`_: Restore Python 2.4 compatibility in ``test_easy_install``.
19579         * Distribute #375: Merged additional warning from Distribute 0.6.46.
19580         * Now honor the environment variable
19581           ``SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT`` in addition to the now
19582           deprecated ``DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT``.
19583         
19584         -----
19585         0.7.4
19586         -----
19587         
19588         * Issue #20: Fix comparison of parsed SVN version on Python 3.
19589         
19590         -----
19591         0.7.3
19592         -----
19593         
19594         * Issue #1: Disable installation of Windows-specific files on non-Windows systems.
19595         * Use new sysconfig module with Python 2.7 or &gt;=3.2.
19596         
19597         -----
19598         0.7.2
19599         -----
19600         
19601         * Issue #14: Use markerlib when the `parser` module is not available.
19602         * Issue #10: ``ez_setup.py`` now uses HTTPS to download setuptools from PyPI.
19603         
19604         -----
19605         0.7.1
19606         -----
19607         
19608         * Fix NameError (Issue #3) again - broken in bad merge.
19609         
19610         ---
19611         0.7
19612         ---
19613         
19614         * Merged Setuptools and Distribute. See docs/merge.txt for details.
19615         
19616         Added several features that were slated for setuptools 0.6c12:
19617         
19618         * Index URL now defaults to HTTPS.
19619         * Added experimental environment marker support. Now clients may designate a
19620           PEP-426 environment marker for "extra" dependencies. Setuptools uses this
19621           feature in ``setup.py`` for optional SSL and certificate validation support
19622           on older platforms. Based on Distutils-SIG discussions, the syntax is
19623           somewhat tentative. There should probably be a PEP with a firmer spec before
19624           the feature should be considered suitable for use.
19625         * Added support for SSL certificate validation when installing packages from
19626           an HTTPS service.
19627         
19628         -----
19629         0.7b4
19630         -----
19631         
19632         * Issue #3: Fixed NameError in SSL support.
19633         
19634         ------
19635         0.6.49
19636         ------
19637         
19638         * Move warning check in ``get_cache_path`` to follow the directory creation
19639           to avoid errors when the cache path does not yet exist. Fixes the error
19640           reported in #375.
19641         
19642         ------
19643         0.6.48
19644         ------
19645         
19646         * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
19647           0.6.46 (redo).
19648         
19649         ------
19650         0.6.47
19651         ------
19652         
19653         * Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
19654           0.6.46.
19655         
19656         ------
19657         0.6.46
19658         ------
19659         
19660         * Issue #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise
19661           customized egg cache location specifies a directory that's group- or
19662           world-writable.
19663         
19664         ------
19665         0.6.45
19666         ------
19667         
19668         * Issue #379: ``distribute_setup.py`` now traps VersionConflict as well,
19669           restoring ability to upgrade from an older setuptools version.
19670         
19671         ------
19672         0.6.44
19673         ------
19674         
19675         * ``distribute_setup.py`` has been updated to allow Setuptools 0.7 to
19676           satisfy use_setuptools.
19677         
19678         ------
19679         0.6.43
19680         ------
19681         
19682         * Issue #378: Restore support for Python 2.4 Syntax (regression in 0.6.42).
19683         
19684         ------
19685         0.6.42
19686         ------
19687         
19688         * External links finder no longer yields duplicate links.
19689         * Issue #337: Moved site.py to setuptools/site-patch.py (graft of very old
19690           patch from setuptools trunk which inspired PR #31).
19691         
19692         ------
19693         0.6.41
19694         ------
19695         
19696         * Issue #27: Use public api for loading resources from zip files rather than
19697           the private method `_zip_directory_cache`.
19698         * Added a new function ``easy_install.get_win_launcher`` which may be used by
19699           third-party libraries such as buildout to get a suitable script launcher.
19700         
19701         ------
19702         0.6.40
19703         ------
19704         
19705         * Issue #376: brought back cli.exe and gui.exe that were deleted in the
19706           previous release.
19707         
19708         ------
19709         0.6.39
19710         ------
19711         
19712         * Add support for console launchers on ARM platforms.
19713         * Fix possible issue in GUI launchers where the subsystem was not supplied to
19714           the linker.
19715         * Launcher build script now refactored for robustness.
19716         * Issue #375: Resources extracted from a zip egg to the file system now also
19717           check the contents of the file against the zip contents during each
19718           invocation of get_resource_filename.
19719         
19720         ------
19721         0.6.38
19722         ------
19723         
19724         * Issue #371: The launcher manifest file is now installed properly.
19725         
19726         ------
19727         0.6.37
19728         ------
19729         
19730         * Issue #143: Launcher scripts, including easy_install itself, are now
19731           accompanied by a manifest on 32-bit Windows environments to avoid the
19732           Installer Detection Technology and thus undesirable UAC elevation described
19733           in `this Microsoft article
19734           &lt;http://technet.microsoft.com/en-us/library/cc709628%28WS.10%29.aspx&gt;`_.
19735         
19736         ------
19737         0.6.36
19738         ------
19739         
19740         * Pull Request #35: In `Buildout issue 64
19741           &lt;https://github.com/buildout/buildout/issues/64&gt;`_, it was reported that
19742           under Python 3, installation of distutils scripts could attempt to copy
19743           the ``__pycache__`` directory as a file, causing an error, apparently only
19744           under Windows. Easy_install now skips all directories when processing
19745           metadata scripts.
19746         
19747         ------
19748         0.6.35
19749         ------
19750         
19751         
19752         Note this release is backward-incompatible with distribute 0.6.23-0.6.34 in
19753         how it parses version numbers.
19754         
19755         * Issue #278: Restored compatibility with distribute 0.6.22 and setuptools
19756           0.6. Updated the documentation to match more closely with the version
19757           parsing as intended in setuptools 0.6.
19758         
19759         ------
19760         0.6.34
19761         ------
19762         
19763         * Issue #341: 0.6.33 fails to build under Python 2.4.
19764         
19765         ------
19766         0.6.33
19767         ------
19768         
19769         * Fix 2 errors with Jython 2.5.
19770         * Fix 1 failure with Jython 2.5 and 2.7.
19771         * Disable workaround for Jython scripts on Linux systems.
19772         * Issue #336: `setup.py` no longer masks failure exit code when tests fail.
19773         * Fix issue in pkg_resources where try/except around a platform-dependent
19774           import would trigger hook load failures on Mercurial. See pull request 32
19775           for details.
19776         * Issue #341: Fix a ResourceWarning.
19777         
19778         ------
19779         0.6.32
19780         ------
19781         
19782         * Fix test suite with Python 2.6.
19783         * Fix some DeprecationWarnings and ResourceWarnings.
19784         * Issue #335: Backed out `setup_requires` superceding installed requirements
19785           until regression can be addressed.
19786         
19787         ------
19788         0.6.31
19789         ------
19790         
19791         * Issue #303: Make sure the manifest only ever contains UTF-8 in Python 3.
19792         * Issue #329: Properly close files created by tests for compatibility with
19793           Jython.
19794         * Work around Jython bugs `#1980 &lt;http://bugs.jython.org/issue1980&gt;`_ and
19795           `#1981 &lt;http://bugs.jython.org/issue1981&gt;`_.
19796         * `Issue #334`_: Provide workaround for packages that reference `sys.__stdout__`
19797           such as numpy does. This change should address
19798           `virtualenv #359 &lt;https://github.com/pypa/virtualenv/issues/359&gt;`_ as long
19799           as the system encoding is UTF-8 or the IO encoding is specified in the
19800           environment, i.e.::
19801         
19802              PYTHONIOENCODING=utf8 pip install numpy
19803         
19804         * Fix for encoding issue when installing from Windows executable on Python 3.
19805         * `Issue #323`_: Allow `setup_requires` requirements to supercede installed
19806           requirements. Added some new keyword arguments to existing pkg_resources
19807           methods. Also had to updated how __path__ is handled for namespace packages
19808           to ensure that when a new egg distribution containing a namespace package is
19809           placed on sys.path, the entries in __path__ are found in the same order they
19810           would have been in had that egg been on the path when pkg_resources was
19811           first imported.
19812         
19813         ------
19814         0.6.30
19815         ------
19816         
19817         * `Issue #328`_: Clean up temporary directories in distribute_setup.py.
19818         * Fix fatal bug in distribute_setup.py.
19819         
19820         ------
19821         0.6.29
19822         ------
19823         
19824         * Pull Request #14: Honor file permissions in zip files.
19825         * `Issue #327`_: Merged pull request #24 to fix a dependency problem with pip.
19826         * Merged pull request #23 to fix https://github.com/pypa/virtualenv/issues/301.
19827         * If Sphinx is installed, the `upload_docs` command now runs `build_sphinx`
19828           to produce uploadable documentation.
19829         * `Issue #326`_: `upload_docs` provided mangled auth credentials under Python 3.
19830         * `Issue #320`_: Fix check for "createable" in distribute_setup.py.
19831         * `Issue #305`_: Remove a warning that was triggered during normal operations.
19832         * `Issue #311`_: Print metadata in UTF-8 independent of platform.
19833         * `Issue #303`_: Read manifest file with UTF-8 encoding under Python 3.
19834         * `Issue #301`_: Allow to run tests of namespace packages when using 2to3.
19835         * `Issue #304`_: Prevent import loop in site.py under Python 3.3.
19836         * `Issue #283`_: Reenable scanning of `*.pyc` / `*.pyo` files on Python 3.3.
19837         * `Issue #299`_: The develop command didn't work on Python 3, when using 2to3,
19838           as the egg link would go to the Python 2 source. Linking to the 2to3'd code
19839           in build/lib makes it work, although you will have to rebuild the module
19840           before testing it.
19841         * `Issue #306`_: Even if 2to3 is used, we build in-place under Python 2.
19842         * `Issue #307`_: Prints the full path when .svn/entries is broken.
19843         * `Issue #313`_: Support for sdist subcommands (Python 2.7)
19844         * `Issue #314`_: test_local_index() would fail an OS X.
19845         * `Issue #310`_: Non-ascii characters in a namespace __init__.py causes errors.
19846         * `Issue #218`_: Improved documentation on behavior of `package_data` and
19847           `include_package_data`. Files indicated by `package_data` are now included
19848           in the manifest.
19849         * `distribute_setup.py` now allows a `--download-base` argument for retrieving
19850           distribute from a specified location.
19851         
19852         ------
19853         0.6.28
19854         ------
19855         
19856         * `Issue #294`_: setup.py can now be invoked from any directory.
19857         * Scripts are now installed honoring the umask.
19858         * Added support for .dist-info directories.
19859         * `Issue #283`_: Fix and disable scanning of `*.pyc` / `*.pyo` files on
19860           Python 3.3.
19861         
19862         ------
19863         0.6.27
19864         ------
19865         
19866         * Support current snapshots of CPython 3.3.
19867         * Distribute now recognizes README.rst as a standard, default readme file.
19868         * Exclude 'encodings' modules when removing modules from sys.modules.
19869           Workaround for #285.
19870         * `Issue #231`_: Don't fiddle with system python when used with buildout
19871           (bootstrap.py)
19872         
19873         ------
19874         0.6.26
19875         ------
19876         
19877         * `Issue #183`_: Symlinked files are now extracted from source distributions.
19878         * `Issue #227`_: Easy_install fetch parameters are now passed during the
19879           installation of a source distribution; now fulfillment of setup_requires
19880           dependencies will honor the parameters passed to easy_install.
19881         
19882         ------
19883         0.6.25
19884         ------
19885         
19886         * `Issue #258`_: Workaround a cache issue
19887         * `Issue #260`_: distribute_setup.py now accepts the --user parameter for
19888           Python 2.6 and later.
19889         * `Issue #262`_: package_index.open_with_auth no longer throws LookupError
19890           on Python 3.
19891         * `Issue #269`_: AttributeError when an exception occurs reading Manifest.in
19892           on late releases of Python.
19893         * `Issue #272`_: Prevent TypeError when namespace package names are unicode
19894           and single-install-externally-managed is used. Also fixes PIP `issue
19895           449`_.
19896         * `Issue #273`_: Legacy script launchers now install with Python2/3 support.
19897         
19898         ------
19899         0.6.24
19900         ------
19901         
19902         * `Issue #249`_: Added options to exclude 2to3 fixers
19903         
19904         ------
19905         0.6.23
19906         ------
19907         
19908         * `Issue #244`_: Fixed a test
19909         * `Issue #243`_: Fixed a test
19910         * `Issue #239`_: Fixed a test
19911         * `Issue #240`_: Fixed a test
19912         * `Issue #241`_: Fixed a test
19913         * `Issue #237`_: Fixed a test
19914         * `Issue #238`_: easy_install now uses 64bit executable wrappers on 64bit Python
19915         * `Issue #208`_: Fixed parsed_versions, it now honors post-releases as noted in the documentation
19916         * `Issue #207`_: Windows cli and gui wrappers pass CTRL-C to child python process
19917         * `Issue #227`_: easy_install now passes its arguments to setup.py bdist_egg
19918         * `Issue #225`_: Fixed a NameError on Python 2.5, 2.4
19919         
19920         ------
19921         0.6.21
19922         ------
19923         
19924         * `Issue #225`_: FIxed a regression on py2.4
19925         
19926         ------
19927         0.6.20
19928         ------
19929         
19930         * `Issue #135`_: Include url in warning when processing URLs in package_index.
19931         * `Issue #212`_: Fix issue where easy_instal fails on Python 3 on windows installer.
19932         * `Issue #213`_: Fix typo in documentation.
19933         
19934         ------
19935         0.6.19
19936         ------
19937         
19938         * `Issue 206`_: AttributeError: 'HTTPMessage' object has no attribute 'getheaders'
19939         
19940         ------
19941         0.6.18
19942         ------
19943         
19944         * `Issue 210`_: Fixed a regression introduced by `Issue 204`_ fix.
19945         
19946         ------
19947         0.6.17
19948         ------
19949         
19950         * Support 'DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT' environment
19951           variable to allow to disable installation of easy_install-${version} script.
19952         * Support Python &gt;=3.1.4 and &gt;=3.2.1.
19953         * `Issue 204`_: Don't try to import the parent of a namespace package in
19954           declare_namespace
19955         * `Issue 196`_: Tolerate responses with multiple Content-Length headers
19956         * `Issue 205`_: Sandboxing doesn't preserve working_set. Leads to setup_requires
19957           problems.
19958         
19959         ------
19960         0.6.16
19961         ------
19962         
19963         * Builds sdist gztar even on Windows (avoiding `Issue 193`_).
19964         * `Issue 192`_: Fixed metadata omitted on Windows when package_dir
19965           specified with forward-slash.
19966         * `Issue 195`_: Cython build support.
19967         * `Issue 200`_: Issues with recognizing 64-bit packages on Windows.
19968         
19969         ------
19970         0.6.15
19971         ------
19972         
19973         * Fixed typo in bdist_egg
19974         * Several issues under Python 3 has been solved.
19975         * `Issue 146`_: Fixed missing DLL files after easy_install of windows exe package.
19976         
19977         ------
19978         0.6.14
19979         ------
19980         
19981         * `Issue 170`_: Fixed unittest failure. Thanks to Toshio.
19982         * `Issue 171`_: Fixed race condition in unittests cause deadlocks in test suite.
19983         * `Issue 143`_: Fixed a lookup issue with easy_install.
19984           Thanks to David and Zooko.
19985         * `Issue 174`_: Fixed the edit mode when its used with setuptools itself
19986         
19987         ------
19988         0.6.13
19989         ------
19990         
19991         * `Issue 160`_: 2.7 gives ValueError("Invalid IPv6 URL")
19992         * `Issue 150`_: Fixed using ~/.local even in a --no-site-packages virtualenv
19993         * `Issue 163`_: scan index links before external links, and don't use the md5 when
19994           comparing two distributions
19995         
19996         ------
19997         0.6.12
19998         ------
19999         
20000         * `Issue 149`_: Fixed various failures on 2.3/2.4
20001         
20002         ------
20003         0.6.11
20004         ------
20005         
20006         * Found another case of SandboxViolation - fixed
20007         * `Issue 15`_ and 48: Introduced a socket timeout of 15 seconds on url openings
20008         * Added indexsidebar.html into MANIFEST.in
20009         * `Issue 108`_: Fixed TypeError with Python3.1
20010         * `Issue 121`_: Fixed --help install command trying to actually install.
20011         * `Issue 112`_: Added an os.makedirs so that Tarek's solution will work.
20012         * `Issue 133`_: Added --no-find-links to easy_install
20013         * Added easy_install --user
20014         * `Issue 100`_: Fixed develop --user not taking '.' in PYTHONPATH into account
20015         * `Issue 134`_: removed spurious UserWarnings. Patch by VanLindberg
20016         * `Issue 138`_: cant_write_to_target error when setup_requires is used.
20017         * `Issue 147`_: respect the sys.dont_write_bytecode flag
20018         
20019         ------
20020         0.6.10
20021         ------
20022         
20023         * Reverted change made for the DistributionNotFound exception because
20024           zc.buildout uses the exception message to get the name of the
20025           distribution.
20026         
20027         -----
20028         0.6.9
20029         -----
20030         
20031         * `Issue 90`_: unknown setuptools version can be added in the working set
20032         * `Issue 87`_: setupt.py doesn't try to convert distribute_setup.py anymore
20033           Initial Patch by arfrever.
20034         * `Issue 89`_: added a side bar with a download link to the doc.
20035         * `Issue 86`_: fixed missing sentence in pkg_resources doc.
20036         * Added a nicer error message when a DistributionNotFound is raised.
20037         * `Issue 80`_: test_develop now works with Python 3.1
20038         * `Issue 93`_: upload_docs now works if there is an empty sub-directory.
20039         * `Issue 70`_: exec bit on non-exec files
20040         * `Issue 99`_: now the standalone easy_install command doesn't uses a
20041           "setup.cfg" if any exists in the working directory. It will use it
20042           only if triggered by ``install_requires`` from a setup.py call
20043           (install, develop, etc).
20044         * `Issue 101`_: Allowing ``os.devnull`` in Sandbox
20045         * `Issue 92`_: Fixed the "no eggs" found error with MacPort
20046           (platform.mac_ver() fails)
20047         * `Issue 103`_: test_get_script_header_jython_workaround not run
20048           anymore under py3 with C or POSIX local. Contributed by Arfrever.
20049         * `Issue 104`_: remvoved the assertion when the installation fails,
20050           with a nicer message for the end user.
20051         * `Issue 100`_: making sure there's no SandboxViolation when
20052           the setup script patches setuptools.
20053         
20054         -----
20055         0.6.8
20056         -----
20057         
20058         * Added "check_packages" in dist. (added in Setuptools 0.6c11)
20059         * Fixed the DONT_PATCH_SETUPTOOLS state.
20060         
20061         -----
20062         0.6.7
20063         -----
20064         
20065         * `Issue 58`_: Added --user support to the develop command
20066         * `Issue 11`_: Generated scripts now wrap their call to the script entry point
20067           in the standard "if name == 'main'"
20068         * Added the 'DONT_PATCH_SETUPTOOLS' environment variable, so virtualenv
20069           can drive an installation that doesn't patch a global setuptools.
20070         * Reviewed unladen-swallow specific change from
20071           http://code.google.com/p/unladen-swallow/source/detail?spec=svn875&amp;r=719
20072           and determined that it no longer applies. Distribute should work fine with
20073           Unladen Swallow 2009Q3.
20074         * `Issue 21`_: Allow PackageIndex.open_url to gracefully handle all cases of a
20075           httplib.HTTPException instead of just InvalidURL and BadStatusLine.
20076         * Removed virtual-python.py from this distribution and updated documentation
20077           to point to the actively maintained virtualenv instead.
20078         * `Issue 64`_: use_setuptools no longer rebuilds the distribute egg every
20079           time it is run
20080         * use_setuptools now properly respects the requested version
20081         * use_setuptools will no longer try to import a distribute egg for the
20082           wrong Python version
20083         * `Issue 74`_: no_fake should be True by default.
20084         * `Issue 72`_: avoid a bootstrapping issue with easy_install -U
20085         
20086         -----
20087         0.6.6
20088         -----
20089         
20090         * Unified the bootstrap file so it works on both py2.x and py3k without 2to3
20091           (patch by Holger Krekel)
20092         
20093         -----
20094         0.6.5
20095         -----
20096         
20097         * `Issue 65`_: cli.exe and gui.exe are now generated at build time,
20098           depending on the platform in use.
20099         
20100         * `Issue 67`_: Fixed doc typo (PEP 381/382)
20101         
20102         * Distribute no longer shadows setuptools if we require a 0.7-series
20103           setuptools.  And an error is raised when installing a 0.7 setuptools with
20104           distribute.
20105         
20106         * When run from within buildout, no attempt is made to modify an existing
20107           setuptools egg, whether in a shared egg directory or a system setuptools.
20108         
20109         * Fixed a hole in sandboxing allowing builtin file to write outside of
20110           the sandbox.
20111         
20112         -----
20113         0.6.4
20114         -----
20115         
20116         * Added the generation of `distribute_setup_3k.py` during the release.
20117           This closes `issue #52`_.
20118         
20119         * Added an upload_docs command to easily upload project documentation to
20120           PyPI's https://pythonhosted.org. This close `issue #56`_.
20121         
20122         * Fixed a bootstrap bug on the use_setuptools() API.
20123         
20124         -----
20125         0.6.3
20126         -----
20127         
20128         setuptools
20129         ==========
20130         
20131         * Fixed a bunch of calls to file() that caused crashes on Python 3.
20132         
20133         bootstrapping
20134         =============
20135         
20136         * Fixed a bug in sorting that caused bootstrap to fail on Python 3.
20137         
20138         -----
20139         0.6.2
20140         -----
20141         
20142         setuptools
20143         ==========
20144         
20145         * Added Python 3 support; see docs/python3.txt.
20146           This closes http://bugs.python.org/setuptools/issue39.
20147         
20148         * Added option to run 2to3 automatically when installing on Python 3.
20149           This closes `issue #31`_.
20150         
20151         * Fixed invalid usage of requirement.parse, that broke develop -d.
20152           This closes http://bugs.python.org/setuptools/issue44.
20153         
20154         * Fixed script launcher for 64-bit Windows.
20155           This closes http://bugs.python.org/setuptools/issue2.
20156         
20157         * KeyError when compiling extensions.
20158           This closes http://bugs.python.org/setuptools/issue41.
20159         
20160         bootstrapping
20161         =============
20162         
20163         * Fixed bootstrap not working on Windows. This closes `issue #49`_.
20164         
20165         * Fixed 2.6 dependencies. This closes `issue #50`_.
20166         
20167         * Make sure setuptools is patched when running through easy_install
20168           This closes http://bugs.python.org/setuptools/issue40.
20169         
20170         -----
20171         0.6.1
20172         -----
20173         
20174         setuptools
20175         ==========
20176         
20177         * package_index.urlopen now catches BadStatusLine and malformed url errors.
20178           This closes `issue #16`_ and `issue #18`_.
20179         
20180         * zip_ok is now False by default. This closes
20181           http://bugs.python.org/setuptools/issue33.
20182         
20183         * Fixed invalid URL error catching. http://bugs.python.org/setuptools/issue20.
20184         
20185         * Fixed invalid bootstraping with easy_install installation (`issue #40`_).
20186           Thanks to Florian Schulze for the help.
20187         
20188         * Removed buildout/bootstrap.py. A new repository will create a specific
20189           bootstrap.py script.
20190         
20191         
20192         bootstrapping
20193         =============
20194         
20195         * The boostrap process leave setuptools alone if detected in the system
20196           and --root or --prefix is provided, but is not in the same location.
20197           This closes `issue #10`_.
20198         
20199         ---
20200         0.6
20201         ---
20202         
20203         setuptools
20204         ==========
20205         
20206         * Packages required at build time where not fully present at install time.
20207           This closes `issue #12`_.
20208         
20209         * Protected against failures in tarfile extraction. This closes `issue #10`_.
20210         
20211         * Made Jython api_tests.txt doctest compatible. This closes `issue #7`_.
20212         
20213         * sandbox.py replaced builtin type file with builtin function open. This
20214           closes `issue #6`_.
20215         
20216         * Immediately close all file handles. This closes `issue #3`_.
20217         
20218         * Added compatibility with Subversion 1.6. This references `issue #1`_.
20219         
20220         pkg_resources
20221         =============
20222         
20223         * Avoid a call to /usr/bin/sw_vers on OSX and use the official platform API
20224           instead. Based on a patch from ronaldoussoren. This closes `issue #5`_.
20225         
20226         * Fixed a SandboxViolation for mkdir that could occur in certain cases.
20227           This closes `issue #13`_.
20228         
20229         * Allow to find_on_path on systems with tight permissions to fail gracefully.
20230           This closes `issue #9`_.
20231         
20232         * Corrected inconsistency between documentation and code of add_entry.
20233           This closes `issue #8`_.
20234         
20235         * Immediately close all file handles. This closes `issue #3`_.
20236         
20237         easy_install
20238         ============
20239         
20240         * Immediately close all file handles. This closes `issue #3`_.
20241         
20242         
20243         .. _`Issue #135`: https://bitbucket.org/tarek/distribute/issue/135
20244         .. _`Issue #183`: https://bitbucket.org/tarek/distribute/issue/183
20245         .. _`Issue #207`: https://bitbucket.org/tarek/distribute/issue/207
20246         .. _`Issue #208`: https://bitbucket.org/tarek/distribute/issue/208
20247         .. _`Issue #21`: https://bitbucket.org/tarek/distribute/issue/21
20248         .. _`Issue #212`: https://bitbucket.org/tarek/distribute/issue/212
20249         .. _`Issue #213`: https://bitbucket.org/tarek/distribute/issue/213
20250         .. _`Issue #218`: https://bitbucket.org/tarek/distribute/issue/218
20251         .. _`Issue #225`: https://bitbucket.org/tarek/distribute/issue/225
20252         .. _`Issue #225`: https://bitbucket.org/tarek/distribute/issue/225
20253         .. _`Issue #227`: https://bitbucket.org/tarek/distribute/issue/227
20254         .. _`Issue #227`: https://bitbucket.org/tarek/distribute/issue/227
20255         .. _`Issue #231`: https://bitbucket.org/tarek/distribute/issue/231
20256         .. _`Issue #237`: https://bitbucket.org/tarek/distribute/issue/237
20257         .. _`Issue #238`: https://bitbucket.org/tarek/distribute/issue/238
20258         .. _`Issue #239`: https://bitbucket.org/tarek/distribute/issue/239
20259         .. _`Issue #240`: https://bitbucket.org/tarek/distribute/issue/240
20260         .. _`Issue #241`: https://bitbucket.org/tarek/distribute/issue/241
20261         .. _`Issue #243`: https://bitbucket.org/tarek/distribute/issue/243
20262         .. _`Issue #244`: https://bitbucket.org/tarek/distribute/issue/244
20263         .. _`Issue #249`: https://bitbucket.org/tarek/distribute/issue/249
20264         .. _`Issue #258`: https://bitbucket.org/tarek/distribute/issue/258
20265         .. _`Issue #260`: https://bitbucket.org/tarek/distribute/issue/260
20266         .. _`Issue #262`: https://bitbucket.org/tarek/distribute/issue/262
20267         .. _`Issue #269`: https://bitbucket.org/tarek/distribute/issue/269
20268         .. _`Issue #272`: https://bitbucket.org/tarek/distribute/issue/272
20269         .. _`Issue #273`: https://bitbucket.org/tarek/distribute/issue/273
20270         .. _`Issue #283`: https://bitbucket.org/tarek/distribute/issue/283
20271         .. _`Issue #283`: https://bitbucket.org/tarek/distribute/issue/283
20272         .. _`Issue #294`: https://bitbucket.org/tarek/distribute/issue/294
20273         .. _`Issue #299`: https://bitbucket.org/tarek/distribute/issue/299
20274         .. _`Issue #30`: https://bitbucket.org/tarek/distribute/issue/30
20275         .. _`Issue #301`: https://bitbucket.org/tarek/distribute/issue/301
20276         .. _`Issue #303`: https://bitbucket.org/tarek/distribute/issue/303
20277         .. _`Issue #304`: https://bitbucket.org/tarek/distribute/issue/304
20278         .. _`Issue #305`: https://bitbucket.org/tarek/distribute/issue/305
20279         .. _`Issue #306`: https://bitbucket.org/tarek/distribute/issue/306
20280         .. _`Issue #307`: https://bitbucket.org/tarek/distribute/issue/307
20281         .. _`Issue #310`: https://bitbucket.org/tarek/distribute/issue/310
20282         .. _`Issue #311`: https://bitbucket.org/tarek/distribute/issue/311
20283         .. _`Issue #313`: https://bitbucket.org/tarek/distribute/issue/313
20284         .. _`Issue #314`: https://bitbucket.org/tarek/distribute/issue/314
20285         .. _`Issue #320`: https://bitbucket.org/tarek/distribute/issue/320
20286         .. _`Issue #323`: https://bitbucket.org/tarek/distribute/issue/323
20287         .. _`Issue #326`: https://bitbucket.org/tarek/distribute/issue/326
20288         .. _`Issue #327`: https://bitbucket.org/tarek/distribute/issue/327
20289         .. _`Issue #328`: https://bitbucket.org/tarek/distribute/issue/328
20290         .. _`Issue #334`: https://bitbucket.org/tarek/distribute/issue/334
20291         .. _`Issue 100`: https://bitbucket.org/tarek/distribute/issue/100
20292         .. _`Issue 100`: https://bitbucket.org/tarek/distribute/issue/100
20293         .. _`Issue 101`: https://bitbucket.org/tarek/distribute/issue/101
20294         .. _`Issue 103`: https://bitbucket.org/tarek/distribute/issue/103
20295         .. _`Issue 104`: https://bitbucket.org/tarek/distribute/issue/104
20296         .. _`Issue 108`: https://bitbucket.org/tarek/distribute/issue/108
20297         .. _`Issue 11`: https://bitbucket.org/tarek/distribute/issue/11
20298         .. _`Issue 112`: https://bitbucket.org/tarek/distribute/issue/112
20299         .. _`Issue 121`: https://bitbucket.org/tarek/distribute/issue/121
20300         .. _`Issue 133`: https://bitbucket.org/tarek/distribute/issue/133
20301         .. _`Issue 134`: https://bitbucket.org/tarek/distribute/issue/134
20302         .. _`Issue 138`: https://bitbucket.org/tarek/distribute/issue/138
20303         .. _`Issue 143`: https://bitbucket.org/tarek/distribute/issue/143
20304         .. _`Issue 146`: https://bitbucket.org/tarek/distribute/issue/146
20305         .. _`Issue 147`: https://bitbucket.org/tarek/distribute/issue/147
20306         .. _`Issue 149`: https://bitbucket.org/tarek/distribute/issue/149
20307         .. _`Issue 15`: https://bitbucket.org/tarek/distribute/issue/15
20308         .. _`Issue 150`: https://bitbucket.org/tarek/distribute/issue/150
20309         .. _`Issue 160`: https://bitbucket.org/tarek/distribute/issue/160
20310         .. _`Issue 163`: https://bitbucket.org/tarek/distribute/issue/163
20311         .. _`Issue 170`: https://bitbucket.org/tarek/distribute/issue/170
20312         .. _`Issue 171`: https://bitbucket.org/tarek/distribute/issue/171
20313         .. _`Issue 174`: https://bitbucket.org/tarek/distribute/issue/174
20314         .. _`Issue 192`: https://bitbucket.org/tarek/distribute/issue/192
20315         .. _`Issue 193`: https://bitbucket.org/tarek/distribute/issue/193
20316         .. _`Issue 195`: https://bitbucket.org/tarek/distribute/issue/195
20317         .. _`Issue 196`: https://bitbucket.org/tarek/distribute/issue/196
20318         .. _`Issue 200`: https://bitbucket.org/tarek/distribute/issue/200
20319         .. _`Issue 204`: https://bitbucket.org/tarek/distribute/issue/204
20320         .. _`Issue 204`: https://bitbucket.org/tarek/distribute/issue/204
20321         .. _`Issue 205`: https://bitbucket.org/tarek/distribute/issue/205
20322         .. _`Issue 206`: https://bitbucket.org/tarek/distribute/issue/206
20323         .. _`Issue 21`: https://bitbucket.org/tarek/distribute/issue/21
20324         .. _`Issue 210`: https://bitbucket.org/tarek/distribute/issue/210
20325         .. _`Issue 58`: https://bitbucket.org/tarek/distribute/issue/58
20326         .. _`Issue 64`: https://bitbucket.org/tarek/distribute/issue/64
20327         .. _`Issue 65`: https://bitbucket.org/tarek/distribute/issue/65
20328         .. _`Issue 67`: https://bitbucket.org/tarek/distribute/issue/67
20329         .. _`Issue 70`: https://bitbucket.org/tarek/distribute/issue/70
20330         .. _`Issue 72`: https://bitbucket.org/tarek/distribute/issue/72
20331         .. _`Issue 74`: https://bitbucket.org/tarek/distribute/issue/74
20332         .. _`Issue 80`: https://bitbucket.org/tarek/distribute/issue/80
20333         .. _`Issue 86`: https://bitbucket.org/tarek/distribute/issue/86
20334         .. _`Issue 87`: https://bitbucket.org/tarek/distribute/issue/87
20335         .. _`Issue 89`: https://bitbucket.org/tarek/distribute/issue/89
20336         .. _`Issue 90`: https://bitbucket.org/tarek/distribute/issue/90
20337         .. _`Issue 92`: https://bitbucket.org/tarek/distribute/issue/92
20338         .. _`Issue 93`: https://bitbucket.org/tarek/distribute/issue/93
20339         .. _`Issue 99`: https://bitbucket.org/tarek/distribute/issue/99
20340         .. _`issue
20341           449`: https://bitbucket.org/tarek/distribute/issue/449
20342         .. _`issue #1`: https://bitbucket.org/tarek/distribute/issue/1
20343         .. _`issue #10`: https://bitbucket.org/tarek/distribute/issue/10
20344         .. _`issue #10`: https://bitbucket.org/tarek/distribute/issue/10
20345         .. _`issue #12`: https://bitbucket.org/tarek/distribute/issue/12
20346         .. _`issue #13`: https://bitbucket.org/tarek/distribute/issue/13
20347         .. _`issue #16`: https://bitbucket.org/tarek/distribute/issue/16
20348         .. _`issue #18`: https://bitbucket.org/tarek/distribute/issue/18
20349         .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
20350         .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
20351         .. _`issue #3`: https://bitbucket.org/tarek/distribute/issue/3
20352         .. _`issue #31`: https://bitbucket.org/tarek/distribute/issue/31
20353         .. _`issue #40`: https://bitbucket.org/tarek/distribute/issue/40
20354         .. _`issue #49`: https://bitbucket.org/tarek/distribute/issue/49
20355         .. _`issue #5`: https://bitbucket.org/tarek/distribute/issue/5
20356         .. _`issue #50`: https://bitbucket.org/tarek/distribute/issue/50
20357         .. _`issue #52`: https://bitbucket.org/tarek/distribute/issue/52
20358         .. _`issue #56`: https://bitbucket.org/tarek/distribute/issue/56
20359         .. _`issue #6`: https://bitbucket.org/tarek/distribute/issue/6
20360         .. _`issue #7`: https://bitbucket.org/tarek/distribute/issue/7
20361         .. _`issue #8`: https://bitbucket.org/tarek/distribute/issue/8
20362         .. _`issue #9`: https://bitbucket.org/tarek/distribute/issue/9
20363         
20364         
20365 Keywords: CPAN PyPI distutils eggs package management
20366 Platform: UNKNOWN
20367 Classifier: Development Status :: 5 - Production/Stable
20368 Classifier: Intended Audience :: Developers
20369 Classifier: License :: OSI Approved :: Python Software Foundation License
20370 Classifier: License :: OSI Approved :: Zope Public License
20371 Classifier: Operating System :: OS Independent
20372 Classifier: Programming Language :: Python :: 2.4
20373 Classifier: Programming Language :: Python :: 2.5
20374 Classifier: Programming Language :: Python :: 2.6
20375 Classifier: Programming Language :: Python :: 2.7
20376 Classifier: Programming Language :: Python :: 3
20377 Classifier: Programming Language :: Python :: 3.1
20378 Classifier: Programming Language :: Python :: 3.2
20379 Classifier: Programming Language :: Python :: 3.3
20380 Classifier: Topic :: Software Development :: Libraries :: Python Modules
20381 Classifier: Topic :: System :: Archiving :: Packaging
20382 Classifier: Topic :: System :: Systems Administration
20383 Classifier: Topic :: Utilities
20384
20385 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20386 </pre>
20387 <ul>
20388 <li><a href='#PSF-2'>Gentoo Package Stock License PSF-2</a></li>
20389 </ul>
20390 </div>
20391 </div>
20392
20393
20394 <div class="product">
20395 <span class="title">setxkbmap-1.2.0</span>
20396 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20397 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
20398 <div class="licence">
20399 <pre>Scanned Source License setxkbmap-1.2.0/COPYING:
20400
20401 Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc.
20402
20403 Permission to use, copy, modify, and distribute this
20404 software and its documentation for any purpose and without
20405 fee is hereby granted, provided that the above copyright
20406 notice appear in all copies and that both that copyright
20407 notice and this permission notice appear in supporting
20408 documentation, and that the name of Silicon Graphics not be
20409 used in advertising or publicity pertaining to distribution
20410 of the software without specific prior written permission.
20411 Silicon Graphics makes no representation about the suitability
20412 of this software for any purpose. It is provided "as is"
20413 without any express or implied warranty.
20414
20415 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
20416 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
20417 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
20418 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
20419 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
20420 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
20421 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
20422 THE USE OR PERFORMANCE OF THIS SOFTWARE.
20423
20424 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20425 </pre>
20426 <ul>
20427
20428 </ul>
20429 </div>
20430 </div>
20431
20432
20433 <div class="product">
20434 <span class="title">sgml-common-0.6.3</span>
20435 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20436 <span class="homepage"><a href="http://www.iso.ch/cate/3524030.html">homepage</a></span>
20437 <div class="licence">
20438 <pre></pre>
20439 <ul>
20440 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
20441 </ul>
20442 </div>
20443 </div>
20444
20445
20446 <div class="product">
20447 <span class="title">shadow-4.1.2.2</span>
20448 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20449 <span class="homepage"><a href="http://shadow.pld.org.pl/">homepage</a></span>
20450 <div class="licence">
20451 <pre>Scanned Source License shadow-4.1.2.2/COPYING:
20452
20453 NOTE:
20454   This license has been obsoleted by the change to the BSD-style copyright.
20455   You may continue to use this license if you wish, but you are under no
20456   obligation to do so.
20457
20458 (*
20459 This document is freely plagiarised from the 'Artistic Licence',
20460 distributed as part of the Perl v4.0 kit by Larry Wall, which is
20461 available from most major archive sites.  I stole it from CrackLib.
20462
20463         $Id: COPYING 1342 2007-11-10 23:46:11Z nekral-guest $
20464 *)
20465
20466 This documents purpose is to state the conditions under which this
20467 Package (See definition below) viz: "Shadow", the Shadow Password Suite
20468 which is held by Julianne Frances Haugh, may be copied, such that the
20469 copyright holder maintains some semblance of artistic control over the
20470 development of the package, while giving the users of the package the
20471 right to use and distribute the Package in a more-or-less customary
20472 fashion, plus the right to make reasonable modifications. 
20473
20474 So there.
20475
20476 ***************************************************************************
20477
20478 Definitions:
20479
20480
20481 A "Package" refers to the collection of files distributed by the
20482 Copyright Holder, and derivatives of that collection of files created
20483 through textual modification, or segments thereof. 
20484
20485 "Standard Version" refers to such a Package if it has not been modified,
20486 or has been modified in accordance with the wishes of the Copyright
20487 Holder.
20488
20489 "Copyright Holder" is whoever is named in the copyright or copyrights
20490 for the package.
20491
20492 "You" is you, if you're thinking about copying or distributing this
20493 Package.
20494
20495 "Reasonable copying fee" is whatever you can justify on the basis of
20496 media cost, duplication charges, time of people involved, and so on.
20497 (You will not be required to justify it to the Copyright Holder, but
20498 only to the computing community at large as a market that must bear the
20499 fee.)
20500
20501 "Freely Available" means that no fee is charged for the item itself,
20502 though there may be fees involved in handling the item.  It also means
20503 that recipients of the item may redistribute it under the same
20504 conditions they received it.
20505
20506
20507 1.  You may make and give away verbatim copies of the source form of the
20508 Standard Version of this Package without restriction, provided that you
20509 duplicate all of the original copyright notices and associated
20510 disclaimers.
20511
20512 2.  You may apply bug fixes, portability fixes and other modifications
20513 derived from the Public Domain or from the Copyright Holder.  A Package
20514 modified in such a way shall still be considered the Standard Version.
20515
20516 3.  You may otherwise modify your copy of this Package in any way,
20517 provided that you insert a prominent notice in each changed file stating
20518 how and when AND WHY you changed that file, and provided that you do at
20519 least ONE of the following:
20520
20521 a) place your modifications in the Public Domain or otherwise make them
20522 Freely Available, such as by posting said modifications to Usenet or an
20523 equivalent medium, or placing the modifications on a major archive site
20524 such as uunet.uu.net, or by allowing the Copyright Holder to include
20525 your modifications in the Standard Version of the Package.
20526
20527 b) use the modified Package only within your corporation or organization.
20528
20529 c) rename any non-standard executables so the names do not conflict with
20530 standard executables, which must also be provided, and provide separate
20531 documentation for each non-standard executable that clearly documents
20532 how it differs from the Standard Version.
20533
20534 d) make other distribution arrangements with the Copyright Holder.
20535
20536 4.  You may distribute the programs of this Package in object code or
20537 executable form, provided that you do at least ONE of the following:
20538
20539 a) distribute a Standard Version of the executables and library files,
20540 together with instructions (in the manual page or equivalent) on where
20541 to get the Standard Version.
20542
20543 b) accompany the distribution with the machine-readable source of the
20544 Package with your modifications.
20545
20546 c) accompany any non-standard executables with their corresponding
20547 Standard Version executables, giving the non-standard executables
20548 non-standard names, and clearly documenting the differences in manual
20549 pages (or equivalent), together with instructions on where to get the
20550 Standard Version.
20551
20552 d) make other distribution arrangements with the Copyright Holder.
20553
20554 5.  You may charge a reasonable copying fee for any distribution of this
20555 Package.  You may charge any fee you choose for support of this Package. 
20556 YOU MAY NOT CHARGE A FEE FOR THIS PACKAGE ITSELF.  However, you may
20557 distribute this Package in aggregate with other (possibly commercial)
20558 programs as part of a larger (possibly commercial) software distribution
20559 provided that YOU DO NOT ADVERTISE this package as a product of your
20560 own. 
20561
20562 6.  The name of the Copyright Holder may not be used to endorse or
20563 promote products derived from this software without specific prior
20564 written permission.
20565
20566 7.  THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
20567 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
20568 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
20569
20570                                 The End
20571
20572 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20573 </pre>
20574 <ul>
20575 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
20576 </ul>
20577 </div>
20578 </div>
20579
20580
20581 <div class="product">
20582 <span class="title">shared-mime-info-1.0</span>
20583 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20584 <span class="homepage"><a href="http://freedesktop.org/wiki/Software/shared-mime-info">homepage</a></span>
20585 <div class="licence">
20586 <pre></pre>
20587 <ul>
20588 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
20589 </ul>
20590 </div>
20591 </div>
20592
20593
20594 <div class="product">
20595 <span class="title">sharutils-4.7</span>
20596 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20597 <span class="homepage"><a href="http://www.gnu.org/software/sharutils/">homepage</a></span>
20598 <div class="licence">
20599 <pre></pre>
20600 <ul>
20601 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
20602 </ul>
20603 </div>
20604 </div>
20605
20606
20607 <div class="product">
20608 <span class="title">shflags-1.0.3</span>
20609 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20610 <span class="homepage"><a href="http://code.google.com/p/shflags/">homepage</a></span>
20611 <div class="licence">
20612 <pre></pre>
20613 <ul>
20614 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
20615 </ul>
20616 </div>
20617 </div>
20618
20619
20620 <div class="product">
20621 <span class="title">sil-abyssinica-1.0</span>
20622 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20623 <span class="homepage"><a href="http://scripts.sil.org/AbyssinicaSIL">homepage</a></span>
20624 <div class="licence">
20625 <pre>Gentoo Package Stock License OFL:
20626
20627 This Font Software is Copyright (c) 2003-2005, SIL International (http://scripts.sil.org/).
20628 All Rights Reserved.
20629
20630 "Gentium" is a Reserved Font Name for this Font Software.
20631 "SIL" is a Reserved Font Name for this Font Software.
20632
20633 This Font Software is licensed under the SIL Open Font License, Version 1.0.
20634 No modification of the license is permitted, only verbatim copy is allowed.
20635 This license is copied below, and is also available with a FAQ at:
20636 http://scripts.sil.org/OFL
20637
20638
20639 -----------------------------------------------------------
20640 SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005
20641 -----------------------------------------------------------
20642
20643 PREAMBLE
20644 The goals of the Open Font License (OFL) are to stimulate worldwide
20645 development of cooperative font projects, to support the font creation
20646 efforts of academic and linguistic communities, and to provide an open
20647 framework in which fonts may be shared and improved in partnership with
20648 others.
20649
20650 The OFL allows the licensed fonts to be used, studied, modified and
20651 redistributed freely as long as they are not sold by themselves. The
20652 fonts, including any derivative works, can be bundled, embedded, 
20653 redistributed and sold with any software provided that the font
20654 names of derivative works are changed. The fonts and derivatives,
20655 however, cannot be released under any other type of license.
20656
20657 DEFINITIONS
20658 "Font Software" refers to any and all of the following:
20659         - font files
20660         - data files
20661         - source code
20662         - build scripts
20663         - documentation
20664
20665 "Reserved Font Name" refers to the Font Software name as seen by
20666 users and any other names as specified after the copyright statement.
20667
20668 "Standard Version" refers to the collection of Font Software
20669 components as distributed by the Copyright Holder.
20670
20671 "Modified Version" refers to any derivative font software made by
20672 adding to, deleting, or substituting -- in part or in whole --
20673 any of the components of the Standard Version, by changing formats
20674 or by porting the Font Software to a new environment.
20675
20676 "Author" refers to any designer, engineer, programmer, technical
20677 writer or other person who contributed to the Font Software.
20678
20679 PERMISSION &amp; CONDITIONS
20680 Permission is hereby granted, free of charge, to any person obtaining
20681 a copy of the Font Software, to use, study, copy, merge, embed, modify,
20682 redistribute, and sell modified and unmodified copies of the Font
20683 Software, subject to the following conditions:
20684
20685 1) Neither the Font Software nor any of its individual components,
20686 in Standard or Modified Versions, may be sold by itself.
20687
20688 2) Standard or Modified Versions of the Font Software may be bundled,
20689 redistributed and sold with any software, provided that each copy
20690 contains the above copyright notice and this license. These can be
20691 included either as stand-alone text files, human-readable headers or
20692 in the appropriate machine-readable metadata fields within text or
20693 binary files as long as those fields can be easily viewed by the user.
20694
20695 3) No Modified Version of the Font Software may use the Reserved Font
20696 Name(s), in part or in whole, unless explicit written permission is
20697 granted by the Copyright Holder. This restriction applies to all 
20698 references stored in the Font Software, such as the font menu name and
20699 other font description fields, which are used to differentiate the
20700 font from others.
20701
20702 4) The name(s) of the Copyright Holder or the Author(s) of the Font
20703 Software shall not be used to promote, endorse or advertise any
20704 Modified Version, except to acknowledge the contribution(s) of the
20705 Copyright Holder and the Author(s) or with their explicit written
20706 permission.
20707
20708 5) The Font Software, modified or unmodified, in part or in whole,
20709 must be distributed using this license, and may not be distributed
20710 under any other license.
20711
20712 TERMINATION
20713 This license becomes null and void if any of the above conditions are
20714 not met.
20715
20716 DISCLAIMER
20717 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
20718 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
20719 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
20720 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
20721 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
20722 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
20723 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20724 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
20725 OTHER DEALINGS IN THE FONT SOFTWARE.
20726
20727 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20728 </pre>
20729 <ul>
20730
20731 </ul>
20732 </div>
20733 </div>
20734
20735
20736 <div class="product">
20737 <span class="title">smartmontools-5.42</span>
20738 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20739 <span class="homepage"><a href="http://smartmontools.sourceforge.net/">homepage</a></span>
20740 <div class="licence">
20741 <pre></pre>
20742 <ul>
20743 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
20744 </ul>
20745 </div>
20746 </div>
20747
20748
20749 <div class="product">
20750 <span class="title">speex-1.2_rc1</span>
20751 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20752 <span class="homepage"><a href="http://www.speex.org">homepage</a></span>
20753 <div class="licence">
20754 <pre>Scanned Source License speex-1.2rc1/COPYING:
20755
20756 Copyright 2002-2008     Xiph.org Foundation
20757 Copyright 2002-2008     Jean-Marc Valin
20758 Copyright 2005-2007     Analog Devices Inc.
20759 Copyright 2005-2008     Commonwealth Scientific and Industrial Research 
20760                         Organisation (CSIRO)
20761 Copyright 1993, 2002, 2006 David Rowe
20762 Copyright 2003          EpicGames
20763 Copyright 1992-1994     Jutta Degener, Carsten Bormann
20764
20765 Redistribution and use in source and binary forms, with or without
20766 modification, are permitted provided that the following conditions
20767 are met:
20768
20769 - Redistributions of source code must retain the above copyright
20770 notice, this list of conditions and the following disclaimer.
20771
20772 - Redistributions in binary form must reproduce the above copyright
20773 notice, this list of conditions and the following disclaimer in the
20774 documentation and/or other materials provided with the distribution.
20775
20776 - Neither the name of the Xiph.org Foundation nor the names of its
20777 contributors may be used to endorse or promote products derived from
20778 this software without specific prior written permission.
20779
20780 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
20781 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20782 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20783 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR
20784 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
20785 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
20786 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
20787 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
20788 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
20789 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
20790 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
20791
20792 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20793 </pre>
20794 <ul>
20795
20796 </ul>
20797 </div>
20798 </div>
20799
20800
20801 <div class="product">
20802 <span class="title">sqlite-3.6.22</span>
20803 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20804 <span class="homepage"><a href="http://www.sqlite.org/">homepage</a></span>
20805 <div class="licence">
20806 <pre></pre>
20807 <ul>
20808 <li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
20809 </ul>
20810 </div>
20811 </div>
20812
20813
20814 <div class="product">
20815 <span class="title">strongswan-5.0.2</span>
20816 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20817 <span class="homepage"><a href="http://www.strongswan.org/">homepage</a></span>
20818 <div class="licence">
20819 <pre>Gentoo Package Stock License RSA:
20820
20821 Copyright (C) &lt;years&gt;, RSA Data Security, Inc. Created &lt;year&gt;. All
20822 rights reserved.
20823
20824 License to copy and use this software is granted provided that it
20825 is identified as the "RSA Data Security, Inc. MD&lt;id&gt; Message-Digest
20826 Algorithm" in all material mentioning or referencing this software
20827 or this function.
20828
20829 License is also granted to make and use derivative works provided
20830 that such works are identified as "derived from the RSA Data
20831 Security, Inc. MD&lt;id&gt; Message-Digest Algorithm" in all material
20832 mentioning or referencing the derived work.
20833
20834 RSA Data Security, Inc. makes no representations concerning either
20835 the merchantability of this software or the suitability of this
20836 software for any particular purpose. It is provided "as is"
20837 without express or implied warranty of any kind.
20838
20839 These notices must be retained in any copies of any part of this
20840 documentation and/or software.
20841
20842 ----------------------------------------------------------------------
20843 http://www.ietf.org/ietf-ftp/IPR/RSA-MD-all
20844
20845 The following was recevied Fenbruary 23,2000
20846 From: "Linn, John" &lt;jlinn@rsasecurity.com&gt;
20847
20848 February 19, 2000
20849
20850         The purpose of this memo is to clarify the status of intellectual
20851 property rights asserted by RSA Security Inc. ("RSA") in the MD2, MD4 and
20852 MD5 message-digest algorithms, which are documented in RFC-1319, RFC-1320,
20853 and RFC-1321 respectively.
20854
20855         Implementations of these message-digest algorithms, including
20856 implementations derived from the reference C code in RFC-1319, RFC-1320, and
20857 RFC-1321, may be made, used, and sold without license from RSA for any
20858 purpose.
20859
20860         No rights other than the ones explicitly set forth above are
20861 granted.  Further, although RSA grants rights to implement certain
20862 algorithms as defined by identified RFCs, including implementations derived
20863 from the reference C code in those RFCs, no right to use, copy, sell, or
20864 distribute any other implementations of the MD2, MD4, or MD5 message-digest
20865 algorithms created, implemented, or distributed by RSA is hereby granted by
20866 implication, estoppel, or otherwise.  Parties interested in licensing
20867 security components and toolkits written by RSA should contact the company
20868 to discuss receiving a license.  All other questions should be directed to
20869 Margaret K. Seif, General Counsel, RSA Security Inc., 36 Crosby Drive,
20870 Bedford, Massachusetts 01730.
20871
20872         Implementations of the MD2, MD4, or MD5 algorithms may be subject to
20873 United States laws and regulations controlling the export of technical data,
20874 computer software, laboratory prototypes and other commodities (including
20875 the Arms Export Control Act, as amended, and the Export Administration Act
20876 of 1970).  The transfer of certain technical data and commodities may
20877 require a license from the cognizant agency of the United States Government.
20878 RSA neither represents that a license shall not be required for a particular
20879 implementation nor that, if required, one shall be issued.
20880
20881
20882         DISCLAIMER: RSA MAKES NO REPRESENTATIONS AND EXTENDS NO WARRANTIES
20883 OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
20884 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, VALIDITY OF
20885 INTELLECTUAL PROPERTY RIGHTS, ISSUED OR PENDING, OR THE ABSENCE OF LATENT OR
20886 OTHER DEFECTS, WHETHER OR NOT DISCOVERABLE, IN CONNECTION WITH THE MD2, MD4,
20887 OR MD5 ALGORITHMS.  NOTHING IN THIS GRANT OF RIGHTS SHALL BE CONSTRUED AS A
20888 REPRESENTATION OR WARRANTY GIVEN BY RSA THAT THE IMPLEMENTATION OF THE
20889 ALGORITHM WILL NOT INFRINGE THE INTELLECTUAL PROPERTY RIGHTS OF ANY THIRD
20890 PARTY.  IN NO EVENT SHALL RSA, ITS TRUSTEES, DIRECTORS, OFFICERS, EMPLOYEES,
20891 PARENTS AND AFFILIATES BE LIABLE FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES OF
20892 ANY KIND RESULTING FROM IMPLEMENTATION OF THIS ALGORITHM, INCLUDING ECONOMIC
20893 DAMAGE OR INJURY TO PROPERTY AND LOST PROFITS, REGARDLESS OF WHETHER RSA
20894 SHALL BE ADVISED, SHALL HAVE OTHER REASON TO KNOW, OR IN FACT SHALL KNOW OF
20895 THE POSSIBILITY OF SUCH INJURY OR DAMAGE.
20896
20897 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20898
20899 Gentoo Package Stock License DES:
20900
20901 Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
20902 All rights reserved.
20903
20904 This package is an DES implementation written by Eric Young (eay@cryptsoft.com).
20905 The implementation was written so as to conform with MIT's libdes.
20906
20907 This library is free for commercial and non-commercial use as long as
20908 the following conditions are aheared to.  The following conditions
20909 apply to all code found in this distribution.
20910
20911 Copyright remains Eric Young's, and as such any Copyright notices in
20912 the code are not to be removed.
20913 If this package is used in a product, Eric Young should be given attribution
20914 as the author of that the SSL library.  This can be in the form of a textual
20915 message at program startup or in documentation (online or textual) provided
20916 with the package.
20917
20918 Redistribution and use in source and binary forms, with or without
20919 modification, are permitted provided that the following conditions
20920 are met:
20921 1. Redistributions of source code must retain the copyright
20922    notice, this list of conditions and the following disclaimer.
20923 2. Redistributions in binary form must reproduce the above copyright
20924    notice, this list of conditions and the following disclaimer in the
20925    documentation and/or other materials provided with the distribution.
20926 3. All advertising materials mentioning features or use of this software
20927    must display the following acknowledgement:
20928    This product includes software developed by Eric Young (eay@cryptsoft.com)
20929
20930 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
20931 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20932 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
20933 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20934 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20935 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20936 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20937 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
20938 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
20939 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
20940 SUCH DAMAGE.
20941
20942 The license and distribution terms for any publically available version or
20943 derivative of this code cannot be changed.  i.e. this code cannot simply be
20944 copied and put under another distrubution license
20945 [including the GNU Public License.]
20946
20947 The reason behind this being stated in this direct manner is past
20948 experience in code simply being copied and the attribution removed
20949 from it and then being distributed as part of other packages. This
20950 implementation was a non-trivial and unpaid effort.
20951
20952
20953 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20954 </pre>
20955 <ul>
20956 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
20957 </ul>
20958 </div>
20959 </div>
20960
20961
20962 <div class="product">
20963 <span class="title">sudo-1.8.6_p7</span>
20964 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
20965 <span class="homepage"><a href="http://www.sudo.ws/">homepage</a></span>
20966 <div class="licence">
20967 <pre>Scanned Source License sudo-1.8.6p7/doc/LICENSE:
20968
20969 Sudo is distributed under the following license:
20970
20971    Copyright (c) 1994-1996, 1998-2012
20972         Todd C. Miller &lt;Todd.Miller@courtesan.com&gt;
20973
20974    Permission to use, copy, modify, and distribute this software for any
20975    purpose with or without fee is hereby granted, provided that the above
20976    copyright notice and this permission notice appear in all copies.
20977
20978    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
20979    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
20980    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
20981    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
20982    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
20983    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
20984    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
20985
20986    Sponsored in part by the Defense Advanced Research Projects
20987    Agency (DARPA) and Air Force Research Laboratory, Air Force
20988    Materiel Command, USAF, under agreement number F39502-99-1-0512.
20989
20990 The file redblack.c bears the following license:
20991
20992    Copyright (c) 2001 Emin Martinian
20993   
20994    Redistribution and use in source and binary forms, with or without
20995    modification, are permitted provided that neither the name of Emin
20996    Martinian nor the names of any contributors are be used to endorse or
20997    promote products derived from this software without specific prior
20998    written permission.
20999   
21000    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21001    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21002    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21003    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21004    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21005    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
21006    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21007    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21008    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21009    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
21010    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21011
21012 The files getcwd.c, glob.c, glob.h and snprintf.c bear the following license:
21013
21014    Copyright (c) 1989, 1990, 1991, 1993
21015         The Regents of the University of California.  All rights reserved.
21016
21017    Redistribution and use in source and binary forms, with or without
21018    modification, are permitted provided that the following conditions
21019    are met:
21020    1. Redistributions of source code must retain the above copyright
21021       notice, this list of conditions and the following disclaimer.
21022    2. Redistributions in binary form must reproduce the above copyright
21023       notice, this list of conditions and the following disclaimer in the
21024       documentation and/or other materials provided with the distribution.
21025    3. Neither the name of the University nor the names of its contributors
21026       may be used to endorse or promote products derived from this software
21027       without specific prior written permission.
21028
21029    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
21030    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21031    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21032    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
21033    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21034    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21035    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21036    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21037    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
21038    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
21039    SUCH DAMAGE.
21040
21041 The file fnmatch.c bears the following license:
21042
21043    Copyright (c) 2011, VMware, Inc.
21044    All rights reserved.
21045    
21046    Redistribution and use in source and binary forms, with or without
21047    modification, are permitted provided that the following conditions are met:
21048        * Redistributions of source code must retain the above copyright
21049          notice, this list of conditions and the following disclaimer.
21050        * Redistributions in binary form must reproduce the above copyright
21051          notice, this list of conditions and the following disclaimer in the
21052          documentation and/or other materials provided with the distribution.
21053        * Neither the name of the VMware, Inc. nor the names of its contributors
21054          may be used to endorse or promote products derived from this software
21055          without specific prior written permission.
21056    
21057    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
21058    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21059    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21060    ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR
21061    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21062    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
21063    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
21064    ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21065    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
21066    THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21067
21068 The embedded copy of zlib bears the following license:
21069
21070   Copyright (C) 1995-2012 Jean-loup Gailly and Mark Adler
21071
21072   This software is provided 'as-is', without any express or implied
21073   warranty.  In no event will the authors be held liable for any damages
21074   arising from the use of this software.
21075
21076   Permission is granted to anyone to use this software for any purpose,
21077   including commercial applications, and to alter it and redistribute it
21078   freely, subject to the following restrictions:
21079
21080   1. The origin of this software must not be misrepresented; you must not
21081      claim that you wrote the original software. If you use this software
21082      in a product, an acknowledgment in the product documentation would be
21083      appreciated but is not required.
21084   2. Altered source versions must be plainly marked as such, and must not be
21085      misrepresented as being the original software.
21086   3. This notice may not be removed or altered from any source distribution.
21087
21088   Jean-loup Gailly        Mark Adler
21089   jloup@gzip.org          madler@alumni.caltech.edu
21090
21091 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21092 </pre>
21093 <ul>
21094 <li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
21095 </ul>
21096 </div>
21097 </div>
21098
21099
21100 <div class="product">
21101 <span class="title">swap-init-0.0.1</span>
21102 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21103 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
21104 <div class="licence">
21105 <pre></pre>
21106 <ul>
21107 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
21108 </ul>
21109 </div>
21110 </div>
21111
21112
21113 <div class="product">
21114 <span class="title">swig-2.0.4</span>
21115 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21116 <span class="homepage"><a href="http://www.swig.org/">homepage</a></span>
21117 <div class="licence">
21118 <pre>Scanned Source License swig-2.0.4/CCache/COPYING:
21119
21120                     GNU GENERAL PUBLIC LICENSE
21121                        Version 2, June 1991
21122
21123  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
21124                           675 Mass Ave, Cambridge, MA 02139, USA
21125  Everyone is permitted to copy and distribute verbatim copies
21126  of this license document, but changing it is not allowed.
21127
21128                             Preamble
21129
21130   The licenses for most software are designed to take away your
21131 freedom to share and change it.  By contrast, the GNU General Public
21132 License is intended to guarantee your freedom to share and change free
21133 software--to make sure the software is free for all its users.  This
21134 General Public License applies to most of the Free Software
21135 Foundation's software and to any other program whose authors commit to
21136 using it.  (Some other Free Software Foundation software is covered by
21137 the GNU Library General Public License instead.)  You can apply it to
21138 your programs, too.
21139
21140   When we speak of free software, we are referring to freedom, not
21141 price.  Our General Public Licenses are designed to make sure that you
21142 have the freedom to distribute copies of free software (and charge for
21143 this service if you wish), that you receive source code or can get it
21144 if you want it, that you can change the software or use pieces of it
21145 in new free programs; and that you know you can do these things.
21146
21147   To protect your rights, we need to make restrictions that forbid
21148 anyone to deny you these rights or to ask you to surrender the rights.
21149 These restrictions translate to certain responsibilities for you if you
21150 distribute copies of the software, or if you modify it.
21151
21152   For example, if you distribute copies of such a program, whether
21153 gratis or for a fee, you must give the recipients all the rights that
21154 you have.  You must make sure that they, too, receive or can get the
21155 source code.  And you must show them these terms so they know their
21156 rights.
21157
21158   We protect your rights with two steps: (1) copyright the software, and
21159 (2) offer you this license which gives you legal permission to copy,
21160 distribute and/or modify the software.
21161
21162   Also, for each author's protection and ours, we want to make certain
21163 that everyone understands that there is no warranty for this free
21164 software.  If the software is modified by someone else and passed on, we
21165 want its recipients to know that what they have is not the original, so
21166 that any problems introduced by others will not reflect on the original
21167 authors' reputations.
21168
21169   Finally, any free program is threatened constantly by software
21170 patents.  We wish to avoid the danger that redistributors of a free
21171 program will individually obtain patent licenses, in effect making the
21172 program proprietary.  To prevent this, we have made it clear that any
21173 patent must be licensed for everyone's free use or not licensed at all.
21174
21175   The precise terms and conditions for copying, distribution and
21176 modification follow.
21177
21178                     GNU GENERAL PUBLIC LICENSE
21179    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
21180
21181   0. This License applies to any program or other work which contains
21182 a notice placed by the copyright holder saying it may be distributed
21183 under the terms of this General Public License.  The "Program", below,
21184 refers to any such program or work, and a "work based on the Program"
21185 means either the Program or any derivative work under copyright law:
21186 that is to say, a work containing the Program or a portion of it,
21187 either verbatim or with modifications and/or translated into another
21188 language.  (Hereinafter, translation is included without limitation in
21189 the term "modification".)  Each licensee is addressed as "you".
21190
21191 Activities other than copying, distribution and modification are not
21192 covered by this License; they are outside its scope.  The act of
21193 running the Program is not restricted, and the output from the Program
21194 is covered only if its contents constitute a work based on the
21195 Program (independent of having been made by running the Program).
21196 Whether that is true depends on what the Program does.
21197
21198   1. You may copy and distribute verbatim copies of the Program's
21199 source code as you receive it, in any medium, provided that you
21200 conspicuously and appropriately publish on each copy an appropriate
21201 copyright notice and disclaimer of warranty; keep intact all the
21202 notices that refer to this License and to the absence of any warranty;
21203 and give any other recipients of the Program a copy of this License
21204 along with the Program.
21205
21206 You may charge a fee for the physical act of transferring a copy, and
21207 you may at your option offer warranty protection in exchange for a fee.
21208
21209   2. You may modify your copy or copies of the Program or any portion
21210 of it, thus forming a work based on the Program, and copy and
21211 distribute such modifications or work under the terms of Section 1
21212 above, provided that you also meet all of these conditions:
21213
21214     a) You must cause the modified files to carry prominent notices
21215     stating that you changed the files and the date of any change.
21216
21217     b) You must cause any work that you distribute or publish, that in
21218     whole or in part contains or is derived from the Program or any
21219     part thereof, to be licensed as a whole at no charge to all third
21220     parties under the terms of this License.
21221
21222     c) If the modified program normally reads commands interactively
21223     when run, you must cause it, when started running for such
21224     interactive use in the most ordinary way, to print or display an
21225     announcement including an appropriate copyright notice and a
21226     notice that there is no warranty (or else, saying that you provide
21227     a warranty) and that users may redistribute the program under
21228     these conditions, and telling the user how to view a copy of this
21229     License.  (Exception: if the Program itself is interactive but
21230     does not normally print such an announcement, your work based on
21231     the Program is not required to print an announcement.)
21232
21233 These requirements apply to the modified work as a whole.  If
21234 identifiable sections of that work are not derived from the Program,
21235 and can be reasonably considered independent and separate works in
21236 themselves, then this License, and its terms, do not apply to those
21237 sections when you distribute them as separate works.  But when you
21238 distribute the same sections as part of a whole which is a work based
21239 on the Program, the distribution of the whole must be on the terms of
21240 this License, whose permissions for other licensees extend to the
21241 entire whole, and thus to each and every part regardless of who wrote it.
21242
21243 Thus, it is not the intent of this section to claim rights or contest
21244 your rights to work written entirely by you; rather, the intent is to
21245 exercise the right to control the distribution of derivative or
21246 collective works based on the Program.
21247
21248 In addition, mere aggregation of another work not based on the Program
21249 with the Program (or with a work based on the Program) on a volume of
21250 a storage or distribution medium does not bring the other work under
21251 the scope of this License.
21252
21253   3. You may copy and distribute the Program (or a work based on it,
21254 under Section 2) in object code or executable form under the terms of
21255 Sections 1 and 2 above provided that you also do one of the following:
21256
21257     a) Accompany it with the complete corresponding machine-readable
21258     source code, which must be distributed under the terms of Sections
21259     1 and 2 above on a medium customarily used for software interchange; or,
21260
21261     b) Accompany it with a written offer, valid for at least three
21262     years, to give any third party, for a charge no more than your
21263     cost of physically performing source distribution, a complete
21264     machine-readable copy of the corresponding source code, to be
21265     distributed under the terms of Sections 1 and 2 above on a medium
21266     customarily used for software interchange; or,
21267
21268     c) Accompany it with the information you received as to the offer
21269     to distribute corresponding source code.  (This alternative is
21270     allowed only for noncommercial distribution and only if you
21271     received the program in object code or executable form with such
21272     an offer, in accord with Subsection b above.)
21273
21274 The source code for a work means the preferred form of the work for
21275 making modifications to it.  For an executable work, complete source
21276 code means all the source code for all modules it contains, plus any
21277 associated interface definition files, plus the scripts used to
21278 control compilation and installation of the executable.  However, as a
21279 special exception, the source code distributed need not include
21280 anything that is normally distributed (in either source or binary
21281 form) with the major components (compiler, kernel, and so on) of the
21282 operating system on which the executable runs, unless that component
21283 itself accompanies the executable.
21284
21285 If distribution of executable or object code is made by offering
21286 access to copy from a designated place, then offering equivalent
21287 access to copy the source code from the same place counts as
21288 distribution of the source code, even though third parties are not
21289 compelled to copy the source along with the object code.
21290
21291   4. You may not copy, modify, sublicense, or distribute the Program
21292 except as expressly provided under this License.  Any attempt
21293 otherwise to copy, modify, sublicense or distribute the Program is
21294 void, and will automatically terminate your rights under this License.
21295 However, parties who have received copies, or rights, from you under
21296 this License will not have their licenses terminated so long as such
21297 parties remain in full compliance.
21298
21299   5. You are not required to accept this License, since you have not
21300 signed it.  However, nothing else grants you permission to modify or
21301 distribute the Program or its derivative works.  These actions are
21302 prohibited by law if you do not accept this License.  Therefore, by
21303 modifying or distributing the Program (or any work based on the
21304 Program), you indicate your acceptance of this License to do so, and
21305 all its terms and conditions for copying, distributing or modifying
21306 the Program or works based on it.
21307
21308   6. Each time you redistribute the Program (or any work based on the
21309 Program), the recipient automatically receives a license from the
21310 original licensor to copy, distribute or modify the Program subject to
21311 these terms and conditions.  You may not impose any further
21312 restrictions on the recipients' exercise of the rights granted herein.
21313 You are not responsible for enforcing compliance by third parties to
21314 this License.
21315
21316   7. If, as a consequence of a court judgment or allegation of patent
21317 infringement or for any other reason (not limited to patent issues),
21318 conditions are imposed on you (whether by court order, agreement or
21319 otherwise) that contradict the conditions of this License, they do not
21320 excuse you from the conditions of this License.  If you cannot
21321 distribute so as to satisfy simultaneously your obligations under this
21322 License and any other pertinent obligations, then as a consequence you
21323 may not distribute the Program at all.  For example, if a patent
21324 license would not permit royalty-free redistribution of the Program by
21325 all those who receive copies directly or indirectly through you, then
21326 the only way you could satisfy both it and this License would be to
21327 refrain entirely from distribution of the Program.
21328
21329 If any portion of this section is held invalid or unenforceable under
21330 any particular circumstance, the balance of the section is intended to
21331 apply and the section as a whole is intended to apply in other
21332 circumstances.
21333
21334 It is not the purpose of this section to induce you to infringe any
21335 patents or other property right claims or to contest validity of any
21336 such claims; this section has the sole purpose of protecting the
21337 integrity of the free software distribution system, which is
21338 implemented by public license practices.  Many people have made
21339 generous contributions to the wide range of software distributed
21340 through that system in reliance on consistent application of that
21341 system; it is up to the author/donor to decide if he or she is willing
21342 to distribute software through any other system and a licensee cannot
21343 impose that choice.
21344
21345 This section is intended to make thoroughly clear what is believed to
21346 be a consequence of the rest of this License.
21347
21348   8. If the distribution and/or use of the Program is restricted in
21349 certain countries either by patents or by copyrighted interfaces, the
21350 original copyright holder who places the Program under this License
21351 may add an explicit geographical distribution limitation excluding
21352 those countries, so that distribution is permitted only in or among
21353 countries not thus excluded.  In such case, this License incorporates
21354 the limitation as if written in the body of this License.
21355
21356   9. The Free Software Foundation may publish revised and/or new versions
21357 of the General Public License from time to time.  Such new versions will
21358 be similar in spirit to the present version, but may differ in detail to
21359 address new problems or concerns.
21360
21361 Each version is given a distinguishing version number.  If the Program
21362 specifies a version number of this License which applies to it and "any
21363 later version", you have the option of following the terms and conditions
21364 either of that version or of any later version published by the Free
21365 Software Foundation.  If the Program does not specify a version number of
21366 this License, you may choose any version ever published by the Free Software
21367 Foundation.
21368
21369   10. If you wish to incorporate parts of the Program into other free
21370 programs whose distribution conditions are different, write to the author
21371 to ask for permission.  For software which is copyrighted by the Free
21372 Software Foundation, write to the Free Software Foundation; we sometimes
21373 make exceptions for this.  Our decision will be guided by the two goals
21374 of preserving the free status of all derivatives of our free software and
21375 of promoting the sharing and reuse of software generally.
21376
21377                             NO WARRANTY
21378
21379   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
21380 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
21381 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
21382 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
21383 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
21384 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
21385 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
21386 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
21387 REPAIR OR CORRECTION.
21388
21389   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
21390 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
21391 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
21392 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
21393 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
21394 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
21395 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
21396 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
21397 POSSIBILITY OF SUCH DAMAGES.
21398
21399                      END OF TERMS AND CONDITIONS
21400
21401         Appendix: How to Apply These Terms to Your New Programs
21402
21403   If you develop a new program, and you want it to be of the greatest
21404 possible use to the public, the best way to achieve this is to make it
21405 free software which everyone can redistribute and change under these terms.
21406
21407   To do so, attach the following notices to the program.  It is safest
21408 to attach them to the start of each source file to most effectively
21409 convey the exclusion of warranty; and each file should have at least
21410 the "copyright" line and a pointer to where the full notice is found.
21411
21412     &lt;one line to give the program's name and a brief idea of what it does.&gt;
21413     Copyright (C) 19yy  &lt;name of author&gt;
21414
21415     This program is free software; you can redistribute it and/or modify
21416     it under the terms of the GNU General Public License as published by
21417     the Free Software Foundation; either version 2 of the License, or
21418     (at your option) any later version.
21419
21420     This program is distributed in the hope that it will be useful,
21421     but WITHOUT ANY WARRANTY; without even the implied warranty of
21422     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21423     GNU General Public License for more details.
21424
21425     You should have received a copy of the GNU General Public License
21426     along with this program; if not, write to the Free Software
21427     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21428
21429 Also add information on how to contact you by electronic and paper mail.
21430
21431 If the program is interactive, make it output a short notice like this
21432 when it starts in an interactive mode:
21433
21434     Gnomovision version 69, Copyright (C) 19yy name of author
21435     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
21436     This is free software, and you are welcome to redistribute it
21437     under certain conditions; type `show c' for details.
21438
21439 The hypothetical commands `show w' and `show c' should show the appropriate
21440 parts of the General Public License.  Of course, the commands you use may
21441 be called something other than `show w' and `show c'; they could even be
21442 mouse-clicks or menu items--whatever suits your program.
21443
21444 You should also get your employer (if you work as a programmer) or your
21445 school, if any, to sign a "copyright disclaimer" for the program, if
21446 necessary.  Here is a sample; alter the names:
21447
21448   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
21449   `Gnomovision' (which makes passes at compilers) written by James Hacker.
21450
21451   &lt;signature of Ty Coon&gt;, 1 April 1989
21452   Ty Coon, President of Vice
21453
21454 This General Public License does not permit incorporating your program into
21455 proprietary programs.  If your program is a subroutine library, you may
21456 consider it more useful to permit linking proprietary applications with the
21457 library.  If this is what you want to do, use the GNU Library General
21458 Public License instead of this License.
21459
21460 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21461
21462 Scanned Source License swig-2.0.4/CCache/debian/copyright:
21463
21464 This package was debianized by Paul Russell &lt;prussell@debian.org&gt; on
21465 Sun, 31 Mar 2002 14:08:57 +0200.
21466
21467 It was downloaded from http://ccache.samba.org/ftp/ccache/
21468
21469 The ccache-zlib patch was downloaded from http://www.gustaebel.de/lars/ccache/
21470
21471 Upstream Author: Andrew Tridgell &lt;tridge@samba.org&gt;
21472
21473 Copyright: 2002-2005 Andrew Tridgell &lt;tridge@samba.org&gt;
21474
21475    This program is free software; you can redistribute it and/or modify
21476    it under the terms of the GNU General Public License as published by
21477    the Free Software Foundation; either version 2 of the License, or
21478    (at your option) any later version.
21479
21480    This program is distributed in the hope that it will be useful,
21481    but WITHOUT ANY WARRANTY; without even the implied warranty of
21482    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21483    GNU General Public License for more details.
21484
21485    You should have received a copy of the GNU General Public License
21486    along with this program; if not, write to the Free Software
21487    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
21488    02110-1301, USA
21489
21490 You are free to distribute this software under the terms of the GNU General
21491 Public License. On Debian systems, the complete text of the GNU General
21492 Public License can be found in /usr/share/common-licenses/GPL file.
21493
21494 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21495
21496 Scanned Source License swig-2.0.4/COPYRIGHT:
21497
21498 SWIG Copyright and Authors
21499 --------------------------
21500
21501 Copyright (c) 1995-2011 The SWIG Developers
21502 Copyright (c) 2005-2006 Arizona Board of Regents (University of Arizona).
21503 Copyright (c) 1998-2005 University of Chicago.
21504 Copyright (c) 1995-1998 The University of Utah and the Regents of the University of California
21505
21506 Portions also copyrighted by:
21507  Network Applied Communication Laboratory, Inc
21508  Information-technology Promotion Agency, Japan
21509
21510 Active SWIG Developers:
21511  William Fulton (wsf@fultondesigns.co.uk)               (SWIG core, Java, C#, Windows, Cygwin)
21512  Olly Betts (olly@survex.com)                           (PHP)
21513  Joseph Wang (joequant@gmail.com)                       (R)
21514  Xavier Delacour (xavier.delacour@gmail.com)            (Octave)
21515  David Nadlinger (code@klickverbot.at)                  (D)
21516
21517 Past SWIG developers and major contributors include:
21518  Dave Beazley (dave-swig@dabeaz.com)                    (SWIG core, Python, Tcl, Perl)
21519  Henning Thielemann (swig@henning-thielemann.de)        (Modula3)
21520  Matthias Köppe (mkoeppe@mail.math.uni-magdeburg.de)    (Guile, MzScheme)
21521  Luigi Ballabio (luigi.ballabio@fastwebnet.it)          (STL wrapping)
21522  Mikel Bancroft (mikel@franz.com)                       (Allegro CL)
21523  Surendra Singhi (efuzzyone@netscape.net)               (CLISP, CFFI)
21524  Marcelo Matus (mmatus@acms.arizona.edu)                (SWIG core, Python, UTL[python,perl,tcl,ruby])
21525  Art Yerkes (ayerkes@speakeasy.net)                     (Ocaml)
21526  Lyle Johnson (lyle@users.sourceforge.net)              (Ruby)
21527  Charlie Savage (cfis@interserv.com)                    (Ruby)
21528  Thien-Thi Nguyen (ttn@glug.org)                        (build/test/misc)
21529  Richard Palmer (richard@magicality.org)                (PHP)
21530  Sam Liddicott - Ananova Ltd (saml@liddicott.com)       (PHP)
21531  Tim Hockin - Sun Microsystems (thockin@sun.com)        (PHP)
21532  Kevin Ruland                                           (PHP)
21533  Shibukawa Yoshiki                                      (Japanese Translation)
21534  Jason Stewart (jason@openinformatics.com)              (Perl5)
21535  Loic Dachary                                           (Perl5)
21536  David Fletcher                                         (Perl5)
21537  Gary Holt                                              (Perl5)
21538  Masaki Fukushima                                       (Ruby)
21539  Scott Michel (scottm@cs.ucla.edu)                      (Java directors)
21540  Tiger Feng (songyanf@cs.uchicago.edu)                  (SWIG core)
21541  Mark Rose (mrose@stm.lbl.gov)                          (Directors)
21542  Jonah Beckford (beckford@usermail.com)                 (CHICKEN)
21543  Ahmon Dancy (dancy@franz.com)                          (Allegro CL)
21544  Dirk Gerrits                                           (Allegro CL)
21545  Neil Cawse                                             (C#)
21546  Harco de Hilster                                       (Java)
21547  Alexey Dyachenko (dyachenko@fromru.com)                (Tcl)
21548  Bob Techentin                                          (Tcl)
21549  Martin Froehlich &lt;MartinFroehlich@ACM.org&gt;             (Guile)
21550  Marcio Luis Teixeira &lt;marciot@holly.colostate.edu&gt;     (Guile)
21551  Duncan Temple Lang                                     (R)
21552  Miklos Vajna &lt;vmiklos@frugalware.org&gt;                  (PHP directors)
21553  Mark Gossage (mark@gossage.cjb.net)                    (Lua)
21554  Gonzalo Garramuno (ggarra@advancedsl.com.ar)           (Ruby, Ruby's UTL)
21555  John Lenz                                              (Guile, MzScheme updates, Chicken module, runtime system)
21556  Ian Lance Taylor                                       (Go)
21557  Vadim Zeitlin                                          (PCRE)
21558  Stefan Zager (szager@gmail.com)                        (Python)
21559
21560 Past contributors include:
21561  James Michael DuPont, Clark McGrew, Dustin Mitchell, Ian Cooke, Catalin Dumitrescu, Baran
21562  Kovuk, Oleg Tolmatcev, Tal Shalif, Lluis Padro, Chris Seatory, Igor Bely, Robin Dunn,
21563  Edward Zimmermann, David Ascher, Dominique Dumont, Pier Giorgio Esposito, Hasan Baran Kovuk,
21564  Klaus Wiederänders
21565  (See CHANGES and CHANGES.current and the bug tracker for a more complete list).
21566
21567 Past students:
21568  Songyan Feng (Chicago).
21569  Xinghua Shi (Chicago).
21570  Jing Cao (Chicago).
21571  Aquinas Hobor (Chicago).
21572
21573 Historically, the following people contributed to early versions of SWIG.
21574 Peter Lomdahl, Brad Holian, Shujia Zhou, Niels Jensen, and Tim Germann
21575 at Los Alamos National Laboratory were the first users. Patrick
21576 Tullmann at the University of Utah suggested the idea of automatic
21577 documentation generation. John Schmidt and Kurtis Bleeker at the
21578 University of Utah tested out the early versions.  Chris Johnson
21579 supported SWIG's developed at the University of Utah. John Buckman,
21580 Larry Virden, and Tom Schwaller provided valuable input on the first
21581 releases and improving the portability of SWIG. David Fletcher and
21582 Gary Holt have provided a great deal of input on improving SWIG's
21583 Perl5 implementation. Kevin Butler contributed the first Windows NT
21584 port.
21585
21586 Early bug reports and patches:
21587 Adam Hupp, Arthur Smyles, Brad Clements, Brett Williams, Buck Hodges,
21588 Burkhard Kloss, Chia-Liang Kao, Craig Files, Dennis Marsa, Dieter Baron,
21589 Drake Diedrich, Fleur Diana Dragan, Gary Pennington, Geoffrey Hort, Gerald Williams,
21590 Greg Anderson, Greg Kochanski, Greg Troxel, Henry Rowley, Irina Kotlova,
21591 Israel Taller, James Bailey, Jim Fulton, Joel Reed, Jon Travis,
21592 Junio Hamano, Justin Heyes-Jones, Karl Forner, Keith Davidson,
21593 Krzysztof Kozminski, Larry Virden, Luke J Crook, Magnus Ljung, Marc Zonzon,
21594 Mark Howson, Micahel Scharf, Michel Sanner, Mike Romberg, Mike Simons,
21595 Mike Weiblen, Paul Brannan, Ram Bhamidipaty, Reinhard Fobbe, Rich Wales,
21596 Richard Salz, Roy Lecates, Rudy Albachten, Scott Drummonds
21597 Scott Michel, Shaun Lowry, Steve Galser, Tarn Weisner Burton,
21598 Thomas Weidner, Tony Seward, Uwe Steinmann, Vadim Chugunov, Wyss Clemens,
21599 Zhong Ren.
21600
21601
21602 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21603
21604 Scanned Source License swig-2.0.4/LICENSE:
21605
21606 SWIG is free software: you can redistribute it and/or modify it
21607 under the terms of the GNU General Public License as published by
21608 the Free Software Foundation, either version 3 of the License, or
21609 (at your option) any later version. See the LICENSE-GPL file for
21610 the full terms of the GNU General Public license version 3.
21611
21612 Portions of SWIG are also licensed under the terms of the licenses
21613 in the file LICENSE-UNIVERSITIES. You must observe the terms of
21614 these licenses, as well as the terms of the GNU General Public License,
21615 when you distribute SWIG.
21616
21617 The SWIG library and examples, under the Lib and Examples top level 
21618 directories, are distributed under the following terms:
21619
21620   You may copy, modify, distribute, and make derivative works based on
21621   this software, in source code or object code form, without
21622   restriction. If you distribute the software to others, you may do
21623   so according to the terms of your choice. This software is offered as
21624   is, without warranty of any kind.
21625
21626 See the COPYRIGHT file for a list of contributors to SWIG and their
21627 copyright notices.
21628
21629 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21630
21631 Scanned Source License swig-2.0.4/LICENSE-UNIVERSITIES:
21632
21633 SWIG is distributed under the following terms:
21634
21635 I.  
21636
21637 Copyright (c) 1995-1998
21638 The University of Utah and the Regents of the University of California
21639 All Rights Reserved
21640
21641 Permission is hereby granted, without written agreement and without
21642 license or royalty fees, to use, copy, modify, and distribute this
21643 software and its documentation for any purpose, provided that 
21644 (1) The above copyright notice and the following two paragraphs
21645 appear in all copies of the source code and (2) redistributions
21646 including binaries reproduces these notices in the supporting
21647 documentation.   Substantial modifications to this software may be
21648 copyrighted by their authors and need not follow the licensing terms
21649 described here, provided that the new terms are clearly indicated in
21650 all files where they apply.
21651
21652 IN NO EVENT SHALL THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, THE 
21653 UNIVERSITY OF UTAH OR DISTRIBUTORS OF THIS SOFTWARE BE LIABLE TO ANY
21654 PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
21655 DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
21656 EVEN IF THE AUTHORS OR ANY OF THE ABOVE PARTIES HAVE BEEN ADVISED OF
21657 THE POSSIBILITY OF SUCH DAMAGE.
21658
21659 THE AUTHOR, THE UNIVERSITY OF CALIFORNIA, AND THE UNIVERSITY OF UTAH
21660 SPECIFICALLY DISCLAIM ANY WARRANTIES,INCLUDING, BUT NOT LIMITED TO, 
21661 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
21662 PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND 
21663 THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE,
21664 SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
21665
21666
21667 II. 
21668
21669 This software includes contributions that are Copyright (c) 1998-2005
21670 University of Chicago.
21671 All rights reserved.
21672
21673 Redistribution and use in source and binary forms, with or without
21674 modification, are permitted provided that the following conditions are
21675 met:
21676
21677 Redistributions of source code must retain the above copyright notice,
21678 this list of conditions and the following disclaimer.  Redistributions
21679 in binary form must reproduce the above copyright notice, this list of
21680 conditions and the following disclaimer in the documentation and/or
21681 other materials provided with the distribution.  Neither the name of
21682 the University of Chicago nor the names of its contributors may be
21683 used to endorse or promote products derived from this software without
21684 specific prior written permission.
21685
21686 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF CHICAGO AND CONTRIBUTORS
21687 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21688 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
21689 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
21690 CHICAGO OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21691 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
21692 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
21693 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
21694 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
21695 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
21696 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21697
21698
21699 III.  
21700
21701 This software includes contributions that are Copyright (c) 2005-2006
21702 Arizona Board of Regents (University of Arizona).
21703 All Rights Reserved
21704
21705 Permission is hereby granted, without written agreement and without
21706 license or royalty fees, to use, copy, modify, and distribute this
21707 software and its documentation for any purpose, provided that 
21708 (1) The above copyright notice and the following paragraph
21709 appear in all copies of the source code and (2) redistributions
21710 including binaries reproduces these notices in the supporting
21711 documentation.   Substantial modifications to this software may be
21712 copyrighted by their authors and need not follow the licensing terms
21713 described here, provided that the new terms are clearly indicated in
21714 all files where they apply.
21715
21716 THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF ARIZONA AND CONTRIBUTORS
21717 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21718 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
21719 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF
21720 ARIZONA OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21721 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
21722 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
21723 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
21724 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
21725 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
21726 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21727
21728
21729 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21730 </pre>
21731 <ul>
21732 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
21733 <li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
21734 </ul>
21735 </div>
21736 </div>
21737
21738
21739 <div class="product">
21740 <span class="title">syslinux-3.83</span>
21741 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21742 <span class="homepage"><a href="http://syslinux.zytor.com/">homepage</a></span>
21743 <div class="licence">
21744 <pre></pre>
21745 <ul>
21746 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
21747 </ul>
21748 </div>
21749 </div>
21750
21751
21752 <div class="product">
21753 <span class="title">tar-1.26</span>
21754 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21755 <span class="homepage"><a href="http://www.gnu.org/software/tar/">homepage</a></span>
21756 <div class="licence">
21757 <pre></pre>
21758 <ul>
21759 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
21760 </ul>
21761 </div>
21762 </div>
21763
21764
21765 <div class="product">
21766 <span class="title">tibt-jomolhari-0.0.3c</span>
21767 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21768 <span class="homepage"><a href="https://sites.google.com/site/chrisfynn2/home/fonts/jomolhari">homepage</a></span>
21769 <div class="licence">
21770 <pre></pre>
21771 <ul>
21772 <li><a href='#OFL-1.1'>Gentoo Package Stock License OFL-1.1</a></li>
21773 </ul>
21774 </div>
21775 </div>
21776
21777
21778 <div class="product">
21779 <span class="title">timezone-data-2013g</span>
21780 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21781 <span class="homepage"><a href="http://www.iana.org/time-zones">homepage</a></span>
21782 <div class="licence">
21783 <pre>Copyright Attribution License chromiumos-overlay/licenses/copyright-attribution/sys-libs/timezone-data:
21784
21785 Copyright (c) 1985, 1987, 1988 The Regents of the University of California.
21786 All rights reserved.
21787
21788 Redistribution and use in source and binary forms are permitted
21789 provided that the above copyright notice and this paragraph are
21790 duplicated in all such forms and that any documentation,
21791 advertising materials, and other materials related to such
21792 distribution and use acknowledge that the software was developed
21793 by the University of California, Berkeley.  The name of the
21794 University may not be used to endorse or promote products derived
21795 from this software without specific prior written permission.
21796 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
21797 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
21798 WARRANTIES OF MERCHANT[A]BILITY AND FITNESS FOR A PARTICULAR PURPOSE.
21799
21800 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21801 </pre>
21802 <ul>
21803 <li><a href='#public-domain'>Gentoo Package Stock License public-domain</a></li>
21804 </ul>
21805 </div>
21806 </div>
21807
21808
21809 <div class="product">
21810 <span class="title">tlsdate-0.0.5</span>
21811 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21812 <span class="homepage"><a href="https://github.com/ioerror/tlsdate">homepage</a></span>
21813 <div class="licence">
21814 <pre>Scanned Source License tlsdate-0.0.5/LICENSE:
21815
21816                     This file contains the license for tlsdate,
21817         a free software project to set your system clock securely.
21818
21819         It also lists the licenses for other components used by tlsdate.
21820
21821       For more information about tlsdate, see https://github.com/ioerror/tlsdate
21822
21823              If you got this file as a part of a larger bundle,
21824         there may be other license terms that you should be aware of.
21825
21826 ===============================================================================
21827 tlsdate is distributed under this license:
21828
21829 Copyright (c) 2011-2012, Jacob Appelbaum &lt;jacob@appelbaum.net&gt;
21830 Copyright (c) 2011-2012, The Tor Project, Inc.
21831
21832 Redistribution and use in source and binary forms, with or without
21833 modification, are permitted provided that the following conditions are
21834 met:
21835
21836     * Redistributions of source code must retain the above copyright
21837 notice, this list of conditions and the following disclaimer.
21838
21839     * Redistributions in binary form must reproduce the above
21840 copyright notice, this list of conditions and the following disclaimer
21841 in the documentation and/or other materials provided with the
21842 distribution.
21843
21844     * Neither the names of the copyright owners nor the names of its
21845 contributors may be used to endorse or promote products derived from
21846 this software without specific prior written permission.
21847
21848 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21849 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21850 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21851 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21852 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21853 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
21854 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21855 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21856 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21857 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
21858 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21859 ===============================================================================
21860 If you got tlsdate as a static binary with OpenSSL included, then you should
21861 know:
21862
21863  "This product includes software developed by the OpenSSL Project for use in
21864   the OpenSSL Toolkit (http://www.openssl.org/)"
21865
21866 ===============================================================================
21867
21868 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21869 </pre>
21870 <ul>
21871
21872 </ul>
21873 </div>
21874 </div>
21875
21876
21877 <div class="product">
21878 <span class="title">touch_noise_filter-0.0.1</span>
21879 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21880 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
21881 <div class="licence">
21882 <pre></pre>
21883 <ul>
21884 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
21885 </ul>
21886 </div>
21887 </div>
21888
21889
21890 <div class="product">
21891 <span class="title">trapproto-3.4.3</span>
21892 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21893 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
21894 <div class="licence">
21895 <pre>Scanned Source License trapproto-3.4.3/COPYING:
21896
21897 Copyright 1987, 1988, 1989, 1990, 1994 by Digital Equipment Corporation, 
21898 Maynard, MA
21899
21900 Permission to use, copy, modify, and distribute this software and its 
21901 documentation for any purpose and without fee is hereby granted, 
21902 provided that the above copyright notice appear in all copies and that
21903 both that copyright notice and this permission notice appear in 
21904 supporting documentation, and that the name of Digital not be
21905 used in advertising or publicity pertaining to distribution of the
21906 software without specific, written prior permission.  
21907
21908 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
21909 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
21910 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
21911 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
21912 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
21913 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
21914 SOFTWARE.
21915
21916 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
21917 </pre>
21918 <ul>
21919
21920 </ul>
21921 </div>
21922 </div>
21923
21924
21925 <div class="product">
21926 <span class="title">trousers-0.3.3</span>
21927 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
21928 <span class="homepage"><a href="http://trousers.sf.net">homepage</a></span>
21929 <div class="licence">
21930 <pre>Gentoo Package Stock License CPL-1.0:
21931
21932 Common Public License Version 1.0
21933
21934 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
21935
21936 1. DEFINITIONS
21937
21938 "Contribution" means:
21939
21940 a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
21941
21942 b) in the case of each subsequent Contributor:
21943
21944 i) changes to the Program, and
21945
21946 ii) additions to the Program;
21947
21948 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
21949
21950 "Contributor" means any person or entity that distributes the Program.
21951
21952 "Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
21953
21954 "Program" means the Contributions distributed in accordance with this Agreement.
21955
21956 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
21957
21958 2. GRANT OF RIGHTS
21959
21960 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
21961
21962 b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
21963
21964 c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
21965
21966 d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
21967
21968 3. REQUIREMENTS
21969
21970 A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
21971
21972 a) it complies with the terms and conditions of this Agreement; and
21973
21974 b) its license agreement:
21975
21976 i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
21977
21978 ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
21979
21980 iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
21981
21982 iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
21983
21984 When the Program is made available in source code form:
21985
21986 a) it must be made available under this Agreement; and
21987
21988 b) a copy of this Agreement must be included with each copy of the Program.
21989
21990 Contributors may not remove or alter any copyright notices contained within the Program.
21991
21992 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
21993
21994 4. COMMERCIAL DISTRIBUTION
21995
21996 Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
21997
21998 For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
21999
22000 5. NO WARRANTY
22001
22002 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
22003
22004 6. DISCLAIMER OF LIABILITY
22005
22006 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
22007
22008 7. GENERAL
22009
22010 If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
22011
22012 If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
22013
22014 All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
22015
22016 Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
22017
22018 This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
22019 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22020 </pre>
22021 <ul>
22022
22023 </ul>
22024 </div>
22025 </div>
22026
22027
22028 <div class="product">
22029 <span class="title">u-boot-2013.06</span>
22030 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22031 <span class="homepage"><a href="http://www.denx.de/wiki/U-Boot">homepage</a></span>
22032 <div class="licence">
22033 <pre></pre>
22034 <ul>
22035 <li><a href='#GPL-2+'>Gentoo Package Stock License GPL-2+</a></li>
22036 </ul>
22037 </div>
22038 </div>
22039
22040
22041 <div class="product">
22042 <span class="title">udev-171</span>
22043 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22044 <span class="homepage"><a href="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html">homepage</a></span>
22045 <div class="licence">
22046 <pre></pre>
22047 <ul>
22048 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22049 </ul>
22050 </div>
22051 </div>
22052
22053
22054 <div class="product">
22055 <span class="title">unrar-4.2.4</span>
22056 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22057 <span class="homepage"><a href="http://www.rarlab.com/rar_add.htm">homepage</a></span>
22058 <div class="licence">
22059 <pre>Gentoo Package Stock License unRAR:
22060
22061  ******    *****   ******   UnRAR - free utility for RAR archives
22062  **   **  **   **  **   **  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22063  ******   *******  ******    License for use and distribution of
22064  **   **  **   **  **   **   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22065  **   **  **   **  **   **         FREE portable version
22066                                    ~~~~~~~~~~~~~~~~~~~~~
22067
22068       The source code of UnRAR utility is freeware. This means:
22069
22070    1. All copyrights to RAR and the utility UnRAR are exclusively
22071       owned by the author - Alexander Roshal.
22072
22073    2. UnRAR source code may be used in any software to handle
22074       RAR archives without limitations free of charge, but cannot be
22075       used to develop RAR (WinRAR) compatible archiver and to
22076       re-create RAR compression algorithm, which is proprietary.
22077       Distribution of modified UnRAR source code in separate form
22078       or as a part of other software is permitted, provided that
22079       full text of this paragraph, starting from "UnRAR source code"
22080       words, is included in license, or in documentation if license
22081       is not available, and in source code comments of resulting package.
22082
22083    3. The UnRAR utility may be freely distributed. It is allowed
22084       to distribute UnRAR inside of other software packages.
22085
22086    4. THE RAR ARCHIVER AND THE UnRAR UTILITY ARE DISTRIBUTED "AS IS".
22087       NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED.  YOU USE AT 
22088       YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, 
22089       DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING
22090       OR MISUSING THIS SOFTWARE.
22091
22092    5. Installing and using the UnRAR utility signifies acceptance of
22093       these terms and conditions of the license.
22094
22095    6. If you don't agree with terms of the license you must remove
22096       UnRAR files from your storage devices and cease to use the
22097       utility.
22098
22099       Thank you for your interest in RAR and UnRAR.
22100
22101
22102                                             Alexander L. Roshal
22103
22104 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22105 </pre>
22106 <ul>
22107
22108 </ul>
22109 </div>
22110 </div>
22111
22112
22113 <div class="product">
22114 <span class="title">update_engine-0.0.1</span>
22115 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22116 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
22117 <div class="licence">
22118 <pre></pre>
22119 <ul>
22120 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
22121 </ul>
22122 </div>
22123 </div>
22124
22125
22126 <div class="product">
22127 <span class="title">upstart-1.2</span>
22128 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22129 <span class="homepage"><a href="http://upstart.ubuntu.com/">homepage</a></span>
22130 <div class="licence">
22131 <pre></pre>
22132 <ul>
22133 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22134 </ul>
22135 </div>
22136 </div>
22137
22138
22139 <div class="product">
22140 <span class="title">ureadahead-0.100.0</span>
22141 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22142 <span class="homepage"><a href="https://launchpad.net/ureadahead">homepage</a></span>
22143 <div class="licence">
22144 <pre></pre>
22145 <ul>
22146 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22147 </ul>
22148 </div>
22149 </div>
22150
22151
22152 <div class="product">
22153 <span class="title">usbutils-007</span>
22154 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22155 <span class="homepage"><a href="http://linux-usb.sourceforge.net/">homepage</a></span>
22156 <div class="licence">
22157 <pre></pre>
22158 <ul>
22159 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22160 </ul>
22161 </div>
22162 </div>
22163
22164
22165 <div class="product">
22166 <span class="title">userfeedback-0.0.1</span>
22167 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22168 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
22169 <div class="licence">
22170 <pre></pre>
22171 <ul>
22172 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22173 </ul>
22174 </div>
22175 </div>
22176
22177
22178 <div class="product">
22179 <span class="title">util-linux-2.24</span>
22180 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22181 <span class="homepage"><a href="http://www.kernel.org/pub/linux/utils/util-linux/">homepage</a></span>
22182 <div class="licence">
22183 <pre>Scanned Source License util-linux-2.24/COPYING:
22184
22185                     GNU GENERAL PUBLIC LICENSE
22186                        Version 2, June 1991
22187
22188  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
22189  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22190  Everyone is permitted to copy and distribute verbatim copies
22191  of this license document, but changing it is not allowed.
22192
22193                             Preamble
22194
22195   The licenses for most software are designed to take away your
22196 freedom to share and change it.  By contrast, the GNU General Public
22197 License is intended to guarantee your freedom to share and change free
22198 software--to make sure the software is free for all its users.  This
22199 General Public License applies to most of the Free Software
22200 Foundation's software and to any other program whose authors commit to
22201 using it.  (Some other Free Software Foundation software is covered by
22202 the GNU Lesser General Public License instead.)  You can apply it to
22203 your programs, too.
22204
22205   When we speak of free software, we are referring to freedom, not
22206 price.  Our General Public Licenses are designed to make sure that you
22207 have the freedom to distribute copies of free software (and charge for
22208 this service if you wish), that you receive source code or can get it
22209 if you want it, that you can change the software or use pieces of it
22210 in new free programs; and that you know you can do these things.
22211
22212   To protect your rights, we need to make restrictions that forbid
22213 anyone to deny you these rights or to ask you to surrender the rights.
22214 These restrictions translate to certain responsibilities for you if you
22215 distribute copies of the software, or if you modify it.
22216
22217   For example, if you distribute copies of such a program, whether
22218 gratis or for a fee, you must give the recipients all the rights that
22219 you have.  You must make sure that they, too, receive or can get the
22220 source code.  And you must show them these terms so they know their
22221 rights.
22222
22223   We protect your rights with two steps: (1) copyright the software, and
22224 (2) offer you this license which gives you legal permission to copy,
22225 distribute and/or modify the software.
22226
22227   Also, for each author's protection and ours, we want to make certain
22228 that everyone understands that there is no warranty for this free
22229 software.  If the software is modified by someone else and passed on, we
22230 want its recipients to know that what they have is not the original, so
22231 that any problems introduced by others will not reflect on the original
22232 authors' reputations.
22233
22234   Finally, any free program is threatened constantly by software
22235 patents.  We wish to avoid the danger that redistributors of a free
22236 program will individually obtain patent licenses, in effect making the
22237 program proprietary.  To prevent this, we have made it clear that any
22238 patent must be licensed for everyone's free use or not licensed at all.
22239
22240   The precise terms and conditions for copying, distribution and
22241 modification follow.
22242
22243                     GNU GENERAL PUBLIC LICENSE
22244    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
22245
22246   0. This License applies to any program or other work which contains
22247 a notice placed by the copyright holder saying it may be distributed
22248 under the terms of this General Public License.  The "Program", below,
22249 refers to any such program or work, and a "work based on the Program"
22250 means either the Program or any derivative work under copyright law:
22251 that is to say, a work containing the Program or a portion of it,
22252 either verbatim or with modifications and/or translated into another
22253 language.  (Hereinafter, translation is included without limitation in
22254 the term "modification".)  Each licensee is addressed as "you".
22255
22256 Activities other than copying, distribution and modification are not
22257 covered by this License; they are outside its scope.  The act of
22258 running the Program is not restricted, and the output from the Program
22259 is covered only if its contents constitute a work based on the
22260 Program (independent of having been made by running the Program).
22261 Whether that is true depends on what the Program does.
22262
22263   1. You may copy and distribute verbatim copies of the Program's
22264 source code as you receive it, in any medium, provided that you
22265 conspicuously and appropriately publish on each copy an appropriate
22266 copyright notice and disclaimer of warranty; keep intact all the
22267 notices that refer to this License and to the absence of any warranty;
22268 and give any other recipients of the Program a copy of this License
22269 along with the Program.
22270
22271 You may charge a fee for the physical act of transferring a copy, and
22272 you may at your option offer warranty protection in exchange for a fee.
22273
22274   2. You may modify your copy or copies of the Program or any portion
22275 of it, thus forming a work based on the Program, and copy and
22276 distribute such modifications or work under the terms of Section 1
22277 above, provided that you also meet all of these conditions:
22278
22279     a) You must cause the modified files to carry prominent notices
22280     stating that you changed the files and the date of any change.
22281
22282     b) You must cause any work that you distribute or publish, that in
22283     whole or in part contains or is derived from the Program or any
22284     part thereof, to be licensed as a whole at no charge to all third
22285     parties under the terms of this License.
22286
22287     c) If the modified program normally reads commands interactively
22288     when run, you must cause it, when started running for such
22289     interactive use in the most ordinary way, to print or display an
22290     announcement including an appropriate copyright notice and a
22291     notice that there is no warranty (or else, saying that you provide
22292     a warranty) and that users may redistribute the program under
22293     these conditions, and telling the user how to view a copy of this
22294     License.  (Exception: if the Program itself is interactive but
22295     does not normally print such an announcement, your work based on
22296     the Program is not required to print an announcement.)
22297
22298 These requirements apply to the modified work as a whole.  If
22299 identifiable sections of that work are not derived from the Program,
22300 and can be reasonably considered independent and separate works in
22301 themselves, then this License, and its terms, do not apply to those
22302 sections when you distribute them as separate works.  But when you
22303 distribute the same sections as part of a whole which is a work based
22304 on the Program, the distribution of the whole must be on the terms of
22305 this License, whose permissions for other licensees extend to the
22306 entire whole, and thus to each and every part regardless of who wrote it.
22307
22308 Thus, it is not the intent of this section to claim rights or contest
22309 your rights to work written entirely by you; rather, the intent is to
22310 exercise the right to control the distribution of derivative or
22311 collective works based on the Program.
22312
22313 In addition, mere aggregation of another work not based on the Program
22314 with the Program (or with a work based on the Program) on a volume of
22315 a storage or distribution medium does not bring the other work under
22316 the scope of this License.
22317
22318   3. You may copy and distribute the Program (or a work based on it,
22319 under Section 2) in object code or executable form under the terms of
22320 Sections 1 and 2 above provided that you also do one of the following:
22321
22322     a) Accompany it with the complete corresponding machine-readable
22323     source code, which must be distributed under the terms of Sections
22324     1 and 2 above on a medium customarily used for software interchange; or,
22325
22326     b) Accompany it with a written offer, valid for at least three
22327     years, to give any third party, for a charge no more than your
22328     cost of physically performing source distribution, a complete
22329     machine-readable copy of the corresponding source code, to be
22330     distributed under the terms of Sections 1 and 2 above on a medium
22331     customarily used for software interchange; or,
22332
22333     c) Accompany it with the information you received as to the offer
22334     to distribute corresponding source code.  (This alternative is
22335     allowed only for noncommercial distribution and only if you
22336     received the program in object code or executable form with such
22337     an offer, in accord with Subsection b above.)
22338
22339 The source code for a work means the preferred form of the work for
22340 making modifications to it.  For an executable work, complete source
22341 code means all the source code for all modules it contains, plus any
22342 associated interface definition files, plus the scripts used to
22343 control compilation and installation of the executable.  However, as a
22344 special exception, the source code distributed need not include
22345 anything that is normally distributed (in either source or binary
22346 form) with the major components (compiler, kernel, and so on) of the
22347 operating system on which the executable runs, unless that component
22348 itself accompanies the executable.
22349
22350 If distribution of executable or object code is made by offering
22351 access to copy from a designated place, then offering equivalent
22352 access to copy the source code from the same place counts as
22353 distribution of the source code, even though third parties are not
22354 compelled to copy the source along with the object code.
22355
22356   4. You may not copy, modify, sublicense, or distribute the Program
22357 except as expressly provided under this License.  Any attempt
22358 otherwise to copy, modify, sublicense or distribute the Program is
22359 void, and will automatically terminate your rights under this License.
22360 However, parties who have received copies, or rights, from you under
22361 this License will not have their licenses terminated so long as such
22362 parties remain in full compliance.
22363
22364   5. You are not required to accept this License, since you have not
22365 signed it.  However, nothing else grants you permission to modify or
22366 distribute the Program or its derivative works.  These actions are
22367 prohibited by law if you do not accept this License.  Therefore, by
22368 modifying or distributing the Program (or any work based on the
22369 Program), you indicate your acceptance of this License to do so, and
22370 all its terms and conditions for copying, distributing or modifying
22371 the Program or works based on it.
22372
22373   6. Each time you redistribute the Program (or any work based on the
22374 Program), the recipient automatically receives a license from the
22375 original licensor to copy, distribute or modify the Program subject to
22376 these terms and conditions.  You may not impose any further
22377 restrictions on the recipients' exercise of the rights granted herein.
22378 You are not responsible for enforcing compliance by third parties to
22379 this License.
22380
22381   7. If, as a consequence of a court judgment or allegation of patent
22382 infringement or for any other reason (not limited to patent issues),
22383 conditions are imposed on you (whether by court order, agreement or
22384 otherwise) that contradict the conditions of this License, they do not
22385 excuse you from the conditions of this License.  If you cannot
22386 distribute so as to satisfy simultaneously your obligations under this
22387 License and any other pertinent obligations, then as a consequence you
22388 may not distribute the Program at all.  For example, if a patent
22389 license would not permit royalty-free redistribution of the Program by
22390 all those who receive copies directly or indirectly through you, then
22391 the only way you could satisfy both it and this License would be to
22392 refrain entirely from distribution of the Program.
22393
22394 If any portion of this section is held invalid or unenforceable under
22395 any particular circumstance, the balance of the section is intended to
22396 apply and the section as a whole is intended to apply in other
22397 circumstances.
22398
22399 It is not the purpose of this section to induce you to infringe any
22400 patents or other property right claims or to contest validity of any
22401 such claims; this section has the sole purpose of protecting the
22402 integrity of the free software distribution system, which is
22403 implemented by public license practices.  Many people have made
22404 generous contributions to the wide range of software distributed
22405 through that system in reliance on consistent application of that
22406 system; it is up to the author/donor to decide if he or she is willing
22407 to distribute software through any other system and a licensee cannot
22408 impose that choice.
22409
22410 This section is intended to make thoroughly clear what is believed to
22411 be a consequence of the rest of this License.
22412
22413   8. If the distribution and/or use of the Program is restricted in
22414 certain countries either by patents or by copyrighted interfaces, the
22415 original copyright holder who places the Program under this License
22416 may add an explicit geographical distribution limitation excluding
22417 those countries, so that distribution is permitted only in or among
22418 countries not thus excluded.  In such case, this License incorporates
22419 the limitation as if written in the body of this License.
22420
22421   9. The Free Software Foundation may publish revised and/or new versions
22422 of the General Public License from time to time.  Such new versions will
22423 be similar in spirit to the present version, but may differ in detail to
22424 address new problems or concerns.
22425
22426 Each version is given a distinguishing version number.  If the Program
22427 specifies a version number of this License which applies to it and "any
22428 later version", you have the option of following the terms and conditions
22429 either of that version or of any later version published by the Free
22430 Software Foundation.  If the Program does not specify a version number of
22431 this License, you may choose any version ever published by the Free Software
22432 Foundation.
22433
22434   10. If you wish to incorporate parts of the Program into other free
22435 programs whose distribution conditions are different, write to the author
22436 to ask for permission.  For software which is copyrighted by the Free
22437 Software Foundation, write to the Free Software Foundation; we sometimes
22438 make exceptions for this.  Our decision will be guided by the two goals
22439 of preserving the free status of all derivatives of our free software and
22440 of promoting the sharing and reuse of software generally.
22441
22442                             NO WARRANTY
22443
22444   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
22445 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
22446 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
22447 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
22448 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
22449 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
22450 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
22451 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
22452 REPAIR OR CORRECTION.
22453
22454   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
22455 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
22456 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
22457 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
22458 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
22459 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
22460 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
22461 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
22462 POSSIBILITY OF SUCH DAMAGES.
22463
22464                      END OF TERMS AND CONDITIONS
22465
22466             How to Apply These Terms to Your New Programs
22467
22468   If you develop a new program, and you want it to be of the greatest
22469 possible use to the public, the best way to achieve this is to make it
22470 free software which everyone can redistribute and change under these terms.
22471
22472   To do so, attach the following notices to the program.  It is safest
22473 to attach them to the start of each source file to most effectively
22474 convey the exclusion of warranty; and each file should have at least
22475 the "copyright" line and a pointer to where the full notice is found.
22476
22477     &lt;one line to give the program's name and a brief idea of what it does.&gt;
22478     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
22479
22480     This program is free software; you can redistribute it and/or modify
22481     it under the terms of the GNU General Public License as published by
22482     the Free Software Foundation; either version 2 of the License, or
22483     (at your option) any later version.
22484
22485     This program is distributed in the hope that it will be useful,
22486     but WITHOUT ANY WARRANTY; without even the implied warranty of
22487     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22488     GNU General Public License for more details.
22489
22490     You should have received a copy of the GNU General Public License along
22491     with this program; if not, write to the Free Software Foundation, Inc.,
22492     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
22493
22494 Also add information on how to contact you by electronic and paper mail.
22495
22496 If the program is interactive, make it output a short notice like this
22497 when it starts in an interactive mode:
22498
22499     Gnomovision version 69, Copyright (C) year name of author
22500     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
22501     This is free software, and you are welcome to redistribute it
22502     under certain conditions; type `show c' for details.
22503
22504 The hypothetical commands `show w' and `show c' should show the appropriate
22505 parts of the General Public License.  Of course, the commands you use may
22506 be called something other than `show w' and `show c'; they could even be
22507 mouse-clicks or menu items--whatever suits your program.
22508
22509 You should also get your employer (if you work as a programmer) or your
22510 school, if any, to sign a "copyright disclaimer" for the program, if
22511 necessary.  Here is a sample; alter the names:
22512
22513   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
22514   `Gnomovision' (which makes passes at compilers) written by James Hacker.
22515
22516   &lt;signature of Ty Coon&gt;, 1 April 1989
22517   Ty Coon, President of Vice
22518
22519 This General Public License does not permit incorporating your program into
22520 proprietary programs.  If your program is a subroutine library, you may
22521 consider it more useful to permit linking proprietary applications with the
22522 library.  If this is what you want to do, use the GNU Lesser General
22523 Public License instead of this License.
22524
22525 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22526
22527 Scanned Source License util-linux-2.24/Documentation/licenses/COPYING.BSD-3:
22528
22529 Redistribution and use in source and binary forms, with or without
22530 modification, are permitted provided that the following conditions
22531 are met:
22532 1. Redistributions of source code must retain the above copyright
22533    notice, and the entire permission notice in its entirety,
22534    including the disclaimer of warranties.
22535 2. Redistributions in binary form must reproduce the above copyright
22536    notice, this list of conditions and the following disclaimer in the
22537    documentation and/or other materials provided with the distribution.
22538 3. The name of the author may not be used to endorse or promote
22539    products derived from this software without specific prior
22540    written permission.
22541
22542 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
22543 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
22544 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
22545 WHICH ARE HEREBY DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE
22546 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
22547 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
22548 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
22549 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
22550 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22551 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
22552 USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
22553 DAMAGE.
22554
22555 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22556
22557 Scanned Source License util-linux-2.24/Documentation/licenses/COPYING.UCB:
22558
22559 /*
22560  * Copyright (c) 1989 The Regents of the University of California.
22561  * All rights reserved.
22562  *
22563  * Redistribution and use in source and binary forms, with or without
22564  * modification, are permitted provided that the following conditions
22565  * are met:
22566  * 1. Redistributions of source code must retain the above copyright
22567  *    notice, this list of conditions and the following disclaimer.
22568  * 2. Redistributions in binary form must reproduce the above copyright
22569  *    notice, this list of conditions and the following disclaimer in the
22570  *    documentation and/or other materials provided with the distribution.
22571  * 3. All advertising materials mentioning features or use of this software
22572  *    must display the following acknowledgement:
22573  *      This product includes software developed by the University of
22574  *      California, Berkeley and its contributors.
22575  * 4. Neither the name of the University nor the names of its contributors
22576  *    may be used to endorse or promote products derived from this software
22577  *    without specific prior written permission.
22578  *
22579  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
22580  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22581  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22582  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
22583  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22584  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22585  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22586  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22587  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22588  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
22589  * SUCH DAMAGE.
22590  */
22591
22592 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22593
22594 Scanned Source License util-linux-2.24/libblkid/COPYING:
22595
22596 This library is free software; you can redistribute it and/or
22597 modify it under the terms of the GNU Lesser General Public
22598 License as published by the Free Software Foundation; either
22599 version 2.1 of the License, or (at your option) any later
22600 version.
22601
22602 The complete text of the license is available in the
22603 ../Documentation/licenses/COPYING.LGPLv2.1 file.
22604
22605 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22606
22607 Scanned Source License util-linux-2.24/libmount/COPYING:
22608
22609 This library is free software; you can redistribute it and/or
22610 modify it under the terms of the GNU Lesser General Public
22611 License as published by the Free Software Foundation; either
22612 version 2.1 of the License, or (at your option) any later
22613 version.
22614
22615 The complete text of the license is available in the
22616 ../Documentation/licenses/COPYING.LGPLv2.1 file.
22617
22618 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22619
22620 Scanned Source License util-linux-2.24/libuuid/COPYING:
22621
22622 This library is free software; you can redistribute it and/or
22623 modify it under the terms of the Modified BSD License.
22624
22625 The complete text of the license is available in the
22626 ../Documentation/licenses/COPYING.BSD-3 file.
22627
22628 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22629 </pre>
22630 <ul>
22631 <li><a href='#LGPL-2.1'>Gentoo Package Stock License LGPL-2.1</a></li>
22632 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
22633 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
22634 <li><a href='#public-domain'>Gentoo Package Stock License public-domain</a></li>
22635 </ul>
22636 </div>
22637 </div>
22638
22639
22640 <div class="product">
22641 <span class="title">util-macros-1.17</span>
22642 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22643 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
22644 <div class="licence">
22645 <pre>Scanned Source License util-macros-1.17/COPYING:
22646
22647 Copyright 2005 Red Hat, Inc.
22648
22649 Permission to use, copy, modify, distribute, and sell this software
22650 and its documentation for any purpose is hereby granted without
22651 fee, provided that the above copyright notice appear in all copies
22652 and that both that copyright notice and this permission notice
22653 appear in supporting documentation, and that the name of Red Hat
22654 not be used in advertising or publicity pertaining to distribution
22655 of the software without specific, written prior permission.  Red
22656 Hat makes no representations about the suitability of this software
22657 for any purpose.  It is provided "as is" without express or implied
22658 warranty.
22659
22660 RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
22661 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
22662 NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
22663 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
22664 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
22665 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
22666 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
22667
22668 ----------------------------------------------------------------------------
22669
22670 Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved.
22671
22672 Permission is hereby granted, free of charge, to any person obtaining a
22673 copy of this software and associated documentation files (the "Software"),
22674 to deal in the Software without restriction, including without limitation
22675 the rights to use, copy, modify, merge, publish, distribute, sublicense,
22676 and/or sell copies of the Software, and to permit persons to whom the
22677 Software is furnished to do so, subject to the following conditions:
22678
22679 The above copyright notice and this permission notice (including the next
22680 paragraph) shall be included in all copies or substantial portions of the
22681 Software.
22682
22683 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22684 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22685 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
22686 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22687 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
22688 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22689 DEALINGS IN THE SOFTWARE.
22690
22691 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22692 </pre>
22693 <ul>
22694
22695 </ul>
22696 </div>
22697 </div>
22698
22699
22700 <div class="product">
22701 <span class="title">vboot_reference-1.0</span>
22702 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22703 <span class="homepage"><a href="">homepage</a></span>
22704 <div class="licence">
22705 <pre></pre>
22706 <ul>
22707 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
22708 </ul>
22709 </div>
22710 </div>
22711
22712
22713 <div class="product">
22714 <span class="title">verity-0.0.1</span>
22715 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22716 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
22717 <div class="licence">
22718 <pre></pre>
22719 <ul>
22720 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
22721 </ul>
22722 </div>
22723 </div>
22724
22725
22726 <div class="product">
22727 <span class="title">videoproto-2.3.1</span>
22728 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22729 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
22730 <div class="licence">
22731 <pre>Scanned Source License videoproto-2.3.1/COPYING:
22732
22733 Copyright 1991 by Digital Equipment Corporation, Maynard, Massachusetts,
22734 and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
22735
22736                         All Rights Reserved
22737
22738 Permission to use, copy, modify, and distribute this software and its 
22739 documentation for any purpose and without fee is hereby granted, 
22740 provided that the above copyright notice appear in all copies and that
22741 both that copyright notice and this permission notice appear in 
22742 supporting documentation, and that the names of Digital or MIT not be
22743 used in advertising or publicity pertaining to distribution of the
22744 software without specific, written prior permission.  
22745
22746 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
22747 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
22748 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
22749 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
22750 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
22751 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
22752 SOFTWARE.
22753
22754
22755 Permission is hereby granted, free of charge, to any person obtaining a copy
22756 of this software and associated documentation files (the "Software"), to deal
22757 in the Software without restriction, including without limitation the rights
22758 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22759 copies of the Software, and to permit persons to whom the Software is
22760 furnished to do so, subject to the following conditions:
22761
22762 The above copyright notice and this permission notice shall be included in all
22763 copies or substantial portions of the Software.
22764
22765 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22766 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22767 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22768 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
22769 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
22770 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22771
22772 Except as contained in this notice, the name of the XFree86 Project shall not
22773 be used in advertising or otherwise to promote the sale, use or other dealings
22774 in this Software without prior written authorization from the XFree86 Project.
22775
22776
22777 Copyright (c) 2004 The Unichrome Project. All rights reserved.
22778
22779 Permission is hereby granted, free of charge, to any person obtaining a
22780 copy of this software and associated documentation files (the "Software"),
22781 to deal in the Software without restriction, including without limitation
22782 the rights to use, copy, modify, merge, publish, distribute, sublicense,
22783 and/or sell copies of the Software, and to permit persons to whom the
22784 Software is furnished to do so, subject to the following conditions:
22785
22786 The above copyright notice and this permission notice shall be included in
22787 all copies or substantial portions of the Software.
22788
22789 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22790 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22791 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22792 AUTHOR(S) OR COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22793 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
22794 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22795 DEALINGS IN THE SOFTWARE.
22796
22797 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
22798 </pre>
22799 <ul>
22800
22801 </ul>
22802 </div>
22803 </div>
22804
22805
22806 <div class="product">
22807 <span class="title">vim-7.3.409</span>
22808 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
22809 <span class="homepage"><a href="http://www.vim.org/">homepage</a></span>
22810 <div class="licence">
22811 <pre>Gentoo Package Stock License vim:
22812
22813 License details for VIM Editor:
22814
22815 *uganda.txt*    For Vim version 7.2.  Last change: 2008 Jun 21
22816
22817
22818                   VIM REFERENCE MANUAL    by Bram Moolenaar
22819
22820
22821                         *uganda* *Uganda* *copying* *copyright* *license*
22822 SUMMARY
22823                                                                 *iccf* *ICCF*
22824 Vim is Charityware.  You can use and copy it as much as you like, but you are
22825 encouraged to make a donation for needy children in Uganda.  Please see |kcc|
22826 below or visit the ICCF web site, available at these URLs:
22827
22828         http://iccf-holland.org/
22829         http://www.vim.org/iccf/
22830         http://www.iccf.nl/
22831
22832 You can also sponsor the development of Vim.  Vim sponsors can vote for
22833 features.  See |sponsor|.  The money goes to Uganda anyway.
22834
22835 The Open Publication License applies to the Vim documentation, see
22836 |manual-copyright|.
22837
22838 === begin of license ===
22839
22840 VIM LICENSE
22841
22842 I)  There are no restrictions on distributing unmodified copies of Vim except
22843     that they must include this license text.  You can also distribute
22844     unmodified parts of Vim, likewise unrestricted except that they must
22845     include this license text.  You are also allowed to include executables
22846     that you made from the unmodified Vim sources, plus your own usage
22847     examples and Vim scripts.
22848
22849 II) It is allowed to distribute a modified (or extended) version of Vim,
22850     including executables and/or source code, when the following four
22851     conditions are met:
22852     1) This license text must be included unmodified.
22853     2) The modified Vim must be distributed in one of the following five ways:
22854        a) If you make changes to Vim yourself, you must clearly describe in
22855           the distribution how to contact you.  When the maintainer asks you
22856           (in any way) for a copy of the modified Vim you distributed, you
22857           must make your changes, including source code, available to the
22858           maintainer without fee.  The maintainer reserves the right to
22859           include your changes in the official version of Vim.  What the
22860           maintainer will do with your changes and under what license they
22861           will be distributed is negotiable.  If there has been no negotiation
22862           then this license, or a later version, also applies to your changes.
22863           The current maintainer is Bram Moolenaar &lt;Bram@vim.org&gt;.  If this
22864           changes it will be announced in appropriate places (most likely
22865           vim.sf.net, www.vim.org and/or comp.editors).  When it is completely
22866           impossible to contact the maintainer, the obligation to send him
22867           your changes ceases.  Once the maintainer has confirmed that he has
22868           received your changes they will not have to be sent again.
22869        b) If you have received a modified Vim that was distributed as
22870           mentioned under a) you are allowed to further distribute it
22871           unmodified, as mentioned at I).  If you make additional changes the
22872           text under a) applies to those changes.
22873        c) Provide all the changes, including source code, with every copy of
22874           the modified Vim you distribute.  This may be done in the form of a
22875           context diff.  You can choose what license to use for new code you
22876           add.  The changes and their license must not restrict others from
22877           making their own changes to the official version of Vim.
22878        d) When you have a modified Vim which includes changes as mentioned
22879           under c), you can distribute it without the source code for the
22880           changes if the following three conditions are met:
22881           - The license that applies to the changes permits you to distribute
22882             the changes to the Vim maintainer without fee or restriction, and
22883             permits the Vim maintainer to include the changes in the official
22884             version of Vim without fee or restriction.
22885           - You keep the changes for at least three years after last
22886             distributing the corresponding modified Vim.  When the maintainer
22887             or someone who you distributed the modified Vim to asks you (in
22888             any way) for the changes within this period, you must make them
22889             available to him.
22890           - You clearly describe in the distribution how to contact you.  This
22891             contact information must remain valid for at least three years
22892             after last distributing the corresponding modified Vim, or as long
22893             as possible.
22894        e) When the GNU General Public License (GPL) applies to the changes,
22895           you can distribute the modified Vim under the GNU GPL version 2 or
22896           any later version.
22897     3) A message must be added, at least in the output of the ":version"
22898        command and in the intro screen, such that the user of the modified Vim
22899        is able to see that it was modified.  When distributing as mentioned
22900        under 2)e) adding the message is only required for as far as this does
22901        not conflict with the license used for the changes.
22902     4) The contact information as required under 2)a) and 2)d) must not be
22903        removed or changed, except that the person himself can make
22904        corrections.
22905
22906 III) If you distribute a modified version of Vim, you are encouraged to use
22907      the Vim license for your changes and make them available to the
22908      maintainer, including the source code.  The preferred way to do this is
22909      by e-mail or by uploading the files to a server and e-mailing the URL.
22910      If the number of changes is small (e.g., a modified Makefile) e-mailing a
22911      context diff will do.  The e-mail address to be used is
22912      &lt;maintainer@vim.org&gt;
22913
22914 IV)  It is not allowed to remove this license from the distribution of the Vim
22915      sources, parts of it or from a modified version.  You may use this
22916      license for previous Vim releases instead of the license that they came
22917      with, at your option.
22918
22919 === end of license ===
22920
22921 Note:
22922
22923 - If you are happy with Vim, please express that by reading the rest of this
22924   file and consider helping needy children in Uganda.
22925
22926 - If you want to support further Vim development consider becoming a
22927   |sponsor|.  The money goes to Uganda anyway.
22928
22929 - According to Richard Stallman the Vim license is GNU GPL compatible.
22930   A few minor changes have been made since he checked it, but that should not
22931   make a difference.
22932
22933 - If you link Vim with a library that goes under the GNU GPL, this limits
22934   further distribution to the GNU GPL.  Also when you didn't actually change
22935   anything in Vim.
22936
22937 - Once a change is included that goes under the GNU GPL, this forces all
22938   further changes to also be made under the GNU GPL or a compatible license.
22939
22940 - If you distribute a modified version of Vim, you can include your name and
22941   contact information with the "--with-modified-by" configure argument or the
22942   MODIFIED_BY define.
22943
22944 ==============================================================================
22945 Kibaale Children's Centre               *kcc* *Kibaale*  *charity*
22946
22947 Kibaale Children's Centre (KCC) is located in Kibaale, a small town in the
22948 south of Uganda, near Tanzania, in East Africa.  The area is known as Rakai
22949 District.  The population is mostly farmers.  Although people are poor, there
22950 is enough food.  But this district is suffering from AIDS more than any other
22951 part of the world.  Some say that it started there.  Estimations are that 10
22952 to 30% of the Ugandans are infected with HIV.  Because parents die, there are
22953 many orphans.  In this district about 60,000 children have lost one or both
22954 parents, out of a population of 350,000.  And this is still continuing.
22955
22956 The children need a lot of help.  The KCC is working hard to provide the needy
22957 with food, medical care and education.  Food and medical care to keep them
22958 healthy now, and education so that they can take care of themselves in the
22959 future.  KCC works on a Christian base, but help is given to children of any
22960 religion.
22961
22962 The key to solving the problems in this area is education.  This has been
22963 neglected in the past years with president Idi Amin and the following civil
22964 wars.  Now that the government is stable again, the children and parents have
22965 to learn how to take care of themselves and how to avoid infections.  There is
22966 also help for people who are ill and hungry, but the primary goal is to
22967 prevent people from getting ill and to teach them how to grow healthy food.
22968
22969 Most of the orphans are living in an extended family.  An uncle or older
22970 sister is taking care of them.  Because these families are big and the income
22971 (if any) is low, a child is lucky if it gets healthy food.  Clothes, medical
22972 care and schooling is beyond its reach.  To help these needy children, a
22973 sponsorship program was put into place.  A child can be financially adopted.
22974 For a few dollars a month KCC sees to it that the child gets indispensable
22975 items, is healthy, goes to school and KCC takes care of anything else that
22976 needs to be done for the child and the family that supports it.
22977
22978 Besides helping the child directly, the environment where the child grows up
22979 needs to be improved.  KCC helps schools to improve their teaching methods.
22980 There is a demonstration school at the centre and teacher trainings are given.
22981 Health workers are being trained, hygiene education is carried out and
22982 households are stimulated to build a proper latrine.  I helped setting up a
22983 production site for cement slabs.  These are used to build a good latrine.
22984 They are sold below cost price.
22985
22986 There is a small clinic at the project, which provides children and their
22987 family with medical help.  When needed, transport to a hospital is offered.
22988 Immunization programs are carried out and help is provided when an epidemic is
22989 breaking out (measles and cholera have been a problem).
22990                                                         *donate*
22991 Summer 1994 to summer 1995 I spent a whole year at the centre, working as a
22992 volunteer.  I have helped to expand the centre and worked in the area of water
22993 and sanitation.  I learned that the help that the KCC provides really helps.
22994 When I came back to Holland, I wanted to continue supporting KCC.  To do this
22995 I'm raising funds and organizing the sponsorship program.  Please consider one
22996 of these possibilities:
22997
22998 1.  Sponsor a child in primary school: 17 euro a month (or more).
22999 2.  Sponsor a child in secondary school: 25 euro a month (or more).
23000 3.  Sponsor the clinic: Any amount a month or quarter
23001 4.  A one-time donation
23002
23003 Compared with other organizations that do child sponsorship the amounts are
23004 very low.  This is because the money goes directly to the centre.  Less than
23005 5% is used for administration.  This is possible because this is a small
23006 organization that works with volunteers.  If you would like to sponsor a
23007 child, you should have the intention to do this for at least one year.
23008
23009 How do you know that the money will be spent right?  First of all you have my
23010 personal guarantee as the author of Vim.  I trust the people that are working
23011 at the centre, I know them personally.  Further more, the centre is
23012 co-sponsored and inspected by World Vision, Save the Children Fund and
23013 International Child Care Fund.  The centre is visited about once a year to
23014 check the progress (at our own cost).  I have visited the centre myself in
23015 1996, 1998, 2000, 2001 and 2003.  The visit reports are on the ICCF web site.
23016
23017 If you have any further questions, send me e-mail: &lt;Bram@vim.org&gt;.
23018
23019 The address of the centre is:
23020                         Kibaale Children's Centre
23021                         p.o. box 1658
23022                         Masaka, Uganda, East Africa
23023
23024 Sending money:                                          *iccf-donations*
23025
23026 Check the ICCF web site for the latest information!  See |iccf| for the URL.
23027
23028
23029 USA:            The methods mentioned below can be used.
23030                 Sending a check to the Nehemiah Group Outreach Society (NGOS)
23031                 is no longer possible, unfortunately. We are looking for
23032                 another way to get you an IRS tax receipt. 
23033                 For sponsoring a child contact KCF in Canada (see below). US
23034                 checks can be sent to them to lower banking costs.
23035
23036 Canada:         Contact Kibaale Children's Fund (KCF) in Surrey, Canada.  They
23037                 take care of the Canadian sponsors for the children in
23038                 Kibaale.  KCF forwards 100% of the money to the project in
23039                 Uganda.  You can send them a one time donation directly.
23040                 Please send me a note so that I know what has been donated
23041                 because of Vim.  Ask KCF for information about sponsorship.
23042                         Kibaale Children's Fund c/o Pacific Academy
23043                         10238-168 Street
23044                         Surrey, B.C. V4N 1Z4
23045                         Canada
23046                         Phone: 604-581-5353
23047                 If you make a donation to Kibaale Children's Fund (KCF) you
23048                 will receive a tax receipt which can be submitted with your
23049                 tax return.
23050
23051 Holland:        Transfer to the account of "Stichting ICCF Holland" in Venlo.
23052                 This will allow for tax deduction if you live in Holland.
23053                         Postbank, nr. 4548774
23054
23055 Germany:        It is possible to make donations that allow for a tax return.
23056                 Check the ICCF web site for the latest information:
23057                         http://iccf-holland.org/germany.html
23058
23059 World:          Use a postal money order.  That should be possible from any
23060                 country, mostly from the post office.  Use this name (which is
23061                 in my passport): "Abraham Moolenaar".  Use Euro for the
23062                 currency if possible.
23063
23064 Europe:         Use a bank transfer if possible.  Your bank should have a form
23065                 that you can use for this.  See "Others" below for the swift
23066                 code and IBAN number.
23067                 Any other method should work.  Ask for information about
23068                 sponsorship.
23069
23070 Credit Card:    You can use PayPal to send money with a Credit card.  This is
23071                 the most widely used Internet based payment system.  It's
23072                 really simple to use.  Use this link to find more info:
23073                     https://www.paypal.com/en_US/mrb/pal=XAC62PML3GF8Q
23074                 The e-mail address for sending the money to is:
23075                     Bram@iccf-holland.org
23076                 For amounts above 400 Euro ($500) sending a check is
23077                 preferred.
23078
23079 Others:         Transfer to one of these accounts if possible:
23080                     Postbank, account 4548774
23081                                 Swift code: INGB NL 2A
23082                                 IBAN: NL47 PSTB 0004 5487 74
23083                         under the name "stichting ICCF Holland", Venlo
23084                     If that doesn't work:
23085                     Rabobank Venlo, account 3765.05.117
23086                                 Swift code: RABO NL 2U
23087                         under the name "Bram Moolenaar", Venlo
23088                 Otherwise, send a check in euro or US dollars to the address
23089                 below.  Minimal amount: $70 (my bank does not accept smaller
23090                 amounts for foreign check, sorry)
23091
23092 Address to send checks to:
23093                         stichting ICCF Holland
23094                         Bram Moolenaar
23095                         Finsterruetihof 1
23096                         8134 Adliswil
23097                         Switzerland
23098
23099 This address is expected to be valid for a long time.
23100
23101  vim:tw=78:ts=8:ft=help:norl:
23102
23103 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23104 </pre>
23105 <ul>
23106
23107 </ul>
23108 </div>
23109 </div>
23110
23111
23112 <div class="product">
23113 <span class="title">vpd-0.0.1</span>
23114 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23115 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
23116 <div class="licence">
23117 <pre></pre>
23118 <ul>
23119 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
23120 </ul>
23121 </div>
23122 </div>
23123
23124
23125 <div class="product">
23126 <span class="title">wget-1.14</span>
23127 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23128 <span class="homepage"><a href="http://www.gnu.org/software/wget/">homepage</a></span>
23129 <div class="licence">
23130 <pre></pre>
23131 <ul>
23132 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
23133 </ul>
23134 </div>
23135 </div>
23136
23137
23138 <div class="product">
23139 <span class="title">which-2.20</span>
23140 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23141 <span class="homepage"><a href="http://www.xs4all.nl/~carlo17/which/">homepage</a></span>
23142 <div class="licence">
23143 <pre></pre>
23144 <ul>
23145 <li><a href='#GPL-3'>Gentoo Package Stock License GPL-3</a></li>
23146 </ul>
23147 </div>
23148 </div>
23149
23150
23151 <div class="product">
23152 <span class="title">wireless-regdb-20131127</span>
23153 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23154 <span class="homepage"><a href="http://wireless.kernel.org/en/developers/Regulatory">homepage</a></span>
23155 <div class="licence">
23156 <pre></pre>
23157 <ul>
23158 <li><a href='#ISC'>Gentoo Package Stock License ISC</a></li>
23159 </ul>
23160 </div>
23161 </div>
23162
23163
23164 <div class="product">
23165 <span class="title">workarounds-0.0.1</span>
23166 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23167 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
23168 <div class="licence">
23169 <pre></pre>
23170 <ul>
23171 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
23172 </ul>
23173 </div>
23174 </div>
23175
23176
23177 <div class="product">
23178 <span class="title">wpa_supplicant-0.7.2</span>
23179 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23180 <span class="homepage"><a href="http://hostap.epitest.fi/wpa_supplicant/">homepage</a></span>
23181 <div class="licence">
23182 <pre></pre>
23183 <ul>
23184 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
23185 </ul>
23186 </div>
23187 </div>
23188
23189
23190 <div class="product">
23191 <span class="title">X.Org-1.9.3</span>
23192 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23193 <span class="homepage"><a href="http://www.x.org/">homepage</a></span>
23194 <div class="licence">
23195 <pre></pre>
23196 <ul>
23197 <li><a href='#X'>Custom License X</a></li>
23198 </ul>
23199 </div>
23200 </div>
23201
23202
23203 <div class="product">
23204 <span class="title">xauth-1.0.6</span>
23205 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23206 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
23207 <div class="licence">
23208 <pre>Scanned Source License xauth-1.0.6/COPYING:
23209
23210 Copyright 1989, 1993, 1998  The Open Group
23211
23212 Permission to use, copy, modify, distribute, and sell this software and its
23213 documentation for any purpose is hereby granted without fee, provided that
23214 the above copyright notice appear in all copies and that both that
23215 copyright notice and this permission notice appear in supporting
23216 documentation.
23217
23218 The above copyright notice and this permission notice shall be included in
23219 all copies or substantial portions of the Software.
23220
23221 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23222 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23223 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
23224 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
23225 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
23226 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23227
23228 Except as contained in this notice, the name of The Open Group shall not be
23229 used in advertising or otherwise to promote the sale, use or other dealings
23230 in this Software without prior written authorization from The Open Group.
23231
23232 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23233 </pre>
23234 <ul>
23235
23236 </ul>
23237 </div>
23238 </div>
23239
23240
23241 <div class="product">
23242 <span class="title">xbitmaps-1.1.1</span>
23243 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23244 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
23245 <div class="licence">
23246 <pre>Scanned Source License xbitmaps-1.1.1/COPYING:
23247
23248 Copyright (c) 1998 The Open Group
23249
23250 All rights reserved.
23251
23252 Permission is hereby granted, free of charge, to any person obtaining a
23253 copy of this software and associated documentation files (the
23254 "Software"), to deal in the Software without restriction, including
23255 without limitation the rights to use, copy, modify, merge, publish,
23256 distribute, and/or sell copies of the Software, and to permit persons
23257 to whom the Software is furnished to do so, provided that the above
23258 copyright notice(s) and this permission notice appear in all copies of
23259 the Software and that both the above copyright notice(s) and this
23260 permission notice appear in supporting documentation.
23261
23262 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
23263 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
23264 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
23265 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
23266 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
23267 INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
23268 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
23269 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
23270 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
23271
23272 Except as contained in this notice, the name of a copyright holder
23273 shall not be used in advertising or otherwise to promote the sale, use
23274 or other dealings in this Software without prior written authorization
23275 of the copyright holder.
23276
23277 X Window System is a trademark of The Open Group.
23278
23279 Copyright 1988 by Evans &amp; Sutherland Computer Corporation, 
23280 Salt Lake City, Utah
23281
23282                        All Rights Reserved                       
23283                                                                  
23284 Permission to use, copy, modify, and distribute this software and
23285 its documentation  for  any  purpose  and  without  fee is hereby
23286 granted, provided that the above copyright notice appear  in  all
23287 copies and that both  that  copyright  notice  and  this  permis-
23288 sion  notice appear in supporting  documentation,  and  that  the
23289 name  of Evans &amp; Sutherland  not be used in advertising or publi-
23290 city pertaining to distribution  of the software without  specif-
23291 ic, written prior permission.                                    
23292                                                                  
23293 EVANS  &amp; SUTHERLAND  DISCLAIMS  ALL  WARRANTIES  WITH  REGARD  TO
23294 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILI-
23295 TY AND FITNESS, IN NO EVENT SHALL EVANS &amp;  SUTHERLAND  BE  LIABLE
23296 FOR  ANY  SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY  DAM-
23297 AGES  WHATSOEVER RESULTING FROM  LOSS OF USE,  DATA  OR  PROFITS,
23298 WHETHER   IN  AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
23299 ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE  OR PER-
23300 FORMANCE OF THIS SOFTWARE.                                       
23301
23302
23303 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23304 </pre>
23305 <ul>
23306
23307 </ul>
23308 </div>
23309 </div>
23310
23311
23312 <div class="product">
23313 <span class="title">xcb-proto-1.7.1</span>
23314 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23315 <span class="homepage"><a href="http://xcb.freedesktop.org/">homepage</a></span>
23316 <div class="licence">
23317 <pre>Scanned Source License xcb-proto-1.7.1/COPYING:
23318
23319 Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
23320 All Rights Reserved.
23321
23322 Permission is hereby granted, free of charge, to any person
23323 obtaining a copy of this software and associated
23324 documentation files (the "Software"), to deal in the
23325 Software without restriction, including without limitation
23326 the rights to use, copy, modify, merge, publish, distribute,
23327 sublicense, and/or sell copies of the Software, and to
23328 permit persons to whom the Software is furnished to do so,
23329 subject to the following conditions:
23330
23331 The above copyright notice and this permission notice shall
23332 be included in all copies or substantial portions of the
23333 Software.
23334
23335 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
23336 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
23337 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
23338 PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
23339 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
23340 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23341 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
23342 OTHER DEALINGS IN THE SOFTWARE.
23343
23344 Except as contained in this notice, the names of the authors
23345 or their institutions shall not be used in advertising or
23346 otherwise to promote the sale, use or other dealings in this
23347 Software without prior written authorization from the
23348 authors.
23349
23350 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23351 </pre>
23352 <ul>
23353
23354 </ul>
23355 </div>
23356 </div>
23357
23358
23359 <div class="product">
23360 <span class="title">xcmiscproto-1.2.1</span>
23361 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23362 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
23363 <div class="licence">
23364 <pre>Scanned Source License xcmiscproto-1.2.1/COPYING:
23365
23366 Copyright 1993, 1994, 1998  The Open Group
23367
23368 Permission to use, copy, modify, distribute, and sell this software and its
23369 documentation for any purpose is hereby granted without fee, provided that
23370 the above copyright notice appear in all copies and that both that
23371 copyright notice and this permission notice appear in supporting
23372 documentation.
23373
23374 The above copyright notice and this permission notice shall be included in
23375 all copies or substantial portions of the Software.
23376
23377 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23378 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23379 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
23380 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
23381 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
23382 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23383
23384 Except as contained in this notice, the name of The Open Group shall not be
23385 used in advertising or otherwise to promote the sale, use or other dealings
23386 in this Software without prior written authorization from The Open Group.
23387
23388 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23389 </pre>
23390 <ul>
23391
23392 </ul>
23393 </div>
23394 </div>
23395
23396
23397 <div class="product">
23398 <span class="title">xextproto-7.2.0</span>
23399 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23400 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
23401 <div class="licence">
23402 <pre>Scanned Source License xextproto-7.2.0/COPYING:
23403
23404 Copyright 1989, 1998  The Open Group
23405
23406 Permission to use, copy, modify, distribute, and sell this software and its
23407 documentation for any purpose is hereby granted without fee, provided that
23408 the above copyright notice appear in all copies and that both that
23409 copyright notice and this permission notice appear in supporting
23410 documentation.
23411
23412 The above copyright notice and this permission notice shall be included in
23413 all copies or substantial portions of the Software.
23414
23415 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23416 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23417 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
23418 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
23419 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
23420 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23421
23422 Except as contained in this notice, the name of The Open Group shall not be
23423 used in advertising or otherwise to promote the sale, use or other dealings
23424 in this Software without prior written authorization from The Open Group.
23425
23426
23427 Copyright (c) 1997 by Silicon Graphics Computer Systems, Inc.
23428 Permission to use, copy, modify, and distribute this
23429 software and its documentation for any purpose and without
23430 fee is hereby granted, provided that the above copyright
23431 notice appear in all copies and that both that copyright
23432 notice and this permission notice appear in supporting
23433 documentation, and that the name of Silicon Graphics not be
23434 used in advertising or publicity pertaining to distribution
23435 of the software without specific prior written permission.
23436 Silicon Graphics makes no representation about the suitability
23437 of this software for any purpose. It is provided "as is"
23438 without any express or implied warranty.
23439 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
23440 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
23441 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
23442 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
23443 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
23444 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
23445 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
23446 THE USE OR PERFORMANCE OF THIS SOFTWARE.
23447
23448
23449 Copyright 1992 Network Computing Devices
23450
23451 Permission to use, copy, modify, distribute, and sell this software and its
23452 documentation for any purpose is hereby granted without fee, provided that
23453 the above copyright notice appear in all copies and that both that
23454 copyright notice and this permission notice appear in supporting
23455 documentation, and that the name of NCD. not be used in advertising or
23456 publicity pertaining to distribution of the software without specific,
23457 written prior permission.  NCD. makes no representations about the
23458 suitability of this software for any purpose.  It is provided "as is"
23459 without express or implied warranty.
23460
23461 NCD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
23462 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NCD.
23463 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
23464 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
23465 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 
23466 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
23467
23468
23469 Copyright (c) 1994, 1995  Hewlett-Packard Company
23470
23471 Permission is hereby granted, free of charge, to any person obtaining
23472 a copy of this software and associated documentation files (the
23473 "Software"), to deal in the Software without restriction, including
23474 without limitation the rights to use, copy, modify, merge, publish,
23475 distribute, sublicense, and/or sell copies of the Software, and to
23476 permit persons to whom the Software is furnished to do so, subject to
23477 the following conditions:
23478
23479 The above copyright notice and this permission notice shall be included
23480 in all copies or substantial portions of the Software.
23481
23482 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
23483 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
23484 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23485 IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM,
23486 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
23487 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
23488 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23489
23490 Except as contained in this notice, the name of the Hewlett-Packard
23491 Company shall not be used in advertising or otherwise to promote the
23492 sale, use or other dealings in this Software without prior written
23493 authorization from the Hewlett-Packard Company.
23494
23495
23496 Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts.
23497
23498 Permission is hereby granted, free of charge, to any person obtaining a copy
23499 of this software and associated documentation files (the "Software"), to deal
23500 in the Software without restriction, including without limitation the rights
23501 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23502 copies of the Software.
23503
23504 The above copyright notice and this permission notice shall be included in
23505 all copies or substantial portions of the Software.
23506
23507 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23508 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23509 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
23510 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, 
23511 BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, 
23512 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR 
23513 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23514
23515 Except as contained in this notice, the name of Digital Equipment Corporation 
23516 shall not be used in advertising or otherwise to promote the sale, use or other
23517 dealings in this Software without prior written authorization from Digital 
23518 Equipment Corporation.
23519
23520
23521 Copyright 1988, 1989, 1990, 1994 Network Computing Devices, Inc.
23522
23523 Permission to use, copy, modify, distribute, and sell this software and
23524 its documentation for any purpose is hereby granted without fee, provided
23525 that the above copyright notice appear in all copies and that both that
23526 copyright notice and this permission notice appear in supporting
23527 documentation, and that the name Network Computing Devices, Inc. not be
23528 used in advertising or publicity pertaining to distribution of this 
23529 software without specific, written prior permission.
23530
23531 THIS SOFTWARE IS PROVIDED `AS-IS'.  NETWORK COMPUTING DEVICES, INC.,
23532 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT
23533 LIMITATION ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
23534 PARTICULAR PURPOSE, OR NONINFRINGEMENT.  IN NO EVENT SHALL NETWORK
23535 COMPUTING DEVICES, INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING
23536 SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE,
23537 DATA, OR PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND
23538 REGARDLESS OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE,
23539 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
23540 SOFTWARE.
23541
23542
23543 Copyright 1991,1993 by Digital Equipment Corporation, Maynard, Massachusetts,
23544 and Olivetti Research Limited, Cambridge, England.
23545
23546                         All Rights Reserved
23547
23548 Permission to use, copy, modify, and distribute this software and its 
23549 documentation for any purpose and without fee is hereby granted, 
23550 provided that the above copyright notice appear in all copies and that
23551 both that copyright notice and this permission notice appear in 
23552 supporting documentation, and that the names of Digital or Olivetti
23553 not be used in advertising or publicity pertaining to distribution of the
23554 software without specific, written prior permission.  
23555
23556 DIGITAL AND OLIVETTI DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
23557 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
23558 FITNESS, IN NO EVENT SHALL THEY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
23559 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
23560 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
23561 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
23562 PERFORMANCE OF THIS SOFTWARE.
23563
23564
23565 Copyright 1986, 1987, 1988 by Hewlett-Packard Corporation
23566
23567 Permission to use, copy, modify, and distribute this
23568 software and its documentation for any purpose and without
23569 fee is hereby granted, provided that the above copyright
23570 notice appear in all copies and that both that copyright
23571 notice and this permission notice appear in supporting
23572 documentation, and that the name of Hewlett-Packard not be used in
23573 advertising or publicity pertaining to distribution of the
23574 software without specific, written prior permission.
23575
23576 Hewlett-Packard makes no representations about the 
23577 suitability of this software for any purpose.  It is provided 
23578 "as is" without express or implied warranty.
23579
23580 This software is not subject to any license of the American
23581 Telephone and Telegraph Company or of the Regents of the
23582 University of California.
23583
23584
23585 Copyright © 2007-2008 Peter Hutterer
23586
23587 Permission is hereby granted, free of charge, to any person obtaining a
23588 copy of this software and associated documentation files (the "Software"),
23589 to deal in the Software without restriction, including without limitation
23590 the rights to use, copy, modify, merge, publish, distribute, sublicense,
23591 and/or sell copies of the Software, and to permit persons to whom the
23592 Software is furnished to do so, subject to the following conditions:
23593
23594 The above copyright notice and this permission notice (including the next
23595 paragraph) shall be included in all copies or substantial portions of the
23596 Software.
23597
23598 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23599 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23600 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
23601 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23602 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
23603 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23604 DEALINGS IN THE SOFTWARE.
23605
23606 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23607 </pre>
23608 <ul>
23609
23610 </ul>
23611 </div>
23612 </div>
23613
23614
23615 <div class="product">
23616 <span class="title">xf86-input-cmt-0.0.1</span>
23617 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23618 <span class="homepage"><a href="">homepage</a></span>
23619 <div class="licence">
23620 <pre>Scanned Source License xf86-input-cmt-0.0.1/LICENSE:
23621
23622 // Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
23623 //
23624 // Redistribution and use in source and binary forms, with or without
23625 // modification, are permitted provided that the following conditions are
23626 // met:
23627 //
23628 //    * Redistributions of source code must retain the above copyright
23629 // notice, this list of conditions and the following disclaimer.
23630 //    * Redistributions in binary form must reproduce the above
23631 // copyright notice, this list of conditions and the following disclaimer
23632 // in the documentation and/or other materials provided with the
23633 // distribution.
23634 //    * Neither the name of Google Inc. nor the names of its
23635 // contributors may be used to endorse or promote products derived from
23636 // this software without specific prior written permission.
23637 //
23638 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23639 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23640 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
23641 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
23642 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23643 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
23644 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23645 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23646 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23647 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
23648 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23649
23650 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23651 </pre>
23652 <ul>
23653
23654 </ul>
23655 </div>
23656 </div>
23657
23658
23659 <div class="product">
23660 <span class="title">xf86-input-evdev-2.7.3</span>
23661 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23662 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
23663 <div class="licence">
23664 <pre>Scanned Source License xf86-input-evdev-2.7.3/COPYING:
23665
23666 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
23667 Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
23668 Copyright 2002 by SuSE Linux AG, Author: Egbert Eich
23669 Copyright 1994-2002 by The XFree86 Project, Inc.
23670 Copyright 2002 by Paul Elliott
23671 Copyright © 2008 University of South Australia
23672 Copyright 2008 by Chris Salch
23673 Copyright © 2008 Red Hat, Inc.
23674
23675 Permission to use, copy, modify, distribute, and sell this software
23676 and its documentation for any purpose is hereby granted without
23677 fee, provided that the above copyright notice appear in all copies
23678 and that both that copyright notice and this permission notice
23679 appear in supporting documentation, and that the name of the authors
23680 not be used in advertising or publicity pertaining to distribution of the
23681 software without specific, written prior permission.  The authors make no
23682 representations about the suitability of this software for any
23683 purpose.  It is provided "as is" without express or implied
23684 warranty.
23685
23686 THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
23687 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
23688 NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
23689 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
23690 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
23691 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
23692 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
23693
23694 Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
23695
23696 Permission is hereby granted, free of charge, to any person obtaining a
23697 copy of this software and associated documentation files (the "Software"),
23698 to deal in the Software without restriction, including without limitation
23699 the rights to use, copy, modify, merge, publish, distribute, sublicense,
23700 and/or sell copies of the Software, and to permit persons to whom the
23701 Software is furnished to do so, subject to the following conditions:
23702
23703 The above copyright notice and this permission notice (including the next
23704 paragraph) shall be included in all copies or substantial portions of the
23705 Software.
23706
23707 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23708 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23709 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
23710 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23711 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
23712 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23713 DEALINGS IN THE SOFTWARE.
23714
23715 Copyright 2005 Adam Jackson.
23716
23717 Permission is hereby granted, free of charge, to any person obtaining a
23718 copy of this software and associated documentation files (the "Software"),
23719 to deal in the Software without restriction, including without limitation
23720 on the rights to use, copy, modify, merge, publish, distribute, sub
23721 license, and/or sell copies of the Software, and to permit persons to whom
23722 the Software is furnished to do so, subject to the following conditions:
23723
23724 The above copyright notice and this permission notice (including the next
23725 paragraph) shall be included in all copies or substantial portions of the
23726 Software.
23727
23728 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23729 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23730 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
23731 ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
23732 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
23733 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23734
23735
23736 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23737 </pre>
23738 <ul>
23739
23740 </ul>
23741 </div>
23742 </div>
23743
23744
23745 <div class="product">
23746 <span class="title">xf86-input-synaptics-1.6.2</span>
23747 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23748 <span class="homepage"><a href="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/">homepage</a></span>
23749 <div class="licence">
23750 <pre>Scanned Source License xf86-input-synaptics-1.6.2/COPYING:
23751
23752 The MIT License
23753
23754 Copyright (c) 1997 C. Scott Ananian
23755 Copyright (c) 1998-2000 Bruce Kalk
23756 Copyright (c) 1999 Henry Davies
23757 Copyright (c) 2008 Fedor P. Goncharov
23758 Copyright (c) 2001 Stefan Gmeiner
23759 Copyright (c) 2002 S. Lehner
23760 Copyright (c) 2002 Linuxcare Inc. David Kennedy
23761 Copyright (c) 2003 Fred Hucht
23762 Copyright (c) 2003 Neil Brown
23763 Copyright (c) 2003 Jörg Bösner
23764 Copyright (c) 2003 Hartwig Felger
23765 Copyright (c) 2002-2007 Peter Osterlund
23766 Copyright (c) 2004 Arne Schwabe
23767 Copyright (c) 2004 Matthias Ihmig
23768 Copyright (c) 2004 Alexei Gilchrist
23769 Copyright (c) 2006-2007 Christian Thaeter
23770 Copyright (c) 2006 Stefan Bethge
23771 Copyright (c) 2007 Joseph P. Skudlarek
23772 Copyright (c) 2007 Florian Loitsch
23773 Copyright (c) 2008-2009 Red Hat, Inc.
23774
23775 Permission is hereby granted, free of charge, to any person obtaining a copy
23776 of this software and associated documentation files (the "Software"), to deal
23777 in the Software without restriction, including without limitation the rights
23778 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23779 copies of the Software, and to permit persons to whom the Software is
23780 furnished to do so, subject to the following conditions:
23781
23782 The above copyright notice and this permission notice shall be included in
23783 all copies or substantial portions of the Software.
23784
23785 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23786 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23787 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23788 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23789 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23790 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
23791 THE SOFTWARE.
23792
23793 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23794 </pre>
23795 <ul>
23796
23797 </ul>
23798 </div>
23799 </div>
23800
23801
23802 <div class="product">
23803 <span class="title">xf86-video-fbdev-0.4.1</span>
23804 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23805 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
23806 <div class="licence">
23807 <pre>Scanned Source License xf86-video-fbdev-0.4.1/COPYING:
23808
23809 Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
23810
23811 Permission is hereby granted, free of charge, to any person obtaining a copy
23812 of this software and associated documentation files (the "Software"), to deal
23813 in the Software without restriction, including without limitation the rights
23814 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23815 copies of the Software, and to permit persons to whom the Software is fur-
23816 nished to do so, subject to the following conditions:
23817
23818 The above copyright notice and this permission notice shall be included in
23819 all copies or substantial portions of the Software.
23820
23821 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23822 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
23823 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
23824 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
23825 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
23826 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23827
23828 Except as contained in this notice, the name of the XFree86 Project shall not
23829 be used in advertising or otherwise to promote the sale, use or other deal-
23830 ings in this Software without prior written authorization from the XFree86
23831 Project.
23832
23833 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
23834 </pre>
23835 <ul>
23836
23837 </ul>
23838 </div>
23839 </div>
23840
23841
23842 <div class="product">
23843 <span class="title">xf86-video-intel-2.99.907</span>
23844 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
23845 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
23846 <div class="licence">
23847 <pre>Scanned Source License xf86-video-intel-2.99.907/COPYING:
23848
23849 Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas.
23850 Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
23851 Copyright 2005 Tungsten Graphics, Inc., Cedar Park, Texas.
23852 All Rights Reserved.
23853
23854 Permission is hereby granted, free of charge, to any person obtaining a
23855 copy of this software and associated documentation files (the
23856 "Software"), to deal in the Software without restriction, including
23857 without limitation the rights to use, copy, modify, merge, publish,
23858 distribute, sub license, and/or sell copies of the Software, and to
23859 permit persons to whom the Software is furnished to do so, subject to
23860 the following conditions:
23861
23862 The above copyright notice and this permission notice (including the
23863 next paragraph) shall be included in all copies or substantial portions
23864 of the Software.
23865
23866 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
23867 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
23868 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
23869 IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
23870 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
23871 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
23872 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23873
23874 Copyright (c) 2005 Jesse Barnes &lt;jbarnes@virtuousgeek.org&gt;
23875 Copyright © 2002 David Dawes
23876 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
23877
23878 All Rights Reserved.
23879
23880 Permission is hereby granted, free of charge, to any person obtaining a
23881 copy of this software and associated documentation files (the
23882 "Software"), to deal in the Software without restriction, including
23883 without limitation the rights to use, copy, modify, merge, publish,
23884 distribute, sub license, and/or sell copies of the Software, and to
23885 permit persons to whom the Software is furnished to do so, subject to
23886 the following conditions:
23887
23888 The above copyright notice and this permission notice (including the
23889 next paragraph) shall be included in all copies or substantial portions
23890 of the Software.
23891
23892 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
23893 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
23894 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
23895 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
23896 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
23897 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
23898 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23899
23900 Copyright © 2006 Intel Corporation
23901 Copyright © 2006,2010 Intel Corporation
23902 Copyright © 2007 Intel Corporation
23903 Copyright © 2008 Intel Corporation
23904 Copyright © 2009 Intel Corporation
23905 Copyright © 2007 Red Hat, Inc.
23906
23907 Permission is hereby granted, free of charge, to any person obtaining a
23908 copy of this software and associated documentation files (the "Software"),
23909 to deal in the Software without restriction, including without limitation
23910 the rights to use, copy, modify, merge, publish, distribute, sublicense,
23911 and/or sell copies of the Software, and to permit persons to whom the
23912 Software is furnished to do so, subject to the following conditions:
23913
23914 The above copyright notice and this permission notice (including the next
23915 paragraph) shall be included in all copies or substantial portions of the
23916 Software.
23917
23918 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23919 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23920 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
23921 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23922 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23923 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23924 SOFTWARE.
23925
23926 Copyright 2000 by Alan Hourihane, Sychdyn, North Wales, UK.
23927
23928 Permission to use, copy, modify, distribute, and sell this software and its
23929 documentation for any purpose is hereby granted without fee, provided that
23930 the above copyright notice appear in all copies and that both that
23931 copyright notice and this permission notice appear in supporting
23932 documentation, and that the name of Alan Hourihane not be used in
23933 advertising or publicity pertaining to distribution of the software without
23934 specific, written prior permission.  Alan Hourihane makes no representations
23935 about the suitability of this software for any purpose.  It is provided
23936 "as is" without express or implied warranty.
23937
23938 ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
23939 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
23940 EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
23941 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
23942 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
23943 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
23944 PERFORMANCE OF THIS SOFTWARE.
23945
23946 Copyright 2000 Intel Corporation.  All Rights Reserved.
23947
23948 Permission is hereby granted, free of charge, to any person obtaining a
23949 copy of this software and associated documentation files (the
23950 "Software"), to deal in the Software without restriction, including
23951 without limitation the rights to use, copy, modify, merge, publish,
23952 distribute, sub license, and/or sell copies of the Software, and to
23953 permit persons to whom the Software is furnished to do so, subject to
23954 the following conditions:
23955
23956 The above copyright notice and this permission notice (including the
23957 next paragraph) shall be included in all copies or substantial portions
23958 of the Software.
23959
23960 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
23961 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
23962 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
23963 IN NO EVENT SHALL INTEL, AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
23964 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
23965 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
23966 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23967
23968 Copyright 2001 VA Linux Systems Inc., Fremont, California.
23969 Copyright © 2002 by David Dawes
23970
23971 All Rights Reserved.
23972
23973 Permission is hereby granted, free of charge, to any person obtaining a
23974 copy of this software and associated documentation files (the "Software"),
23975 to deal in the Software without restriction, including without limitation
23976 on the rights to use, copy, modify, merge, publish, distribute, sub
23977 license, and/or sell copies of the Software, and to permit persons to whom
23978 the Software is furnished to do so, subject to the following conditions:
23979
23980 The above copyright notice and this permission notice (including the next
23981 paragraph) shall be included in all copies or substantial portions of the
23982 Software.
23983
23984 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23985 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23986 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
23987 ATI, VA LINUX SYSTEMS AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
23988 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
23989 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
23990 USE OR OTHER DEALINGS IN THE SOFTWARE.
23991
23992 Copyright © 1999 Keith Packard
23993 Copyright ® 2001 Keith Packard
23994 Copyright © 2000, 2008 Keith Packard
23995
23996 Permission to use, copy, modify, distribute, and sell this software and its
23997 documentation for any purpose is hereby granted without fee, provided that
23998 the above copyright notice appear in all copies and that both that
23999 copyright notice and this permission notice appear in supporting
24000 documentation, and that the name of Keith Packard not be used in
24001 advertising or publicity pertaining to distribution of the software without
24002 specific, written prior permission.  Keith Packard makes no
24003 representations about the suitability of this software for any purpose.  It
24004 is provided "as is" without express or implied warranty.
24005
24006 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
24007 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
24008 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
24009 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
24010 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
24011 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
24012 PERFORMANCE OF THIS SOFTWARE.
24013
24014
24015 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24016 </pre>
24017 <ul>
24018
24019 </ul>
24020 </div>
24021 </div>
24022
24023
24024 <div class="product">
24025 <span class="title">xf86bigfontproto-1.2.0</span>
24026 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24027 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24028 <div class="licence">
24029 <pre>Scanned Source License xf86bigfontproto-1.2.0/COPYING:
24030
24031 Permission is hereby granted, free of charge, to any person obtaining a copy
24032 of this software and associated documentation files (the "Software"), to deal
24033 in the Software without restriction, including without limitation the rights
24034 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24035 copies of the Software, and to permit persons to whom the Software is
24036 furnished to do so, subject to the following conditions:
24037
24038 The above copyright notice and this permission notice shall be included in all
24039 copies or substantial portions of the Software.
24040
24041 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24042 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24043 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24044 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
24045 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24046 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24047
24048 Except as contained in this notice, the name of the XFree86 Project shall not
24049 be used in advertising or otherwise to promote the sale, use or other dealings
24050 in this Software without prior written authorization from the XFree86 Project.
24051
24052 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24053 </pre>
24054 <ul>
24055
24056 </ul>
24057 </div>
24058 </div>
24059
24060
24061 <div class="product">
24062 <span class="title">xf86dgaproto-2.1</span>
24063 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24064 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24065 <div class="licence">
24066 <pre>Scanned Source License xf86dgaproto-2.1/COPYING:
24067
24068 Permission is hereby granted, free of charge, to any person obtaining a copy
24069 of this software and associated documentation files (the "Software"), to deal
24070 in the Software without restriction, including without limitation the rights
24071 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24072 copies of the Software, and to permit persons to whom the Software is
24073 furnished to do so, subject to the following conditions:
24074
24075 The above copyright notice and this permission notice shall be included in all
24076 copies or substantial portions of the Software.
24077
24078 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24079 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24080 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24081 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
24082 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24083 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24084
24085 Except as contained in this notice, the name of the XFree86 Project shall not
24086 be used in advertising or otherwise to promote the sale, use or other dealings
24087 in this Software without prior written authorization from the XFree86 Project.
24088
24089 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24090 </pre>
24091 <ul>
24092
24093 </ul>
24094 </div>
24095 </div>
24096
24097
24098 <div class="product">
24099 <span class="title">xf86driproto-2.1.1</span>
24100 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24101 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24102 <div class="licence">
24103 <pre>Scanned Source License xf86driproto-2.1.1/COPYING:
24104
24105 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
24106 Copyright 2000 VA Linux Systems, Inc.
24107 All Rights Reserved.
24108
24109 Permission is hereby granted, free of charge, to any person obtaining a
24110 copy of this software and associated documentation files (the
24111 "Software"), to deal in the Software without restriction, including
24112 without limitation the rights to use, copy, modify, merge, publish,
24113 distribute, sub license, and/or sell copies of the Software, and to
24114 permit persons to whom the Software is furnished to do so, subject to
24115 the following conditions:
24116
24117 The above copyright notice and this permission notice (including the
24118 next paragraph) shall be included in all copies or substantial portions
24119 of the Software.
24120
24121 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
24122 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24123 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
24124 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
24125 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
24126 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
24127 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24128
24129
24130 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24131 </pre>
24132 <ul>
24133
24134 </ul>
24135 </div>
24136 </div>
24137
24138
24139 <div class="product">
24140 <span class="title">xf86rushproto-1.1.2</span>
24141 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24142 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24143 <div class="licence">
24144 <pre>Scanned Source License xf86rushproto-1.1.2/COPYING:
24145
24146 Permission is hereby granted, free of charge, to any person obtaining a copy
24147 of this software and associated documentation files (the "Software"), to deal
24148 in the Software without restriction, including without limitation the rights
24149 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24150 copies of the Software, and to permit persons to whom the Software is
24151 furnished to do so, subject to the following conditions:
24152
24153 The above copyright notice and this permission notice shall be included in all
24154 copies or substantial portions of the Software.
24155
24156 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24157 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24158 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24159 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
24160 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24161 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24162
24163 Except as contained in this notice, the name of the XFree86 Project shall not
24164 be used in advertising or otherwise to promote the sale, use or other dealings
24165 in this Software without prior written authorization from the XFree86 Project.
24166
24167 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24168 </pre>
24169 <ul>
24170
24171 </ul>
24172 </div>
24173 </div>
24174
24175
24176 <div class="product">
24177 <span class="title">xf86vidmodeproto-2.3.1</span>
24178 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24179 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24180 <div class="licence">
24181 <pre>Scanned Source License xf86vidmodeproto-2.3.1/COPYING:
24182
24183 Copyright 1995  Kaleb S. KEITHLEY
24184
24185 Permission is hereby granted, free of charge, to any person obtaining
24186 a copy of this software and associated documentation files (the
24187 "Software"), to deal in the Software without restriction, including
24188 without limitation the rights to use, copy, modify, merge, publish,
24189 distribute, sublicense, and/or sell copies of the Software, and to
24190 permit persons to whom the Software is furnished to do so, subject to
24191 the following conditions:
24192
24193 The above copyright notice and this permission notice shall be
24194 included in all copies or substantial portions of the Software.
24195
24196 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24197 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24198 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
24199 IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
24200 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
24201 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
24202 OTHER DEALINGS IN THE SOFTWARE.
24203
24204 Except as contained in this notice, the name of Kaleb S. KEITHLEY
24205 shall not be used in advertising or otherwise to promote the sale, use
24206 or other dealings in this Software without prior written authorization
24207 from Kaleb S. KEITHLEY
24208
24209 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24210 </pre>
24211 <ul>
24212
24213 </ul>
24214 </div>
24215 </div>
24216
24217
24218 <div class="product">
24219 <span class="title">xineramaproto-1.2.1</span>
24220 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24221 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24222 <div class="licence">
24223 <pre>Scanned Source License xineramaproto-1.2.1/COPYING:
24224
24225 Copyright 2003  The Open Group
24226
24227 Permission to use, copy, modify, distribute, and sell this software and its
24228 documentation for any purpose is hereby granted without fee, provided that
24229 the above copyright notice appear in all copies and that both that
24230 copyright notice and this permission notice appear in supporting
24231 documentation.
24232
24233 The above copyright notice and this permission notice shall be included in
24234 all copies or substantial portions of the Software.
24235
24236 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24237 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24238 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
24239 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
24240 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24241 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24242
24243 Except as contained in this notice, the name of The Open Group shall not be
24244 used in advertising or otherwise to promote the sale, use or other dealings
24245 in this Software without prior written authorization from The Open Group.
24246
24247
24248 Copyright (c) 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts.
24249 Permission is hereby granted, free of charge, to any person obtaining a copy
24250 of this software and associated documentation files (the "Software"), to deal
24251 in the Software without restriction, including without limitation the rights
24252 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24253 copies of the Software.
24254
24255 The above copyright notice and this permission notice shall be included in
24256 all copies or substantial portions of the Software.
24257
24258 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24259 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24260 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
24261 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
24262 BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
24263 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24264 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24265
24266 Except as contained in this notice, the name of Digital Equipment Corporation
24267 shall not be used in advertising or otherwise to promote the sale, use or other
24268 dealings in this Software without prior written authorization from Digital
24269 Equipment Corporation.
24270
24271 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24272 </pre>
24273 <ul>
24274
24275 </ul>
24276 </div>
24277 </div>
24278
24279
24280 <div class="product">
24281 <span class="title">xinit-1.3.0</span>
24282 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24283 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24284 <div class="licence">
24285 <pre>Scanned Source License xinit-1.3.0/COPYING:
24286
24287 Copyright 1986, 1988, 1993, 1998  The Open Group
24288
24289 Permission to use, copy, modify, distribute, and sell this software and its
24290 documentation for any purpose is hereby granted without fee, provided that
24291 the above copyright notice appear in all copies and that both that
24292 copyright notice and this permission notice appear in supporting
24293 documentation.
24294
24295 The above copyright notice and this permission notice shall be included in
24296 all copies or substantial portions of the Software.
24297
24298 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24299 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24300 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
24301 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
24302 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24303 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24304
24305 Except as contained in this notice, the name of The Open Group shall not be
24306 used in advertising or otherwise to promote the sale, use or other dealings
24307 in this Software without prior written authorization from The Open Group.
24308
24309 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24310 </pre>
24311 <ul>
24312 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
24313 </ul>
24314 </div>
24315 </div>
24316
24317
24318 <div class="product">
24319 <span class="title">xinput-1.6.0</span>
24320 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24321 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24322 <div class="licence">
24323 <pre>Scanned Source License xinput-1.6.0/COPYING:
24324
24325 Copyright 1996-1997 by Frederic Lepied, France. &lt;Frederic.Lepied@sugix.frmug.org&gt;
24326                                                                            
24327 Permission to use, copy, modify, distribute, and sell this software and its
24328 documentation for any purpose is  hereby granted without fee, provided that
24329 the  above copyright   notice appear  in   all  copies and  that both  that
24330 copyright  notice   and   this  permission   notice  appear  in  supporting
24331 documentation, and that   the  name of  the authors   not  be  used  in
24332 advertising or publicity pertaining to distribution of the software without
24333 specific,  written      prior  permission.     The authors  make  no
24334 representations about the suitability of this software for any purpose.  It
24335 is provided "as is" without express or implied warranty.                   
24336                                                                            
24337 THE AUTHORS  DISCLAIMS ALL   WARRANTIES WITH REGARD  TO  THIS SOFTWARE,
24338 INCLUDING ALL IMPLIED   WARRANTIES OF MERCHANTABILITY  AND   FITNESS, IN NO
24339 EVENT  SHALL THE AUTHORS  BE   LIABLE   FOR ANY  SPECIAL, INDIRECT   OR
24340 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
24341 DATA  OR PROFITS, WHETHER  IN  AN ACTION OF  CONTRACT,  NEGLIGENCE OR OTHER
24342 TORTIOUS  ACTION, ARISING    OUT OF OR   IN  CONNECTION  WITH THE USE    OR
24343 PERFORMANCE OF THIS SOFTWARE.
24344
24345 Copyright © 2007 Peter Hutterer
24346 Copyright © 2009 Red Hat, Inc.
24347
24348 Permission is hereby granted, free of charge, to any person obtaining a
24349 copy of this software and associated documentation files (the "Software"),
24350 to deal in the Software without restriction, including without limitation
24351 the rights to use, copy, modify, merge, publish, distribute, sublicense,
24352 and/or sell copies of the Software, and to permit persons to whom the
24353 Software is furnished to do so, subject to the following conditions:
24354
24355 The above copyright notice and this permission notice (including the next
24356 paragraph) shall be included in all copies or substantial portions of the
24357 Software.
24358
24359 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24360 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24361 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
24362 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24363 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
24364 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
24365 DEALINGS IN THE SOFTWARE.
24366
24367 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24368 </pre>
24369 <ul>
24370
24371 </ul>
24372 </div>
24373 </div>
24374
24375
24376 <div class="product">
24377 <span class="title">xkbcomp-1.2.3</span>
24378 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24379 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24380 <div class="licence">
24381 <pre>Scanned Source License xkbcomp-1.2.3/COPYING:
24382
24383 Copyright (c) 1994 by Silicon Graphics Computer Systems, Inc.
24384
24385 Permission to use, copy, modify, and distribute this
24386 software and its documentation for any purpose and without
24387 fee is hereby granted, provided that the above copyright
24388 notice appear in all copies and that both that copyright
24389 notice and this permission notice appear in supporting
24390 documentation, and that the name of Silicon Graphics not be 
24391 used in advertising or publicity pertaining to distribution 
24392 of the software without specific prior written permission.
24393 Silicon Graphics makes no representation about the suitability 
24394 of this software for any purpose. It is provided "as is"
24395 without any express or implied warranty.
24396
24397 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
24398 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
24399 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
24400 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
24401 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 
24402 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
24403 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
24404 THE USE OR PERFORMANCE OF THIS SOFTWARE.
24405
24406
24407 Copyright 1988, 1998  The Open Group
24408
24409 Permission to use, copy, modify, distribute, and sell this software and its
24410 documentation for any purpose is hereby granted without fee, provided that
24411 the above copyright notice appear in all copies and that both that
24412 copyright notice and this permission notice appear in supporting
24413 documentation.
24414
24415 The above copyright notice and this permission notice shall be included in
24416 all copies or substantial portions of the Software.
24417
24418 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24419 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24420 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
24421 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
24422 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24423 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24424
24425 Except as contained in this notice, the name of The Open Group shall not be
24426 used in advertising or otherwise to promote the sale, use or other dealings
24427 in this Software without prior written authorization from The Open Group.
24428
24429
24430 Copyright 1988 by Digital Equipment Corporation, Maynard, Massachusetts.
24431
24432                         All Rights Reserved
24433
24434 Permission to use, copy, modify, and distribute this software and its 
24435 documentation for any purpose and without fee is hereby granted, 
24436 provided that the above copyright notice appear in all copies and that
24437 both that copyright notice and this permission notice appear in 
24438 supporting documentation, and that the name of Digital not be
24439 used in advertising or publicity pertaining to distribution of the
24440 software without specific, written prior permission.  
24441
24442 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
24443 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
24444 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
24445 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
24446 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
24447 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
24448 SOFTWARE.
24449
24450
24451                               COPYRIGHT 1990
24452                         DIGITAL EQUIPMENT CORPORATION
24453                            MAYNARD, MASSACHUSETTS
24454                             ALL RIGHTS RESERVED.
24455
24456 THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE AND
24457 SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT CORPORATION.
24458 DIGITAL MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THIS SOFTWARE 
24459 FOR ANY PURPOSE.  IT IS SUPPLIED "AS IS" WITHOUT EXPRESS OR IMPLIED 
24460 WARRANTY.
24461
24462 IF THE SOFTWARE IS MODIFIED IN A MANNER CREATING DERIVATIVE COPYRIGHT
24463 RIGHTS, APPROPRIATE LEGENDS MAY BE PLACED ON THE DERIVATIVE WORK IN
24464 ADDITION TO THAT SET FORTH ABOVE.
24465
24466 Permission to use, copy, modify, and distribute this software and its
24467 documentation for any purpose and without fee is hereby granted, provided
24468 that the above copyright notice appear in all copies and that both that
24469 copyright notice and this permission notice appear in supporting
24470 documentation, and that the name of Digital Equipment Corporation not be
24471 used in advertising or publicity pertaining to distribution of the 
24472 software without specific, written prior permission.
24473
24474 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24475 </pre>
24476 <ul>
24477
24478 </ul>
24479 </div>
24480 </div>
24481
24482
24483 <div class="product">
24484 <span class="title">xkeyboard-config-2.4.1</span>
24485 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24486 <span class="homepage"><a href="http://www.freedesktop.org/wiki/Software/XKeyboardConfig">homepage</a></span>
24487 <div class="licence">
24488 <pre>Scanned Source License xkeyboard-config-2.4.1/COPYING:
24489
24490 Copyright 1996 by Joseph Moss
24491 Copyright (C) 2002-2007 Free Software Foundation, Inc.
24492 Copyright (C) Dmitry Golubev &lt;lastguru@mail.ru&gt;, 2003-2004
24493 Copyright (C) 2004, Gregory Mokhin &lt;mokhin@bog.msu.ru&gt;
24494 Copyright (C) 2006 Erdal Ronahî
24495
24496 Permission to use, copy, modify, distribute, and sell this software and its
24497 documentation for any purpose is hereby granted without fee, provided that
24498 the above copyright notice appear in all copies and that both that
24499 copyright notice and this permission notice appear in supporting
24500 documentation, and that the name of the copyright holder(s) not be used in
24501 advertising or publicity pertaining to distribution of the software without
24502 specific, written prior permission.  The copyright holder(s) makes no
24503 representations about the suitability of this software for any purpose.  It
24504 is provided "as is" without express or implied warranty.
24505
24506 THE COPYRIGHT HOLDER(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
24507 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
24508 EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
24509 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
24510 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
24511 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
24512 PERFORMANCE OF THIS SOFTWARE.
24513
24514
24515 Copyright (c) 1996  Digital Equipment Corporation
24516
24517 Permission is hereby granted, free of charge, to any person obtaining
24518 a copy of this software and associated documentation files (the
24519 "Software"), to deal in the Software without restriction, including
24520 without limitation the rights to use, copy, modify, merge, publish,
24521 distribute, sublicense, and sell copies of the Software, and to
24522 permit persons to whom the Software is furnished to do so, subject to
24523 the following conditions:
24524
24525 The above copyright notice and this permission notice shall be included
24526 in all copies or substantial portions of the Software.
24527
24528 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
24529 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24530 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
24531 IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM,
24532 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
24533 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
24534 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24535
24536 Except as contained in this notice, the name of the Digital Equipment 
24537 Corporation shall not be used in advertising or otherwise to promote
24538 the sale, use or other dealings in this Software without prior written
24539 authorization from Digital Equipment Corporation.
24540
24541
24542 Copyright 1996, 1998  The Open Group
24543
24544 Permission to use, copy, modify, distribute, and sell this software and its
24545 documentation for any purpose is hereby granted without fee, provided that
24546 the above copyright notice appear in all copies and that both that
24547 copyright notice and this permission notice appear in supporting
24548 documentation.
24549
24550 The above copyright notice and this permission notice shall be
24551 included in all copies or substantial portions of the Software.
24552
24553 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24554 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24555 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
24556 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
24557 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
24558 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
24559 OTHER DEALINGS IN THE SOFTWARE.
24560
24561 Except as contained in this notice, the name of The Open Group shall
24562 not be used in advertising or otherwise to promote the sale, use or
24563 other dealings in this Software without prior written authorization
24564 from The Open Group.
24565
24566
24567 Copyright 2004-2005 Sun Microsystems, Inc.  All rights reserved.
24568
24569 Permission is hereby granted, free of charge, to any person obtaining a
24570 copy of this software and associated documentation files (the "Software"),
24571 to deal in the Software without restriction, including without limitation
24572 the rights to use, copy, modify, merge, publish, distribute, sublicense,
24573 and/or sell copies of the Software, and to permit persons to whom the
24574 Software is furnished to do so, subject to the following conditions:
24575
24576 The above copyright notice and this permission notice (including the next
24577 paragraph) shall be included in all copies or substantial portions of the
24578 Software.
24579
24580 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24581 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24582 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
24583 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24584 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
24585 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
24586 DEALINGS IN THE SOFTWARE.
24587
24588
24589 Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc.
24590
24591 Permission to use, copy, modify, and distribute this
24592 software and its documentation for any purpose and without
24593 fee is hereby granted, provided that the above copyright
24594 notice appear in all copies and that both that copyright
24595 notice and this permission notice appear in supporting
24596 documentation, and that the name of Silicon Graphics not be 
24597 used in advertising or publicity pertaining to distribution 
24598 of the software without specific prior written permission.
24599 Silicon Graphics makes no representation about the suitability 
24600 of this software for any purpose. It is provided "as is"
24601 without any express or implied warranty.
24602
24603 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
24604 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
24605 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
24606 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
24607 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 
24608 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 
24609 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
24610 THE USE OR PERFORMANCE OF THIS SOFTWARE.
24611
24612
24613 Copyright (c) 1996  X Consortium
24614
24615 Permission is hereby granted, free of charge, to any person obtaining
24616 a copy of this software and associated documentation files (the
24617 "Software"), to deal in the Software without restriction, including
24618 without limitation the rights to use, copy, modify, merge, publish,
24619 distribute, sublicense, and/or sell copies of the Software, and to
24620 permit persons to whom the Software is furnished to do so, subject to
24621 the following conditions:
24622
24623 The above copyright notice and this permission notice shall be
24624 included in all copies or substantial portions of the Software.
24625
24626 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24627 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24628 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
24629 IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
24630 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
24631 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
24632 OTHER DEALINGS IN THE SOFTWARE.
24633
24634 Except as contained in this notice, the name of the X Consortium shall
24635 not be used in advertising or otherwise to promote the sale, use or
24636 other dealings in this Software without prior written authorization
24637 from the X Consortium.
24638
24639
24640 Copyright (C) 2004, 2006 Ævar Arnfjörð Bjarmason &lt;avarab@gmail.com&gt;
24641
24642 Permission to use, copy, modify, distribute, and sell this software and its
24643 documentation for any purpose is hereby granted without fee, provided that
24644 the above copyright notice appear in all copies and that both that
24645 copyright notice and this permission notice appear in supporting
24646 documentation.
24647
24648 The above copyright notice and this permission notice shall be
24649 included in all copies or substantial portions of the Software.
24650
24651 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24652 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24653 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
24654 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
24655 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
24656 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
24657 OTHER DEALINGS IN THE SOFTWARE.
24658
24659 Except as contained in this notice, the name of a copyright holder shall
24660 not be used in advertising or otherwise to promote the sale, use or
24661 other dealings in this Software without prior written authorization of
24662 the copyright holder.
24663
24664
24665 Copyright (C) 1999, 2000 by Anton Zinoviev &lt;anton@lml.bas.bg&gt;
24666
24667 This software may be used, modified, copied, distributed, and sold,
24668 in both source and binary form provided that the above copyright
24669 and these terms are retained. Under no circumstances is the author
24670 responsible for the proper functioning of this software, nor does
24671 the author assume any responsibility for damages incurred with its
24672 use.
24673
24674 Permission is granted to anyone to use, distribute and modify
24675 this file in any way, provided that the above copyright notice
24676 is left intact and the author of the modification summarizes
24677 the changes in this header.
24678
24679 This file is distributed without any expressed or implied warranty.
24680
24681 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24682 </pre>
24683 <ul>
24684
24685 </ul>
24686 </div>
24687 </div>
24688
24689
24690 <div class="product">
24691 <span class="title">xl2tpd-1.3.0</span>
24692 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24693 <span class="homepage"><a href="http://www.xelerance.com/services/software/xl2tpd/">homepage</a></span>
24694 <div class="licence">
24695 <pre></pre>
24696 <ul>
24697 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
24698 </ul>
24699 </div>
24700 </div>
24701
24702
24703 <div class="product">
24704 <span class="title">xorg-conf-0.0.6</span>
24705 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24706 <span class="homepage"><a href="http://www.chromium.org/">homepage</a></span>
24707 <div class="licence">
24708 <pre></pre>
24709 <ul>
24710 <li><a href='#BSD-Google'>Custom License BSD-Google</a></li>
24711 </ul>
24712 </div>
24713 </div>
24714
24715
24716 <div class="product">
24717 <span class="title">xorg-drivers-1.12</span>
24718 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24719 <span class="homepage"><a href="http://www.gentoo.org/">homepage</a></span>
24720 <div class="licence">
24721 <pre></pre>
24722 <ul>
24723 <li><a href='#as-is'>Gentoo Package Stock License as-is</a></li>
24724 </ul>
24725 </div>
24726 </div>
24727
24728
24729 <div class="product">
24730 <span class="title">xorg-server-1.12.4</span>
24731 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
24732 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
24733 <div class="licence">
24734 <pre>Scanned Source License xorg-server-1.12.4/COPYING:
24735
24736 The following is the 'standard copyright' agreed upon by most contributors,
24737 and is currently the canonical license preferred by the X.Org Foundation.
24738 This is a slight variant of the common MIT license form published by the
24739 Open Source Initiative at http://www.opensource.org/licenses/mit-license.php
24740
24741 Copyright holders of new code should use this license statement where
24742 possible, and insert their name to this list.  Please sort by surname
24743 for people, and by the full name for other entities (e.g.  Juliusz
24744 Chroboczek sorts before Intel Corporation sorts before Daniel Stone).
24745
24746 Copyright © 2000-2001 Juliusz Chroboczek
24747 Copyright © 1998 Egbert Eich
24748 Copyright © 2006-2007 Intel Corporation
24749 Copyright © 2006 Nokia Corporation
24750 Copyright © 2006-2008 Peter Hutterer
24751 Copyright © 2006 Adam Jackson
24752 Copyright © 2009-2010 NVIDIA Corporation
24753 Copyright © 1987, 2003-2006, 2008-2010 Oracle and/or its affiliates.
24754 Copyright © 1999 Keith Packard
24755 Copyright © 2007-2009 Red Hat, Inc.
24756 Copyright © 2005-2008 Daniel Stone
24757 Copyright © 2006-2009 Simon Thum
24758 Copyright © 2006 Luc Verhaegen
24759
24760 Permission is hereby granted, free of charge, to any person obtaining a
24761 copy of this software and associated documentation files (the "Software"),
24762 to deal in the Software without restriction, including without limitation
24763 the rights to use, copy, modify, merge, publish, distribute, sublicense,
24764 and/or sell copies of the Software, and to permit persons to whom the
24765 Software is furnished to do so, subject to the following conditions:
24766
24767 The above copyright notice and this permission notice (including the next
24768 paragraph) shall be included in all copies or substantial portions of the
24769 Software.
24770
24771 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24772 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24773 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
24774 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24775 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
24776 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
24777 DEALINGS IN THE SOFTWARE.
24778
24779
24780
24781
24782 The following licenses are 'legacy': usually MIT/X11 licenses with the name
24783 of the copyright holder(s) in the license statement, but also some BSD-like
24784 licenses.
24785
24786
24787 Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
24788 Copyright (C) Colin Harrison 2005-2008
24789
24790 Permission is hereby granted, free of charge, to any person obtaining a copy of
24791 this software and associated documentation files (the "Software"), to deal in
24792 the Software without restriction, including without limitation the rights to
24793 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
24794 of the Software, and to permit persons to whom the Software is furnished to do
24795 so, subject to the following conditions:
24796
24797 The above copyright notice and this permission notice shall be included in all
24798 copies or substantial portions of the Software.
24799
24800 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24801 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
24802 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
24803 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
24804 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
24805 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24806
24807 Except as contained in this notice, the name of the XFree86 Project shall not
24808 be used in advertising or otherwise to promote the sale, use or other dealings
24809 in this Software without prior written authorization from the XFree86 Project.
24810
24811
24812 Copyright 1997 by The XFree86 Project, Inc.
24813
24814 Permission to use, copy, modify, distribute, and sell this software and its
24815 documentation for any purpose is hereby granted without fee, provided that
24816 the above copyright notice appear in all copies and that both that
24817 copyright notice and this permission notice appear in supporting
24818 documentation, and that the name of the XFree86 Project, Inc.
24819 not be used in advertising or publicity pertaining to distribution of
24820 the software without specific, written prior permission.  The Xfree86
24821 Project, Inc. makes no representations about the suitability of this
24822 software for any purpose.  It is provided "as is" without express or
24823 implied warranty.
24824
24825 THE XFREE86 PROJECT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD
24826 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
24827 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
24828 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
24829 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
24830 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
24831 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
24832
24833
24834 Copyright 1985-1998, 2001  The Open Group
24835 Copyright 2002 Red Hat Inc., Durham, North Carolina.
24836
24837 Permission to use, copy, modify, distribute, and sell this software and its
24838 documentation for any purpose is hereby granted without fee, provided that
24839 the above copyright notice appear in all copies and that both that
24840 copyright notice and this permission notice appear in supporting
24841 documentation.
24842
24843 The above copyright notice and this permission notice shall be included in
24844 all copies or substantial portions of the Software.
24845
24846 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24847 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24848 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
24849 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
24850 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24851 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24852
24853 Except as contained in this notice, the name of The Open Group shall not be
24854 used in advertising or otherwise to promote the sale, use or other dealings
24855 in this Software without prior written authorization from The Open Group.
24856
24857
24858 Copyright (c) 1987, 1989-1990, 1992-1995  X Consortium
24859
24860 Permission is hereby granted, free of charge, to any person obtaining a copy
24861 of this software and associated documentation files (the "Software"), to deal
24862 in the Software without restriction, including without limitation the rights
24863 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24864 copies of the Software, and to permit persons to whom the Software is
24865 furnished to do so, subject to the following conditions:
24866
24867 The above copyright notice and this permission notice shall be included in
24868 all copies or substantial portions of the Software.
24869
24870 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24871 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24872 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
24873 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
24874 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24875 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24876
24877 Except as contained in this notice, the name of the X Consortium shall not be
24878 used in advertising or otherwise to promote the sale, use or other dealings
24879 in this Software without prior written authorization from the X Consortium.
24880
24881
24882 Copyright © 1999-2000 SuSE, Inc.
24883 Copyright © 2007 Red Hat, Inc.
24884
24885 Permission to use, copy, modify, distribute, and sell this software and its
24886 documentation for any purpose is hereby granted without fee, provided that
24887 the above copyright notice appear in all copies and that both that
24888 copyright notice and this permission notice appear in supporting
24889 documentation, and that the name of SuSE not be used in advertising or
24890 publicity pertaining to distribution of the software without specific,
24891 written prior permission.  SuSE makes no representations about the
24892 suitability of this software for any purpose.  It is provided "as is"
24893 without express or implied warranty.
24894
24895 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
24896 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
24897 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
24898 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
24899 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
24900 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
24901
24902
24903 Copyright 1987-1991, 1993 by Digital Equipment Corporation, Maynard, Massachusetts.
24904 Copyright 1991 Massachusetts Institute of Technology, Cambridge, Massachusetts.
24905 Copyright 1991, 1993 Olivetti Research Limited, Cambridge, England.
24906
24907                         All Rights Reserved
24908
24909 Permission to use, copy, modify, and distribute this software and its
24910 documentation for any purpose and without fee is hereby granted,
24911 provided that the above copyright notice appear in all copies and that
24912 both that copyright notice and this permission notice appear in
24913 supporting documentation, and that the name of Digital not be
24914 used in advertising or publicity pertaining to distribution of the
24915 software without specific, written prior permission.
24916
24917 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
24918 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
24919 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
24920 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
24921 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
24922 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
24923 SOFTWARE.
24924
24925
24926 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
24927 Copyright 1994 Quarterdeck Office Systems.
24928
24929                         All Rights Reserved
24930
24931 Permission to use, copy, modify, and distribute this software and its
24932 documentation for any purpose and without fee is hereby granted,
24933 provided that the above copyright notice appear in all copies and that
24934 both that copyright notice and this permission notice appear in
24935 supporting documentation, and that the names of Digital and
24936 Quarterdeck not be used in advertising or publicity pertaining to
24937 distribution of the software without specific, written prior
24938 permission.
24939
24940 DIGITAL AND QUARTERDECK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
24941 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
24942 FITNESS, IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT
24943 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
24944 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
24945 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
24946 OR PERFORMANCE OF THIS SOFTWARE.
24947
24948
24949 Copyright 1997 Digital Equipment Corporation.
24950 All rights reserved.
24951
24952 This software is furnished under license and may be used and copied only in
24953 accordance with the following terms and conditions.  Subject to these
24954 conditions, you may download, copy, install, use, modify and distribute
24955 this software in source and/or binary form. No title or ownership is
24956 transferred hereby.
24957
24958 1) Any source code used, modified or distributed must reproduce and retain
24959    this copyright notice and list of conditions as they appear in the
24960    source file.
24961
24962 2) No right is granted to use any trade name, trademark, or logo of Digital
24963    Equipment Corporation. Neither the "Digital Equipment Corporation"
24964    name nor any trademark or logo of Digital Equipment Corporation may be
24965    used to endorse or promote products derived from this software without
24966    the prior written permission of Digital Equipment Corporation.
24967
24968 3) This software is provided "AS-IS" and any express or implied warranties,
24969    including but not limited to, any implied warranties of merchantability,
24970    fitness for a particular purpose, or non-infringement are disclaimed.
24971    In no event shall DIGITAL be liable for any damages whatsoever, and in
24972    particular, DIGITAL shall not be liable for special, indirect,
24973    consequential, or incidental damages or damages for lost profits, loss
24974    of revenue or loss of use, whether such damages arise in contract,
24975    negligence, tort, under statute, in equity, at law or otherwise, even
24976    if advised of the possibility of such damage.
24977
24978
24979 Copyright (c) 1991, 1996-1997 Digital Equipment Corporation, Maynard, Massachusetts.
24980
24981 Permission is hereby granted, free of charge, to any person obtaining a copy
24982 of this software and associated documentation files (the "Software"), to deal
24983 in the Software without restriction, including without limitation the rights
24984 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24985 copies of the Software.
24986
24987 The above copyright notice and this permission notice shall be included in
24988 all copies or substantial portions of the Software.
24989
24990 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24991 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24992 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
24993 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
24994 BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
24995 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
24996 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24997
24998 Except as contained in this notice, the name of Digital Equipment Corporation
24999 shall not be used in advertising or otherwise to promote the sale, use or other
25000 dealings in this Software without prior written authorization from Digital
25001 Equipment Corporation.
25002
25003
25004 SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
25005 Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
25006
25007 Permission is hereby granted, free of charge, to any person obtaining a
25008 copy of this software and associated documentation files (the "Software"),
25009 to deal in the Software without restriction, including without limitation
25010 the rights to use, copy, modify, merge, publish, distribute, sublicense,
25011 and/or sell copies of the Software, and to permit persons to whom the
25012 Software is furnished to do so, subject to the following conditions:
25013
25014 The above copyright notice including the dates of first publication and
25015 either this permission notice or a reference to
25016 http://oss.sgi.com/projects/FreeB/
25017 shall be included in all copies or substantial portions of the Software.
25018
25019 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
25020 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25021 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
25022 SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
25023 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
25024 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25025 SOFTWARE.
25026
25027
25028 Copyright (c) 1994, 1995  Hewlett-Packard Company
25029
25030 Permission is hereby granted, free of charge, to any person obtaining
25031 a copy of this software and associated documentation files (the
25032 "Software"), to deal in the Software without restriction, including
25033 without limitation the rights to use, copy, modify, merge, publish,
25034 distribute, sublicense, and/or sell copies of the Software, and to
25035 permit persons to whom the Software is furnished to do so, subject to
25036 the following conditions:
25037
25038 The above copyright notice and this permission notice shall be included
25039 in all copies or substantial portions of the Software.
25040
25041 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
25042 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25043 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
25044 IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM,
25045 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
25046 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
25047 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25048
25049 Except as contained in this notice, the name of the Hewlett-Packard
25050 Company shall not be used in advertising or otherwise to promote the
25051 sale, use or other dealings in this Software without prior written
25052 authorization from the Hewlett-Packard Company.
25053
25054
25055 Copyright 1989 by Hewlett-Packard Company, Palo Alto, California.
25056 All Rights Reserved
25057
25058 Permission to use, copy, modify, and distribute this software and its
25059 documentation for any purpose and without fee is hereby granted,
25060 provided that the above copyright notice appear in all copies and that
25061 both that copyright notice and this permission notice appear in
25062 supporting documentation, and that the name of Hewlett-Packard not be
25063 used in advertising or publicity pertaining to distribution of the
25064 software without specific, written prior permission.
25065
25066 HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
25067 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
25068 HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
25069 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
25070 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
25071 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
25072 SOFTWARE.
25073
25074
25075 Copyright 2001-2004 Red Hat Inc., Durham, North Carolina.
25076 Copyright (c) 2003 by the XFree86 Project, Inc.
25077 Copyright 2004-2005 Red Hat Inc., Raleigh, North Carolina.
25078 All Rights Reserved.
25079
25080 Permission is hereby granted, free of charge, to any person obtaining
25081 a copy of this software and associated documentation files (the
25082 "Software"), to deal in the Software without restriction, including
25083 without limitation on the rights to use, copy, modify, merge,
25084 publish, distribute, sublicense, and/or sell copies of the Software,
25085 and to permit persons to whom the Software is furnished to do so,
25086 subject to the following conditions:
25087
25088 The above copyright notice and this permission notice (including the
25089 next paragraph) shall be included in all copies or substantial
25090 portions of the Software.
25091
25092 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25093 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25094 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
25095 NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS
25096 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
25097 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
25098 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25099 SOFTWARE.
25100
25101
25102 Copyright © 2008 Red Hat, Inc.
25103 Partly based on code Copyright © 2000 SuSE, Inc.
25104
25105 Permission to use, copy, modify, distribute, and sell this software
25106 and its documentation for any purpose is hereby granted without
25107 fee, provided that the above copyright notice appear in all copies
25108 and that both that copyright notice and this permission notice
25109 appear in supporting documentation, and that the name of Red Hat
25110 not be used in advertising or publicity pertaining to distribution
25111 of the software without specific, written prior permission.  Red
25112 Hat makes no representations about the suitability of this software
25113 for any purpose.  It is provided "as is" without express or implied
25114 warranty.
25115
25116 Red Hat DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25117 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
25118 NO EVENT SHALL Red Hat BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25119 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
25120 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
25121 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
25122 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25123
25124 Permission to use, copy, modify, distribute, and sell this software and its
25125 documentation for any purpose is hereby granted without fee, provided that
25126 the above copyright notice appear in all copies and that both that
25127 copyright notice and this permission notice appear in supporting
25128 documentation, and that the name of SuSE not be used in advertising or
25129 publicity pertaining to distribution of the software without specific,
25130 written prior permission.  SuSE makes no representations about the
25131 suitability of this software for any purpose.  It is provided "as is"
25132 without express or implied warranty.
25133
25134 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
25135 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
25136 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
25137 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
25138 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
25139 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25140
25141
25142 Copyright © 2006  Red Hat, Inc.
25143 (C) Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
25144 All Rights Reserved.
25145
25146 Permission is hereby granted, free of charge, to any person obtaining a
25147 copy of this software and associated documentation files (the "Software"),
25148 to deal in the Software without restriction, including without limitation
25149 the rights to use, copy, modify, merge, publish, distribute, sub license,
25150 and/or sell copies of the Software, and to permit persons to whom the
25151 Software is furnished to do so, subject to the following conditions:
25152
25153 The above copyright notice and this permission notice (including the next
25154 paragraph) shall be included in all copies or substantial portions of the
25155 Software.
25156
25157 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25158 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25159 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
25160 RED HAT, INC, OR PRECISION INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY
25161 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
25162 OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
25163 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25164
25165
25166 Copyright (c) 1995  X Consortium
25167 Copyright 2004 Red Hat Inc., Durham, North Carolina.
25168 All Rights Reserved.
25169
25170 Permission is hereby granted, free of charge, to any person obtaining
25171 a copy of this software and associated documentation files (the
25172 "Software"), to deal in the Software without restriction, including
25173 without limitation on the rights to use, copy, modify, merge,
25174 publish, distribute, sublicense, and/or sell copies of the Software,
25175 and to permit persons to whom the Software is furnished to do so,
25176 subject to the following conditions:
25177
25178 The above copyright notice and this permission notice shall be
25179 included in all copies or substantial portions of the Software.
25180
25181 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25182 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25183 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
25184 NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT, THE X CONSORTIUM,
25185 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25186 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
25187 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
25188 OTHER DEALINGS IN THE SOFTWARE.
25189
25190 Except as contained in this notice, the name of the X Consortium
25191 shall not be used in advertising or otherwise to promote the sale,
25192 use or other dealings in this Software without prior written
25193 authorization from the X Consortium.
25194
25195
25196 Copyright 1998-2000 Precision Insight, Inc., Cedar Park, Texas.
25197 Copyright 2000 VA Linux Systems, Inc.
25198 Copyright (c) 2002, 2008, 2009 Apple Computer, Inc.
25199 Copyright (c) 2003-2004 Torrey T. Lyons.
25200 All Rights Reserved.
25201
25202 Permission is hereby granted, free of charge, to any person obtaining a
25203 copy of this software and associated documentation files (the
25204 "Software"), to deal in the Software without restriction, including
25205 without limitation the rights to use, copy, modify, merge, publish,
25206 distribute, sub license, and/or sell copies of the Software, and to
25207 permit persons to whom the Software is furnished to do so, subject to
25208 the following conditions:
25209
25210 The above copyright notice and this permission notice (including the
25211 next paragraph) shall be included in all copies or substantial portions
25212 of the Software.
25213
25214 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
25215 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25216 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
25217 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
25218 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25219 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
25220 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25221
25222
25223 (C) Copyright IBM Corporation 2003
25224 All Rights Reserved.
25225
25226 Permission is hereby granted, free of charge, to any person obtaining a
25227 copy of this software and associated documentation files (the "Software"),
25228 to deal in the Software without restriction, including without limitation
25229 on the rights to use, copy, modify, merge, publish, distribute, sub
25230 license, and/or sell copies of the Software, and to permit persons to whom
25231 the Software is furnished to do so, subject to the following conditions:
25232
25233 The above copyright notice and this permission notice (including the next
25234 paragraph) shall be included in all copies or substantial portions of the
25235 Software.
25236
25237 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25238 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25239 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
25240 VA LINUX SYSTEM, IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
25241 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
25242 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
25243 USE OR OTHER DEALINGS IN THE SOFTWARE.
25244
25245
25246 (C) Copyright IBM Corporation 2004-2005
25247 All Rights Reserved.
25248
25249 Permission is hereby granted, free of charge, to any person obtaining a
25250 copy of this software and associated documentation files (the "Software"),
25251 to deal in the Software without restriction, including without limitation
25252 the rights to use, copy, modify, merge, publish, distribute, sub license,
25253 and/or sell copies of the Software, and to permit persons to whom the
25254 Software is furnished to do so, subject to the following conditions:
25255
25256 The above copyright notice and this permission notice (including the next
25257 paragraph) shall be included in all copies or substantial portions of the
25258 Software.
25259
25260 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25261 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25262 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
25263 IBM,
25264 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
25265 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
25266 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25267 SOFTWARE.
25268
25269
25270 Copyright (c) 1997  Metro Link Incorporated
25271
25272 Permission is hereby granted, free of charge, to any person obtaining a
25273 copy of this software and associated documentation files (the "Software"),
25274 to deal in the Software without restriction, including without limitation
25275 the rights to use, copy, modify, merge, publish, distribute, sublicense,
25276 and/or sell copies of the Software, and to permit persons to whom the
25277 Software is furnished to do so, subject to the following conditions:
25278
25279 The above copyright notice and this permission notice shall be included in
25280 all copies or substantial portions of the Software.
25281
25282 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25283 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25284 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
25285 THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
25286 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
25287 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25288 SOFTWARE.
25289
25290 Except as contained in this notice, the name of the Metro Link shall not be
25291 used in advertising or otherwise to promote the sale, use or other dealings
25292 in this Software without prior written authorization from Metro Link.
25293
25294
25295 Copyright 1995-1998 by Metro Link, Inc.
25296 Copyright (c) 1997 Matthieu Herrb
25297
25298 Permission to use, copy, modify, distribute, and sell this software and its
25299 documentation for any purpose is hereby granted without fee, provided that
25300 the above copyright notice appear in all copies and that both that
25301 copyright notice and this permission notice appear in supporting
25302 documentation, and that the name of Metro Link, Inc. not be used in
25303 advertising or publicity pertaining to distribution of the software without
25304 specific, written prior permission.  Metro Link, Inc. makes no
25305 representations about the suitability of this software for any purpose.
25306  It is provided "as is" without express or implied warranty.
25307
25308 METRO LINK, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25309 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25310 EVENT SHALL METRO LINK, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25311 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25312 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25313 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25314 PERFORMANCE OF THIS SOFTWARE.
25315
25316
25317 Copyright 1998 by Metro Link Incorporated
25318
25319 Permission to use, copy, modify, distribute, and sell this software
25320 and its documentation for any purpose is hereby granted without fee,
25321 provided that the above copyright notice appear in all copies and that
25322 both that copyright notice and this permission notice appear in
25323 supporting documentation, and that the name of Metro Link
25324 Incorporated not be used in advertising or publicity pertaining to
25325 distribution of the software without specific, written prior
25326 permission.  Metro Link Incorporated makes no representations
25327 about the suitability of this software for any purpose.  It is
25328 provided "as is" without express or implied warranty.
25329
25330 METRO LINK INCORPORATED DISCLAIMS ALL WARRANTIES WITH REGARD
25331 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
25332 AND FITNESS, IN NO EVENT SHALL METRO LINK INCORPORATED BE
25333 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
25334 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
25335 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
25336 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
25337 SOFTWARE.
25338
25339
25340 Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
25341
25342 Permission is hereby granted, free of charge, to any person obtaining a
25343 copy of this software and associated documentation files (the "Software"),
25344 to deal in the Software without restriction, including without limitation
25345 the rights to use, copy, modify, merge, publish, distribute, sublicense,
25346 and/or sell copies of the Software, and to permit persons to whom the
25347 Software is furnished to do so, subject to the following conditions:
25348
25349 The above copyright notice and this permission notice shall be included in
25350 all copies or substantial portions of the Software.
25351
25352 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25353 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25354 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
25355 CONECTIVA LINUX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
25356 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
25357 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25358 SOFTWARE.
25359
25360 Except as contained in this notice, the name of Conectiva Linux shall
25361 not be used in advertising or otherwise to promote the sale, use or other
25362 dealings in this Software without prior written authorization from
25363 Conectiva Linux.
25364
25365
25366 Copyright (c) 2001, Andy Ritger  aritger@nvidia.com
25367 All rights reserved.
25368
25369 Redistribution and use in source and binary forms, with or without
25370 modification, are permitted provided that the following conditions
25371 are met:
25372
25373 o Redistributions of source code must retain the above copyright
25374   notice, this list of conditions and the following disclaimer.
25375 o Redistributions in binary form must reproduce the above copyright
25376   notice, this list of conditions and the following disclaimer
25377   in the documentation and/or other materials provided with the
25378   distribution.
25379 o Neither the name of NVIDIA nor the names of its contributors
25380   may be used to endorse or promote products derived from this
25381   software without specific prior written permission.
25382
25383 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
25384 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
25385 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
25386 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
25387 THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
25388 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
25389 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
25390 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
25391 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25392 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
25393 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25394 POSSIBILITY OF SUCH DAMAGE.
25395
25396
25397 Copyright 1992 Vrije Universiteit, The Netherlands
25398
25399 Permission to use, copy, modify, and distribute this software and its
25400 documentation for any purpose and without fee is hereby granted, provided
25401 that the above copyright notice appear in all copies and that both that
25402 copyright notice and this permission notice appear in supporting
25403 documentation, and that the name of the Vrije Universiteit not be used in
25404 advertising or publicity pertaining to distribution of the software without
25405 specific, written prior permission.  The Vrije Universiteit makes no
25406 representations about the suitability of this software for any purpose.
25407 It is provided "as is" without express or implied warranty.
25408
25409 The Vrije Universiteit DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25410 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25411 EVENT SHALL The Vrije Universiteit BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25412 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25413 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25414 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25415 PERFORMANCE OF THIS SOFTWARE.
25416
25417
25418 Copyright 1998 by Concurrent Computer Corporation
25419
25420 Permission to use, copy, modify, distribute, and sell this software
25421 and its documentation for any purpose is hereby granted without fee,
25422 provided that the above copyright notice appear in all copies and that
25423 both that copyright notice and this permission notice appear in
25424 supporting documentation, and that the name of Concurrent Computer
25425 Corporation not be used in advertising or publicity pertaining to
25426 distribution of the software without specific, written prior
25427 permission.  Concurrent Computer Corporation makes no representations
25428 about the suitability of this software for any purpose.  It is
25429 provided "as is" without express or implied warranty.
25430
25431 CONCURRENT COMPUTER CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD
25432 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
25433 AND FITNESS, IN NO EVENT SHALL CONCURRENT COMPUTER CORPORATION BE
25434 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
25435 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
25436 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
25437 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
25438 SOFTWARE.
25439
25440
25441 Copyright © 2004 Nokia
25442
25443 Permission to use, copy, modify, distribute, and sell this software and its
25444 documentation for any purpose is hereby granted without fee, provided that
25445 the above copyright notice appear in all copies and that both that
25446 copyright notice and this permission notice appear in supporting
25447 documentation, and that the name of Nokia not be used in
25448 advertising or publicity pertaining to distribution of the software without
25449 specific, written prior permission. Nokia makes no
25450 representations about the suitability of this software for any purpose.  It
25451 is provided "as is" without express or implied warranty.
25452
25453 NOKIA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25454 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25455 EVENT SHALL NOKIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25456 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25457 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25458 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25459 PERFORMANCE OF THIS SOFTWARE.
25460
25461
25462 (c)Copyright 1988,1991 Adobe Systems Incorporated.
25463 All rights reserved.
25464
25465 Permission to use, copy, modify, distribute, and sublicense this software and its
25466 documentation for any purpose and without fee is hereby granted, provided that
25467 the above copyright notices appear in all copies and that both those copyright
25468 notices and this permission notice appear in supporting documentation and that
25469 the name of Adobe Systems Incorporated not be used in advertising or publicity
25470 pertaining to distribution of the software without specific, written prior
25471 permission.  No trademark license to use the Adobe trademarks is hereby
25472 granted.  If the Adobe trademark "Display PostScript"(tm) is used to describe
25473 this software, its functionality or for any other purpose, such use shall be
25474 limited to a statement that this software works in conjunction with the Display
25475 PostScript system.  Proper trademark attribution to reflect Adobe's ownership
25476 of the trademark shall be given whenever any such reference to the Display
25477 PostScript system is made.
25478
25479 ADOBE MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
25480 PURPOSE.  IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.  ADOBE
25481 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
25482 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
25483 INFRINGEMENT OF THIRD PARTY RIGHTS.  IN NO EVENT SHALL ADOBE BE LIABLE TO YOU
25484 OR ANY OTHER PARTY FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
25485 DAMAGES WHATSOEVER WHETHER IN AN ACTION OF CONTRACT,NEGLIGENCE, STRICT
25486 LIABILITY OR ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25487 PERFORMANCE OF THIS SOFTWARE.  ADOBE WILL NOT PROVIDE ANY TRAINING OR OTHER
25488 SUPPORT FOR THE SOFTWARE.
25489
25490 Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
25491 Incorporated which may be registered in certain jurisdictions.
25492
25493
25494 Copyright 1989 Network Computing Devices, Inc., Mountain View, California.
25495
25496 Permission to use, copy, modify, and distribute this software and its
25497 documentation for any purpose and without fee is hereby granted, provided
25498 that the above copyright notice appear in all copies and that both that
25499 copyright notice and this permission notice appear in supporting
25500 documentation, and that the name of N.C.D. not be used in advertising or
25501 publicity pertaining to distribution of the software without specific,
25502 written prior permission.  N.C.D. makes no representations about the
25503 suitability of this software for any purpose.  It is provided "as is"
25504 without express or implied warranty.
25505
25506
25507 Copyright (c) 1987 by the Regents of the University of California
25508
25509 Permission to use, copy, modify, and distribute this
25510 software and its documentation for any purpose and without
25511 fee is hereby granted, provided that the above copyright
25512 notice appear in all copies.  The University of California
25513 makes no representations about the suitability of this
25514 software for any purpose.  It is provided "as is" without
25515 express or implied warranty.
25516
25517
25518 Copyright 1992, 1993 Data General Corporation;
25519 Copyright 1992, 1993 OMRON Corporation
25520
25521 Permission to use, copy, modify, distribute, and sell this software and its
25522 documentation for any purpose is hereby granted without fee, provided that the
25523 above copyright notice appear in all copies and that both that copyright
25524 notice and this permission notice appear in supporting documentation, and that
25525 neither the name OMRON or DATA GENERAL be used in advertising or publicity
25526 pertaining to distribution of the software without specific, written prior
25527 permission of the party whose name is to be used.  Neither OMRON or
25528 DATA GENERAL make any representation about the suitability of this software
25529 for any purpose.  It is provided "as is" without express or implied warranty.
25530
25531 OMRON AND DATA GENERAL EACH DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
25532 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
25533 IN NO EVENT SHALL OMRON OR DATA GENERAL BE LIABLE FOR ANY SPECIAL, INDIRECT
25534 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25535 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25536 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
25537 OF THIS SOFTWARE.
25538
25539
25540 Copyright © 1998-2004, 2006 Keith Packard
25541 Copyright © 2000-2002 Keith Packard, member of The XFree86 Project, Inc.
25542 Copyright (c) 2002 Apple Computer, Inc.
25543 Copyright (c) 2003 Torrey T. Lyons.
25544 All Rights Reserved.
25545
25546 Permission to use, copy, modify, distribute, and sell this software and its
25547 documentation for any purpose is hereby granted without fee, provided that
25548 the above copyright notice appear in all copies and that both that
25549 copyright notice and this permission notice appear in supporting
25550 documentation, and that the name of Keith Packard not be used in
25551 advertising or publicity pertaining to distribution of the software without
25552 specific, written prior permission.  Keith Packard makes no
25553 representations about the suitability of this software for any purpose.  It
25554 is provided "as is" without express or implied warranty.
25555
25556 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25557 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25558 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25559 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25560 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25561 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25562 PERFORMANCE OF THIS SOFTWARE.
25563
25564
25565 Copyright © 1999 Keith Packard
25566 Copyright © 2000 Compaq Computer Corporation
25567 Copyright © 2002 MontaVista Software Inc.
25568 Copyright © 2005 OpenedHand Ltd.
25569 Copyright © 2006 Nokia Corporation
25570
25571 Permission to use, copy, modify, distribute, and sell this software and its
25572 documentation for any purpose is hereby granted without fee, provided that
25573 the above copyright notice appear in all copies and that both that
25574 copyright notice and this permission notice appear in supporting
25575 documentation, and that the name of the authors and/or copyright holders
25576 not be used in advertising or publicity pertaining to distribution of the
25577 software without specific, written prior permission.  The authors and/or
25578 copyright holders make no representations about the suitability of this
25579 software for any purpose.  It is provided "as is" without express or
25580 implied warranty.
25581
25582 THE AUTHORS AND/OR COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
25583 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
25584 AND FITNESS, IN NO EVENT SHALL THE AUTHORS AND/OR COPYRIGHT HOLDERS BE
25585 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
25586 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
25587 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
25588 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25589
25590
25591 Copyright 1993 by Davor Matic
25592
25593 Permission to use, copy, modify, distribute, and sell this software
25594 and its documentation for any purpose is hereby granted without fee,
25595 provided that the above copyright notice appear in all copies and that
25596 both that copyright notice and this permission notice appear in
25597 supporting documentation.  Davor Matic makes no representations about
25598 the suitability of this software for any purpose.  It is provided "as
25599 is" without express or implied warranty.
25600
25601
25602 Copyright (C) 2001-2004 Harold L Hunt II All Rights Reserved.
25603 Copyright (C) Colin Harrison 2005-2008
25604
25605 Permission is hereby granted, free of charge, to any person obtaining
25606 a copy of this software and associated documentation files (the
25607 "Software"), to deal in the Software without restriction, including
25608 without limitation the rights to use, copy, modify, merge, publish,
25609 distribute, sublicense, and/or sell copies of the Software, and to
25610 permit persons to whom the Software is furnished to do so, subject to
25611 the following conditions:
25612
25613 The above copyright notice and this permission notice shall be
25614 included in all copies or substantial portions of the Software.
25615
25616 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25617 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25618 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
25619 NONINFRINGEMENT. IN NO EVENT SHALL HAROLD L HUNT II BE LIABLE FOR
25620 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
25621 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
25622 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25623
25624 Except as contained in this notice, the name of Harold L Hunt II
25625 shall not be used in advertising or otherwise to promote the sale, use
25626 or other dealings in this Software without prior written authorization
25627 from Harold L Hunt II.
25628
25629
25630 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
25631
25632 Permission to use, copy, modify, distribute, and sell this software and its
25633 documentation for any purpose is hereby granted without fee, provided that
25634 the above copyright notice appear in all copies and that both that
25635 copyright notice and this permission notice appear in supporting
25636 documentation, and that the name of Thomas Roell not be used in
25637 advertising or publicity pertaining to distribution of the software without
25638 specific, written prior permission.  Thomas Roell makes no representations
25639 about the suitability of this software for any purpose.  It is provided
25640 "as is" without express or implied warranty.
25641
25642 THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25643 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25644 EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25645 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25646 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25647 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25648 PERFORMANCE OF THIS SOFTWARE.
25649
25650
25651 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
25652 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
25653
25654 Permission to use, copy, modify, distribute, and sell this software and its
25655 documentation for any purpose is hereby granted without fee, provided that
25656 the above copyright notice appear in all copies and that both that
25657 copyright notice and this permission notice appear in supporting
25658 documentation, and that the names of Thomas Roell and David Wexelblat
25659 not be used in advertising or publicity pertaining to distribution of
25660 the software without specific, written prior permission.  Thomas Roell and
25661 David Wexelblat makes no representations about the suitability of this
25662 software for any purpose.  It is provided "as is" without express or
25663 implied warranty.
25664
25665 THOMAS ROELL AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO
25666 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
25667 FITNESS, IN NO EVENT SHALL THOMAS ROELL OR DAVID WEXELBLAT BE LIABLE FOR
25668 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
25669 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
25670 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
25671 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25672
25673
25674 Copyright 1990,91,92,93 by Thomas Roell, Germany.
25675 Copyright 1991,92,93    by SGCS (Snitily Graphics Consulting Services), USA.
25676
25677 Permission to use, copy, modify, distribute, and sell this software
25678 and its documentation for any purpose is hereby granted without fee,
25679 provided that the above copyright notice appear in all copies and
25680 that both that copyright notice and this  permission notice appear
25681 in supporting documentation, and that the name of Thomas Roell nor
25682 SGCS be used in advertising or publicity pertaining to distribution
25683 of the software without specific, written prior permission.
25684 Thomas Roell nor SGCS makes no representations about the suitability
25685 of this software for any purpose. It is provided "as is" without
25686 express or implied warranty.
25687
25688 THOMAS ROELL AND SGCS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
25689 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
25690 FITNESS, IN NO EVENT SHALL THOMAS ROELL OR SGCS BE LIABLE FOR ANY
25691 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
25692 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
25693 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
25694 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25695
25696
25697 Copyright 1998 by Alan Hourihane, Wigan, England.
25698 Copyright 2000-2002 by Alan Hourihane, Flint Mountain, North Wales.
25699
25700 Permission to use, copy, modify, distribute, and sell this software and its
25701 documentation for any purpose is hereby granted without fee, provided that
25702 the above copyright notice appear in all copies and that both that
25703 copyright notice and this permission notice appear in supporting
25704 documentation, and that the name of Alan Hourihane not be used in
25705 advertising or publicity pertaining to distribution of the software without
25706 specific, written prior permission.  Alan Hourihane makes no representations
25707 about the suitability of this software for any purpose.  It is provided
25708 "as is" without express or implied warranty.
25709
25710 ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25711 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25712 EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25713 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25714 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25715 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25716 PERFORMANCE OF THIS SOFTWARE.
25717
25718
25719 Copyright 1995  Kaleb S. KEITHLEY
25720
25721 Permission is hereby granted, free of charge, to any person obtaining
25722 a copy of this software and associated documentation files (the
25723 "Software"), to deal in the Software without restriction, including
25724 without limitation the rights to use, copy, modify, merge, publish,
25725 distribute, sublicense, and/or sell copies of the Software, and to
25726 permit persons to whom the Software is furnished to do so, subject to
25727 the following conditions:
25728
25729 The above copyright notice and this permission notice shall be
25730 included in all copies or substantial portions of the Software.
25731
25732 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25733 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25734 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
25735 IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
25736 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
25737 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
25738 OTHER DEALINGS IN THE SOFTWARE.
25739
25740 Except as contained in this notice, the name of Kaleb S. KEITHLEY
25741 shall not be used in advertising or otherwise to promote the sale, use
25742 or other dealings in this Software without prior written authorization
25743 from Kaleb S. KEITHLEY
25744
25745
25746 Copyright (c) 1997 Matthieu Herrb
25747
25748 Permission to use, copy, modify, distribute, and sell this software and its
25749 documentation for any purpose is hereby granted without fee, provided that
25750 the above copyright notice appear in all copies and that both that
25751 copyright notice and this permission notice appear in supporting
25752 documentation, and that the name of Matthieu Herrb not be used in
25753 advertising or publicity pertaining to distribution of the software without
25754 specific, written prior permission.  Matthieu Herrb makes no
25755 representations about the suitability of this software for any purpose.
25756  It is provided "as is" without express or implied warranty.
25757
25758 MATTHIEU HERRB DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25759 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25760 EVENT SHALL MATTHIEU HERRB BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25761 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25762 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25763 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25764 PERFORMANCE OF THIS SOFTWARE.
25765
25766
25767 Copyright 2004, Egbert Eich
25768
25769 Permission is hereby granted, free of charge, to any person obtaining a copy
25770 of this software and associated documentation files (the "Software"), to
25771 deal in the Software without restriction, including without limitation the
25772 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
25773 sell copies of the Software, and to permit persons to whom the Software is
25774 furnished to do so, subject to the following conditions:
25775
25776 The above copyright notice and this permission notice shall be included in
25777 all copies or substantial portions of the Software.
25778
25779 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25780 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25781 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
25782 EGBERT EICH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
25783 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
25784 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25785
25786 Except as contained in this notice, the name of Egbert Eich shall not
25787 be used in advertising or otherwise to promote the sale, use or other deal-
25788 ings in this Software without prior written authorization from Egbert Eich.
25789
25790
25791 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
25792 Copyright 2005 by Kean Johnston &lt;jkj@sco.com&gt;
25793 Copyright 1993 by David McCullough &lt;davidm@stallion.oz.au&gt;
25794
25795 Permission to use, copy, modify, distribute, and sell this software and its
25796 documentation for any purpose is hereby granted without fee, provided that
25797 the above copyright notice appear in all copies and that both that
25798 copyright notice and this permission notice appear in supporting
25799 documentation, and that the name of David Wexelblat not be used in
25800 advertising or publicity pertaining to distribution of the software without
25801 specific, written prior permission.  David Wexelblat makes no representations
25802 about the suitability of this software for any purpose.  It is provided
25803 "as is" without express or implied warranty.
25804
25805 DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25806 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25807 EVENT SHALL DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25808 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25809 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25810 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25811 PERFORMANCE OF THIS SOFTWARE.
25812
25813
25814 Copyright 1992 by Orest Zborowski &lt;obz@Kodak.com&gt;
25815 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
25816
25817 Permission to use, copy, modify, distribute, and sell this software and its
25818 documentation for any purpose is hereby granted without fee, provided that
25819 the above copyright notice appear in all copies and that both that
25820 copyright notice and this permission notice appear in supporting
25821 documentation, and that the names of Orest Zborowski and David Wexelblat
25822 not be used in advertising or publicity pertaining to distribution of
25823 the software without specific, written prior permission.  Orest Zborowski
25824 and David Wexelblat make no representations about the suitability of this
25825 software for any purpose.  It is provided "as is" without express or
25826 implied warranty.
25827
25828 OREST ZBOROWSKI AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD
25829 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
25830 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
25831 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
25832 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
25833 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
25834 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25835
25836
25837 Copyright 1992 by Orest Zborowski &lt;obz@Kodak.com&gt;
25838 Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
25839
25840 Permission to use, copy, modify, distribute, and sell this software and its
25841 documentation for any purpose is hereby granted without fee, provided that
25842 the above copyright notice appear in all copies and that both that
25843 copyright notice and this permission notice appear in supporting
25844 documentation, and that the names of Orest Zborowski and David Dawes
25845 not be used in advertising or publicity pertaining to distribution of
25846 the software without specific, written prior permission.  Orest Zborowski
25847 and David Dawes make no representations about the suitability of this
25848 software for any purpose.  It is provided "as is" without express or
25849 implied warranty.
25850
25851 OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH REGARD
25852 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
25853 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID DAWES BE LIABLE
25854 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
25855 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
25856 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
25857 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25858
25859
25860 Copyright 1995-1999 by Frederic Lepied, France. &lt;fred@sugix.frmug.fr.net&gt;
25861
25862 Permission to use, copy, modify, distribute, and sell this software and its
25863 documentation for any purpose is  hereby granted without fee, provided that
25864 the  above copyright   notice appear  in   all  copies and  that both  that
25865 copyright  notice   and   this  permission   notice  appear  in  supporting
25866 documentation, and that   the  name of  Frederic   Lepied not  be  used  in
25867 advertising or publicity pertaining to distribution of the software without
25868 specific,  written      prior  permission.     Frederic  Lepied   makes  no
25869 representations about the suitability of this software for any purpose.  It
25870 is provided "as is" without express or implied warranty.
25871
25872 FREDERIC  LEPIED DISCLAIMS ALL   WARRANTIES WITH REGARD  TO  THIS SOFTWARE,
25873 INCLUDING ALL IMPLIED   WARRANTIES OF MERCHANTABILITY  AND   FITNESS, IN NO
25874 EVENT  SHALL FREDERIC  LEPIED BE   LIABLE   FOR ANY  SPECIAL, INDIRECT   OR
25875 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25876 DATA  OR PROFITS, WHETHER  IN  AN ACTION OF  CONTRACT,  NEGLIGENCE OR OTHER
25877 TORTIOUS  ACTION, ARISING    OUT OF OR   IN  CONNECTION  WITH THE USE    OR
25878 PERFORMANCE OF THIS SOFTWARE.
25879
25880
25881 Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
25882 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
25883
25884 Permission to use, copy, modify, distribute, and sell this software and its
25885 documentation for any purpose is hereby granted without fee, provided that
25886 the above copyright notice appear in all copies and that both that
25887 copyright notice and this permission notice appear in supporting
25888 documentation, and that the names of Rich Murphey and David Wexelblat
25889 not be used in advertising or publicity pertaining to distribution of
25890 the software without specific, written prior permission.  Rich Murphey and
25891 David Wexelblat make no representations about the suitability of this
25892 software for any purpose.  It is provided "as is" without express or
25893 implied warranty.
25894
25895 RICH MURPHEY AND DAVID WEXELBLAT DISCLAIM ALL WARRANTIES WITH REGARD TO
25896 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
25897 FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID WEXELBLAT BE LIABLE FOR
25898 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
25899 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
25900 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
25901 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25902
25903
25904 Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
25905 Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
25906
25907 Permission to use, copy, modify, distribute, and sell this software and its
25908 documentation for any purpose is hereby granted without fee, provided that
25909 the above copyright notice appear in all copies and that both that
25910 copyright notice and this permission notice appear in supporting
25911 documentation, and that the names of Rich Murphey and David Dawes
25912 not be used in advertising or publicity pertaining to distribution of
25913 the software without specific, written prior permission.  Rich Murphey and
25914 David Dawes make no representations about the suitability of this
25915 software for any purpose.  It is provided "as is" without express or
25916 implied warranty.
25917
25918 RICH MURPHEY AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD TO
25919 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
25920 FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID DAWES BE LIABLE FOR
25921 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
25922 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
25923 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
25924 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25925
25926
25927 Copyright © 2003-2004 Anders Carlsson
25928
25929 Permission to use, copy, modify, distribute, and sell this software and its
25930 documentation for any purpose is hereby granted without fee, provided that
25931 the above copyright notice appear in all copies and that both that
25932 copyright notice and this permission notice appear in supporting
25933 documentation, and that the name of Anders Carlsson not be used in
25934 advertising or publicity pertaining to distribution of the software without
25935 specific, written prior permission.  Anders Carlsson makes no
25936 representations about the suitability of this software for any purpose.  It
25937 is provided "as is" without express or implied warranty.
25938
25939 ANDERS CARLSSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25940 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25941 EVENT SHALL ANDERS CARLSSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25942 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25943 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25944 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25945 PERFORMANCE OF THIS SOFTWARE.
25946
25947
25948 Copyright (C) 2003 Anders Carlsson
25949 Copyright © 2003-2004 Eric Anholt
25950 Copyright © 2004 Keith Packard
25951
25952 Permission to use, copy, modify, distribute, and sell this software and its
25953 documentation for any purpose is hereby granted without fee, provided that
25954 the above copyright notice appear in all copies and that both that
25955 copyright notice and this permission notice appear in supporting
25956 documentation, and that the name of Eric Anholt not be used in
25957 advertising or publicity pertaining to distribution of the software without
25958 specific, written prior permission.  Eric Anholt makes no
25959 representations about the suitability of this software for any purpose.  It
25960 is provided "as is" without express or implied warranty.
25961
25962 ERIC ANHOLT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25963 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
25964 EVENT SHALL ERIC ANHOLT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
25965 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
25966 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
25967 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25968 PERFORMANCE OF THIS SOFTWARE.
25969
25970
25971 Copyright (c) 1998 Todd C. Miller &lt;Todd.Miller@courtesan.com&gt;
25972
25973 Permission to use, copy, modify, and distribute this software for any
25974 purpose with or without fee is hereby granted, provided that the above
25975 copyright notice and this permission notice appear in all copies.
25976
25977 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
25978 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
25979 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
25980 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
25981 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
25982 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
25983 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25984
25985
25986 Copyright © 2003-2004 Philip Blundell
25987
25988 Permission to use, copy, modify, distribute, and sell this software and its
25989 documentation for any purpose is hereby granted without fee, provided that
25990 the above copyright notice appear in all copies and that both that
25991 copyright notice and this permission notice appear in supporting
25992 documentation, and that the name of Philip Blundell not be used in
25993 advertising or publicity pertaining to distribution of the software without
25994 specific, written prior permission.  Philip Blundell makes no
25995 representations about the suitability of this software for any purpose.  It
25996 is provided "as is" without express or implied warranty.
25997
25998 PHILIP BLUNDELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
25999 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
26000 EVENT SHALL PHILIP BLUNDELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
26001 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
26002 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
26003 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26004 PERFORMANCE OF THIS SOFTWARE.
26005
26006
26007
26008 Copyright (c) 1994-2003 by The XFree86 Project, Inc.
26009 Copyright 1997 by Metro Link, Inc.
26010 Copyright 2003 by David H. Dawes.
26011 Copyright 2003 by X-Oz Technologies.
26012 Copyright (c) 2004, X.Org Foundation
26013
26014 Permission is hereby granted, free of charge, to any person obtaining a
26015 copy of this software and associated documentation files (the "Software"),
26016 to deal in the Software without restriction, including without limitation
26017 the rights to use, copy, modify, merge, publish, distribute, sublicense,
26018 and/or sell copies of the Software, and to permit persons to whom the
26019 Software is furnished to do so, subject to the following conditions:
26020
26021 The above copyright notice and this permission notice shall be included in
26022 all copies or substantial portions of the Software.
26023
26024 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26025 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26026 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
26027 THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
26028 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
26029 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
26030 OTHER DEALINGS IN THE SOFTWARE.
26031
26032 Except as contained in this notice, the name of the copyright holder(s)
26033 and author(s) shall not be used in advertising or otherwise to promote
26034 the sale, use or other dealings in this Software without prior written
26035 authorization from the copyright holder(s) and author(s).
26036
26037
26038 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
26039 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
26040 Copyright 1999 by David Holland &lt;davidh@iquest.net&gt;
26041 Copyright © 2000 Compaq Computer Corporation
26042 Copyright © 2002 Hewlett-Packard Company
26043 Copyright © 2004, 2005 Red Hat, Inc.
26044 Copyright © 2004 Nicholas Miell
26045 Copyright © 2005 Trolltech AS
26046 Copyright © 2006 Intel Corporation
26047 Copyright © 2006-2007 Keith Packard
26048 Copyright © 2008 Red Hat, Inc
26049 Copyright © 2008 George Sapountzis &lt;gsap7@yahoo.gr&gt;
26050
26051 Permission to use, copy, modify, distribute, and sell this software and its
26052 documentation for any purpose is hereby granted without fee, provided that
26053 the above copyright notice appear in all copies and that both that copyright
26054 notice and this permission notice appear in supporting documentation, and
26055 that the name of the copyright holders not be used in advertising or
26056 publicity pertaining to distribution of the software without specific,
26057 written prior permission.  The copyright holders make no representations
26058 about the suitability of this software for any purpose.  It is provided "as
26059 is" without express or implied warranty.
26060
26061 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
26062 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
26063 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
26064 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
26065 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
26066 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
26067 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
26068 SOFTWARE.
26069
26070
26071 Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
26072             2005 Lars Knoll &amp; Zack Rusin, Trolltech
26073
26074 Permission to use, copy, modify, distribute, and sell this software and its
26075 documentation for any purpose is hereby granted without fee, provided that
26076 the above copyright notice appear in all copies and that both that
26077 copyright notice and this permission notice appear in supporting
26078 documentation, and that the name of Keith Packard not be used in
26079 advertising or publicity pertaining to distribution of the software without
26080 specific, written prior permission.  Keith Packard makes no
26081 representations about the suitability of this software for any purpose.  It
26082 is provided "as is" without express or implied warranty.
26083
26084 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
26085 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
26086 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
26087 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
26088 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
26089 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
26090 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
26091 SOFTWARE.
26092
26093
26094 Copyright 1987, 1998  The Open Group
26095 Copyright © 1998-1999, 2001 The XFree86 Project, Inc.
26096 Copyright © 2000 VA Linux Systems, Inc.
26097 Copyright (c) 2000, 2001 Nokia Home Communications
26098 Copyright © 2007, 2008 Red Hat, Inc.
26099 All rights reserved.
26100
26101 Permission is hereby granted, free of charge, to any person obtaining a
26102 copy of this software and associated documentation files (the
26103 "Software"), to deal in the Software without restriction, including
26104 without limitation the rights to use, copy, modify, merge, publish,
26105 distribute, and/or sell copies of the Software, and to permit persons
26106 to whom the Software is furnished to do so, provided that the above
26107 copyright notice(s) and this permission notice appear in all copies of
26108 the Software and that both the above copyright notice(s) and this
26109 permission notice appear in supporting documentation.
26110
26111 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
26112 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
26113 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
26114 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
26115 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
26116 INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
26117 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
26118 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
26119 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
26120
26121 Except as contained in this notice, the name of a copyright holder
26122 shall not be used in advertising or otherwise to promote the sale, use
26123 or other dealings in this Software without prior written authorization
26124 of the copyright holder.
26125
26126
26127 Copyright 1996 by Thomas E. Dickey &lt;dickey@clark.net&gt;
26128
26129                         All Rights Reserved
26130
26131 Permission to use, copy, modify, and distribute this software and its
26132 documentation for any purpose and without fee is hereby granted,
26133 provided that the above copyright notice appear in all copies and that
26134 both that copyright notice and this permission notice appear in
26135 supporting documentation, and that the name of the above listed
26136 copyright holder(s) not be used in advertising or publicity pertaining
26137 to distribution of the software without specific, written prior
26138 permission.
26139
26140 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD
26141 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
26142 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
26143 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
26144 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
26145 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
26146 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
26147
26148
26149 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
26150 Copyright (c) 2001 Andreas Monitzer.
26151 Copyright (c) 2001-2004 Greg Parker.
26152 Copyright (c) 2001-2004 Torrey T. Lyons
26153 Copyright (c) 2002-2003 Apple Computer, Inc.
26154 Copyright (c) 2004-2005 Alexander Gottwald
26155 Copyright (c) 2002-2009 Apple Inc.
26156 Copyright (c) 2007 Jeremy Huddleston
26157 All Rights Reserved.
26158
26159 Permission is hereby granted, free of charge, to any person obtaining a
26160 copy of this software and associated documentation files (the "Software"),
26161 to deal in the Software without restriction, including without limitation
26162 the rights to use, copy, modify, merge, publish, distribute, sublicense,
26163 and/or sell copies of the Software, and to permit persons to whom the
26164 Software is furnished to do so, subject to the following conditions:
26165
26166 The above copyright notice and this permission notice shall be included in
26167 all copies or substantial portions of the Software.
26168
26169 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26170 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26171 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
26172 THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
26173 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
26174 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
26175 DEALINGS IN THE SOFTWARE.
26176
26177 Except as contained in this notice, the name(s) of the above copyright
26178 holders shall not be used in advertising or otherwise to promote the sale,
26179 use or other dealings in this Software without prior written authorization.
26180
26181
26182 Copyright (C) 1999,2000 by Eric Sunshine &lt;sunshine@sunshineco.com&gt;
26183 Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria.
26184
26185 All rights reserved.
26186
26187 Redistribution and use in source and binary forms, with or without
26188 modification, are permitted provided that the following conditions are met:
26189
26190   1. Redistributions of source code must retain the above copyright
26191      notice, this list of conditions and the following disclaimer.
26192   2. Redistributions in binary form must reproduce the above copyright
26193      notice, this list of conditions and the following disclaimer in the
26194      documentation and/or other materials provided with the distribution.
26195   3. The name of the author may not be used to endorse or promote products
26196      derived from this software without specific prior written permission.
26197
26198 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
26199 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
26200 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
26201 NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
26202 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
26203 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
26204 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
26205 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
26206 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
26207 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26208
26209
26210 Copyright (C) 2005 Bogdan D. bogdand@users.sourceforge.net
26211
26212 Permission is hereby granted, free of charge, to any person obtaining a copy of
26213 this software and associated documentation files (the "Software"), to deal in
26214 the Software without restriction, including without limitation the rights to
26215 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
26216 of the Software, and to permit persons to whom the Software is furnished to do
26217 so, subject to the following conditions:
26218
26219 The above copyright notice and this permission notice shall be included in all
26220 copies or substantial portions of the Software.
26221
26222 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26223 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26224 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26225 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
26226 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
26227 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26228
26229 Except as contained in this notice, the name of the author shall not be used in
26230 advertising or otherwise to promote the sale, use or other dealings in this
26231 Software without prior written authorization from the author.
26232
26233
26234 Copyright © 2002 David Dawes
26235
26236 Permission is hereby granted, free of charge, to any person obtaining a
26237 copy of this software and associated documentation files (the "Software"),
26238 to deal in the Software without restriction, including without limitation
26239 the rights to use, copy, modify, merge, publish, distribute, sublicense,
26240 and/or sell copies of the Software, and to permit persons to whom the
26241 Software is furnished to do so, subject to the following conditions:
26242
26243 The above copyright notice and this permission notice shall be included in
26244 all copies or substantial portions of the Software.
26245
26246 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26247 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26248 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
26249 THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
26250 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
26251 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26252 SOFTWARE.
26253
26254 Except as contained in this notice, the name of the author(s) shall
26255 not be used in advertising or otherwise to promote the sale, use or other
26256 dealings in this Software without prior written authorization from
26257 the author(s).
26258
26259
26260 Copyright (C) 1996-1999 SciTech Software, Inc.
26261 Copyright (C) David Mosberger-Tang
26262 Copyright (C) 1999 Egbert Eich
26263 Copyright (C) 2008 Bart Trojanowski, Symbio Technologies, LLC
26264
26265 Permission to use, copy, modify, distribute, and sell this software and
26266 its documentation for any purpose is hereby granted without fee,
26267 provided that the above copyright notice appear in all copies and that
26268 both that copyright notice and this permission notice appear in
26269 supporting documentation, and that the name of the authors not be used
26270 in advertising or publicity pertaining to distribution of the software
26271 without specific, written prior permission.  The authors makes no
26272 representations about the suitability of this software for any purpose.
26273 It is provided "as is" without express or implied warranty.
26274
26275 THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
26276 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
26277 EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
26278 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
26279 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
26280 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26281 PERFORMANCE OF THIS SOFTWARE.
26282
26283
26284 Copyright 2005-2006 Luc Verhaegen.
26285
26286 Permission is hereby granted, free of charge, to any person obtaining a
26287 copy of this software and associated documentation files (the "Software"),
26288 to deal in the Software without restriction, including without limitation
26289 the rights to use, copy, modify, merge, publish, distribute, sublicense,
26290 and/or sell copies of the Software, and to permit persons to whom the
26291 Software is furnished to do so, subject to the following conditions:
26292
26293 The above copyright notice and this permission notice shall be included in
26294 all copies or substantial portions of the Software.
26295
26296 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26297 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26298 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
26299 THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
26300 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
26301 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
26302 OTHER DEALINGS IN THE SOFTWARE.
26303
26304
26305 Copyright 1995 by Robin Cutshaw &lt;robin@XFree86.Org&gt;
26306 Copyright 2000 by Egbert Eich
26307 Copyright 2002 by David Dawes
26308
26309 Permission to use, copy, modify, distribute, and sell this software and its
26310 documentation for any purpose is hereby granted without fee, provided that
26311 the above copyright notice appear in all copies and that both that
26312 copyright notice and this permission notice appear in supporting
26313 documentation, and that the names of the above listed copyright holder(s)
26314 not be used in advertising or publicity pertaining to distribution of
26315 the software without specific, written prior permission.  The above listed
26316 copyright holder(s) make(s) no representations about the suitability of this
26317 software for any purpose.  It is provided "as is" without express or
26318 implied warranty.
26319
26320 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM(S) ALL WARRANTIES WITH REGARD
26321 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
26322 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
26323 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
26324 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
26325 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
26326 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
26327
26328
26329 Copyright 1997-2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
26330
26331 Permission to use, copy, modify, distribute, and sell this software and its
26332 documentation for any purpose is hereby granted without fee, provided that
26333 the above copyright notice appear in all copies and that both that copyright
26334 notice and this permission notice appear in supporting documentation, and
26335 that the name of Marc Aurele La France not be used in advertising or
26336 publicity pertaining to distribution of the software without specific,
26337 written prior permission.  Marc Aurele La France makes no representations
26338 about the suitability of this software for any purpose.  It is provided
26339 "as-is" without express or implied warranty.
26340
26341 MARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
26342 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO
26343 EVENT SHALL MARC AURELE LA FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
26344 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
26345 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
26346 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
26347 OF THIS SOFTWARE.
26348
26349
26350 Copyright 1990, 1991 by Thomas Roell, Dinkelscherben, Germany
26351 Copyright 1992 by David Dawes &lt;dawes@XFree86.org&gt;
26352 Copyright 1992 by Jim Tsillas &lt;jtsilla@damon.ccs.northeastern.edu&gt;
26353 Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
26354 Copyright 1992 by Robert Baron &lt;Robert.Baron@ernst.mach.cs.cmu.edu&gt;
26355 Copyright 1992 by Orest Zborowski &lt;obz@eskimo.com&gt;
26356 Copyright 1993 by Vrije Universiteit, The Netherlands
26357 Copyright 1993 by David Wexelblat &lt;dwex@XFree86.org&gt;
26358 Copyright 1994, 1996 by Holger Veit &lt;Holger.Veit@gmd.de&gt;
26359 Copyright 1997 by Takis Psarogiannakopoulos &lt;takis@dpmms.cam.ac.uk&gt;
26360 Copyright 1994-2003 by The XFree86 Project, Inc
26361
26362 Permission to use, copy, modify, distribute, and sell this software and its
26363 documentation for any purpose is hereby granted without fee, provided that
26364 the above copyright notice appear in all copies and that both that
26365 copyright notice and this permission notice appear in supporting
26366 documentation, and that the names of the above listed copyright holders
26367 not be used in advertising or publicity pertaining to distribution of
26368 the software without specific, written prior permission.  The above listed
26369 copyright holders make no representations about the suitability of this
26370 software for any purpose.  It is provided "as is" without express or
26371 implied warranty.
26372
26373 THE ABOVE LISTED COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
26374 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
26375 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDERS BE
26376 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
26377 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
26378 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
26379 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
26380
26381
26382 Copyright 2001-2005 by J. Kean Johnston &lt;jkj@sco.com&gt;
26383
26384 Permission to use, copy, modify, distribute, and sell this software and its
26385 documentation for any purpose is hereby granted without fee, provided that
26386 the above copyright notice appear in all copies and that both that
26387 copyright notice and this permission notice appear in supporting
26388 documentation, and that the name J. Kean Johnston not be used in
26389 advertising or publicity pertaining to distribution of the software without
26390 specific, written prior permission.  J. Kean Johnston makes no
26391 representations about the suitability of this software for any purpose.
26392 It is provided "as is" without express or implied warranty.
26393
26394 J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
26395 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
26396 EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
26397 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
26398 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
26399 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26400 PERFORMANCE OF THIS SOFTWARE.
26401
26402
26403 Copyright (C) 2000 Jakub Jelinek (jakub@redhat.com)
26404
26405 Permission is hereby granted, free of charge, to any person obtaining a copy
26406 of this software and associated documentation files (the "Software"), to deal
26407 in the Software without restriction, including without limitation the rights
26408 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
26409 copies of the Software, and to permit persons to whom the Software is
26410 furnished to do so, subject to the following conditions:
26411
26412 The above copyright notice and this permission notice shall be included in
26413 all copies or substantial portions of the Software.
26414
26415 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26416 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26417 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
26418 JAKUB JELINEK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
26419 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
26420 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26421
26422
26423 Copyright 1997,1998 by UCHIYAMA Yasushi
26424
26425 Permission to use, copy, modify, distribute, and sell this software and its
26426 documentation for any purpose is hereby granted without fee, provided that
26427 the above copyright notice appear in all copies and that both that
26428 copyright notice and this permission notice appear in supporting
26429 documentation, and that the name of UCHIYAMA Yasushi not be used in
26430 advertising or publicity pertaining to distribution of the software without
26431 specific, written prior permission.  UCHIYAMA Yasushi makes no representations
26432 about the suitability of this software for any purpose.  It is provided
26433 "as is" without express or implied warranty.
26434
26435 UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
26436 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
26437 EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR
26438 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
26439 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
26440 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26441 PERFORMANCE OF THIS SOFTWARE.
26442
26443
26444 Copyright (C) 2000 Keith Packard
26445               2004 Eric Anholt
26446               2005 Zack Rusin
26447
26448 Permission to use, copy, modify, distribute, and sell this software and its
26449 documentation for any purpose is hereby granted without fee, provided that
26450 the above copyright notice appear in all copies and that both that
26451 copyright notice and this permission notice appear in supporting
26452 documentation, and that the name of copyright holders not be used in
26453 advertising or publicity pertaining to distribution of the software without
26454 specific, written prior permission. Copyright holders make no
26455 representations about the suitability of this software for any purpose.  It
26456 is provided "as is" without express or implied warranty.
26457
26458 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
26459 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
26460 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
26461 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
26462 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
26463 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
26464 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
26465 SOFTWARE.
26466
26467
26468 (C) Copyright IBM Corporation 2002-2007
26469 All Rights Reserved.
26470
26471 Permission is hereby granted, free of charge, to any person obtaining a
26472 copy of this software and associated documentation files (the "Software"),
26473 to deal in the Software without restriction, including without limitation
26474 on the rights to use, copy, modify, merge, publish, distribute, sub
26475 license, and/or sell copies of the Software, and to permit persons to whom
26476 the Software is furnished to do so, subject to the following conditions:
26477
26478 The above copyright notice and this permission notice (including the next
26479 paragraph) shall be included in all copies or substantial portions of the
26480 Software.
26481
26482 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26483 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26484 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
26485 THE COPYRIGHT HOLDERS AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
26486 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
26487 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
26488 USE OR OTHER DEALINGS IN THE SOFTWARE.
26489
26490
26491 Permission to use, copy, modify, distribute, and sell this software and its
26492 documentation for any purpose is hereby granted without fee, provided that
26493 this permission notice appear in supporting documentation.  This permission
26494 notice shall be included in all copies or substantial portions of the
26495 Software.
26496
26497 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26498 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26499 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
26500 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
26501 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
26502 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26503
26504
26505 Copyright © 2007 OpenedHand Ltd
26506
26507 Permission to use, copy, modify, distribute, and sell this software and its
26508 documentation for any purpose is hereby granted without fee, provided that
26509 the above copyright notice appear in all copies and that both that
26510 copyright notice and this permission notice appear in supporting
26511 documentation, and that the name of OpenedHand Ltd not be used in
26512 advertising or publicity pertaining to distribution of the software without
26513 specific, written prior permission. OpenedHand Ltd makes no
26514 representations about the suitability of this software for any purpose.  It
26515 is provided "as is" without express or implied warranty.
26516
26517 OpenedHand Ltd DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
26518 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
26519 EVENT SHALL OpenedHand Ltd BE LIABLE FOR ANY SPECIAL, INDIRECT OR
26520 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
26521 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
26522 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26523 PERFORMANCE OF THIS SOFTWARE.
26524
26525
26526 Copyright (c) 1989, 1990, 1993, 1994
26527      The Regents of the University of California.  All rights reserved.
26528
26529 This code is derived from software contributed to Berkeley by
26530 Chris Torek.
26531
26532 This code is derived from software contributed to Berkeley by
26533 Michael Rendell of Memorial University of Newfoundland.
26534
26535 Redistribution and use in source and binary forms, with or without
26536 modification, are permitted provided that the following conditions
26537 are met:
26538  1. Redistributions of source code must retain the above copyright
26539     notice, this list of conditions and the following disclaimer.
26540  2. Redistributions in binary form must reproduce the above copyright
26541     notice, this list of conditions and the following disclaimer in the
26542     documentation and/or other materials provided with the distribution.
26543  4. Neither the name of the University nor the names of its contributors
26544     may be used to endorse or promote products derived from this software
26545     without specific prior written permission.
26546
26547 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
26548 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26549 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26550 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
26551 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26552 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26553 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26554 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26555 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
26556 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26557 SUCH DAMAGE.
26558
26559 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26560 </pre>
26561 <ul>
26562
26563 </ul>
26564 </div>
26565 </div>
26566
26567
26568 <div class="product">
26569 <span class="title">xproto-7.0.23</span>
26570 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
26571 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
26572 <div class="licence">
26573 <pre>Scanned Source License xproto-7.0.23/COPYING:
26574
26575 Copyright (c) 1991, Oracle and/or its affiliates. All rights reserved.
26576
26577 Permission is hereby granted, free of charge, to any person obtaining a
26578 copy of this software and associated documentation files (the "Software"),
26579 to deal in the Software without restriction, including without limitation
26580 the rights to use, copy, modify, merge, publish, distribute, sublicense,
26581 and/or sell copies of the Software, and to permit persons to whom the
26582 Software is furnished to do so, subject to the following conditions:
26583
26584 The above copyright notice and this permission notice (including the next
26585 paragraph) shall be included in all copies or substantial portions of the
26586 Software.
26587
26588 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26589 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26590 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
26591 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26592 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
26593 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
26594 DEALINGS IN THE SOFTWARE.
26595
26596
26597 Copyright 1985, 1987, 1988, 1990, 1991, 1993-1996, 1998  The Open Group
26598
26599 Permission to use, copy, modify, distribute, and sell this software and its
26600 documentation for any purpose is hereby granted without fee, provided that
26601 the above copyright notice appear in all copies and that both that
26602 copyright notice and this permission notice appear in supporting
26603 documentation.
26604
26605 The above copyright notice and this permission notice shall be included in
26606 all copies or substantial portions of the Software.
26607
26608 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26609 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26610 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
26611 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
26612 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
26613 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26614
26615 Except as contained in this notice, the name of The Open Group shall not be
26616 used in advertising or otherwise to promote the sale, use or other dealings
26617 in this Software without prior written authorization from The Open Group.
26618
26619 The X Window System is a Trademark of The Open Group.
26620
26621
26622 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
26623
26624                         All Rights Reserved
26625
26626 Permission to use, copy, modify, and distribute this software and its
26627 documentation for any purpose and without fee is hereby granted,
26628 provided that the above copyright notice appear in all copies and that
26629 both that copyright notice and this permission notice appear in
26630 supporting documentation, and that the name of Digital not be
26631 used in advertising or publicity pertaining to distribution of the
26632 software without specific, written prior permission.
26633
26634 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
26635 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
26636 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
26637 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
26638 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
26639 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
26640 SOFTWARE.
26641
26642
26643 Copyright 1987 by Apollo Computer Inc., Chelmsford, Massachusetts.
26644 Copyright 1989 by Hewlett-Packard Company.
26645
26646                         All Rights Reserved
26647
26648 Permission to use, duplicate, change, and distribute this software and
26649 its documentation for any purpose and without fee is granted, provided
26650 that the above copyright notice appear in such copy and that this
26651 copyright notice appear in all supporting documentation, and that the
26652 names of Apollo Computer Inc., the Hewlett-Packard Company, or the X
26653 Consortium not be used in advertising or publicity pertaining to
26654 distribution of the software without written prior permission.
26655
26656 HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD
26657 TO THIS SOFWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
26658 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26659 PURPOSE.  Hewlett-Packard shall not be liable for errors
26660 contained herein or direct, indirect, special, incidental or
26661 consequential damages in connection with the furnishing,
26662 performance, or use of this material.
26663
26664
26665 Copyright (c) 1999  The XFree86 Project Inc.
26666
26667 All Rights Reserved.
26668
26669 The above copyright notice and this permission notice shall be included in
26670 all copies or substantial portions of the Software.
26671
26672 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26673 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26674 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
26675 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
26676 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
26677 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26678
26679 Except as contained in this notice, the name of The XFree86 Project
26680 Inc. shall not be used in advertising or otherwise to promote the
26681 sale, use or other dealings in this Software without prior written
26682 authorization from The XFree86 Project Inc.
26683
26684 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26685 </pre>
26686 <ul>
26687
26688 </ul>
26689 </div>
26690 </div>
26691
26692
26693 <div class="product">
26694 <span class="title">xrandr-1.3.5</span>
26695 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
26696 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
26697 <div class="licence">
26698 <pre>Scanned Source License xrandr-1.3.5/COPYING:
26699
26700 Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
26701 Copyright © 2002 Hewlett Packard Company, Inc.
26702 Copyright © 2006 Intel Corporation
26703
26704 Permission to use, copy, modify, distribute, and sell this software and its
26705 documentation for any purpose is hereby granted without fee, provided that
26706 the above copyright notice appear in all copies and that both that copyright
26707 notice and this permission notice appear in supporting documentation, and
26708 that the name of the copyright holders not be used in advertising or
26709 publicity pertaining to distribution of the software without specific,
26710 written prior permission.  The copyright holders make no representations
26711 about the suitability of this software for any purpose.  It is provided "as
26712 is" without express or implied warranty.
26713
26714 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
26715 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
26716 EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
26717 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
26718 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
26719 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
26720 OF THIS SOFTWARE.
26721
26722 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26723 </pre>
26724 <ul>
26725
26726 </ul>
26727 </div>
26728 </div>
26729
26730
26731 <div class="product">
26732 <span class="title">xrdb-1.0.9</span>
26733 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
26734 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
26735 <div class="licence">
26736 <pre>Scanned Source License xrdb-1.0.9/COPYING:
26737
26738
26739                        COPYRIGHT 1987, 1991
26740                 DIGITAL EQUIPMENT CORPORATION
26741                     MAYNARD, MASSACHUSETTS
26742                 MASSACHUSETTS INSTITUTE OF TECHNOLOGY
26743                     CAMBRIDGE, MASSACHUSETTS
26744                      ALL RIGHTS RESERVED.
26745
26746 THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE AND
26747 SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT CORPORATION.
26748 DIGITAL MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THIS SOFTWARE FOR
26749 ANY PURPOSE.  IT IS SUPPLIED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.
26750
26751 IF THE SOFTWARE IS MODIFIED IN A MANNER CREATING DERIVATIVE COPYRIGHT RIGHTS,
26752 APPROPRIATE LEGENDS MAY BE PLACED ON THE DERIVATIVE WORK IN ADDITION TO THAT
26753 SET FORTH ABOVE.
26754
26755 Permission to use, copy, modify, and distribute this software and its
26756 documentation for any purpose and without fee is hereby granted, provided
26757 that the above copyright notice appear in all copies and that both that
26758 copyright notice and this permission notice appear in supporting
26759 documentation, and that the name of Digital Equipment Corporation not be
26760 used in advertising or publicity pertaining to distribution of the software
26761 without specific, written prior permission.
26762
26763     ----------------------------------------------------------------
26764
26765 Copyright 1991, Digital Equipment Corporation.
26766 Copyright 1991, 1994, 1998  The Open Group
26767
26768 Permission to use, copy, modify, distribute, and sell this software and its
26769 documentation for any purpose is hereby granted without fee, provided that
26770 the above copyright notice appear in all copies and that both that
26771 copyright notice and this permission notice appear in supporting
26772 documentation.
26773
26774 The above copyright notice and this permission notice shall be included
26775 in all copies or substantial portions of the Software.
26776
26777 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
26778 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
26779 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
26780 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
26781 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
26782 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
26783 OTHER DEALINGS IN THE SOFTWARE.
26784
26785 Except as contained in this notice, the name of The Open Group shall
26786 not be used in advertising or otherwise to promote the sale, use or
26787 other dealings in this Software without prior written authorization
26788 from The Open Group.
26789
26790 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26791 </pre>
26792 <ul>
26793
26794 </ul>
26795 </div>
26796 </div>
26797
26798
26799 <div class="product">
26800 <span class="title">xset-mini-1.2.2</span>
26801 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
26802 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
26803 <div class="licence">
26804 <pre></pre>
26805 <ul>
26806 <li><a href='#X'>Custom License X</a></li>
26807 </ul>
26808 </div>
26809 </div>
26810
26811
26812 <div class="product">
26813 <span class="title">xtrans-1.2.6</span>
26814 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
26815 <span class="homepage"><a href="http://xorg.freedesktop.org/">homepage</a></span>
26816 <div class="licence">
26817 <pre>Scanned Source License xtrans-1.2.6/COPYING:
26818
26819 Copyright 1993, 1994, 1998, 2002  The Open Group
26820
26821 Permission to use, copy, modify, distribute, and sell this software and its
26822 documentation for any purpose is hereby granted without fee, provided that
26823 the above copyright notice appear in all copies and that both that
26824 copyright notice and this permission notice appear in supporting
26825 documentation.
26826
26827 The above copyright notice and this permission notice shall be included
26828 in all copies or substantial portions of the Software.
26829
26830 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
26831 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
26832 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
26833 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
26834 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
26835 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
26836 OTHER DEALINGS IN THE SOFTWARE.
26837
26838 Except as contained in this notice, the name of The Open Group shall
26839 not be used in advertising or otherwise to promote the sale, use or
26840 other dealings in this Software without prior written authorization
26841 from The Open Group.
26842
26843 ______________________________________________________________________________
26844
26845 Copyright 1993, 1994 NCR Corporation - Dayton, Ohio, USA
26846
26847 All Rights Reserved
26848
26849 Permission to use, copy, modify, and distribute this software and its
26850 documentation for any purpose and without fee is hereby granted, provided
26851 that the above copyright notice appear in all copies and that both that
26852 copyright notice and this permission notice appear in supporting
26853 documentation, and that the name NCR not be used in advertising
26854 or publicity pertaining to distribution of the software without specific,
26855 written prior permission.  NCR makes no representations about the
26856 suitability of this software for any purpose.  It is provided "as is"
26857 without express or implied warranty.
26858
26859 NCR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
26860 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
26861 NO EVENT SHALL NCR BE LIABLE FOR ANY SPECIAL, INDIRECT OR
26862 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
26863 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
26864 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
26865 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
26866
26867 ______________________________________________________________________________
26868
26869 Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
26870
26871 Permission is hereby granted, free of charge, to any person obtaining a
26872 copy of this software and associated documentation files (the "Software"),
26873 to deal in the Software without restriction, including without limitation
26874 the rights to use, copy, modify, merge, publish, distribute, sublicense,
26875 and/or sell copies of the Software, and to permit persons to whom the
26876 Software is furnished to do so, subject to the following conditions:
26877
26878 The above copyright notice and this permission notice (including the next
26879 paragraph) shall be included in all copies or substantial portions of the
26880 Software.
26881
26882 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26883 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26884 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
26885 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26886 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
26887 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
26888 DEALINGS IN THE SOFTWARE.
26889
26890 ______________________________________________________________________________
26891
26892 (c) Copyright 1996 by Sebastien Marineau and Holger Veit
26893                      &lt;marineau@genie.uottawa.ca&gt;
26894                      &lt;Holger.Veit@gmd.de&gt;
26895
26896 Permission is hereby granted, free of charge, to any person obtaining a
26897 copy of this software and associated documentation files (the "Software"),
26898 to deal in the Software without restriction, including without limitation
26899 the rights to use, copy, modify, merge, publish, distribute, sublicense,
26900 and/or sell copies of the Software, and to permit persons to whom the
26901 Software is furnished to do so, subject to the following conditions:
26902
26903 The above copyright notice and this permission notice shall be included in
26904 all copies or substantial portions of the Software.
26905
26906 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26907 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26908 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
26909 HOLGER VEIT  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
26910 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
26911 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26912 SOFTWARE.
26913
26914 Except as contained in this notice, the name of Sebastien Marineau or
26915 Holger Veit shall not be used in advertising or otherwise to promote
26916 the sale, use or other dealings in this Software without prior written
26917 authorization from Holger Veit or Sebastien Marineau.
26918
26919 ______________________________________________________________________________
26920
26921 Copyright © 2003 Keith Packard, Noah Levitt
26922
26923 Permission to use, copy, modify, distribute, and sell this software and its
26924 documentation for any purpose is hereby granted without fee, provided that
26925 the above copyright notice appear in all copies and that both that
26926 copyright notice and this permission notice appear in supporting
26927 documentation, and that the name of Keith Packard not be used in
26928 advertising or publicity pertaining to distribution of the software without
26929 specific, written prior permission.  Keith Packard makes no
26930 representations about the suitability of this software for any purpose.  It
26931 is provided "as is" without express or implied warranty.
26932
26933 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
26934 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
26935 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
26936 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
26937 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
26938 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
26939 PERFORMANCE OF THIS SOFTWARE.
26940
26941 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26942 </pre>
26943 <ul>
26944
26945 </ul>
26946 </div>
26947 </div>
26948
26949
26950 <div class="product">
26951 <span class="title">xz-utils-5.0.5</span>
26952 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
26953 <span class="homepage"><a href="http://tukaani.org/xz/">homepage</a></span>
26954 <div class="licence">
26955 <pre>Gentoo Package Stock License LGPL-2.1+:
26956
26957 GNU Lesser General Public License, version 2.1 or any later version.
26958 See LGPL-2.1 or LGPL-3 for the full text of these licenses.
26959
26960 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26961 </pre>
26962 <ul>
26963 <li><a href='#GPL-2'>Gentoo Package Stock License GPL-2</a></li>
26964 <li><a href='#public-domain'>Gentoo Package Stock License public-domain</a></li>
26965 <li><a href='#GPL-2+'>Gentoo Package Stock License GPL-2+</a></li>
26966 </ul>
26967 </div>
26968 </div>
26969
26970
26971 <div class="product">
26972 <span class="title">zlib-1.2.8</span>
26973 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
26974 <span class="homepage"><a href="http://www.zlib.net/">homepage</a></span>
26975 <div class="licence">
26976 <pre>Gentoo Package Stock License ZLIB:
26977
26978 Copyright (C) &lt;year&gt; &lt;copyright holders&gt;
26979
26980 This software is provided 'as-is', without any express or implied
26981 warranty.  In no event will the author(s) be held liable for any damages
26982 arising from the use of this software.
26983
26984 Permission is granted to anyone to use this software for any purpose,
26985 including commercial applications, and to alter it and redistribute it
26986 freely, subject to the following restrictions:
26987
26988 1. The origin of this software must not be misrepresented; you must not
26989    claim that you wrote the original software. If you use this software
26990    in a product, an acknowledgment in the product documentation would be
26991    appreciated but is not required.
26992 2. Altered source versions must be plainly marked as such, and must not be
26993    misrepresented as being the original software.
26994 3. This notice may not be removed or altered from any source distribution.
26995
26996 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
26997 </pre>
26998 <ul>
26999
27000 </ul>
27001 </div>
27002 </div>
27003
27004
27005 </div>
27006
27007 <h2>List of Shared Licenses used in Google Chrome OS:</h2>
27008 <div class="product">
27009 <a name="AFL-2.1" class="title">Gentoo Package Stock License AFL-2.1</a>
27010 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
27011 <div class="licence">
27012 <pre>
27013 The Academic Free License
27014 v. 2.1
27015
27016 This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work:
27017
27018 Licensed under the Academic Free License version 2.1
27019
27020 1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following:
27021
27022 a) to reproduce the Original Work in copies;
27023
27024 b) to prepare derivative works ("Derivative Works") based upon the Original Work;
27025
27026 c) to distribute copies of the Original Work and Derivative Works to the public;
27027
27028 d) to perform the Original Work publicly; and
27029
27030 e) to display the Original Work publicly.
27031
27032 2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works.
27033
27034 3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work.
27035
27036 4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license.
27037
27038 5) This section intentionally omitted.
27039
27040 6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work.
27041
27042 7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer.
27043
27044 8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
27045
27046 9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions.
27047
27048 10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware.
27049
27050 11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License.
27051
27052 12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License.
27053
27054 13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable.
27055
27056 14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
27057
27058 15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You.
27059
27060 This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner.
27061
27062  
27063
27064
27065 </pre>
27066 <div class="license-packages">
27067 Used by these packages: dev-libs/dbus-glib-0.100.2 sys-apps/dbus-1.6.8-r5
27068 </div>
27069 </div>
27070 </div>
27071
27072 <div class="product">
27073 <a name="Apache-2.0" class="title">Gentoo Package Stock License Apache-2.0</a>
27074 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
27075 <div class="licence">
27076 <pre>
27077                                  Apache License
27078                            Version 2.0, January 2004
27079                         http://www.apache.org/licenses/
27080
27081    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
27082
27083    1. Definitions.
27084
27085       "License" shall mean the terms and conditions for use, reproduction,
27086       and distribution as defined by Sections 1 through 9 of this document.
27087
27088       "Licensor" shall mean the copyright owner or entity authorized by
27089       the copyright owner that is granting the License.
27090
27091       "Legal Entity" shall mean the union of the acting entity and all
27092       other entities that control, are controlled by, or are under common
27093       control with that entity. For the purposes of this definition,
27094       "control" means (i) the power, direct or indirect, to cause the
27095       direction or management of such entity, whether by contract or
27096       otherwise, or (ii) ownership of fifty percent (50%) or more of the
27097       outstanding shares, or (iii) beneficial ownership of such entity.
27098
27099       "You" (or "Your") shall mean an individual or Legal Entity
27100       exercising permissions granted by this License.
27101
27102       "Source" form shall mean the preferred form for making modifications,
27103       including but not limited to software source code, documentation
27104       source, and configuration files.
27105
27106       "Object" form shall mean any form resulting from mechanical
27107       transformation or translation of a Source form, including but
27108       not limited to compiled object code, generated documentation,
27109       and conversions to other media types.
27110
27111       "Work" shall mean the work of authorship, whether in Source or
27112       Object form, made available under the License, as indicated by a
27113       copyright notice that is included in or attached to the work
27114       (an example is provided in the Appendix below).
27115
27116       "Derivative Works" shall mean any work, whether in Source or Object
27117       form, that is based on (or derived from) the Work and for which the
27118       editorial revisions, annotations, elaborations, or other modifications
27119       represent, as a whole, an original work of authorship. For the purposes
27120       of this License, Derivative Works shall not include works that remain
27121       separable from, or merely link (or bind by name) to the interfaces of,
27122       the Work and Derivative Works thereof.
27123
27124       "Contribution" shall mean any work of authorship, including
27125       the original version of the Work and any modifications or additions
27126       to that Work or Derivative Works thereof, that is intentionally
27127       submitted to Licensor for inclusion in the Work by the copyright owner
27128       or by an individual or Legal Entity authorized to submit on behalf of
27129       the copyright owner. For the purposes of this definition, "submitted"
27130       means any form of electronic, verbal, or written communication sent
27131       to the Licensor or its representatives, including but not limited to
27132       communication on electronic mailing lists, source code control systems,
27133       and issue tracking systems that are managed by, or on behalf of, the
27134       Licensor for the purpose of discussing and improving the Work, but
27135       excluding communication that is conspicuously marked or otherwise
27136       designated in writing by the copyright owner as "Not a Contribution."
27137
27138       "Contributor" shall mean Licensor and any individual or Legal Entity
27139       on behalf of whom a Contribution has been received by Licensor and
27140       subsequently incorporated within the Work.
27141
27142    2. Grant of Copyright License. Subject to the terms and conditions of
27143       this License, each Contributor hereby grants to You a perpetual,
27144       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
27145       copyright license to reproduce, prepare Derivative Works of,
27146       publicly display, publicly perform, sublicense, and distribute the
27147       Work and such Derivative Works in Source or Object form.
27148
27149    3. Grant of Patent License. Subject to the terms and conditions of
27150       this License, each Contributor hereby grants to You a perpetual,
27151       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
27152       (except as stated in this section) patent license to make, have made,
27153       use, offer to sell, sell, import, and otherwise transfer the Work,
27154       where such license applies only to those patent claims licensable
27155       by such Contributor that are necessarily infringed by their
27156       Contribution(s) alone or by combination of their Contribution(s)
27157       with the Work to which such Contribution(s) was submitted. If You
27158       institute patent litigation against any entity (including a
27159       cross-claim or counterclaim in a lawsuit) alleging that the Work
27160       or a Contribution incorporated within the Work constitutes direct
27161       or contributory patent infringement, then any patent licenses
27162       granted to You under this License for that Work shall terminate
27163       as of the date such litigation is filed.
27164
27165    4. Redistribution. You may reproduce and distribute copies of the
27166       Work or Derivative Works thereof in any medium, with or without
27167       modifications, and in Source or Object form, provided that You
27168       meet the following conditions:
27169
27170       (a) You must give any other recipients of the Work or
27171           Derivative Works a copy of this License; and
27172
27173       (b) You must cause any modified files to carry prominent notices
27174           stating that You changed the files; and
27175
27176       (c) You must retain, in the Source form of any Derivative Works
27177           that You distribute, all copyright, patent, trademark, and
27178           attribution notices from the Source form of the Work,
27179           excluding those notices that do not pertain to any part of
27180           the Derivative Works; and
27181
27182       (d) If the Work includes a "NOTICE" text file as part of its
27183           distribution, then any Derivative Works that You distribute must
27184           include a readable copy of the attribution notices contained
27185           within such NOTICE file, excluding those notices that do not
27186           pertain to any part of the Derivative Works, in at least one
27187           of the following places: within a NOTICE text file distributed
27188           as part of the Derivative Works; within the Source form or
27189           documentation, if provided along with the Derivative Works; or,
27190           within a display generated by the Derivative Works, if and
27191           wherever such third-party notices normally appear. The contents
27192           of the NOTICE file are for informational purposes only and
27193           do not modify the License. You may add Your own attribution
27194           notices within Derivative Works that You distribute, alongside
27195           or as an addendum to the NOTICE text from the Work, provided
27196           that such additional attribution notices cannot be construed
27197           as modifying the License.
27198
27199       You may add Your own copyright statement to Your modifications and
27200       may provide additional or different license terms and conditions
27201       for use, reproduction, or distribution of Your modifications, or
27202       for any such Derivative Works as a whole, provided Your use,
27203       reproduction, and distribution of the Work otherwise complies with
27204       the conditions stated in this License.
27205
27206    5. Submission of Contributions. Unless You explicitly state otherwise,
27207       any Contribution intentionally submitted for inclusion in the Work
27208       by You to the Licensor shall be under the terms and conditions of
27209       this License, without any additional terms or conditions.
27210       Notwithstanding the above, nothing herein shall supersede or modify
27211       the terms of any separate license agreement you may have executed
27212       with Licensor regarding such Contributions.
27213
27214    6. Trademarks. This License does not grant permission to use the trade
27215       names, trademarks, service marks, or product names of the Licensor,
27216       except as required for reasonable and customary use in describing the
27217       origin of the Work and reproducing the content of the NOTICE file.
27218
27219    7. Disclaimer of Warranty. Unless required by applicable law or
27220       agreed to in writing, Licensor provides the Work (and each
27221       Contributor provides its Contributions) on an "AS IS" BASIS,
27222       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
27223       implied, including, without limitation, any warranties or conditions
27224       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
27225       PARTICULAR PURPOSE. You are solely responsible for determining the
27226       appropriateness of using or redistributing the Work and assume any
27227       risks associated with Your exercise of permissions under this License.
27228
27229    8. Limitation of Liability. In no event and under no legal theory,
27230       whether in tort (including negligence), contract, or otherwise,
27231       unless required by applicable law (such as deliberate and grossly
27232       negligent acts) or agreed to in writing, shall any Contributor be
27233       liable to You for damages, including any direct, indirect, special,
27234       incidental, or consequential damages of any character arising as a
27235       result of this License or out of the use or inability to use the
27236       Work (including but not limited to damages for loss of goodwill,
27237       work stoppage, computer failure or malfunction, or any and all
27238       other commercial damages or losses), even if such Contributor
27239       has been advised of the possibility of such damages.
27240
27241    9. Accepting Warranty or Additional Liability. While redistributing
27242       the Work or Derivative Works thereof, You may choose to offer,
27243       and charge a fee for, acceptance of support, warranty, indemnity,
27244       or other liability obligations and/or rights consistent with this
27245       License. However, in accepting such obligations, You may act only
27246       on Your own behalf and on Your sole responsibility, not on behalf
27247       of any other Contributor, and only if You agree to indemnify,
27248       defend, and hold each Contributor harmless for any liability
27249       incurred by, or claims asserted against, such Contributor by reason
27250       of your accepting any such warranty or additional liability.
27251
27252    END OF TERMS AND CONDITIONS
27253
27254    APPENDIX: How to apply the Apache License to your work.
27255
27256       To apply the Apache License to your work, attach the following
27257       boilerplate notice, with the fields enclosed by brackets "[]"
27258       replaced with your own identifying information. (Don't include
27259       the brackets!)  The text should be enclosed in the appropriate
27260       comment syntax for the file format. We also recommend that a
27261       file or class name and description of purpose be included on the
27262       same "printed page" as the copyright notice for easier
27263       identification within third-party archives.
27264
27265    Copyright [yyyy] [name of copyright owner]
27266
27267    Licensed under the Apache License, Version 2.0 (the "License");
27268    you may not use this file except in compliance with the License.
27269    You may obtain a copy of the License at
27270
27271        http://www.apache.org/licenses/LICENSE-2.0
27272
27273    Unless required by applicable law or agreed to in writing, software
27274    distributed under the License is distributed on an "AS IS" BASIS,
27275    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
27276    See the License for the specific language governing permissions and
27277    limitations under the License.
27278
27279 </pre>
27280 <div class="license-packages">
27281 Used by these packages: app-i18n/keyboard-input-1.0.0.0-r2 app-i18n/chinese-input-1.1.0.0-r2 app-i18n/chromeos-hangul-1.1.0.0-r6 media-fonts/droidfonts-cros-20121206 media-fonts/crosextrafonts-20130214 media-fonts/croscorefonts-1.23.0 media-fonts/notofonts-20140130-r1 app-admin/rsyslog-5.8.11 app-i18n/chromeos-keyboards-1.1.4.0-r6 dev-libs/protobuf-2.3.0-r5
27282 </div>
27283 </div>
27284 </div>
27285
27286 <div class="product">
27287 <a name="as-is" class="title">Gentoo Package Stock License as-is</a>
27288 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
27289 <div class="licence">
27290 <pre>
27291 Note: This license label is deprecated, so don't use it for new packages.
27292 Unfortunately, "as-is" has been (ab)used also for non-free software and
27293 you cannot rely on it. Please check the upstream license instead.
27294
27295 "as-is" in its originally intended sense is now covered by the OSI-approved
27296 "HPND" (Historical Permission Notice and Disclaimer).
27297
27298 ---------------------------------------------------------------------------
27299
27300 This is a generic place holder for a class of licenses that boil down to do
27301 no guarantees and all you get is what you have. The language is usually
27302 similar to:
27303
27304   Permission to use, copy, modify, and distribute this software and its
27305   documentation for any purpose and without fee is hereby granted, provided
27306   that the above copyright notice appears in all copies and that both the
27307   copyright notice and this permission notice appear in supporting
27308   documentation, and that the same name not be used in advertising or
27309   publicity pertaining to distribution of the software without specific,
27310   written prior permission. We make no representations about the
27311   suitability of this software for any purpose. It is provided "as is"
27312   without express or implied warranty.
27313
27314
27315 You will need to check the license that came with the software for the exact
27316 specifics. Generally you are free to do most anything you want with "as is"
27317 software but you should not take this license as legal advice.
27318
27319 Note: Most all license have an "as is" clause. For our purposes this does
27320 not make all software in this category. This category is for software with
27321 very little restrictions.
27322
27323 The information in this license about licenses is presented "as is". :-P
27324
27325 </pre>
27326 <div class="license-packages">
27327 Used by these packages: net-wireless/crda-1.1.1-r3 x11-base/xorg-drivers-1.12 dev-db/sqlite-3.6.22-r3 app-text/docbook-xml-dtd-4.1.2-r6 dev-lang/swig-2.0.4-r1 media-libs/libpng-1.2.49-r1
27328 </div>
27329 </div>
27330 </div>
27331
27332 <div class="product">
27333 <a name="Atheros" class="title">Custom License Atheros</a>
27334 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
27335 <div class="licence">
27336 <pre>
27337 Copyright (c) 2010, Atheros Communications, Inc.
27338
27339 All rights reserved.
27340
27341 Redistribution. Redistribution and use in binary form, without modification, are permitted provided that the following conditions are
27342
27343 met:
27344
27345 * Redistributions must reproduce the above copyright notice and the following disclaimer in the documentation and/or other materials provided with the distribution. 
27346
27347 * Neither the name of Atheros Communications, Inc. nor the names of its suppliers may be used to endorse or promote products derived from this software without specific prior written permission. 
27348
27349 * No reverse engineering, decompilation, or disassembly of this software is permitted.
27350
27351 Limited patent license. Atheros Communications, Inc. grants a world-wide, royalty-free, non-exclusive license under patents it now or hereafter owns or controls to make, have made, use, import, offer to sell and sell ("Utilize") this software, but solely to the extent that any such patent is necessary to Utilize the software alone, or in combination with an operating system licensed under an approved Open Source license as listed by the Open Source Initiative at http://opensource.org/licenses. The patent license shall not apply to any other combinations which include this software. No hardware per se is licensed hereunder.
27352
27353 DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27354
27355
27356
27357 </pre>
27358 <div class="license-packages">
27359 Used by these packages: net-wireless/ath3k-0.0.1-r122 net-wireless/ath6k-34-r23
27360 </div>
27361 </div>
27362 </div>
27363
27364 <div class="product">
27365 <a name="BSD-Google" class="title">Custom License BSD-Google</a>
27366 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
27367 <div class="licence">
27368 <pre>
27369 Copyright 2010, Google Inc.
27370 All rights reserved.
27371
27372 Redistribution and use in source and binary forms, with or without
27373 modification, are permitted provided that the following conditions are
27374 met:
27375
27376     * Redistributions of source code must retain the above copyright
27377 notice, this list of conditions and the following disclaimer.
27378     * Redistributions in binary form must reproduce the above
27379 copyright notice, this list of conditions and the following disclaimer
27380 in the documentation and/or other materials provided with the
27381 distribution.
27382     * Neither the name of Google Inc. nor the names of its
27383 contributors may be used to endorse or promote products derived from
27384 this software without specific prior written permission.
27385
27386 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
27387 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
27388 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
27389 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
27390 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
27391 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
27392 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27393 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27394 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27395 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
27396 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27397
27398 </pre>
27399 <div class="license-packages">
27400 Used by these packages: chromeos-base/chromeos-assets-split-0.1.0-r292 chromeos-base/update_engine-0.0.1-r534 chromeos-base/chromeos-bsp-alex-0.0.1-r12 chromeos-base/gobi3k-sdk-1.0.1-r22 app-i18n/input-tools-4.1.0.0-r1 app-i18n/nacl-mozc-1.14.1639.104 chromeos-base/cros_boot_mode-0.0.1-r25 chromeos-base/vboot_reference-1.0-r918 chromeos-base/verity-0.0.1-r79 chromeos-base/chromeos-imageburner-0.0.1-r45 chromeos-base/dev-install-0.0.1-r656 chromeos-base/chromeos-activate-date-0.0.1-r1 chromeos-base/protofiles-0.0.1-r18 chromeos-base/gestures-0.0.1-r489 sys-apps/mosys-1.2.03-r204 chromeos-base/libchrome-242728-r8 media-sound/adhd-0.0.1-r728 chromeos-base/mtpd-0.0.1-r87 chromeos-base/chromeos-login-0.0.5-r713 chromeos-base/chromeos-ca-certificates-0.0.1-r2 chromeos-base/vpd-0.0.1-r73 sys-apps/rootdev-0.0.1-r21 chromeos-base/chromeos-installer-0.0.1-r327 chromeos-base/chromeos-minijail-0.0.1-r110 chromeos-base/gobi-cromo-plugin-1.0.1-r68 chromeos-base/google-breakpad-1292-r78 chromeos-base/libchrome-242728-r8 chromeos-base/chromeos-firmware-alex-0.0.1-r122 net-dns/avahi-daemon-0.0.1 chromeos-base/bootstat-0.0.1-r27 chromeos-base/swap-init-0.0.1-r1 chromeos-base/workarounds-0.0.1-r76 chromeos-base/crosh-0.0.1-r150 chromeos-base/chromeos-init-0.0.21-r792 chromeos-base/chromeos-cryptohome-0.0.1-r450 chromeos-base/chromeos-firewall-init-0.0.1-r1 chromeos-base/platform2-0.0.1-r391 chromeos-base/libchrome_crypto-242728-r1 chromeos-base/gobi3k-lib-0.0.1-r25 chromeos-base/p2p-0.0.1-r40 chromeos-base/chromeos-disableecho-0.0.1 chromeos-base/audioconfig-0.0.1-r1 chromeos-base/oem-customization-0.0.2-r7 chromeos-base/touch_noise_filter-0.0.1-r17 chromeos-base/inputcontrol-0.0.1-r85 chromeos-base/libscrypt-1.1.6-r11 sys-apps/flashmap-0.3-r17 chromeos-base/libevdev-0.0.1-r55 chromeos-base/xorg-conf-0.0.6-r83 chromeos-base/chromeos-assets-0.0.1-r480 chromeos-base/chromeos-chrome-36.0.1918.0_rc-r1 chromeos-base/permission_broker-0.0.1-r21 chromeos-base/modem-utilities-0.0.1-r36
27401 </div>
27402 </div>
27403 </div>
27404
27405 <div class="product">
27406 <a name="FTL" class="title">Gentoo Package Stock License FTL</a>
27407 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
27408 <div class="licence">
27409 <pre>
27410                     The FreeType Project LICENSE
27411                     ----------------------------
27412
27413                        Copyright 1996-1999 by
27414           David Turner, Robert Wilhelm, and Werner Lemberg
27415
27416
27417
27418 Introduction
27419 ============
27420
27421   The FreeType  Project is distributed in  several archive packages;
27422   some of them may contain, in addition to the FreeType font engine,
27423   various tools and  contributions which rely on, or  relate to, the
27424   FreeType Project.
27425
27426   This  license applies  to all  files found  in such  packages, and
27427   which do not  fall under their own explicit  license.  The license
27428   affects  thus  the  FreeType   font  engine,  the  test  programs,
27429   documentation and makefiles, at the very least.
27430
27431   This  license   was  inspired  by  the  BSD,   Artistic,  and  IJG
27432   (Independent JPEG  Group) licenses, which  all encourage inclusion
27433   and  use of  free  software in  commercial  and freeware  products
27434   alike.  As a consequence, its main points are that:
27435
27436     o We don't promise that this software works.  However, we are be
27437       interested in any kind of bug reports. (`as is' distribution)
27438
27439     o You can  use this software for whatever you  want, in parts or
27440       full form, without having to pay us. (`royalty-free' usage)
27441
27442     o You may not pretend that  you wrote this software.  If you use
27443       it, or  only parts of it,  in a program,  you must acknowledge
27444       somewhere in your documentation  that you've used the FreeType
27445       code. (`credits')
27446
27447   We  specifically  permit  and  encourage  the  inclusion  of  this
27448   software,  with  or without modifications, in commercial products,
27449   provided that all warranty or  liability claims are assumed by the
27450   product vendor.
27451
27452
27453 Legal Terms
27454 ===========
27455
27456 0. Definitions
27457 --------------
27458
27459   Throughout this license,  the terms `package', `FreeType Project',
27460   and  `FreeType  archive' refer  to  the  set  of files  originally
27461   distributed  by the  authors  (David Turner,  Robert Wilhelm,  and
27462   Werner Lemberg) as the `FreeType project', be they named as alpha,
27463   beta or final release.
27464
27465   `You' refers to  the licensee, or person using  the project, where
27466   `using' is a generic term including compiling the project's source
27467   code as  well as linking it  to form a  `program' or `executable'.
27468   This  program is  referred to  as  `a program  using the  FreeType
27469   engine'.
27470
27471   This  license applies  to all  files distributed  in  the original
27472   FreeType  archive,   including  all  source   code,  binaries  and
27473   documentation,  unless  otherwise  stated   in  the  file  in  its
27474   original, unmodified form as  distributed in the original archive.
27475   If you are  unsure whether or not a particular  file is covered by
27476   this license, you must contact us to verify this.
27477
27478   The FreeType  project is copyright (C) 1996-1999  by David Turner,
27479   Robert Wilhelm, and Werner Lemberg.  All rights reserved except as
27480   specified below.
27481
27482 1. No Warranty
27483 --------------
27484
27485   THE FREETYPE ARCHIVE  IS PROVIDED `AS IS' WITHOUT  WARRANTY OF ANY
27486   KIND, EITHER EXPRESSED OR  IMPLIED, INCLUDING, BUT NOT LIMITED TO,
27487   WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
27488   PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
27489   BE LIABLE  FOR ANY DAMAGES CAUSED  BY THE USE OR  THE INABILITY TO
27490   USE, OF THE FREETYPE PROJECT.
27491
27492   As  you have  not signed  this license,  you are  not  required to
27493   accept  it.   However,  as  the FreeType  project  is  copyrighted
27494   material, only  this license, or  another one contracted  with the
27495   authors, grants you  the right to use, distribute,  and modify it.
27496   Therefore,  by  using,  distributing,  or modifying  the  FreeType
27497   project, you indicate that you understand and accept all the terms
27498   of this license.
27499
27500 2. Redistribution
27501 -----------------
27502
27503   Redistribution and use in source and binary forms, with or without
27504   modification, are permitted provided that the following conditions
27505   are met:
27506
27507     o Redistribution  of source code  must retain this  license file
27508       (`licence.txt') unaltered; any additions, deletions or changes
27509       to   the  original   files  must   be  clearly   indicated  in
27510       accompanying  documentation.   The  copyright notices  of  the
27511       unaltered, original  files must be preserved in  all copies of
27512       source files.
27513
27514     o Redistribution in binary form must provide a  disclaimer  that
27515       states  that  the software is based in part of the work of the
27516       FreeType Team,  in  the  distribution  documentation.  We also
27517       encourage you to put an URL to the FreeType web page  in  your
27518       documentation, though this isn't mandatory.
27519
27520   These conditions  apply to any  software derived from or  based on
27521   the FreeType code, not just  the unmodified files.  If you use our
27522   work, you  must acknowledge us.  However,  no fee need  be paid to
27523   us.
27524
27525 3. Advertising
27526 --------------
27527
27528   The names of  FreeType's authors and contributors may  not be used
27529   to endorse or promote  products derived from this software without
27530   specific prior written permission.
27531   
27532   We suggest,  but do not require, that  you use one or  more of the
27533   following phrases to refer  to this software in your documentation
27534   or advertising  materials: `FreeType Project',  `FreeType Engine',
27535   `FreeType library', or `FreeType Distribution'.
27536
27537 4. Contacts
27538 -----------
27539
27540   There are two mailing lists related to FreeType:
27541
27542     o freetype@freetype.org
27543
27544       Discusses general use and applications of FreeType, as well as
27545       future and  wanted additions to the  library and distribution.
27546       If  you are looking  for support,  start in  this list  if you
27547       haven't found anything to help you in the documentation.
27548
27549     o devel@freetype.org
27550
27551       Discusses bugs,  as well  as engine internals,  design issues,
27552       specific licenses, porting, etc.
27553
27554     o http://www.freetype.org
27555
27556       Holds the current  FreeType web page, which will  allow you to
27557       download  our  latest  development  version  and  read  online
27558       documentation.
27559
27560   You can also contact us individually at:
27561
27562     David Turner      &lt;david.turner@freetype.org&gt;
27563     Robert Wilhelm    &lt;robert.wilhelm@freetype.org&gt;
27564     Werner Lemberg    &lt;werner.lemberg@freetype.org&gt;
27565
27566
27567 --- end of license.txt ---
27568
27569 </pre>
27570 <div class="license-packages">
27571 Used by these packages: media-libs/freetype-2.5.0.1-r2 x11-libs/pango-1.32.5-r1
27572 </div>
27573 </div>
27574 </div>
27575
27576 <div class="product">
27577 <a name="Google-TOS" class="title">Gentoo Package Stock License Google-TOS</a>
27578 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
27579 <div class="licence">
27580 <pre>
27581 # file generated using the following command (open the link in browser for up-to-date version with html links)
27582 # o=$(sed -n '1,3p' Google-TOS; lynx -dump http://www.google.com/intl/en/policies/terms/); echo "$o" &gt; Google-TOS
27583
27584                                    [1]Google
27585
27586 [2]Policies &amp; Principles
27587
27588    [3]Skip to content
27589
27590     1. [4]Overview
27591     2. Terms of Service
27592
27593      * Terms of Service
27594      * [5]Updates
27595
27596                             Google Terms of Service
27597
27598    Last modified: November 11, 2013 ([6]view archived versions)
27599
27600 Welcome to Google!
27601
27602    Thanks for using our products and services (“Services”). The Services are
27603    provided by Google Inc. (“Google”), located at 1600 Amphitheatre Parkway,
27604    Mountain View, CA 94043, United States.
27605
27606    By using our Services, you are agreeing to these terms. Please read them
27607    carefully.
27608
27609    Our Services are very diverse, so sometimes additional terms or product
27610    requirements (including age requirements) may apply. Additional terms will
27611    be available with the relevant Services, and those additional terms become
27612    part of your agreement with us if you use those Services.
27613
27614 Using our Services
27615
27616    You must follow any policies made available to you within the Services.
27617
27618    Don’t misuse our Services. For example, don’t interfere with our Services
27619    or try to access them using a method other than the interface and the
27620    instructions that we provide. You may use our Services only as permitted
27621    by law, including applicable export and re-export control laws and
27622    regulations. We may suspend or stop providing our Services to you if you
27623    do not comply with our terms or policies or if we are investigating
27624    suspected misconduct.
27625
27626    Using our Services does not give you ownership of any intellectual
27627    property rights in our Services or the content you access. You may not use
27628    content from our Services unless you obtain permission from its owner or
27629    are otherwise permitted by law. These terms do not grant you the right to
27630    use any branding or logos used in our Services. Don’t remove, obscure, or
27631    alter any legal notices displayed in or along with our Services.
27632
27633    Our Services display some content that is not Google’s. This content is
27634    the sole responsibility of the entity that makes it available. We may
27635    review content to determine whether it is illegal or violates our
27636    policies, and we may remove or refuse to display content that we
27637    reasonably believe violates our policies or the law. But that does not
27638    necessarily mean that we review content, so please don’t assume that we
27639    do.
27640
27641    In connection with your use of the Services, we may send you service
27642    announcements, administrative messages, and other information. You may opt
27643    out of some of those communications.
27644
27645    Some of our Services are available on mobile devices. Do not use such
27646    Services in a way that distracts you and prevents you from obeying traffic
27647    or safety laws.
27648
27649 Your Google Account
27650
27651    You may need a Google Account in order to use some of our Services. You
27652    may create your own Google Account, or your Google Account may be assigned
27653    to you by an administrator, such as your employer or educational
27654    institution. If you are using a Google Account assigned to you by an
27655    administrator, different or additional terms may apply and your
27656    administrator may be able to access or disable your account.
27657
27658    To protect your Google Account, keep your password confidential. You are
27659    responsible for the activity that happens on or through your Google
27660    Account. Try not to reuse your Google Account password on third-party
27661    applications. If you learn of any unauthorized use of your password or
27662    Google Account, [7]follow these instructions.
27663
27664 Privacy and Copyright Protection
27665
27666    Google’s [8]privacy policies explain how we treat your personal data and
27667    protect your privacy when you use our Services. By using our Services, you
27668    agree that Google can use such data in accordance with our privacy
27669    policies.
27670
27671    We respond to notices of alleged copyright infringement and terminate
27672    accounts of repeat infringers according to the process set out in the U.S.
27673    Digital Millennium Copyright Act.
27674
27675    We provide information to help copyright holders manage their intellectual
27676    property online. If you think somebody is violating your copyrights and
27677    want to notify us, you can find information about submitting notices and
27678    Google’s policy about responding to notices [9]in our Help Center.
27679
27680 Your Content in our Services
27681
27682    Some of our Services allow you to submit content. You retain ownership of
27683    any intellectual property rights that you hold in that content. In short,
27684    what belongs to you stays yours.
27685
27686    When you upload or otherwise submit content to our Services, you give
27687    Google (and those we work with) a worldwide license to use, host, store,
27688    reproduce, modify, create derivative works (such as those resulting from
27689    translations, adaptations or other changes we make so that your content
27690    works better with our Services), communicate, publish, publicly perform,
27691    publicly display and distribute such content. The rights you grant in this
27692    license are for the limited purpose of operating, promoting, and improving
27693    our Services, and to develop new ones. This license continues even if you
27694    stop using our Services (for example, for a business listing you have
27695    added to Google Maps). Some Services may offer you ways to access and
27696    remove content that has been provided to that Service. Also, in some of
27697    our Services, there are terms or settings that narrow the scope of our use
27698    of the content submitted in those Services. Make sure you have the
27699    necessary rights to grant us this license for any content that you submit
27700    to our Services.
27701
27702    If you have a Google Account, we may display your Profile name, Profile
27703    photo, and actions you take on Google or on third-party applications
27704    connected to your Google Account (such as +1’s, reviews you write and
27705    comments you post) in our Services, including displaying in ads and other
27706    commercial contexts. We will respect the choices you make to limit sharing
27707    or visibility settings in your Google Account. For example, you can choose
27708    your settings so your name and photo do not appear in an ad.
27709
27710    You can find more information about how Google uses and stores content in
27711    the privacy policy or additional terms for particular Services. If you
27712    submit feedback or suggestions about our Services, we may use your
27713    feedback or suggestions without obligation to you.
27714
27715 About Software in our Services
27716
27717    When a Service requires or includes downloadable software, this software
27718    may update automatically on your device once a new version or feature is
27719    available. Some Services may let you adjust your automatic update
27720    settings.
27721
27722    Google gives you a personal, worldwide, royalty-free, non-assignable and
27723    non-exclusive license to use the software provided to you by Google as
27724    part of the Services. This license is for the sole purpose of enabling you
27725    to use and enjoy the benefit of the Services as provided by Google, in the
27726    manner permitted by these terms. You may not copy, modify, distribute,
27727    sell, or lease any part of our Services or included software, nor may you
27728    reverse engineer or attempt to extract the source code of that software,
27729    unless laws prohibit those restrictions or you have our written
27730    permission.
27731
27732    Open source software is important to us. Some software used in our
27733    Services may be offered under an open source license that we will make
27734    available to you. There may be provisions in the open source license that
27735    expressly override some of these terms.
27736
27737 Modifying and Terminating our Services
27738
27739    We are constantly changing and improving our Services. We may add or
27740    remove functionalities or features, and we may suspend or stop a Service
27741    altogether.
27742
27743    You can stop using our Services at any time, although we’ll be sorry to
27744    see you go. Google may also stop providing Services to you, or add or
27745    create new limits to our Services at any time.
27746
27747    We believe that you own your data and preserving your access to such data
27748    is important. If we discontinue a Service, where reasonably possible, we
27749    will give you reasonable advance notice and a chance to get information
27750    out of that Service.
27751
27752 Our Warranties and Disclaimers
27753
27754    We provide our Services using a commercially reasonable level of skill and
27755    care and we hope that you will enjoy using them. But there are certain
27756    things that we don’t promise about our Services.
27757
27758    OTHER THAN AS EXPRESSLY SET OUT IN THESE TERMS OR ADDITIONAL TERMS,
27759    NEITHER GOOGLE NOR ITS SUPPLIERS OR DISTRIBUTORS MAKE ANY SPECIFIC
27760    PROMISES ABOUT THE SERVICES. FOR EXAMPLE, WE DON’T MAKE ANY COMMITMENTS
27761    ABOUT THE CONTENT WITHIN THE SERVICES, THE SPECIFIC FUNCTIONS OF THE
27762    SERVICES, OR THEIR RELIABILITY, AVAILABILITY, OR ABILITY TO MEET YOUR
27763    NEEDS. WE PROVIDE THE SERVICES “AS IS”.
27764
27765    SOME JURISDICTIONS PROVIDE FOR CERTAIN WARRANTIES, LIKE THE IMPLIED
27766    WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
27767    NON-INFRINGEMENT. TO THE EXTENT PERMITTED BY LAW, WE EXCLUDE ALL
27768    WARRANTIES.
27769
27770 Liability for our Services
27771
27772    WHEN PERMITTED BY LAW, GOOGLE, AND GOOGLE’S SUPPLIERS AND DISTRIBUTORS,
27773    WILL NOT BE RESPONSIBLE FOR LOST PROFITS, REVENUES, OR DATA, FINANCIAL
27774    LOSSES OR INDIRECT, SPECIAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE
27775    DAMAGES.
27776
27777    TO THE EXTENT PERMITTED BY LAW, THE TOTAL LIABILITY OF GOOGLE, AND ITS
27778    SUPPLIERS AND DISTRIBUTORS, FOR ANY CLAIMS UNDER THESE TERMS, INCLUDING
27779    FOR ANY IMPLIED WARRANTIES, IS LIMITED TO THE AMOUNT YOU PAID US TO USE
27780    THE SERVICES (OR, IF WE CHOOSE, TO SUPPLYING YOU THE SERVICES AGAIN).
27781
27782    IN ALL CASES, GOOGLE, AND ITS SUPPLIERS AND DISTRIBUTORS, WILL NOT BE
27783    LIABLE FOR ANY LOSS OR DAMAGE THAT IS NOT REASONABLY FORESEEABLE.
27784
27785 Business uses of our Services
27786
27787    If you are using our Services on behalf of a business, that business
27788    accepts these terms. It will hold harmless and indemnify Google and its
27789    affiliates, officers, agents, and employees from any claim, suit or action
27790    arising from or related to the use of the Services or violation of these
27791    terms, including any liability or expense arising from claims, losses,
27792    damages, suits, judgments, litigation costs and attorneys’ fees.
27793
27794 About these Terms
27795
27796    We may modify these terms or any additional terms that apply to a Service
27797    to, for example, reflect changes to the law or changes to our Services.
27798    You should look at the terms regularly. We’ll post notice of modifications
27799    to these terms on this page. We’ll post notice of modified additional
27800    terms in the applicable Service. Changes will not apply retroactively and
27801    will become effective no sooner than fourteen days after they are posted.
27802    However, changes addressing new functions for a Service or changes made
27803    for legal reasons will be effective immediately. If you do not agree to
27804    the modified terms for a Service, you should discontinue your use of that
27805    Service.
27806
27807    If there is a conflict between these terms and the additional terms, the
27808    additional terms will control for that conflict.
27809
27810    These terms control the relationship between Google and you. They do not
27811    create any third party beneficiary rights.
27812
27813    If you do not comply with these terms, and we don’t take action right
27814    away, this doesn’t mean that we are giving up any rights that we may have
27815    (such as taking action in the future).
27816
27817    If it turns out that a particular term is not enforceable, this will not
27818    affect any other terms.
27819
27820    The laws of California, U.S.A., excluding California’s conflict of laws
27821    rules, will apply to any disputes arising out of or relating to these
27822    terms or the Services. All claims arising out of or relating to these
27823    terms or the Services will be litigated exclusively in the federal or
27824    state courts of Santa Clara County, California, USA, and you and Google
27825    consent to personal jurisdiction in those courts.
27826
27827    For information about how to contact Google, please visit our [10]contact
27828    page.
27829
27830   Good to Know
27831
27832      * Our Good to Know site helps you stay safe and protect your family’s
27833        information online. [11]Visit to learn more
27834
27835   Our legal policies
27836
27837      * [12]Privacy Policy
27838      * Terms of Service
27839      * [13]FAQ
27840
27841   Some technical details
27842
27843      * [14]Technologies and Principles
27844      * [15]Advertising
27845      * [16]How Google uses cookies
27846      * [17]How Google uses pattern recognition
27847      * [18]Types of location data used by Google
27848      * [19]How Google Wallet uses credit card numbers
27849      * [20]How Google Voice works
27850
27851    Change language: [[21]________________________]
27852
27853      * [22]Google
27854      * [23]About Google
27855      * [24]Privacy &amp; Terms
27856
27857 References
27858
27859    Visible links
27860    1. http://www.google.com/
27861    2. http://www.google.com/intl/en/policies/
27862    3. http://www.google.com/intl/en/policies/terms/#content
27863    4. http://www.google.com/intl/en/policies/
27864    5. http://www.google.com/intl/en/policies/terms/archive/
27865    6. http://www.google.com/intl/en/policies/terms/archive/
27866    7. http://support.google.com/accounts/bin/answer.py?hl=en&amp;answer=58585
27867    8. http://www.google.com/intl/en/policies/privacy/
27868    9. http://support.google.com/bin/static.py?hl=en&amp;ts=1114905&amp;page=ts.cs
27869   10. http://www.google.com/intl/en/contact/
27870   11. http://www.google.com/intl/en/goodtoknow/
27871   12. http://www.google.com/intl/en/policies/privacy/
27872   13. http://www.google.com/intl/en/policies/faq/
27873   14. http://www.google.com/intl/en/policies/technologies/
27874   15. http://www.google.com/intl/en/policies/technologies/ads/
27875   16. http://www.google.com/intl/en/policies/technologies/cookies/
27876   17. http://www.google.com/intl/en/policies/technologies/pattern-recognition/
27877   18. http://www.google.com/intl/en/policies/technologies/location-data/
27878   19. http://www.google.com/intl/en/policies/technologies/wallet/
27879   20. http://www.google.com/intl/en/policies/technologies/voice/
27880   22. http://www.google.com/
27881   23. http://www.google.com/intl/en/about/
27882   24. http://www.google.com/intl/en/policies/
27883
27884 </pre>
27885 <div class="license-packages">
27886 Used by these packages: chromeos-base/gobi-sdk-0.1-r33 app-i18n/GoogleChineseInput-pinyin-2.0.0.0-r1 app-i18n/GoogleChineseInput-zhuyin-2.0.0.0-r1 chromeos-base/chromeos-default-apps-1.1.0 app-i18n/GoogleKeyboardInput-xkb-1.0.1.2-r1 app-i18n/GoogleKeyboardInput-keyboards-1.3.1.2-r1 chromeos-base/pepper-flash-13.0.0.182-r1 chromeos-base/gobi-firmware-1.0.61-r5 chromeos-base/genius-app-oem-0.0.6-r1 chromeos-base/gtalk-60800085-r1 chromeos-base/ja-motoyafonts-1.0.0 chromeos-base/internal-0.0.7-r50 chromeos-base/madison-cromo-plugin-0.1-r47 chromeos-base/chromeos-chrome-36.0.1918.0_rc-r1 chromeos-base/netflix-helper-2.0.0-r3 chromeos-base/ascender_to_license-20130111 app-i18n/GoogleChineseInput-cangjie-2.0.0.0-r1
27887 </div>
27888 </div>
27889 </div>
27890
27891 <div class="product">
27892 <a name="GPL-2" class="title">Gentoo Package Stock License GPL-2</a>
27893 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
27894 <div class="licence">
27895 <pre>
27896                     GNU GENERAL PUBLIC LICENSE
27897                        Version 2, June 1991
27898
27899  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
27900                        51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
27901  Everyone is permitted to copy and distribute verbatim copies
27902  of this license document, but changing it is not allowed.
27903
27904                             Preamble
27905
27906   The licenses for most software are designed to take away your
27907 freedom to share and change it.  By contrast, the GNU General Public
27908 License is intended to guarantee your freedom to share and change free
27909 software--to make sure the software is free for all its users.  This
27910 General Public License applies to most of the Free Software
27911 Foundation's software and to any other program whose authors commit to
27912 using it.  (Some other Free Software Foundation software is covered by
27913 the GNU Library General Public License instead.)  You can apply it to
27914 your programs, too.
27915
27916   When we speak of free software, we are referring to freedom, not
27917 price.  Our General Public Licenses are designed to make sure that you
27918 have the freedom to distribute copies of free software (and charge for
27919 this service if you wish), that you receive source code or can get it
27920 if you want it, that you can change the software or use pieces of it
27921 in new free programs; and that you know you can do these things.
27922
27923   To protect your rights, we need to make restrictions that forbid
27924 anyone to deny you these rights or to ask you to surrender the rights.
27925 These restrictions translate to certain responsibilities for you if you
27926 distribute copies of the software, or if you modify it.
27927
27928   For example, if you distribute copies of such a program, whether
27929 gratis or for a fee, you must give the recipients all the rights that
27930 you have.  You must make sure that they, too, receive or can get the
27931 source code.  And you must show them these terms so they know their
27932 rights.
27933
27934   We protect your rights with two steps: (1) copyright the software, and
27935 (2) offer you this license which gives you legal permission to copy,
27936 distribute and/or modify the software.
27937
27938   Also, for each author's protection and ours, we want to make certain
27939 that everyone understands that there is no warranty for this free
27940 software.  If the software is modified by someone else and passed on, we
27941 want its recipients to know that what they have is not the original, so
27942 that any problems introduced by others will not reflect on the original
27943 authors' reputations.
27944
27945   Finally, any free program is threatened constantly by software
27946 patents.  We wish to avoid the danger that redistributors of a free
27947 program will individually obtain patent licenses, in effect making the
27948 program proprietary.  To prevent this, we have made it clear that any
27949 patent must be licensed for everyone's free use or not licensed at all.
27950
27951   The precise terms and conditions for copying, distribution and
27952 modification follow.
27953
27954                     GNU GENERAL PUBLIC LICENSE
27955    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
27956
27957   0. This License applies to any program or other work which contains
27958 a notice placed by the copyright holder saying it may be distributed
27959 under the terms of this General Public License.  The "Program", below,
27960 refers to any such program or work, and a "work based on the Program"
27961 means either the Program or any derivative work under copyright law:
27962 that is to say, a work containing the Program or a portion of it,
27963 either verbatim or with modifications and/or translated into another
27964 language.  (Hereinafter, translation is included without limitation in
27965 the term "modification".)  Each licensee is addressed as "you".
27966
27967 Activities other than copying, distribution and modification are not
27968 covered by this License; they are outside its scope.  The act of
27969 running the Program is not restricted, and the output from the Program
27970 is covered only if its contents constitute a work based on the
27971 Program (independent of having been made by running the Program).
27972 Whether that is true depends on what the Program does.
27973
27974   1. You may copy and distribute verbatim copies of the Program's
27975 source code as you receive it, in any medium, provided that you
27976 conspicuously and appropriately publish on each copy an appropriate
27977 copyright notice and disclaimer of warranty; keep intact all the
27978 notices that refer to this License and to the absence of any warranty;
27979 and give any other recipients of the Program a copy of this License
27980 along with the Program.
27981
27982 You may charge a fee for the physical act of transferring a copy, and
27983 you may at your option offer warranty protection in exchange for a fee.
27984
27985   2. You may modify your copy or copies of the Program or any portion
27986 of it, thus forming a work based on the Program, and copy and
27987 distribute such modifications or work under the terms of Section 1
27988 above, provided that you also meet all of these conditions:
27989
27990     a) You must cause the modified files to carry prominent notices
27991     stating that you changed the files and the date of any change.
27992
27993     b) You must cause any work that you distribute or publish, that in
27994     whole or in part contains or is derived from the Program or any
27995     part thereof, to be licensed as a whole at no charge to all third
27996     parties under the terms of this License.
27997
27998     c) If the modified program normally reads commands interactively
27999     when run, you must cause it, when started running for such
28000     interactive use in the most ordinary way, to print or display an
28001     announcement including an appropriate copyright notice and a
28002     notice that there is no warranty (or else, saying that you provide
28003     a warranty) and that users may redistribute the program under
28004     these conditions, and telling the user how to view a copy of this
28005     License.  (Exception: if the Program itself is interactive but
28006     does not normally print such an announcement, your work based on
28007     the Program is not required to print an announcement.)
28008
28009 These requirements apply to the modified work as a whole.  If
28010 identifiable sections of that work are not derived from the Program,
28011 and can be reasonably considered independent and separate works in
28012 themselves, then this License, and its terms, do not apply to those
28013 sections when you distribute them as separate works.  But when you
28014 distribute the same sections as part of a whole which is a work based
28015 on the Program, the distribution of the whole must be on the terms of
28016 this License, whose permissions for other licensees extend to the
28017 entire whole, and thus to each and every part regardless of who wrote it.
28018
28019 Thus, it is not the intent of this section to claim rights or contest
28020 your rights to work written entirely by you; rather, the intent is to
28021 exercise the right to control the distribution of derivative or
28022 collective works based on the Program.
28023
28024 In addition, mere aggregation of another work not based on the Program
28025 with the Program (or with a work based on the Program) on a volume of
28026 a storage or distribution medium does not bring the other work under
28027 the scope of this License.
28028
28029   3. You may copy and distribute the Program (or a work based on it,
28030 under Section 2) in object code or executable form under the terms of
28031 Sections 1 and 2 above provided that you also do one of the following:
28032
28033     a) Accompany it with the complete corresponding machine-readable
28034     source code, which must be distributed under the terms of Sections
28035     1 and 2 above on a medium customarily used for software interchange; or,
28036
28037     b) Accompany it with a written offer, valid for at least three
28038     years, to give any third party, for a charge no more than your
28039     cost of physically performing source distribution, a complete
28040     machine-readable copy of the corresponding source code, to be
28041     distributed under the terms of Sections 1 and 2 above on a medium
28042     customarily used for software interchange; or,
28043
28044     c) Accompany it with the information you received as to the offer
28045     to distribute corresponding source code.  (This alternative is
28046     allowed only for noncommercial distribution and only if you
28047     received the program in object code or executable form with such
28048     an offer, in accord with Subsection b above.)
28049
28050 The source code for a work means the preferred form of the work for
28051 making modifications to it.  For an executable work, complete source
28052 code means all the source code for all modules it contains, plus any
28053 associated interface definition files, plus the scripts used to
28054 control compilation and installation of the executable.  However, as a
28055 special exception, the source code distributed need not include
28056 anything that is normally distributed (in either source or binary
28057 form) with the major components (compiler, kernel, and so on) of the
28058 operating system on which the executable runs, unless that component
28059 itself accompanies the executable.
28060
28061 If distribution of executable or object code is made by offering
28062 access to copy from a designated place, then offering equivalent
28063 access to copy the source code from the same place counts as
28064 distribution of the source code, even though third parties are not
28065 compelled to copy the source along with the object code.
28066
28067   4. You may not copy, modify, sublicense, or distribute the Program
28068 except as expressly provided under this License.  Any attempt
28069 otherwise to copy, modify, sublicense or distribute the Program is
28070 void, and will automatically terminate your rights under this License.
28071 However, parties who have received copies, or rights, from you under
28072 this License will not have their licenses terminated so long as such
28073 parties remain in full compliance.
28074
28075   5. You are not required to accept this License, since you have not
28076 signed it.  However, nothing else grants you permission to modify or
28077 distribute the Program or its derivative works.  These actions are
28078 prohibited by law if you do not accept this License.  Therefore, by
28079 modifying or distributing the Program (or any work based on the
28080 Program), you indicate your acceptance of this License to do so, and
28081 all its terms and conditions for copying, distributing or modifying
28082 the Program or works based on it.
28083
28084   6. Each time you redistribute the Program (or any work based on the
28085 Program), the recipient automatically receives a license from the
28086 original licensor to copy, distribute or modify the Program subject to
28087 these terms and conditions.  You may not impose any further
28088 restrictions on the recipients' exercise of the rights granted herein.
28089 You are not responsible for enforcing compliance by third parties to
28090 this License.
28091
28092   7. If, as a consequence of a court judgment or allegation of patent
28093 infringement or for any other reason (not limited to patent issues),
28094 conditions are imposed on you (whether by court order, agreement or
28095 otherwise) that contradict the conditions of this License, they do not
28096 excuse you from the conditions of this License.  If you cannot
28097 distribute so as to satisfy simultaneously your obligations under this
28098 License and any other pertinent obligations, then as a consequence you
28099 may not distribute the Program at all.  For example, if a patent
28100 license would not permit royalty-free redistribution of the Program by
28101 all those who receive copies directly or indirectly through you, then
28102 the only way you could satisfy both it and this License would be to
28103 refrain entirely from distribution of the Program.
28104
28105 If any portion of this section is held invalid or unenforceable under
28106 any particular circumstance, the balance of the section is intended to
28107 apply and the section as a whole is intended to apply in other
28108 circumstances.
28109
28110 It is not the purpose of this section to induce you to infringe any
28111 patents or other property right claims or to contest validity of any
28112 such claims; this section has the sole purpose of protecting the
28113 integrity of the free software distribution system, which is
28114 implemented by public license practices.  Many people have made
28115 generous contributions to the wide range of software distributed
28116 through that system in reliance on consistent application of that
28117 system; it is up to the author/donor to decide if he or she is willing
28118 to distribute software through any other system and a licensee cannot
28119 impose that choice.
28120
28121 This section is intended to make thoroughly clear what is believed to
28122 be a consequence of the rest of this License.
28123
28124   8. If the distribution and/or use of the Program is restricted in
28125 certain countries either by patents or by copyrighted interfaces, the
28126 original copyright holder who places the Program under this License
28127 may add an explicit geographical distribution limitation excluding
28128 those countries, so that distribution is permitted only in or among
28129 countries not thus excluded.  In such case, this License incorporates
28130 the limitation as if written in the body of this License.
28131
28132   9. The Free Software Foundation may publish revised and/or new versions
28133 of the General Public License from time to time.  Such new versions will
28134 be similar in spirit to the present version, but may differ in detail to
28135 address new problems or concerns.
28136
28137 Each version is given a distinguishing version number.  If the Program
28138 specifies a version number of this License which applies to it and "any
28139 later version", you have the option of following the terms and conditions
28140 either of that version or of any later version published by the Free
28141 Software Foundation.  If the Program does not specify a version number of
28142 this License, you may choose any version ever published by the Free Software
28143 Foundation.
28144
28145   10. If you wish to incorporate parts of the Program into other free
28146 programs whose distribution conditions are different, write to the author
28147 to ask for permission.  For software which is copyrighted by the Free
28148 Software Foundation, write to the Free Software Foundation; we sometimes
28149 make exceptions for this.  Our decision will be guided by the two goals
28150 of preserving the free status of all derivatives of our free software and
28151 of promoting the sharing and reuse of software generally.
28152
28153                             NO WARRANTY
28154
28155   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
28156 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
28157 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
28158 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
28159 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
28160 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
28161 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
28162 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
28163 REPAIR OR CORRECTION.
28164
28165   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
28166 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
28167 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
28168 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
28169 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
28170 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
28171 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
28172 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
28173 POSSIBILITY OF SUCH DAMAGES.
28174
28175                      END OF TERMS AND CONDITIONS
28176
28177             How to Apply These Terms to Your New Programs
28178
28179   If you develop a new program, and you want it to be of the greatest
28180 possible use to the public, the best way to achieve this is to make it
28181 free software which everyone can redistribute and change under these terms.
28182
28183   To do so, attach the following notices to the program.  It is safest
28184 to attach them to the start of each source file to most effectively
28185 convey the exclusion of warranty; and each file should have at least
28186 the "copyright" line and a pointer to where the full notice is found.
28187
28188     &lt;one line to give the program's name and a brief idea of what it does.&gt;
28189     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
28190
28191     This program is free software; you can redistribute it and/or modify
28192     it under the terms of the GNU General Public License as published by
28193     the Free Software Foundation; either version 2 of the License, or
28194     (at your option) any later version.
28195
28196     This program is distributed in the hope that it will be useful,
28197     but WITHOUT ANY WARRANTY; without even the implied warranty of
28198     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28199     GNU General Public License for more details.
28200
28201     You should have received a copy of the GNU General Public License
28202     along with this program; if not, write to the Free Software
28203     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
28204
28205
28206 Also add information on how to contact you by electronic and paper mail.
28207
28208 If the program is interactive, make it output a short notice like this
28209 when it starts in an interactive mode:
28210
28211     Gnomovision version 69, Copyright (C) year name of author
28212     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
28213     This is free software, and you are welcome to redistribute it
28214     under certain conditions; type `show c' for details.
28215
28216 The hypothetical commands `show w' and `show c' should show the appropriate
28217 parts of the General Public License.  Of course, the commands you use may
28218 be called something other than `show w' and `show c'; they could even be
28219 mouse-clicks or menu items--whatever suits your program.
28220
28221 You should also get your employer (if you work as a programmer) or your
28222 school, if any, to sign a "copyright disclaimer" for the program, if
28223 necessary.  Here is a sample; alter the names:
28224
28225   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
28226   `Gnomovision' (which makes passes at compilers) written by James Hacker.
28227
28228   &lt;signature of Ty Coon&gt;, 1 April 1989
28229   Ty Coon, President of Vice
28230
28231 This General Public License does not permit incorporating your program into
28232 proprietary programs.  If your program is a subroutine library, you may
28233 consider it more useful to permit linking proprietary applications with the
28234 library.  If this is what you want to do, use the GNU Library General
28235 Public License instead of this License.
28236
28237 </pre>
28238 <div class="license-packages">
28239 Used by these packages: sys-apps/dtc-1.4.0 sys-kernel/linux-headers-3.12 sys-apps/findutils-4.4.2-r1 media-plugins/alsa-plugins-1.0.25-r1 sys-boot/syslinux-3.83-r5 sys-apps/iotools-1.5 media-libs/freetype-2.5.0.1-r2 sys-apps/daisydog-0.0.1-r13 sys-apps/mmc-utils-0.0.1-r5 sys-apps/keyutils-1.1 sys-fs/ecryptfs-utils-101 app-laptop/laptop-mode-tools-1.59-r21 dev-vcs/git-1.8.3.2-r1 sys-libs/libnih-1.0.3 sys-apps/baselayout-2.0.1-r231 dev-util/gtk-doc-am-1.18 sys-fs/fuse-2.8.6-r3 dev-libs/libgpg-error-1.10-r1 sys-apps/smartmontools-5.42 net-dialup/ppp-2.4.5-r4 app-misc/mime-types-9 net-libs/libnfnetlink-1.0.1 sys-devel/automake-wrapper-9 app-admin/eselect-opengl-1.2.4 media-libs/sbc-1.0 sys-fs/ntfs3g-2012.1.15-r2 sys-auth/pam_pwdfile-0.99-r1 net-libs/libnetfilter_queue-1.0.1 sys-apps/hwids-20130915.1 net-misc/openvpn-2.3.2-r1 sys-fs/e2fsprogs-1.42 dev-libs/nss-3.15.4-r1 x11-misc/shared-mime-info-1.0 app-admin/python-updater-0.10 sys-apps/usbutils-007 dev-util/intltool-0.50.2-r1 sys-apps/flashrom-0.9.4-r313 chromeos-base/autotest-0.0.1-r4965 app-text/sgml-common-0.6.3-r5 net-misc/strongswan-5.0.2-r10 dev-libs/lzo-2.06 media-gfx/ply-image-0.0.1-r45 sys-process/procps-3.3.4 sys-apps/pciutils-3.1.10 dev-util/perf-3.13-r2 chromeos-base/chromeos-auth-config-0.0.1-r2 chromeos-base/root-certificates-0.0.1-r3 sys-kernel/Linux-2.6 dev-libs/libatomic_ops-7.2d app-accessibility/brltty-4.5-r7 chromeos-base/chromeos-0.0.1-r248 sys-apps/portage-2.1.11.50-r6 app-portage/portage-utils-0.53 app-arch/xz-utils-5.0.5-r1 sys-apps/mawk-1.3.4_p20100625 app-admin/eselect-python-20100321 chromeos-base/userfeedback-0.0.1-r100 sys-apps/util-linux-2.24 sys-apps/hdparm-9.39 sys-fs/avfs-1.0.1-r2 sys-apps/ureadahead-0.100.0-r3 net-dialup/xl2tpd-1.3.0-r2 sys-apps/ethtool-3.12.1 app-misc/pax-utils-0.8.1 dev-libs/dbus-glib-0.100.2 chromeos-base/chromeos-fonts-0.0.1-r15 sys-apps/chvt-0.0.1-r1 x11-apps/xinit-1.3.0-r2 dev-libs/pkcs11-helper-1.07 sys-auth/pambase-20101024-r2 sys-libs/pam-1.1.5 sys-devel/patch-2.6.1 sys-apps/diffutils-3.2 sys-apps/net-tools-1.60_p20120127084908 sys-apps/dmidecode-2.11-r1 media-sound/alsa-utils-1.0.27.1-r1 sys-devel/binutils-config-3-r3 sys-apps/shadow-4.1.2.2-r4 chromeos-base/chromeos-base-0-r89 sys-fs/udev-171-r6 sys-apps/sandbox-2.6-r1 sys-fs/lvm2-2.02.97-r1 net-wireless/bluez-5.4-r17 sys-apps/kbd-1.15.3 net-libs/libmbim-1.9.0-r18 net-firewall/iptables-1.4.16.3 sys-libs/e2fsprogs-libs-1.42 sys-apps/upstart-1.2-r7 net-misc/openssh-6.4_p1-r1 sys-devel/autoconf-wrapper-13 sys-apps/dbus-1.6.8-r5 net-wireless/wpa_supplicant-0.7.2-r149 dev-libs/nspr-4.10.2 sys-devel/libtool-2.4.2 sys-devel/automake-1.11.1 sys-boot/coreboot-2013.04 sys-libs/libcap-2.17 sys-apps/memtester-4.2.2
28240 </div>
28241 </div>
28242 </div>
28243
28244 <div class="product">
28245 <a name="GPL-2+" class="title">Gentoo Package Stock License GPL-2+</a>
28246 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
28247 <div class="licence">
28248 <pre>
28249 GNU General Public License, version 2 or any later version.
28250 See GPL-2 or GPL-3 for the full text of these licenses.
28251
28252 </pre>
28253 <div class="license-packages">
28254 Used by these packages: media-libs/freetype-2.5.0.1-r2 dev-libs/libatomic_ops-7.2d app-arch/xz-utils-5.0.5-r1 sys-boot/u-boot-2013.06
28255 </div>
28256 </div>
28257 </div>
28258
28259 <div class="product">
28260 <a name="GPL-3" class="title">Gentoo Package Stock License GPL-3</a>
28261 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
28262 <div class="licence">
28263 <pre>
28264                     GNU GENERAL PUBLIC LICENSE
28265                        Version 3, 29 June 2007
28266
28267  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
28268  Everyone is permitted to copy and distribute verbatim copies
28269  of this license document, but changing it is not allowed.
28270
28271                             Preamble
28272
28273   The GNU General Public License is a free, copyleft license for
28274 software and other kinds of works.
28275
28276   The licenses for most software and other practical works are designed
28277 to take away your freedom to share and change the works.  By contrast,
28278 the GNU General Public License is intended to guarantee your freedom to
28279 share and change all versions of a program--to make sure it remains free
28280 software for all its users.  We, the Free Software Foundation, use the
28281 GNU General Public License for most of our software; it applies also to
28282 any other work released this way by its authors.  You can apply it to
28283 your programs, too.
28284
28285   When we speak of free software, we are referring to freedom, not
28286 price.  Our General Public Licenses are designed to make sure that you
28287 have the freedom to distribute copies of free software (and charge for
28288 them if you wish), that you receive source code or can get it if you
28289 want it, that you can change the software or use pieces of it in new
28290 free programs, and that you know you can do these things.
28291
28292   To protect your rights, we need to prevent others from denying you
28293 these rights or asking you to surrender the rights.  Therefore, you have
28294 certain responsibilities if you distribute copies of the software, or if
28295 you modify it: responsibilities to respect the freedom of others.
28296
28297   For example, if you distribute copies of such a program, whether
28298 gratis or for a fee, you must pass on to the recipients the same
28299 freedoms that you received.  You must make sure that they, too, receive
28300 or can get the source code.  And you must show them these terms so they
28301 know their rights.
28302
28303   Developers that use the GNU GPL protect your rights with two steps:
28304 (1) assert copyright on the software, and (2) offer you this License
28305 giving you legal permission to copy, distribute and/or modify it.
28306
28307   For the developers' and authors' protection, the GPL clearly explains
28308 that there is no warranty for this free software.  For both users' and
28309 authors' sake, the GPL requires that modified versions be marked as
28310 changed, so that their problems will not be attributed erroneously to
28311 authors of previous versions.
28312
28313   Some devices are designed to deny users access to install or run
28314 modified versions of the software inside them, although the manufacturer
28315 can do so.  This is fundamentally incompatible with the aim of
28316 protecting users' freedom to change the software.  The systematic
28317 pattern of such abuse occurs in the area of products for individuals to
28318 use, which is precisely where it is most unacceptable.  Therefore, we
28319 have designed this version of the GPL to prohibit the practice for those
28320 products.  If such problems arise substantially in other domains, we
28321 stand ready to extend this provision to those domains in future versions
28322 of the GPL, as needed to protect the freedom of users.
28323
28324   Finally, every program is threatened constantly by software patents.
28325 States should not allow patents to restrict development and use of
28326 software on general-purpose computers, but in those that do, we wish to
28327 avoid the special danger that patents applied to a free program could
28328 make it effectively proprietary.  To prevent this, the GPL assures that
28329 patents cannot be used to render the program non-free.
28330
28331   The precise terms and conditions for copying, distribution and
28332 modification follow.
28333
28334                        TERMS AND CONDITIONS
28335
28336   0. Definitions.
28337
28338   "This License" refers to version 3 of the GNU General Public License.
28339
28340   "Copyright" also means copyright-like laws that apply to other kinds of
28341 works, such as semiconductor masks.
28342
28343   "The Program" refers to any copyrightable work licensed under this
28344 License.  Each licensee is addressed as "you".  "Licensees" and
28345 "recipients" may be individuals or organizations.
28346
28347   To "modify" a work means to copy from or adapt all or part of the work
28348 in a fashion requiring copyright permission, other than the making of an
28349 exact copy.  The resulting work is called a "modified version" of the
28350 earlier work or a work "based on" the earlier work.
28351
28352   A "covered work" means either the unmodified Program or a work based
28353 on the Program.
28354
28355   To "propagate" a work means to do anything with it that, without
28356 permission, would make you directly or secondarily liable for
28357 infringement under applicable copyright law, except executing it on a
28358 computer or modifying a private copy.  Propagation includes copying,
28359 distribution (with or without modification), making available to the
28360 public, and in some countries other activities as well.
28361
28362   To "convey" a work means any kind of propagation that enables other
28363 parties to make or receive copies.  Mere interaction with a user through
28364 a computer network, with no transfer of a copy, is not conveying.
28365
28366   An interactive user interface displays "Appropriate Legal Notices"
28367 to the extent that it includes a convenient and prominently visible
28368 feature that (1) displays an appropriate copyright notice, and (2)
28369 tells the user that there is no warranty for the work (except to the
28370 extent that warranties are provided), that licensees may convey the
28371 work under this License, and how to view a copy of this License.  If
28372 the interface presents a list of user commands or options, such as a
28373 menu, a prominent item in the list meets this criterion.
28374
28375   1. Source Code.
28376
28377   The "source code" for a work means the preferred form of the work
28378 for making modifications to it.  "Object code" means any non-source
28379 form of a work.
28380
28381   A "Standard Interface" means an interface that either is an official
28382 standard defined by a recognized standards body, or, in the case of
28383 interfaces specified for a particular programming language, one that
28384 is widely used among developers working in that language.
28385
28386   The "System Libraries" of an executable work include anything, other
28387 than the work as a whole, that (a) is included in the normal form of
28388 packaging a Major Component, but which is not part of that Major
28389 Component, and (b) serves only to enable use of the work with that
28390 Major Component, or to implement a Standard Interface for which an
28391 implementation is available to the public in source code form.  A
28392 "Major Component", in this context, means a major essential component
28393 (kernel, window system, and so on) of the specific operating system
28394 (if any) on which the executable work runs, or a compiler used to
28395 produce the work, or an object code interpreter used to run it.
28396
28397   The "Corresponding Source" for a work in object code form means all
28398 the source code needed to generate, install, and (for an executable
28399 work) run the object code and to modify the work, including scripts to
28400 control those activities.  However, it does not include the work's
28401 System Libraries, or general-purpose tools or generally available free
28402 programs which are used unmodified in performing those activities but
28403 which are not part of the work.  For example, Corresponding Source
28404 includes interface definition files associated with source files for
28405 the work, and the source code for shared libraries and dynamically
28406 linked subprograms that the work is specifically designed to require,
28407 such as by intimate data communication or control flow between those
28408 subprograms and other parts of the work.
28409
28410   The Corresponding Source need not include anything that users
28411 can regenerate automatically from other parts of the Corresponding
28412 Source.
28413
28414   The Corresponding Source for a work in source code form is that
28415 same work.
28416
28417   2. Basic Permissions.
28418
28419   All rights granted under this License are granted for the term of
28420 copyright on the Program, and are irrevocable provided the stated
28421 conditions are met.  This License explicitly affirms your unlimited
28422 permission to run the unmodified Program.  The output from running a
28423 covered work is covered by this License only if the output, given its
28424 content, constitutes a covered work.  This License acknowledges your
28425 rights of fair use or other equivalent, as provided by copyright law.
28426
28427   You may make, run and propagate covered works that you do not
28428 convey, without conditions so long as your license otherwise remains
28429 in force.  You may convey covered works to others for the sole purpose
28430 of having them make modifications exclusively for you, or provide you
28431 with facilities for running those works, provided that you comply with
28432 the terms of this License in conveying all material for which you do
28433 not control copyright.  Those thus making or running the covered works
28434 for you must do so exclusively on your behalf, under your direction
28435 and control, on terms that prohibit them from making any copies of
28436 your copyrighted material outside their relationship with you.
28437
28438   Conveying under any other circumstances is permitted solely under
28439 the conditions stated below.  Sublicensing is not allowed; section 10
28440 makes it unnecessary.
28441
28442   3. Protecting Users' Legal Rights From Anti-Circumvention Law.
28443
28444   No covered work shall be deemed part of an effective technological
28445 measure under any applicable law fulfilling obligations under article
28446 11 of the WIPO copyright treaty adopted on 20 December 1996, or
28447 similar laws prohibiting or restricting circumvention of such
28448 measures.
28449
28450   When you convey a covered work, you waive any legal power to forbid
28451 circumvention of technological measures to the extent such circumvention
28452 is effected by exercising rights under this License with respect to
28453 the covered work, and you disclaim any intention to limit operation or
28454 modification of the work as a means of enforcing, against the work's
28455 users, your or third parties' legal rights to forbid circumvention of
28456 technological measures.
28457
28458   4. Conveying Verbatim Copies.
28459
28460   You may convey verbatim copies of the Program's source code as you
28461 receive it, in any medium, provided that you conspicuously and
28462 appropriately publish on each copy an appropriate copyright notice;
28463 keep intact all notices stating that this License and any
28464 non-permissive terms added in accord with section 7 apply to the code;
28465 keep intact all notices of the absence of any warranty; and give all
28466 recipients a copy of this License along with the Program.
28467
28468   You may charge any price or no price for each copy that you convey,
28469 and you may offer support or warranty protection for a fee.
28470
28471   5. Conveying Modified Source Versions.
28472
28473   You may convey a work based on the Program, or the modifications to
28474 produce it from the Program, in the form of source code under the
28475 terms of section 4, provided that you also meet all of these conditions:
28476
28477     a) The work must carry prominent notices stating that you modified
28478     it, and giving a relevant date.
28479
28480     b) The work must carry prominent notices stating that it is
28481     released under this License and any conditions added under section
28482     7.  This requirement modifies the requirement in section 4 to
28483     "keep intact all notices".
28484
28485     c) You must license the entire work, as a whole, under this
28486     License to anyone who comes into possession of a copy.  This
28487     License will therefore apply, along with any applicable section 7
28488     additional terms, to the whole of the work, and all its parts,
28489     regardless of how they are packaged.  This License gives no
28490     permission to license the work in any other way, but it does not
28491     invalidate such permission if you have separately received it.
28492
28493     d) If the work has interactive user interfaces, each must display
28494     Appropriate Legal Notices; however, if the Program has interactive
28495     interfaces that do not display Appropriate Legal Notices, your
28496     work need not make them do so.
28497
28498   A compilation of a covered work with other separate and independent
28499 works, which are not by their nature extensions of the covered work,
28500 and which are not combined with it such as to form a larger program,
28501 in or on a volume of a storage or distribution medium, is called an
28502 "aggregate" if the compilation and its resulting copyright are not
28503 used to limit the access or legal rights of the compilation's users
28504 beyond what the individual works permit.  Inclusion of a covered work
28505 in an aggregate does not cause this License to apply to the other
28506 parts of the aggregate.
28507
28508   6. Conveying Non-Source Forms.
28509
28510   You may convey a covered work in object code form under the terms
28511 of sections 4 and 5, provided that you also convey the
28512 machine-readable Corresponding Source under the terms of this License,
28513 in one of these ways:
28514
28515     a) Convey the object code in, or embodied in, a physical product
28516     (including a physical distribution medium), accompanied by the
28517     Corresponding Source fixed on a durable physical medium
28518     customarily used for software interchange.
28519
28520     b) Convey the object code in, or embodied in, a physical product
28521     (including a physical distribution medium), accompanied by a
28522     written offer, valid for at least three years and valid for as
28523     long as you offer spare parts or customer support for that product
28524     model, to give anyone who possesses the object code either (1) a
28525     copy of the Corresponding Source for all the software in the
28526     product that is covered by this License, on a durable physical
28527     medium customarily used for software interchange, for a price no
28528     more than your reasonable cost of physically performing this
28529     conveying of source, or (2) access to copy the
28530     Corresponding Source from a network server at no charge.
28531
28532     c) Convey individual copies of the object code with a copy of the
28533     written offer to provide the Corresponding Source.  This
28534     alternative is allowed only occasionally and noncommercially, and
28535     only if you received the object code with such an offer, in accord
28536     with subsection 6b.
28537
28538     d) Convey the object code by offering access from a designated
28539     place (gratis or for a charge), and offer equivalent access to the
28540     Corresponding Source in the same way through the same place at no
28541     further charge.  You need not require recipients to copy the
28542     Corresponding Source along with the object code.  If the place to
28543     copy the object code is a network server, the Corresponding Source
28544     may be on a different server (operated by you or a third party)
28545     that supports equivalent copying facilities, provided you maintain
28546     clear directions next to the object code saying where to find the
28547     Corresponding Source.  Regardless of what server hosts the
28548     Corresponding Source, you remain obligated to ensure that it is
28549     available for as long as needed to satisfy these requirements.
28550
28551     e) Convey the object code using peer-to-peer transmission, provided
28552     you inform other peers where the object code and Corresponding
28553     Source of the work are being offered to the general public at no
28554     charge under subsection 6d.
28555
28556   A separable portion of the object code, whose source code is excluded
28557 from the Corresponding Source as a System Library, need not be
28558 included in conveying the object code work.
28559
28560   A "User Product" is either (1) a "consumer product", which means any
28561 tangible personal property which is normally used for personal, family,
28562 or household purposes, or (2) anything designed or sold for incorporation
28563 into a dwelling.  In determining whether a product is a consumer product,
28564 doubtful cases shall be resolved in favor of coverage.  For a particular
28565 product received by a particular user, "normally used" refers to a
28566 typical or common use of that class of product, regardless of the status
28567 of the particular user or of the way in which the particular user
28568 actually uses, or expects or is expected to use, the product.  A product
28569 is a consumer product regardless of whether the product has substantial
28570 commercial, industrial or non-consumer uses, unless such uses represent
28571 the only significant mode of use of the product.
28572
28573   "Installation Information" for a User Product means any methods,
28574 procedures, authorization keys, or other information required to install
28575 and execute modified versions of a covered work in that User Product from
28576 a modified version of its Corresponding Source.  The information must
28577 suffice to ensure that the continued functioning of the modified object
28578 code is in no case prevented or interfered with solely because
28579 modification has been made.
28580
28581   If you convey an object code work under this section in, or with, or
28582 specifically for use in, a User Product, and the conveying occurs as
28583 part of a transaction in which the right of possession and use of the
28584 User Product is transferred to the recipient in perpetuity or for a
28585 fixed term (regardless of how the transaction is characterized), the
28586 Corresponding Source conveyed under this section must be accompanied
28587 by the Installation Information.  But this requirement does not apply
28588 if neither you nor any third party retains the ability to install
28589 modified object code on the User Product (for example, the work has
28590 been installed in ROM).
28591
28592   The requirement to provide Installation Information does not include a
28593 requirement to continue to provide support service, warranty, or updates
28594 for a work that has been modified or installed by the recipient, or for
28595 the User Product in which it has been modified or installed.  Access to a
28596 network may be denied when the modification itself materially and
28597 adversely affects the operation of the network or violates the rules and
28598 protocols for communication across the network.
28599
28600   Corresponding Source conveyed, and Installation Information provided,
28601 in accord with this section must be in a format that is publicly
28602 documented (and with an implementation available to the public in
28603 source code form), and must require no special password or key for
28604 unpacking, reading or copying.
28605
28606   7. Additional Terms.
28607
28608   "Additional permissions" are terms that supplement the terms of this
28609 License by making exceptions from one or more of its conditions.
28610 Additional permissions that are applicable to the entire Program shall
28611 be treated as though they were included in this License, to the extent
28612 that they are valid under applicable law.  If additional permissions
28613 apply only to part of the Program, that part may be used separately
28614 under those permissions, but the entire Program remains governed by
28615 this License without regard to the additional permissions.
28616
28617   When you convey a copy of a covered work, you may at your option
28618 remove any additional permissions from that copy, or from any part of
28619 it.  (Additional permissions may be written to require their own
28620 removal in certain cases when you modify the work.)  You may place
28621 additional permissions on material, added by you to a covered work,
28622 for which you have or can give appropriate copyright permission.
28623
28624   Notwithstanding any other provision of this License, for material you
28625 add to a covered work, you may (if authorized by the copyright holders of
28626 that material) supplement the terms of this License with terms:
28627
28628     a) Disclaiming warranty or limiting liability differently from the
28629     terms of sections 15 and 16 of this License; or
28630
28631     b) Requiring preservation of specified reasonable legal notices or
28632     author attributions in that material or in the Appropriate Legal
28633     Notices displayed by works containing it; or
28634
28635     c) Prohibiting misrepresentation of the origin of that material, or
28636     requiring that modified versions of such material be marked in
28637     reasonable ways as different from the original version; or
28638
28639     d) Limiting the use for publicity purposes of names of licensors or
28640     authors of the material; or
28641
28642     e) Declining to grant rights under trademark law for use of some
28643     trade names, trademarks, or service marks; or
28644
28645     f) Requiring indemnification of licensors and authors of that
28646     material by anyone who conveys the material (or modified versions of
28647     it) with contractual assumptions of liability to the recipient, for
28648     any liability that these contractual assumptions directly impose on
28649     those licensors and authors.
28650
28651   All other non-permissive additional terms are considered "further
28652 restrictions" within the meaning of section 10.  If the Program as you
28653 received it, or any part of it, contains a notice stating that it is
28654 governed by this License along with a term that is a further
28655 restriction, you may remove that term.  If a license document contains
28656 a further restriction but permits relicensing or conveying under this
28657 License, you may add to a covered work material governed by the terms
28658 of that license document, provided that the further restriction does
28659 not survive such relicensing or conveying.
28660
28661   If you add terms to a covered work in accord with this section, you
28662 must place, in the relevant source files, a statement of the
28663 additional terms that apply to those files, or a notice indicating
28664 where to find the applicable terms.
28665
28666   Additional terms, permissive or non-permissive, may be stated in the
28667 form of a separately written license, or stated as exceptions;
28668 the above requirements apply either way.
28669
28670   8. Termination.
28671
28672   You may not propagate or modify a covered work except as expressly
28673 provided under this License.  Any attempt otherwise to propagate or
28674 modify it is void, and will automatically terminate your rights under
28675 this License (including any patent licenses granted under the third
28676 paragraph of section 11).
28677
28678   However, if you cease all violation of this License, then your
28679 license from a particular copyright holder is reinstated (a)
28680 provisionally, unless and until the copyright holder explicitly and
28681 finally terminates your license, and (b) permanently, if the copyright
28682 holder fails to notify you of the violation by some reasonable means
28683 prior to 60 days after the cessation.
28684
28685   Moreover, your license from a particular copyright holder is
28686 reinstated permanently if the copyright holder notifies you of the
28687 violation by some reasonable means, this is the first time you have
28688 received notice of violation of this License (for any work) from that
28689 copyright holder, and you cure the violation prior to 30 days after
28690 your receipt of the notice.
28691
28692   Termination of your rights under this section does not terminate the
28693 licenses of parties who have received copies or rights from you under
28694 this License.  If your rights have been terminated and not permanently
28695 reinstated, you do not qualify to receive new licenses for the same
28696 material under section 10.
28697
28698   9. Acceptance Not Required for Having Copies.
28699
28700   You are not required to accept this License in order to receive or
28701 run a copy of the Program.  Ancillary propagation of a covered work
28702 occurring solely as a consequence of using peer-to-peer transmission
28703 to receive a copy likewise does not require acceptance.  However,
28704 nothing other than this License grants you permission to propagate or
28705 modify any covered work.  These actions infringe copyright if you do
28706 not accept this License.  Therefore, by modifying or propagating a
28707 covered work, you indicate your acceptance of this License to do so.
28708
28709   10. Automatic Licensing of Downstream Recipients.
28710
28711   Each time you convey a covered work, the recipient automatically
28712 receives a license from the original licensors, to run, modify and
28713 propagate that work, subject to this License.  You are not responsible
28714 for enforcing compliance by third parties with this License.
28715
28716   An "entity transaction" is a transaction transferring control of an
28717 organization, or substantially all assets of one, or subdividing an
28718 organization, or merging organizations.  If propagation of a covered
28719 work results from an entity transaction, each party to that
28720 transaction who receives a copy of the work also receives whatever
28721 licenses to the work the party's predecessor in interest had or could
28722 give under the previous paragraph, plus a right to possession of the
28723 Corresponding Source of the work from the predecessor in interest, if
28724 the predecessor has it or can get it with reasonable efforts.
28725
28726   You may not impose any further restrictions on the exercise of the
28727 rights granted or affirmed under this License.  For example, you may
28728 not impose a license fee, royalty, or other charge for exercise of
28729 rights granted under this License, and you may not initiate litigation
28730 (including a cross-claim or counterclaim in a lawsuit) alleging that
28731 any patent claim is infringed by making, using, selling, offering for
28732 sale, or importing the Program or any portion of it.
28733
28734   11. Patents.
28735
28736   A "contributor" is a copyright holder who authorizes use under this
28737 License of the Program or a work on which the Program is based.  The
28738 work thus licensed is called the contributor's "contributor version".
28739
28740   A contributor's "essential patent claims" are all patent claims
28741 owned or controlled by the contributor, whether already acquired or
28742 hereafter acquired, that would be infringed by some manner, permitted
28743 by this License, of making, using, or selling its contributor version,
28744 but do not include claims that would be infringed only as a
28745 consequence of further modification of the contributor version.  For
28746 purposes of this definition, "control" includes the right to grant
28747 patent sublicenses in a manner consistent with the requirements of
28748 this License.
28749
28750   Each contributor grants you a non-exclusive, worldwide, royalty-free
28751 patent license under the contributor's essential patent claims, to
28752 make, use, sell, offer for sale, import and otherwise run, modify and
28753 propagate the contents of its contributor version.
28754
28755   In the following three paragraphs, a "patent license" is any express
28756 agreement or commitment, however denominated, not to enforce a patent
28757 (such as an express permission to practice a patent or covenant not to
28758 sue for patent infringement).  To "grant" such a patent license to a
28759 party means to make such an agreement or commitment not to enforce a
28760 patent against the party.
28761
28762   If you convey a covered work, knowingly relying on a patent license,
28763 and the Corresponding Source of the work is not available for anyone
28764 to copy, free of charge and under the terms of this License, through a
28765 publicly available network server or other readily accessible means,
28766 then you must either (1) cause the Corresponding Source to be so
28767 available, or (2) arrange to deprive yourself of the benefit of the
28768 patent license for this particular work, or (3) arrange, in a manner
28769 consistent with the requirements of this License, to extend the patent
28770 license to downstream recipients.  "Knowingly relying" means you have
28771 actual knowledge that, but for the patent license, your conveying the
28772 covered work in a country, or your recipient's use of the covered work
28773 in a country, would infringe one or more identifiable patents in that
28774 country that you have reason to believe are valid.
28775
28776   If, pursuant to or in connection with a single transaction or
28777 arrangement, you convey, or propagate by procuring conveyance of, a
28778 covered work, and grant a patent license to some of the parties
28779 receiving the covered work authorizing them to use, propagate, modify
28780 or convey a specific copy of the covered work, then the patent license
28781 you grant is automatically extended to all recipients of the covered
28782 work and works based on it.
28783
28784   A patent license is "discriminatory" if it does not include within
28785 the scope of its coverage, prohibits the exercise of, or is
28786 conditioned on the non-exercise of one or more of the rights that are
28787 specifically granted under this License.  You may not convey a covered
28788 work if you are a party to an arrangement with a third party that is
28789 in the business of distributing software, under which you make payment
28790 to the third party based on the extent of your activity of conveying
28791 the work, and under which the third party grants, to any of the
28792 parties who would receive the covered work from you, a discriminatory
28793 patent license (a) in connection with copies of the covered work
28794 conveyed by you (or copies made from those copies), or (b) primarily
28795 for and in connection with specific products or compilations that
28796 contain the covered work, unless you entered into that arrangement,
28797 or that patent license was granted, prior to 28 March 2007.
28798
28799   Nothing in this License shall be construed as excluding or limiting
28800 any implied license or other defenses to infringement that may
28801 otherwise be available to you under applicable patent law.
28802
28803   12. No Surrender of Others' Freedom.
28804
28805   If conditions are imposed on you (whether by court order, agreement or
28806 otherwise) that contradict the conditions of this License, they do not
28807 excuse you from the conditions of this License.  If you cannot convey a
28808 covered work so as to satisfy simultaneously your obligations under this
28809 License and any other pertinent obligations, then as a consequence you may
28810 not convey it at all.  For example, if you agree to terms that obligate you
28811 to collect a royalty for further conveying from those to whom you convey
28812 the Program, the only way you could satisfy both those terms and this
28813 License would be to refrain entirely from conveying the Program.
28814
28815   13. Use with the GNU Affero General Public License.
28816
28817   Notwithstanding any other provision of this License, you have
28818 permission to link or combine any covered work with a work licensed
28819 under version 3 of the GNU Affero General Public License into a single
28820 combined work, and to convey the resulting work.  The terms of this
28821 License will continue to apply to the part which is the covered work,
28822 but the special requirements of the GNU Affero General Public License,
28823 section 13, concerning interaction through a network will apply to the
28824 combination as such.
28825
28826   14. Revised Versions of this License.
28827
28828   The Free Software Foundation may publish revised and/or new versions of
28829 the GNU General Public License from time to time.  Such new versions will
28830 be similar in spirit to the present version, but may differ in detail to
28831 address new problems or concerns.
28832
28833   Each version is given a distinguishing version number.  If the
28834 Program specifies that a certain numbered version of the GNU General
28835 Public License "or any later version" applies to it, you have the
28836 option of following the terms and conditions either of that numbered
28837 version or of any later version published by the Free Software
28838 Foundation.  If the Program does not specify a version number of the
28839 GNU General Public License, you may choose any version ever published
28840 by the Free Software Foundation.
28841
28842   If the Program specifies that a proxy can decide which future
28843 versions of the GNU General Public License can be used, that proxy's
28844 public statement of acceptance of a version permanently authorizes you
28845 to choose that version for the Program.
28846
28847   Later license versions may give you additional or different
28848 permissions.  However, no additional obligations are imposed on any
28849 author or copyright holder as a result of your choosing to follow a
28850 later version.
28851
28852   15. Disclaimer of Warranty.
28853
28854   THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
28855 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
28856 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
28857 OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
28858 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
28859 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
28860 IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
28861 ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
28862
28863   16. Limitation of Liability.
28864
28865   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
28866 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
28867 THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
28868 GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
28869 USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
28870 DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
28871 PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
28872 EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
28873 SUCH DAMAGES.
28874
28875   17. Interpretation of Sections 15 and 16.
28876
28877   If the disclaimer of warranty and limitation of liability provided
28878 above cannot be given local legal effect according to their terms,
28879 reviewing courts shall apply local law that most closely approximates
28880 an absolute waiver of all civil liability in connection with the
28881 Program, unless a warranty or assumption of liability accompanies a
28882 copy of the Program in return for a fee.
28883
28884                      END OF TERMS AND CONDITIONS
28885
28886             How to Apply These Terms to Your New Programs
28887
28888   If you develop a new program, and you want it to be of the greatest
28889 possible use to the public, the best way to achieve this is to make it
28890 free software which everyone can redistribute and change under these terms.
28891
28892   To do so, attach the following notices to the program.  It is safest
28893 to attach them to the start of each source file to most effectively
28894 state the exclusion of warranty; and each file should have at least
28895 the "copyright" line and a pointer to where the full notice is found.
28896
28897     &lt;one line to give the program's name and a brief idea of what it does.&gt;
28898     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
28899
28900     This program is free software: you can redistribute it and/or modify
28901     it under the terms of the GNU General Public License as published by
28902     the Free Software Foundation, either version 3 of the License, or
28903     (at your option) any later version.
28904
28905     This program is distributed in the hope that it will be useful,
28906     but WITHOUT ANY WARRANTY; without even the implied warranty of
28907     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28908     GNU General Public License for more details.
28909
28910     You should have received a copy of the GNU General Public License
28911     along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
28912
28913 Also add information on how to contact you by electronic and paper mail.
28914
28915   If the program does terminal interaction, make it output a short
28916 notice like this when it starts in an interactive mode:
28917
28918     &lt;program&gt;  Copyright (C) &lt;year&gt;  &lt;name of author&gt;
28919     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
28920     This is free software, and you are welcome to redistribute it
28921     under certain conditions; type `show c' for details.
28922
28923 The hypothetical commands `show w' and `show c' should show the appropriate
28924 parts of the General Public License.  Of course, your program's commands
28925 might be different; for a GUI interface, you would use an "about box".
28926
28927   You should also get your employer (if you work as a programmer) or school,
28928 if any, to sign a "copyright disclaimer" for the program, if necessary.
28929 For more information on this, and how to apply and follow the GNU GPL, see
28930 &lt;http://www.gnu.org/licenses/&gt;.
28931
28932   The GNU General Public License does not permit incorporating your program
28933 into proprietary programs.  If your program is a subroutine library, you
28934 may consider it more useful to permit linking proprietary applications with
28935 the library.  If this is what you want to do, use the GNU Lesser General
28936 Public License instead of this License.  But first, please read
28937 &lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
28938
28939 </pre>
28940 <div class="license-packages">
28941 Used by these packages: net-misc/wget-1.14 app-arch/gzip-1.5 app-arch/cpio-2.11-r1 sys-devel/autoconf-2.69 sys-devel/autoconf-2.69 app-arch/tar-1.26-r1 sys-devel/binutils-2.22-r20 sys-devel/make-3.82-r4 net-misc/rsync-3.0.9-r3 sys-block/parted-3.1-r1 sys-libs/readline-6.2_p1 sys-libs/gcc-libs-4.8.2-r10 sys-fs/mtools-4.0.15 sys-apps/util-linux-2.24 sys-apps/grep-2.14 sys-fs/fuse-exfat-1.0.2_pre395 app-shells/bash-4.2_p45 sys-fs/dosfstools-3.0.26 sys-apps/sed-4.2.1-r1 sys-devel/m4-1.4.16 sys-apps/coreutils-8.20-r1 dev-lang/swig-2.0.4-r1 sys-libs/gdbm-1.9.1-r2 app-admin/rsyslog-5.8.11 app-arch/sharutils-4.7 sys-fs/exfat-utils-1.0.2_pre395 sys-apps/which-2.20
28942 </div>
28943 </div>
28944 </div>
28945
28946 <div class="product">
28947 <a name="ISC" class="title">Gentoo Package Stock License ISC</a>
28948 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
28949 <div class="licence">
28950 <pre>
28951 Copyright (c) 4-digit year, Company or Person's Name
28952
28953 Permission to use, copy, modify, and/or distribute this software for any
28954 purpose with or without fee is hereby granted, provided that the above
28955 copyright notice and this permission notice appear in all copies.
28956
28957 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
28958 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
28959 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
28960 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
28961 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
28962 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
28963 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
28964
28965 </pre>
28966 <div class="license-packages">
28967 Used by these packages: app-admin/sudo-1.8.6_p7 net-wireless/iw-3.10 net-wireless/wireless-regdb-20131127 media-libs/harfbuzz-0.9.27-r2
28968 </div>
28969 </div>
28970 </div>
28971
28972 <div class="product">
28973 <a name="LGPL-2" class="title">Gentoo Package Stock License LGPL-2</a>
28974 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
28975 <div class="licence">
28976 <pre>
28977                   GNU LIBRARY GENERAL PUBLIC LICENSE
28978                        Version 2, June 1991
28979
28980  Copyright (C) 1991 Free Software Foundation, Inc.
28981  59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
28982  Everyone is permitted to copy and distribute verbatim copies
28983  of this license document, but changing it is not allowed.
28984
28985 [This is the first released version of the library GPL.  It is
28986  numbered 2 because it goes with version 2 of the ordinary GPL.]
28987
28988                             Preamble
28989
28990   The licenses for most software are designed to take away your
28991 freedom to share and change it.  By contrast, the GNU General Public
28992 Licenses are intended to guarantee your freedom to share and change
28993 free software--to make sure the software is free for all its users.
28994
28995   This license, the Library General Public License, applies to some
28996 specially designated Free Software Foundation software, and to any
28997 other libraries whose authors decide to use it.  You can use it for
28998 your libraries, too.
28999
29000   When we speak of free software, we are referring to freedom, not
29001 price.  Our General Public Licenses are designed to make sure that you
29002 have the freedom to distribute copies of free software (and charge for
29003 this service if you wish), that you receive source code or can get it
29004 if you want it, that you can change the software or use pieces of it
29005 in new free programs; and that you know you can do these things.
29006
29007   To protect your rights, we need to make restrictions that forbid
29008 anyone to deny you these rights or to ask you to surrender the rights.
29009 These restrictions translate to certain responsibilities for you if
29010 you distribute copies of the library, or if you modify it.
29011
29012   For example, if you distribute copies of the library, whether gratis
29013 or for a fee, you must give the recipients all the rights that we gave
29014 you.  You must make sure that they, too, receive or can get the source
29015 code.  If you link a program with the library, you must provide
29016 complete object files to the recipients so that they can relink them
29017 with the library, after making changes to the library and recompiling
29018 it.  And you must show them these terms so they know their rights.
29019
29020   Our method of protecting your rights has two steps: (1) copyright
29021 the library, and (2) offer you this license which gives you legal
29022 permission to copy, distribute and/or modify the library.
29023
29024   Also, for each distributor's protection, we want to make certain
29025 that everyone understands that there is no warranty for this free
29026 library.  If the library is modified by someone else and passed on, we
29027 want its recipients to know that what they have is not the original
29028 version, so that any problems introduced by others will not reflect on
29029 the original authors' reputations.
29030
29031   Finally, any free program is threatened constantly by software
29032 patents.  We wish to avoid the danger that companies distributing free
29033 software will individually obtain patent licenses, thus in effect
29034 transforming the program into proprietary software.  To prevent this,
29035 we have made it clear that any patent must be licensed for everyone's
29036 free use or not licensed at all.
29037
29038   Most GNU software, including some libraries, is covered by the ordinary
29039 GNU General Public License, which was designed for utility programs.  This
29040 license, the GNU Library General Public License, applies to certain
29041 designated libraries.  This license is quite different from the ordinary
29042 one; be sure to read it in full, and don't assume that anything in it is
29043 the same as in the ordinary license.
29044
29045   The reason we have a separate public license for some libraries is that
29046 they blur the distinction we usually make between modifying or adding to a
29047 program and simply using it.  Linking a program with a library, without
29048 changing the library, is in some sense simply using the library, and is
29049 analogous to running a utility program or application program.  However, in
29050 a textual and legal sense, the linked executable is a combined work, a
29051 derivative of the original library, and the ordinary General Public License
29052 treats it as such.
29053
29054   Because of this blurred distinction, using the ordinary General
29055 Public License for libraries did not effectively promote software
29056 sharing, because most developers did not use the libraries.  We
29057 concluded that weaker conditions might promote sharing better.
29058
29059   However, unrestricted linking of non-free programs would deprive the
29060 users of those programs of all benefit from the free status of the
29061 libraries themselves.  This Library General Public License is intended to
29062 permit developers of non-free programs to use free libraries, while
29063 preserving your freedom as a user of such programs to change the free
29064 libraries that are incorporated in them.  (We have not seen how to achieve
29065 this as regards changes in header files, but we have achieved it as regards
29066 changes in the actual functions of the Library.)  The hope is that this
29067 will lead to faster development of free libraries.
29068
29069   The precise terms and conditions for copying, distribution and
29070 modification follow.  Pay close attention to the difference between a
29071 "work based on the library" and a "work that uses the library".  The
29072 former contains code derived from the library, while the latter only
29073 works together with the library.
29074
29075   Note that it is possible for a library to be covered by the ordinary
29076 General Public License rather than by this special one.
29077
29078                   GNU LIBRARY GENERAL PUBLIC LICENSE
29079    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
29080
29081   0. This License Agreement applies to any software library which
29082 contains a notice placed by the copyright holder or other authorized
29083 party saying it may be distributed under the terms of this Library
29084 General Public License (also called "this License").  Each licensee is
29085 addressed as "you".
29086
29087   A "library" means a collection of software functions and/or data
29088 prepared so as to be conveniently linked with application programs
29089 (which use some of those functions and data) to form executables.
29090
29091   The "Library", below, refers to any such software library or work
29092 which has been distributed under these terms.  A "work based on the
29093 Library" means either the Library or any derivative work under
29094 copyright law: that is to say, a work containing the Library or a
29095 portion of it, either verbatim or with modifications and/or translated
29096 straightforwardly into another language.  (Hereinafter, translation is
29097 included without limitation in the term "modification".)
29098
29099   "Source code" for a work means the preferred form of the work for
29100 making modifications to it.  For a library, complete source code means
29101 all the source code for all modules it contains, plus any associated
29102 interface definition files, plus the scripts used to control compilation
29103 and installation of the library.
29104
29105   Activities other than copying, distribution and modification are not
29106 covered by this License; they are outside its scope.  The act of
29107 running a program using the Library is not restricted, and output from
29108 such a program is covered only if its contents constitute a work based
29109 on the Library (independent of the use of the Library in a tool for
29110 writing it).  Whether that is true depends on what the Library does
29111 and what the program that uses the Library does.
29112   
29113   1. You may copy and distribute verbatim copies of the Library's
29114 complete source code as you receive it, in any medium, provided that
29115 you conspicuously and appropriately publish on each copy an
29116 appropriate copyright notice and disclaimer of warranty; keep intact
29117 all the notices that refer to this License and to the absence of any
29118 warranty; and distribute a copy of this License along with the
29119 Library.
29120
29121   You may charge a fee for the physical act of transferring a copy,
29122 and you may at your option offer warranty protection in exchange for a
29123 fee.
29124
29125   2. You may modify your copy or copies of the Library or any portion
29126 of it, thus forming a work based on the Library, and copy and
29127 distribute such modifications or work under the terms of Section 1
29128 above, provided that you also meet all of these conditions:
29129
29130     a) The modified work must itself be a software library.
29131
29132     b) You must cause the files modified to carry prominent notices
29133     stating that you changed the files and the date of any change.
29134
29135     c) You must cause the whole of the work to be licensed at no
29136     charge to all third parties under the terms of this License.
29137
29138     d) If a facility in the modified Library refers to a function or a
29139     table of data to be supplied by an application program that uses
29140     the facility, other than as an argument passed when the facility
29141     is invoked, then you must make a good faith effort to ensure that,
29142     in the event an application does not supply such function or
29143     table, the facility still operates, and performs whatever part of
29144     its purpose remains meaningful.
29145
29146     (For example, a function in a library to compute square roots has
29147     a purpose that is entirely well-defined independent of the
29148     application.  Therefore, Subsection 2d requires that any
29149     application-supplied function or table used by this function must
29150     be optional: if the application does not supply it, the square
29151     root function must still compute square roots.)
29152
29153 These requirements apply to the modified work as a whole.  If
29154 identifiable sections of that work are not derived from the Library,
29155 and can be reasonably considered independent and separate works in
29156 themselves, then this License, and its terms, do not apply to those
29157 sections when you distribute them as separate works.  But when you
29158 distribute the same sections as part of a whole which is a work based
29159 on the Library, the distribution of the whole must be on the terms of
29160 this License, whose permissions for other licensees extend to the
29161 entire whole, and thus to each and every part regardless of who wrote
29162 it.
29163
29164 Thus, it is not the intent of this section to claim rights or contest
29165 your rights to work written entirely by you; rather, the intent is to
29166 exercise the right to control the distribution of derivative or
29167 collective works based on the Library.
29168
29169 In addition, mere aggregation of another work not based on the Library
29170 with the Library (or with a work based on the Library) on a volume of
29171 a storage or distribution medium does not bring the other work under
29172 the scope of this License.
29173
29174   3. You may opt to apply the terms of the ordinary GNU General Public
29175 License instead of this License to a given copy of the Library.  To do
29176 this, you must alter all the notices that refer to this License, so
29177 that they refer to the ordinary GNU General Public License, version 2,
29178 instead of to this License.  (If a newer version than version 2 of the
29179 ordinary GNU General Public License has appeared, then you can specify
29180 that version instead if you wish.)  Do not make any other change in
29181 these notices.
29182
29183   Once this change is made in a given copy, it is irreversible for
29184 that copy, so the ordinary GNU General Public License applies to all
29185 subsequent copies and derivative works made from that copy.
29186
29187   This option is useful when you wish to copy part of the code of
29188 the Library into a program that is not a library.
29189
29190   4. You may copy and distribute the Library (or a portion or
29191 derivative of it, under Section 2) in object code or executable form
29192 under the terms of Sections 1 and 2 above provided that you accompany
29193 it with the complete corresponding machine-readable source code, which
29194 must be distributed under the terms of Sections 1 and 2 above on a
29195 medium customarily used for software interchange.
29196
29197   If distribution of object code is made by offering access to copy
29198 from a designated place, then offering equivalent access to copy the
29199 source code from the same place satisfies the requirement to
29200 distribute the source code, even though third parties are not
29201 compelled to copy the source along with the object code.
29202
29203   5. A program that contains no derivative of any portion of the
29204 Library, but is designed to work with the Library by being compiled or
29205 linked with it, is called a "work that uses the Library".  Such a
29206 work, in isolation, is not a derivative work of the Library, and
29207 therefore falls outside the scope of this License.
29208
29209   However, linking a "work that uses the Library" with the Library
29210 creates an executable that is a derivative of the Library (because it
29211 contains portions of the Library), rather than a "work that uses the
29212 library".  The executable is therefore covered by this License.
29213 Section 6 states terms for distribution of such executables.
29214
29215   When a "work that uses the Library" uses material from a header file
29216 that is part of the Library, the object code for the work may be a
29217 derivative work of the Library even though the source code is not.
29218 Whether this is true is especially significant if the work can be
29219 linked without the Library, or if the work is itself a library.  The
29220 threshold for this to be true is not precisely defined by law.
29221
29222   If such an object file uses only numerical parameters, data
29223 structure layouts and accessors, and small macros and small inline
29224 functions (ten lines or less in length), then the use of the object
29225 file is unrestricted, regardless of whether it is legally a derivative
29226 work.  (Executables containing this object code plus portions of the
29227 Library will still fall under Section 6.)
29228
29229   Otherwise, if the work is a derivative of the Library, you may
29230 distribute the object code for the work under the terms of Section 6.
29231 Any executables containing that work also fall under Section 6,
29232 whether or not they are linked directly with the Library itself.
29233
29234   6. As an exception to the Sections above, you may also compile or
29235 link a "work that uses the Library" with the Library to produce a
29236 work containing portions of the Library, and distribute that work
29237 under terms of your choice, provided that the terms permit
29238 modification of the work for the customer's own use and reverse
29239 engineering for debugging such modifications.
29240
29241   You must give prominent notice with each copy of the work that the
29242 Library is used in it and that the Library and its use are covered by
29243 this License.  You must supply a copy of this License.  If the work
29244 during execution displays copyright notices, you must include the
29245 copyright notice for the Library among them, as well as a reference
29246 directing the user to the copy of this License.  Also, you must do one
29247 of these things:
29248
29249     a) Accompany the work with the complete corresponding
29250     machine-readable source code for the Library including whatever
29251     changes were used in the work (which must be distributed under
29252     Sections 1 and 2 above); and, if the work is an executable linked
29253     with the Library, with the complete machine-readable "work that
29254     uses the Library", as object code and/or source code, so that the
29255     user can modify the Library and then relink to produce a modified
29256     executable containing the modified Library.  (It is understood
29257     that the user who changes the contents of definitions files in the
29258     Library will not necessarily be able to recompile the application
29259     to use the modified definitions.)
29260
29261     b) Accompany the work with a written offer, valid for at
29262     least three years, to give the same user the materials
29263     specified in Subsection 6a, above, for a charge no more
29264     than the cost of performing this distribution.
29265
29266     c) If distribution of the work is made by offering access to copy
29267     from a designated place, offer equivalent access to copy the above
29268     specified materials from the same place.
29269
29270     d) Verify that the user has already received a copy of these
29271     materials or that you have already sent this user a copy.
29272
29273   For an executable, the required form of the "work that uses the
29274 Library" must include any data and utility programs needed for
29275 reproducing the executable from it.  However, as a special exception,
29276 the source code distributed need not include anything that is normally
29277 distributed (in either source or binary form) with the major
29278 components (compiler, kernel, and so on) of the operating system on
29279 which the executable runs, unless that component itself accompanies
29280 the executable.
29281
29282   It may happen that this requirement contradicts the license
29283 restrictions of other proprietary libraries that do not normally
29284 accompany the operating system.  Such a contradiction means you cannot
29285 use both them and the Library together in an executable that you
29286 distribute.
29287
29288   7. You may place library facilities that are a work based on the
29289 Library side-by-side in a single library together with other library
29290 facilities not covered by this License, and distribute such a combined
29291 library, provided that the separate distribution of the work based on
29292 the Library and of the other library facilities is otherwise
29293 permitted, and provided that you do these two things:
29294
29295     a) Accompany the combined library with a copy of the same work
29296     based on the Library, uncombined with any other library
29297     facilities.  This must be distributed under the terms of the
29298     Sections above.
29299
29300     b) Give prominent notice with the combined library of the fact
29301     that part of it is a work based on the Library, and explaining
29302     where to find the accompanying uncombined form of the same work.
29303
29304   8. You may not copy, modify, sublicense, link with, or distribute
29305 the Library except as expressly provided under this License.  Any
29306 attempt otherwise to copy, modify, sublicense, link with, or
29307 distribute the Library is void, and will automatically terminate your
29308 rights under this License.  However, parties who have received copies,
29309 or rights, from you under this License will not have their licenses
29310 terminated so long as such parties remain in full compliance.
29311
29312   9. You are not required to accept this License, since you have not
29313 signed it.  However, nothing else grants you permission to modify or
29314 distribute the Library or its derivative works.  These actions are
29315 prohibited by law if you do not accept this License.  Therefore, by
29316 modifying or distributing the Library (or any work based on the
29317 Library), you indicate your acceptance of this License to do so, and
29318 all its terms and conditions for copying, distributing or modifying
29319 the Library or works based on it.
29320
29321   10. Each time you redistribute the Library (or any work based on the
29322 Library), the recipient automatically receives a license from the
29323 original licensor to copy, distribute, link with or modify the Library
29324 subject to these terms and conditions.  You may not impose any further
29325 restrictions on the recipients' exercise of the rights granted herein.
29326 You are not responsible for enforcing compliance by third parties to
29327 this License.
29328
29329   11. If, as a consequence of a court judgment or allegation of patent
29330 infringement or for any other reason (not limited to patent issues),
29331 conditions are imposed on you (whether by court order, agreement or
29332 otherwise) that contradict the conditions of this License, they do not
29333 excuse you from the conditions of this License.  If you cannot
29334 distribute so as to satisfy simultaneously your obligations under this
29335 License and any other pertinent obligations, then as a consequence you
29336 may not distribute the Library at all.  For example, if a patent
29337 license would not permit royalty-free redistribution of the Library by
29338 all those who receive copies directly or indirectly through you, then
29339 the only way you could satisfy both it and this License would be to
29340 refrain entirely from distribution of the Library.
29341
29342 If any portion of this section is held invalid or unenforceable under any
29343 particular circumstance, the balance of the section is intended to apply,
29344 and the section as a whole is intended to apply in other circumstances.
29345
29346 It is not the purpose of this section to induce you to infringe any
29347 patents or other property right claims or to contest validity of any
29348 such claims; this section has the sole purpose of protecting the
29349 integrity of the free software distribution system which is
29350 implemented by public license practices.  Many people have made
29351 generous contributions to the wide range of software distributed
29352 through that system in reliance on consistent application of that
29353 system; it is up to the author/donor to decide if he or she is willing
29354 to distribute software through any other system and a licensee cannot
29355 impose that choice.
29356
29357 This section is intended to make thoroughly clear what is believed to
29358 be a consequence of the rest of this License.
29359
29360   12. If the distribution and/or use of the Library is restricted in
29361 certain countries either by patents or by copyrighted interfaces, the
29362 original copyright holder who places the Library under this License may add
29363 an explicit geographical distribution limitation excluding those countries,
29364 so that distribution is permitted only in or among countries not thus
29365 excluded.  In such case, this License incorporates the limitation as if
29366 written in the body of this License.
29367
29368   13. The Free Software Foundation may publish revised and/or new
29369 versions of the Library General Public License from time to time.
29370 Such new versions will be similar in spirit to the present version,
29371 but may differ in detail to address new problems or concerns.
29372
29373 Each version is given a distinguishing version number.  If the Library
29374 specifies a version number of this License which applies to it and
29375 "any later version", you have the option of following the terms and
29376 conditions either of that version or of any later version published by
29377 the Free Software Foundation.  If the Library does not specify a
29378 license version number, you may choose any version ever published by
29379 the Free Software Foundation.
29380
29381   14. If you wish to incorporate parts of the Library into other free
29382 programs whose distribution conditions are incompatible with these,
29383 write to the author to ask for permission.  For software which is
29384 copyrighted by the Free Software Foundation, write to the Free
29385 Software Foundation; we sometimes make exceptions for this.  Our
29386 decision will be guided by the two goals of preserving the free status
29387 of all derivatives of our free software and of promoting the sharing
29388 and reuse of software generally.
29389
29390                             NO WARRANTY
29391
29392   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
29393 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
29394 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
29395 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
29396 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
29397 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
29398 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
29399 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
29400 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
29401
29402   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
29403 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
29404 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
29405 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
29406 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
29407 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
29408 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
29409 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
29410 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
29411 DAMAGES.
29412
29413                      END OF TERMS AND CONDITIONS
29414
29415      Appendix: How to Apply These Terms to Your New Libraries
29416
29417   If you develop a new library, and you want it to be of the greatest
29418 possible use to the public, we recommend making it free software that
29419 everyone can redistribute and change.  You can do so by permitting
29420 redistribution under these terms (or, alternatively, under the terms of the
29421 ordinary General Public License).
29422
29423   To apply these terms, attach the following notices to the library.  It is
29424 safest to attach them to the start of each source file to most effectively
29425 convey the exclusion of warranty; and each file should have at least the
29426 "copyright" line and a pointer to where the full notice is found.
29427
29428     &lt;one line to give the library's name and a brief idea of what it does.&gt;
29429     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
29430
29431     This library is free software; you can redistribute it and/or
29432     modify it under the terms of the GNU Library General Public
29433     License as published by the Free Software Foundation; either
29434     version 2 of the License, or (at your option) any later version.
29435
29436     This library is distributed in the hope that it will be useful,
29437     but WITHOUT ANY WARRANTY; without even the implied warranty of
29438     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
29439     Library General Public License for more details.
29440
29441     You should have received a copy of the GNU Library General Public
29442     License along with this library; if not, write to the Free
29443     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
29444     MA 02111-1307, USA
29445
29446 Also add information on how to contact you by electronic and paper mail.
29447
29448 You should also get your employer (if you work as a programmer) or your
29449 school, if any, to sign a "copyright disclaimer" for the library, if
29450 necessary.  Here is a sample; alter the names:
29451
29452   Yoyodyne, Inc., hereby disclaims all copyright interest in the
29453   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
29454
29455   &lt;signature of Ty Coon&gt;, 1 April 1990
29456   Ty Coon, President of Vice
29457
29458 That's all there is to it!
29459
29460 </pre>
29461 <div class="license-packages">
29462 Used by these packages: dev-libs/dbus-c++-0.0.2-r48 x11-libs/pango-1.32.5-r1 dev-libs/glib-2.34.3-r1 dev-libs/atk-1.32.0-r1 sys-apps/kmod-15
29463 </div>
29464 </div>
29465 </div>
29466
29467 <div class="product">
29468 <a name="LGPL-2+" class="title">Gentoo Package Stock License LGPL-2+</a>
29469 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
29470 <div class="licence">
29471 <pre>
29472 GNU Library General Public License, version 2 or any later version.
29473 See LGPL-2, LGPL-2.1, or LGPL-3 for the full text of these licenses.
29474
29475 </pre>
29476 <div class="license-packages">
29477 Used by these packages: x11-libs/pango-1.32.5-r1 dev-libs/glib-2.34.3-r1
29478 </div>
29479 </div>
29480 </div>
29481
29482 <div class="product">
29483 <a name="LGPL-2.1" class="title">Gentoo Package Stock License LGPL-2.1</a>
29484 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
29485 <div class="licence">
29486 <pre>
29487                   GNU LESSER GENERAL PUBLIC LICENSE
29488                        Version 2.1, February 1999
29489
29490  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
29491      51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
29492  Everyone is permitted to copy and distribute verbatim copies
29493  of this license document, but changing it is not allowed.
29494
29495 [This is the first released version of the Lesser GPL.  It also counts
29496  as the successor of the GNU Library Public License, version 2, hence
29497  the version number 2.1.]
29498
29499                             Preamble
29500
29501   The licenses for most software are designed to take away your
29502 freedom to share and change it.  By contrast, the GNU General Public
29503 Licenses are intended to guarantee your freedom to share and change
29504 free software--to make sure the software is free for all its users.
29505
29506   This license, the Lesser General Public License, applies to some
29507 specially designated software packages--typically libraries--of the
29508 Free Software Foundation and other authors who decide to use it.  You
29509 can use it too, but we suggest you first think carefully about whether
29510 this license or the ordinary General Public License is the better
29511 strategy to use in any particular case, based on the explanations below.
29512
29513   When we speak of free software, we are referring to freedom of use,
29514 not price.  Our General Public Licenses are designed to make sure that
29515 you have the freedom to distribute copies of free software (and charge
29516 for this service if you wish); that you receive source code or can get
29517 it if you want it; that you can change the software and use pieces of
29518 it in new free programs; and that you are informed that you can do
29519 these things.
29520
29521   To protect your rights, we need to make restrictions that forbid
29522 distributors to deny you these rights or to ask you to surrender these
29523 rights.  These restrictions translate to certain responsibilities for
29524 you if you distribute copies of the library or if you modify it.
29525
29526   For example, if you distribute copies of the library, whether gratis
29527 or for a fee, you must give the recipients all the rights that we gave
29528 you.  You must make sure that they, too, receive or can get the source
29529 code.  If you link other code with the library, you must provide
29530 complete object files to the recipients, so that they can relink them
29531 with the library after making changes to the library and recompiling
29532 it.  And you must show them these terms so they know their rights.
29533
29534   We protect your rights with a two-step method: (1) we copyright the
29535 library, and (2) we offer you this license, which gives you legal
29536 permission to copy, distribute and/or modify the library.
29537
29538   To protect each distributor, we want to make it very clear that
29539 there is no warranty for the free library.  Also, if the library is
29540 modified by someone else and passed on, the recipients should know
29541 that what they have is not the original version, so that the original
29542 author's reputation will not be affected by problems that might be
29543 introduced by others.
29544
29545   Finally, software patents pose a constant threat to the existence of
29546 any free program.  We wish to make sure that a company cannot
29547 effectively restrict the users of a free program by obtaining a
29548 restrictive license from a patent holder.  Therefore, we insist that
29549 any patent license obtained for a version of the library must be
29550 consistent with the full freedom of use specified in this license.
29551
29552   Most GNU software, including some libraries, is covered by the
29553 ordinary GNU General Public License.  This license, the GNU Lesser
29554 General Public License, applies to certain designated libraries, and
29555 is quite different from the ordinary General Public License.  We use
29556 this license for certain libraries in order to permit linking those
29557 libraries into non-free programs.
29558
29559   When a program is linked with a library, whether statically or using
29560 a shared library, the combination of the two is legally speaking a
29561 combined work, a derivative of the original library.  The ordinary
29562 General Public License therefore permits such linking only if the
29563 entire combination fits its criteria of freedom.  The Lesser General
29564 Public License permits more lax criteria for linking other code with
29565 the library.
29566
29567   We call this license the "Lesser" General Public License because it
29568 does Less to protect the user's freedom than the ordinary General
29569 Public License.  It also provides other free software developers Less
29570 of an advantage over competing non-free programs.  These disadvantages
29571 are the reason we use the ordinary General Public License for many
29572 libraries.  However, the Lesser license provides advantages in certain
29573 special circumstances.
29574
29575   For example, on rare occasions, there may be a special need to
29576 encourage the widest possible use of a certain library, so that it becomes
29577 a de-facto standard.  To achieve this, non-free programs must be
29578 allowed to use the library.  A more frequent case is that a free
29579 library does the same job as widely used non-free libraries.  In this
29580 case, there is little to gain by limiting the free library to free
29581 software only, so we use the Lesser General Public License.
29582
29583   In other cases, permission to use a particular library in non-free
29584 programs enables a greater number of people to use a large body of
29585 free software.  For example, permission to use the GNU C Library in
29586 non-free programs enables many more people to use the whole GNU
29587 operating system, as well as its variant, the GNU/Linux operating
29588 system.
29589
29590   Although the Lesser General Public License is Less protective of the
29591 users' freedom, it does ensure that the user of a program that is
29592 linked with the Library has the freedom and the wherewithal to run
29593 that program using a modified version of the Library.
29594
29595   The precise terms and conditions for copying, distribution and
29596 modification follow.  Pay close attention to the difference between a
29597 "work based on the library" and a "work that uses the library".  The
29598 former contains code derived from the library, whereas the latter must
29599 be combined with the library in order to run.
29600
29601                   GNU LESSER GENERAL PUBLIC LICENSE
29602    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
29603
29604   0. This License Agreement applies to any software library or other
29605 program which contains a notice placed by the copyright holder or
29606 other authorized party saying it may be distributed under the terms of
29607 this Lesser General Public License (also called "this License").
29608 Each licensee is addressed as "you".
29609
29610   A "library" means a collection of software functions and/or data
29611 prepared so as to be conveniently linked with application programs
29612 (which use some of those functions and data) to form executables.
29613
29614   The "Library", below, refers to any such software library or work
29615 which has been distributed under these terms.  A "work based on the
29616 Library" means either the Library or any derivative work under
29617 copyright law: that is to say, a work containing the Library or a
29618 portion of it, either verbatim or with modifications and/or translated
29619 straightforwardly into another language.  (Hereinafter, translation is
29620 included without limitation in the term "modification".)
29621
29622   "Source code" for a work means the preferred form of the work for
29623 making modifications to it.  For a library, complete source code means
29624 all the source code for all modules it contains, plus any associated
29625 interface definition files, plus the scripts used to control compilation
29626 and installation of the library.
29627
29628   Activities other than copying, distribution and modification are not
29629 covered by this License; they are outside its scope.  The act of
29630 running a program using the Library is not restricted, and output from
29631 such a program is covered only if its contents constitute a work based
29632 on the Library (independent of the use of the Library in a tool for
29633 writing it).  Whether that is true depends on what the Library does
29634 and what the program that uses the Library does.
29635   
29636   1. You may copy and distribute verbatim copies of the Library's
29637 complete source code as you receive it, in any medium, provided that
29638 you conspicuously and appropriately publish on each copy an
29639 appropriate copyright notice and disclaimer of warranty; keep intact
29640 all the notices that refer to this License and to the absence of any
29641 warranty; and distribute a copy of this License along with the
29642 Library.
29643
29644   You may charge a fee for the physical act of transferring a copy,
29645 and you may at your option offer warranty protection in exchange for a
29646 fee.
29647
29648   2. You may modify your copy or copies of the Library or any portion
29649 of it, thus forming a work based on the Library, and copy and
29650 distribute such modifications or work under the terms of Section 1
29651 above, provided that you also meet all of these conditions:
29652
29653     a) The modified work must itself be a software library.
29654
29655     b) You must cause the files modified to carry prominent notices
29656     stating that you changed the files and the date of any change.
29657
29658     c) You must cause the whole of the work to be licensed at no
29659     charge to all third parties under the terms of this License.
29660
29661     d) If a facility in the modified Library refers to a function or a
29662     table of data to be supplied by an application program that uses
29663     the facility, other than as an argument passed when the facility
29664     is invoked, then you must make a good faith effort to ensure that,
29665     in the event an application does not supply such function or
29666     table, the facility still operates, and performs whatever part of
29667     its purpose remains meaningful.
29668
29669     (For example, a function in a library to compute square roots has
29670     a purpose that is entirely well-defined independent of the
29671     application.  Therefore, Subsection 2d requires that any
29672     application-supplied function or table used by this function must
29673     be optional: if the application does not supply it, the square
29674     root function must still compute square roots.)
29675
29676 These requirements apply to the modified work as a whole.  If
29677 identifiable sections of that work are not derived from the Library,
29678 and can be reasonably considered independent and separate works in
29679 themselves, then this License, and its terms, do not apply to those
29680 sections when you distribute them as separate works.  But when you
29681 distribute the same sections as part of a whole which is a work based
29682 on the Library, the distribution of the whole must be on the terms of
29683 this License, whose permissions for other licensees extend to the
29684 entire whole, and thus to each and every part regardless of who wrote
29685 it.
29686
29687 Thus, it is not the intent of this section to claim rights or contest
29688 your rights to work written entirely by you; rather, the intent is to
29689 exercise the right to control the distribution of derivative or
29690 collective works based on the Library.
29691
29692 In addition, mere aggregation of another work not based on the Library
29693 with the Library (or with a work based on the Library) on a volume of
29694 a storage or distribution medium does not bring the other work under
29695 the scope of this License.
29696
29697   3. You may opt to apply the terms of the ordinary GNU General Public
29698 License instead of this License to a given copy of the Library.  To do
29699 this, you must alter all the notices that refer to this License, so
29700 that they refer to the ordinary GNU General Public License, version 2,
29701 instead of to this License.  (If a newer version than version 2 of the
29702 ordinary GNU General Public License has appeared, then you can specify
29703 that version instead if you wish.)  Do not make any other change in
29704 these notices.
29705
29706   Once this change is made in a given copy, it is irreversible for
29707 that copy, so the ordinary GNU General Public License applies to all
29708 subsequent copies and derivative works made from that copy.
29709
29710   This option is useful when you wish to copy part of the code of
29711 the Library into a program that is not a library.
29712
29713   4. You may copy and distribute the Library (or a portion or
29714 derivative of it, under Section 2) in object code or executable form
29715 under the terms of Sections 1 and 2 above provided that you accompany
29716 it with the complete corresponding machine-readable source code, which
29717 must be distributed under the terms of Sections 1 and 2 above on a
29718 medium customarily used for software interchange.
29719
29720   If distribution of object code is made by offering access to copy
29721 from a designated place, then offering equivalent access to copy the
29722 source code from the same place satisfies the requirement to
29723 distribute the source code, even though third parties are not
29724 compelled to copy the source along with the object code.
29725
29726   5. A program that contains no derivative of any portion of the
29727 Library, but is designed to work with the Library by being compiled or
29728 linked with it, is called a "work that uses the Library".  Such a
29729 work, in isolation, is not a derivative work of the Library, and
29730 therefore falls outside the scope of this License.
29731
29732   However, linking a "work that uses the Library" with the Library
29733 creates an executable that is a derivative of the Library (because it
29734 contains portions of the Library), rather than a "work that uses the
29735 library".  The executable is therefore covered by this License.
29736 Section 6 states terms for distribution of such executables.
29737
29738   When a "work that uses the Library" uses material from a header file
29739 that is part of the Library, the object code for the work may be a
29740 derivative work of the Library even though the source code is not.
29741 Whether this is true is especially significant if the work can be
29742 linked without the Library, or if the work is itself a library.  The
29743 threshold for this to be true is not precisely defined by law.
29744
29745   If such an object file uses only numerical parameters, data
29746 structure layouts and accessors, and small macros and small inline
29747 functions (ten lines or less in length), then the use of the object
29748 file is unrestricted, regardless of whether it is legally a derivative
29749 work.  (Executables containing this object code plus portions of the
29750 Library will still fall under Section 6.)
29751
29752   Otherwise, if the work is a derivative of the Library, you may
29753 distribute the object code for the work under the terms of Section 6.
29754 Any executables containing that work also fall under Section 6,
29755 whether or not they are linked directly with the Library itself.
29756
29757   6. As an exception to the Sections above, you may also combine or
29758 link a "work that uses the Library" with the Library to produce a
29759 work containing portions of the Library, and distribute that work
29760 under terms of your choice, provided that the terms permit
29761 modification of the work for the customer's own use and reverse
29762 engineering for debugging such modifications.
29763
29764   You must give prominent notice with each copy of the work that the
29765 Library is used in it and that the Library and its use are covered by
29766 this License.  You must supply a copy of this License.  If the work
29767 during execution displays copyright notices, you must include the
29768 copyright notice for the Library among them, as well as a reference
29769 directing the user to the copy of this License.  Also, you must do one
29770 of these things:
29771
29772     a) Accompany the work with the complete corresponding
29773     machine-readable source code for the Library including whatever
29774     changes were used in the work (which must be distributed under
29775     Sections 1 and 2 above); and, if the work is an executable linked
29776     with the Library, with the complete machine-readable "work that
29777     uses the Library", as object code and/or source code, so that the
29778     user can modify the Library and then relink to produce a modified
29779     executable containing the modified Library.  (It is understood
29780     that the user who changes the contents of definitions files in the
29781     Library will not necessarily be able to recompile the application
29782     to use the modified definitions.)
29783
29784     b) Use a suitable shared library mechanism for linking with the
29785     Library.  A suitable mechanism is one that (1) uses at run time a
29786     copy of the library already present on the user's computer system,
29787     rather than copying library functions into the executable, and (2)
29788     will operate properly with a modified version of the library, if
29789     the user installs one, as long as the modified version is
29790     interface-compatible with the version that the work was made with.
29791
29792     c) Accompany the work with a written offer, valid for at
29793     least three years, to give the same user the materials
29794     specified in Subsection 6a, above, for a charge no more
29795     than the cost of performing this distribution.
29796
29797     d) If distribution of the work is made by offering access to copy
29798     from a designated place, offer equivalent access to copy the above
29799     specified materials from the same place.
29800
29801     e) Verify that the user has already received a copy of these
29802     materials or that you have already sent this user a copy.
29803
29804   For an executable, the required form of the "work that uses the
29805 Library" must include any data and utility programs needed for
29806 reproducing the executable from it.  However, as a special exception,
29807 the materials to be distributed need not include anything that is
29808 normally distributed (in either source or binary form) with the major
29809 components (compiler, kernel, and so on) of the operating system on
29810 which the executable runs, unless that component itself accompanies
29811 the executable.
29812
29813   It may happen that this requirement contradicts the license
29814 restrictions of other proprietary libraries that do not normally
29815 accompany the operating system.  Such a contradiction means you cannot
29816 use both them and the Library together in an executable that you
29817 distribute.
29818
29819   7. You may place library facilities that are a work based on the
29820 Library side-by-side in a single library together with other library
29821 facilities not covered by this License, and distribute such a combined
29822 library, provided that the separate distribution of the work based on
29823 the Library and of the other library facilities is otherwise
29824 permitted, and provided that you do these two things:
29825
29826     a) Accompany the combined library with a copy of the same work
29827     based on the Library, uncombined with any other library
29828     facilities.  This must be distributed under the terms of the
29829     Sections above.
29830
29831     b) Give prominent notice with the combined library of the fact
29832     that part of it is a work based on the Library, and explaining
29833     where to find the accompanying uncombined form of the same work.
29834
29835   8. You may not copy, modify, sublicense, link with, or distribute
29836 the Library except as expressly provided under this License.  Any
29837 attempt otherwise to copy, modify, sublicense, link with, or
29838 distribute the Library is void, and will automatically terminate your
29839 rights under this License.  However, parties who have received copies,
29840 or rights, from you under this License will not have their licenses
29841 terminated so long as such parties remain in full compliance.
29842
29843   9. You are not required to accept this License, since you have not
29844 signed it.  However, nothing else grants you permission to modify or
29845 distribute the Library or its derivative works.  These actions are
29846 prohibited by law if you do not accept this License.  Therefore, by
29847 modifying or distributing the Library (or any work based on the
29848 Library), you indicate your acceptance of this License to do so, and
29849 all its terms and conditions for copying, distributing or modifying
29850 the Library or works based on it.
29851
29852   10. Each time you redistribute the Library (or any work based on the
29853 Library), the recipient automatically receives a license from the
29854 original licensor to copy, distribute, link with or modify the Library
29855 subject to these terms and conditions.  You may not impose any further
29856 restrictions on the recipients' exercise of the rights granted herein.
29857 You are not responsible for enforcing compliance by third parties with
29858 this License.
29859
29860   11. If, as a consequence of a court judgment or allegation of patent
29861 infringement or for any other reason (not limited to patent issues),
29862 conditions are imposed on you (whether by court order, agreement or
29863 otherwise) that contradict the conditions of this License, they do not
29864 excuse you from the conditions of this License.  If you cannot
29865 distribute so as to satisfy simultaneously your obligations under this
29866 License and any other pertinent obligations, then as a consequence you
29867 may not distribute the Library at all.  For example, if a patent
29868 license would not permit royalty-free redistribution of the Library by
29869 all those who receive copies directly or indirectly through you, then
29870 the only way you could satisfy both it and this License would be to
29871 refrain entirely from distribution of the Library.
29872
29873 If any portion of this section is held invalid or unenforceable under any
29874 particular circumstance, the balance of the section is intended to apply,
29875 and the section as a whole is intended to apply in other circumstances.
29876
29877 It is not the purpose of this section to induce you to infringe any
29878 patents or other property right claims or to contest validity of any
29879 such claims; this section has the sole purpose of protecting the
29880 integrity of the free software distribution system which is
29881 implemented by public license practices.  Many people have made
29882 generous contributions to the wide range of software distributed
29883 through that system in reliance on consistent application of that
29884 system; it is up to the author/donor to decide if he or she is willing
29885 to distribute software through any other system and a licensee cannot
29886 impose that choice.
29887
29888 This section is intended to make thoroughly clear what is believed to
29889 be a consequence of the rest of this License.
29890
29891   12. If the distribution and/or use of the Library is restricted in
29892 certain countries either by patents or by copyrighted interfaces, the
29893 original copyright holder who places the Library under this License may add
29894 an explicit geographical distribution limitation excluding those countries,
29895 so that distribution is permitted only in or among countries not thus
29896 excluded.  In such case, this License incorporates the limitation as if
29897 written in the body of this License.
29898
29899   13. The Free Software Foundation may publish revised and/or new
29900 versions of the Lesser General Public License from time to time.
29901 Such new versions will be similar in spirit to the present version,
29902 but may differ in detail to address new problems or concerns.
29903
29904 Each version is given a distinguishing version number.  If the Library
29905 specifies a version number of this License which applies to it and
29906 "any later version", you have the option of following the terms and
29907 conditions either of that version or of any later version published by
29908 the Free Software Foundation.  If the Library does not specify a
29909 license version number, you may choose any version ever published by
29910 the Free Software Foundation.
29911
29912   14. If you wish to incorporate parts of the Library into other free
29913 programs whose distribution conditions are incompatible with these,
29914 write to the author to ask for permission.  For software which is
29915 copyrighted by the Free Software Foundation, write to the Free
29916 Software Foundation; we sometimes make exceptions for this.  Our
29917 decision will be guided by the two goals of preserving the free status
29918 of all derivatives of our free software and of promoting the sharing
29919 and reuse of software generally.
29920
29921                             NO WARRANTY
29922
29923   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
29924 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
29925 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
29926 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
29927 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
29928 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
29929 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
29930 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
29931 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
29932
29933   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
29934 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
29935 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
29936 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
29937 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
29938 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
29939 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
29940 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
29941 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
29942 DAMAGES.
29943
29944                      END OF TERMS AND CONDITIONS
29945
29946            How to Apply These Terms to Your New Libraries
29947
29948   If you develop a new library, and you want it to be of the greatest
29949 possible use to the public, we recommend making it free software that
29950 everyone can redistribute and change.  You can do so by permitting
29951 redistribution under these terms (or, alternatively, under the terms of the
29952 ordinary General Public License).
29953
29954   To apply these terms, attach the following notices to the library.  It is
29955 safest to attach them to the start of each source file to most effectively
29956 convey the exclusion of warranty; and each file should have at least the
29957 "copyright" line and a pointer to where the full notice is found.
29958
29959     &lt;one line to give the library's name and a brief idea of what it does.&gt;
29960     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
29961
29962     This library is free software; you can redistribute it and/or
29963     modify it under the terms of the GNU Lesser General Public
29964     License as published by the Free Software Foundation; either
29965     version 2.1 of the License, or (at your option) any later version.
29966
29967     This library is distributed in the hope that it will be useful,
29968     but WITHOUT ANY WARRANTY; without even the implied warranty of
29969     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
29970     Lesser General Public License for more details.
29971
29972     You should have received a copy of the GNU Lesser General Public
29973     License along with this library; if not, write to the Free Software
29974     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
29975
29976 Also add information on how to contact you by electronic and paper mail.
29977
29978 You should also get your employer (if you work as a programmer) or your
29979 school, if any, to sign a "copyright disclaimer" for the library, if
29980 necessary.  Here is a sample; alter the names:
29981
29982   Yoyodyne, Inc., hereby disclaims all copyright interest in the
29983   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
29984
29985   &lt;signature of Ty Coon&gt;, 1 April 1990
29986   Ty Coon, President of Vice
29987
29988 That's all there is to it!
29989
29990
29991
29992 </pre>
29993 <div class="license-packages">
29994 Used by these packages: dev-util/shflags-1.0.3-r1 dev-libs/libp11-0.2.8-r1 media-libs/ladspa-sdk-1.13-r1 media-plugins/alsa-plugins-1.0.25-r1 net-dns/avahi-0.6.31-r4 dev-libs/libusb-1.0.9 sys-apps/keyutils-1.1 dev-libs/libgpg-error-1.10-r1 dev-libs/engine_pkcs11-0.1.8 media-libs/sbc-1.0 dev-libs/nss-3.15.4-r1 media-libs/alsa-lib-1.0.27.2 x11-libs/cairo-1.12.12 dev-libs/libgcrypt-1.4.6 net-libs/libmnl-1.0.3-r1 media-libs/libmtp-0.0.1-r18 dev-libs/libdaemon-0.14-r1 app-accessibility/brltty-4.5-r7 dev-libs/libnl-1.1-r1 sys-apps/util-linux-2.24 net-misc/modemmanager-classic-interfaces-0.0.1 net-misc/modemmanager-next-1.3.0-r227 sys-apps/acl-2.2.51 sys-apps/attr-2.4.46-r2 net-wireless/bluez-5.4-r17 dev-libs/libnl-1.1-r1 dev-libs/libusb-1.0.9 dev-libs/nspr-4.10.2 app-i18n/ibus-1.4.99.20120314-r5
29995 </div>
29996 </div>
29997 </div>
29998
29999 <div class="product">
30000 <a name="LGPL-3" class="title">Gentoo Package Stock License LGPL-3</a>
30001 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
30002 <div class="licence">
30003 <pre>
30004                    GNU LESSER GENERAL PUBLIC LICENSE
30005                        Version 3, 29 June 2007
30006
30007  Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
30008  Everyone is permitted to copy and distribute verbatim copies
30009  of this license document, but changing it is not allowed.
30010
30011
30012   This version of the GNU Lesser General Public License incorporates
30013 the terms and conditions of version 3 of the GNU General Public
30014 License, supplemented by the additional permissions listed below.
30015
30016   0. Additional Definitions. 
30017
30018   As used herein, "this License" refers to version 3 of the GNU Lesser
30019 General Public License, and the "GNU GPL" refers to version 3 of the GNU
30020 General Public License.
30021
30022   "The Library" refers to a covered work governed by this License,
30023 other than an Application or a Combined Work as defined below.
30024
30025   An "Application" is any work that makes use of an interface provided
30026 by the Library, but which is not otherwise based on the Library.
30027 Defining a subclass of a class defined by the Library is deemed a mode
30028 of using an interface provided by the Library.
30029
30030   A "Combined Work" is a work produced by combining or linking an
30031 Application with the Library.  The particular version of the Library
30032 with which the Combined Work was made is also called the "Linked
30033 Version".
30034
30035   The "Minimal Corresponding Source" for a Combined Work means the
30036 Corresponding Source for the Combined Work, excluding any source code
30037 for portions of the Combined Work that, considered in isolation, are
30038 based on the Application, and not on the Linked Version.
30039
30040   The "Corresponding Application Code" for a Combined Work means the
30041 object code and/or source code for the Application, including any data
30042 and utility programs needed for reproducing the Combined Work from the
30043 Application, but excluding the System Libraries of the Combined Work.
30044
30045   1. Exception to Section 3 of the GNU GPL.
30046
30047   You may convey a covered work under sections 3 and 4 of this License
30048 without being bound by section 3 of the GNU GPL.
30049
30050   2. Conveying Modified Versions.
30051
30052   If you modify a copy of the Library, and, in your modifications, a
30053 facility refers to a function or data to be supplied by an Application
30054 that uses the facility (other than as an argument passed when the
30055 facility is invoked), then you may convey a copy of the modified
30056 version:
30057
30058    a) under this License, provided that you make a good faith effort to
30059    ensure that, in the event an Application does not supply the
30060    function or data, the facility still operates, and performs
30061    whatever part of its purpose remains meaningful, or
30062
30063    b) under the GNU GPL, with none of the additional permissions of
30064    this License applicable to that copy.
30065
30066   3. Object Code Incorporating Material from Library Header Files.
30067
30068   The object code form of an Application may incorporate material from
30069 a header file that is part of the Library.  You may convey such object
30070 code under terms of your choice, provided that, if the incorporated
30071 material is not limited to numerical parameters, data structure
30072 layouts and accessors, or small macros, inline functions and templates
30073 (ten or fewer lines in length), you do both of the following:
30074
30075    a) Give prominent notice with each copy of the object code that the
30076    Library is used in it and that the Library and its use are
30077    covered by this License.
30078
30079    b) Accompany the object code with a copy of the GNU GPL and this license
30080    document.
30081
30082   4. Combined Works.
30083
30084   You may convey a Combined Work under terms of your choice that,
30085 taken together, effectively do not restrict modification of the
30086 portions of the Library contained in the Combined Work and reverse
30087 engineering for debugging such modifications, if you also do each of
30088 the following:
30089
30090    a) Give prominent notice with each copy of the Combined Work that
30091    the Library is used in it and that the Library and its use are
30092    covered by this License.
30093
30094    b) Accompany the Combined Work with a copy of the GNU GPL and this license
30095    document.
30096
30097    c) For a Combined Work that displays copyright notices during
30098    execution, include the copyright notice for the Library among
30099    these notices, as well as a reference directing the user to the
30100    copies of the GNU GPL and this license document.
30101
30102    d) Do one of the following:
30103
30104        0) Convey the Minimal Corresponding Source under the terms of this
30105        License, and the Corresponding Application Code in a form
30106        suitable for, and under terms that permit, the user to
30107        recombine or relink the Application with a modified version of
30108        the Linked Version to produce a modified Combined Work, in the
30109        manner specified by section 6 of the GNU GPL for conveying
30110        Corresponding Source.
30111
30112        1) Use a suitable shared library mechanism for linking with the
30113        Library.  A suitable mechanism is one that (a) uses at run time
30114        a copy of the Library already present on the user's computer
30115        system, and (b) will operate properly with a modified version
30116        of the Library that is interface-compatible with the Linked
30117        Version. 
30118
30119    e) Provide Installation Information, but only if you would otherwise
30120    be required to provide such information under section 6 of the
30121    GNU GPL, and only to the extent that such information is
30122    necessary to install and execute a modified version of the
30123    Combined Work produced by recombining or relinking the
30124    Application with a modified version of the Linked Version. (If
30125    you use option 4d0, the Installation Information must accompany
30126    the Minimal Corresponding Source and Corresponding Application
30127    Code. If you use option 4d1, you must provide the Installation
30128    Information in the manner specified by section 6 of the GNU GPL
30129    for conveying Corresponding Source.)
30130
30131   5. Combined Libraries.
30132
30133   You may place library facilities that are a work based on the
30134 Library side by side in a single library together with other library
30135 facilities that are not Applications and are not covered by this
30136 License, and convey such a combined library under terms of your
30137 choice, if you do both of the following:
30138
30139    a) Accompany the combined library with a copy of the same work based
30140    on the Library, uncombined with any other library facilities,
30141    conveyed under the terms of this License.
30142
30143    b) Give prominent notice with the combined library that part of it
30144    is a work based on the Library, and explaining where to find the
30145    accompanying uncombined form of the same work.
30146
30147   6. Revised Versions of the GNU Lesser General Public License.
30148
30149   The Free Software Foundation may publish revised and/or new versions
30150 of the GNU Lesser General Public License from time to time. Such new
30151 versions will be similar in spirit to the present version, but may
30152 differ in detail to address new problems or concerns.
30153
30154   Each version is given a distinguishing version number. If the
30155 Library as you received it specifies that a certain numbered version
30156 of the GNU Lesser General Public License "or any later version"
30157 applies to it, you have the option of following the terms and
30158 conditions either of that published version or of any later version
30159 published by the Free Software Foundation. If the Library as you
30160 received it does not specify a version number of the GNU Lesser
30161 General Public License, you may choose any version of the GNU Lesser
30162 General Public License ever published by the Free Software Foundation.
30163
30164   If the Library as you received it specifies that a proxy can decide
30165 whether future versions of the GNU Lesser General Public License shall
30166 apply, that proxy's public statement of acceptance of any version is
30167 permanent authorization for you to choose that version for the
30168 Library.
30169
30170 </pre>
30171 <div class="license-packages">
30172 Used by these packages: sys-devel/binutils-2.22-r20 sys-libs/gcc-libs-4.8.2-r10 app-admin/rsyslog-5.8.11 media-libs/mesa-10.1-r1 dev-libs/gmp-5.0.2_p1
30173 </div>
30174 </div>
30175 </div>
30176
30177 <div class="product">
30178 <a name="MPL-2.0" class="title">Gentoo Package Stock License MPL-2.0</a>
30179 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
30180 <div class="licence">
30181 <pre>
30182 Mozilla Public License Version 2.0
30183 ==================================
30184
30185 1. Definitions
30186 --------------
30187
30188 1.1. "Contributor"
30189     means each individual or legal entity that creates, contributes to
30190     the creation of, or owns Covered Software.
30191
30192 1.2. "Contributor Version"
30193     means the combination of the Contributions of others (if any) used
30194     by a Contributor and that particular Contributor's Contribution.
30195
30196 1.3. "Contribution"
30197     means Covered Software of a particular Contributor.
30198
30199 1.4. "Covered Software"
30200     means Source Code Form to which the initial Contributor has attached
30201     the notice in Exhibit A, the Executable Form of such Source Code
30202     Form, and Modifications of such Source Code Form, in each case
30203     including portions thereof.
30204
30205 1.5. "Incompatible With Secondary Licenses"
30206     means
30207
30208     (a) that the initial Contributor has attached the notice described
30209         in Exhibit B to the Covered Software; or
30210
30211     (b) that the Covered Software was made available under the terms of
30212         version 1.1 or earlier of the License, but not also under the
30213         terms of a Secondary License.
30214
30215 1.6. "Executable Form"
30216     means any form of the work other than Source Code Form.
30217
30218 1.7. "Larger Work"
30219     means a work that combines Covered Software with other material, in 
30220     a separate file or files, that is not Covered Software.
30221
30222 1.8. "License"
30223     means this document.
30224
30225 1.9. "Licensable"
30226     means having the right to grant, to the maximum extent possible,
30227     whether at the time of the initial grant or subsequently, any and
30228     all of the rights conveyed by this License.
30229
30230 1.10. "Modifications"
30231     means any of the following:
30232
30233     (a) any file in Source Code Form that results from an addition to,
30234         deletion from, or modification of the contents of Covered
30235         Software; or
30236
30237     (b) any new file in Source Code Form that contains any Covered
30238         Software.
30239
30240 1.11. "Patent Claims" of a Contributor
30241     means any patent claim(s), including without limitation, method,
30242     process, and apparatus claims, in any patent Licensable by such
30243     Contributor that would be infringed, but for the grant of the
30244     License, by the making, using, selling, offering for sale, having
30245     made, import, or transfer of either its Contributions or its
30246     Contributor Version.
30247
30248 1.12. "Secondary License"
30249     means either the GNU General Public License, Version 2.0, the GNU
30250     Lesser General Public License, Version 2.1, the GNU Affero General
30251     Public License, Version 3.0, or any later versions of those
30252     licenses.
30253
30254 1.13. "Source Code Form"
30255     means the form of the work preferred for making modifications.
30256
30257 1.14. "You" (or "Your")
30258     means an individual or a legal entity exercising rights under this
30259     License. For legal entities, "You" includes any entity that
30260     controls, is controlled by, or is under common control with You. For
30261     purposes of this definition, "control" means (a) the power, direct
30262     or indirect, to cause the direction or management of such entity,
30263     whether by contract or otherwise, or (b) ownership of more than
30264     fifty percent (50%) of the outstanding shares or beneficial
30265     ownership of such entity.
30266
30267 2. License Grants and Conditions
30268 --------------------------------
30269
30270 2.1. Grants
30271
30272 Each Contributor hereby grants You a world-wide, royalty-free,
30273 non-exclusive license:
30274
30275 (a) under intellectual property rights (other than patent or trademark)
30276     Licensable by such Contributor to use, reproduce, make available,
30277     modify, display, perform, distribute, and otherwise exploit its
30278     Contributions, either on an unmodified basis, with Modifications, or
30279     as part of a Larger Work; and
30280
30281 (b) under Patent Claims of such Contributor to make, use, sell, offer
30282     for sale, have made, import, and otherwise transfer either its
30283     Contributions or its Contributor Version.
30284
30285 2.2. Effective Date
30286
30287 The licenses granted in Section 2.1 with respect to any Contribution
30288 become effective for each Contribution on the date the Contributor first
30289 distributes such Contribution.
30290
30291 2.3. Limitations on Grant Scope
30292
30293 The licenses granted in this Section 2 are the only rights granted under
30294 this License. No additional rights or licenses will be implied from the
30295 distribution or licensing of Covered Software under this License.
30296 Notwithstanding Section 2.1(b) above, no patent license is granted by a
30297 Contributor:
30298
30299 (a) for any code that a Contributor has removed from Covered Software;
30300     or
30301
30302 (b) for infringements caused by: (i) Your and any other third party's
30303     modifications of Covered Software, or (ii) the combination of its
30304     Contributions with other software (except as part of its Contributor
30305     Version); or
30306
30307 (c) under Patent Claims infringed by Covered Software in the absence of
30308     its Contributions.
30309
30310 This License does not grant any rights in the trademarks, service marks,
30311 or logos of any Contributor (except as may be necessary to comply with
30312 the notice requirements in Section 3.4).
30313
30314 2.4. Subsequent Licenses
30315
30316 No Contributor makes additional grants as a result of Your choice to
30317 distribute the Covered Software under a subsequent version of this
30318 License (see Section 10.2) or under the terms of a Secondary License (if
30319 permitted under the terms of Section 3.3).
30320
30321 2.5. Representation
30322
30323 Each Contributor represents that the Contributor believes its
30324 Contributions are its original creation(s) or it has sufficient rights
30325 to grant the rights to its Contributions conveyed by this License.
30326
30327 2.6. Fair Use
30328
30329 This License is not intended to limit any rights You have under
30330 applicable copyright doctrines of fair use, fair dealing, or other
30331 equivalents.
30332
30333 2.7. Conditions
30334
30335 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
30336 in Section 2.1.
30337
30338 3. Responsibilities
30339 -------------------
30340
30341 3.1. Distribution of Source Form
30342
30343 All distribution of Covered Software in Source Code Form, including any
30344 Modifications that You create or to which You contribute, must be under
30345 the terms of this License. You must inform recipients that the Source
30346 Code Form of the Covered Software is governed by the terms of this
30347 License, and how they can obtain a copy of this License. You may not
30348 attempt to alter or restrict the recipients' rights in the Source Code
30349 Form.
30350
30351 3.2. Distribution of Executable Form
30352
30353 If You distribute Covered Software in Executable Form then:
30354
30355 (a) such Covered Software must also be made available in Source Code
30356     Form, as described in Section 3.1, and You must inform recipients of
30357     the Executable Form how they can obtain a copy of such Source Code
30358     Form by reasonable means in a timely manner, at a charge no more
30359     than the cost of distribution to the recipient; and
30360
30361 (b) You may distribute such Executable Form under the terms of this
30362     License, or sublicense it under different terms, provided that the
30363     license for the Executable Form does not attempt to limit or alter
30364     the recipients' rights in the Source Code Form under this License.
30365
30366 3.3. Distribution of a Larger Work
30367
30368 You may create and distribute a Larger Work under terms of Your choice,
30369 provided that You also comply with the requirements of this License for
30370 the Covered Software. If the Larger Work is a combination of Covered
30371 Software with a work governed by one or more Secondary Licenses, and the
30372 Covered Software is not Incompatible With Secondary Licenses, this
30373 License permits You to additionally distribute such Covered Software
30374 under the terms of such Secondary License(s), so that the recipient of
30375 the Larger Work may, at their option, further distribute the Covered
30376 Software under the terms of either this License or such Secondary
30377 License(s).
30378
30379 3.4. Notices
30380
30381 You may not remove or alter the substance of any license notices
30382 (including copyright notices, patent notices, disclaimers of warranty,
30383 or limitations of liability) contained within the Source Code Form of
30384 the Covered Software, except that You may alter any license notices to
30385 the extent required to remedy known factual inaccuracies.
30386
30387 3.5. Application of Additional Terms
30388
30389 You may choose to offer, and to charge a fee for, warranty, support,
30390 indemnity or liability obligations to one or more recipients of Covered
30391 Software. However, You may do so only on Your own behalf, and not on
30392 behalf of any Contributor. You must make it absolutely clear that any
30393 such warranty, support, indemnity, or liability obligation is offered by
30394 You alone, and You hereby agree to indemnify every Contributor for any
30395 liability incurred by such Contributor as a result of warranty, support,
30396 indemnity or liability terms You offer. You may include additional
30397 disclaimers of warranty and limitations of liability specific to any
30398 jurisdiction.
30399
30400 4. Inability to Comply Due to Statute or Regulation
30401 ---------------------------------------------------
30402
30403 If it is impossible for You to comply with any of the terms of this
30404 License with respect to some or all of the Covered Software due to
30405 statute, judicial order, or regulation then You must: (a) comply with
30406 the terms of this License to the maximum extent possible; and (b)
30407 describe the limitations and the code they affect. Such description must
30408 be placed in a text file included with all distributions of the Covered
30409 Software under this License. Except to the extent prohibited by statute
30410 or regulation, such description must be sufficiently detailed for a
30411 recipient of ordinary skill to be able to understand it.
30412
30413 5. Termination
30414 --------------
30415
30416 5.1. The rights granted under this License will terminate automatically
30417 if You fail to comply with any of its terms. However, if You become
30418 compliant, then the rights granted under this License from a particular
30419 Contributor are reinstated (a) provisionally, unless and until such
30420 Contributor explicitly and finally terminates Your grants, and (b) on an
30421 ongoing basis, if such Contributor fails to notify You of the
30422 non-compliance by some reasonable means prior to 60 days after You have
30423 come back into compliance. Moreover, Your grants from a particular
30424 Contributor are reinstated on an ongoing basis if such Contributor
30425 notifies You of the non-compliance by some reasonable means, this is the
30426 first time You have received notice of non-compliance with this License
30427 from such Contributor, and You become compliant prior to 30 days after
30428 Your receipt of the notice.
30429
30430 5.2. If You initiate litigation against any entity by asserting a patent
30431 infringement claim (excluding declaratory judgment actions,
30432 counter-claims, and cross-claims) alleging that a Contributor Version
30433 directly or indirectly infringes any patent, then the rights granted to
30434 You by any and all Contributors for the Covered Software under Section
30435 2.1 of this License shall terminate.
30436
30437 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
30438 end user license agreements (excluding distributors and resellers) which
30439 have been validly granted by You or Your distributors under this License
30440 prior to termination shall survive termination.
30441
30442 ************************************************************************
30443 *                                                                      *
30444 *  6. Disclaimer of Warranty                                           *
30445 *  -------------------------                                           *
30446 *                                                                      *
30447 *  Covered Software is provided under this License on an "as is"       *
30448 *  basis, without warranty of any kind, either expressed, implied, or  *
30449 *  statutory, including, without limitation, warranties that the       *
30450 *  Covered Software is free of defects, merchantable, fit for a        *
30451 *  particular purpose or non-infringing. The entire risk as to the     *
30452 *  quality and performance of the Covered Software is with You.        *
30453 *  Should any Covered Software prove defective in any respect, You     *
30454 *  (not any Contributor) assume the cost of any necessary servicing,   *
30455 *  repair, or correction. This disclaimer of warranty constitutes an   *
30456 *  essential part of this License. No use of any Covered Software is   *
30457 *  authorized under this License except under this disclaimer.         *
30458 *                                                                      *
30459 ************************************************************************
30460
30461 ************************************************************************
30462 *                                                                      *
30463 *  7. Limitation of Liability                                          *
30464 *  --------------------------                                          *
30465 *                                                                      *
30466 *  Under no circumstances and under no legal theory, whether tort      *
30467 *  (including negligence), contract, or otherwise, shall any           *
30468 *  Contributor, or anyone who distributes Covered Software as          *
30469 *  permitted above, be liable to You for any direct, indirect,         *
30470 *  special, incidental, or consequential damages of any character      *
30471 *  including, without limitation, damages for lost profits, loss of    *
30472 *  goodwill, work stoppage, computer failure or malfunction, or any    *
30473 *  and all other commercial damages or losses, even if such party      *
30474 *  shall have been informed of the possibility of such damages. This   *
30475 *  limitation of liability shall not apply to liability for death or   *
30476 *  personal injury resulting from such party's negligence to the       *
30477 *  extent applicable law prohibits such limitation. Some               *
30478 *  jurisdictions do not allow the exclusion or limitation of           *
30479 *  incidental or consequential damages, so this exclusion and          *
30480 *  limitation may not apply to You.                                    *
30481 *                                                                      *
30482 ************************************************************************
30483
30484 8. Litigation
30485 -------------
30486
30487 Any litigation relating to this License may be brought only in the
30488 courts of a jurisdiction where the defendant maintains its principal
30489 place of business and such litigation shall be governed by laws of that
30490 jurisdiction, without reference to its conflict-of-law provisions.
30491 Nothing in this Section shall prevent a party's ability to bring
30492 cross-claims or counter-claims.
30493
30494 9. Miscellaneous
30495 ----------------
30496
30497 This License represents the complete agreement concerning the subject
30498 matter hereof. If any provision of this License is held to be
30499 unenforceable, such provision shall be reformed only to the extent
30500 necessary to make it enforceable. Any law or regulation which provides
30501 that the language of a contract shall be construed against the drafter
30502 shall not be used to construe this License against a Contributor.
30503
30504 10. Versions of the License
30505 ---------------------------
30506
30507 10.1. New Versions
30508
30509 Mozilla Foundation is the license steward. Except as provided in Section
30510 10.3, no one other than the license steward has the right to modify or
30511 publish new versions of this License. Each version will be given a
30512 distinguishing version number.
30513
30514 10.2. Effect of New Versions
30515
30516 You may distribute the Covered Software under the terms of the version
30517 of the License under which You originally received the Covered Software,
30518 or under the terms of any subsequent version published by the license
30519 steward.
30520
30521 10.3. Modified Versions
30522
30523 If you create software not governed by this License, and you want to
30524 create a new license for such software, you may create and use a
30525 modified version of this License if you rename the license and remove
30526 any references to the name of the license steward (except to note that
30527 such modified license differs from this License).
30528
30529 10.4. Distributing Source Code Form that is Incompatible With Secondary
30530 Licenses
30531
30532 If You choose to distribute Source Code Form that is Incompatible With
30533 Secondary Licenses under the terms of this version of the License, the
30534 notice described in Exhibit B of this License must be attached.
30535
30536 Exhibit A - Source Code Form License Notice
30537 -------------------------------------------
30538
30539   This Source Code Form is subject to the terms of the Mozilla Public
30540   License, v. 2.0. If a copy of the MPL was not distributed with this
30541   file, You can obtain one at http://mozilla.org/MPL/2.0/.
30542
30543 If it is not possible or desirable to put the notice in a particular
30544 file, then You may include the notice in a location (such as a LICENSE
30545 file in a relevant directory) where a recipient would be likely to look
30546 for such a notice.
30547
30548 You may add additional accurate notices of copyright ownership.
30549
30550 Exhibit B - "Incompatible With Secondary Licenses" Notice
30551 ---------------------------------------------------------
30552
30553   This Source Code Form is "Incompatible With Secondary Licenses", as
30554   defined by the Mozilla Public License, v. 2.0.
30555
30556
30557 </pre>
30558 <div class="license-packages">
30559 Used by these packages: dev-libs/nss-3.15.4-r1 dev-libs/nspr-4.10.2
30560 </div>
30561 </div>
30562 </div>
30563
30564 <div class="product">
30565 <a name="OFL-1.1" class="title">Gentoo Package Stock License OFL-1.1</a>
30566 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
30567 <div class="licence">
30568 <pre>
30569 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
30570 -----
30571
30572 PREAMBLE
30573
30574 The goals of the Open Font License (OFL) are to stimulate worldwide
30575 development of collaborative font projects, to support the font creation
30576 efforts of academic and linguistic communities, and to provide a free
30577 and open framework in which fonts may be shared and improved in
30578 partnership with others.
30579
30580 The OFL allows the licensed fonts to be used, studied, modified and
30581 redistributed freely as long as they are not sold by themselves.  The
30582 fonts, including any derivative works, can be bundled, embedded,
30583 redistributed and/or sold with any software provided that any reserved
30584 names are not used by derivative works.  The fonts and derivatives,
30585 however, cannot be released under any other type of license.  The
30586 requirement for fonts to remain under this license does not apply to
30587 any document created using the fonts or their derivatives.
30588
30589 DEFINITIONS
30590
30591 "Font Software" refers to the set of files released by the Copyright
30592 Holder(s) under this license and clearly marked as such.  This may
30593 include source files, build scripts and documentation.
30594
30595 "Reserved Font Name" refers to any names specified as such after the
30596 copyright statement(s).
30597
30598 "Original Version" refers to the collection of Font Software components
30599 as distributed by the Copyright Holder(s).
30600
30601 "Modified Version" refers to any derivative made by adding to, deleting,
30602 or substituting -- in part or in whole -- any of the components of the
30603 Original Version, by changing formats or by porting the Font Software
30604 to a new environment.
30605
30606 "Author" refers to any designer, engineer, programmer, technical writer
30607 or other person who contributed to the Font Software.
30608
30609 PERMISSION &amp; CONDITIONS
30610
30611 Permission is hereby granted, free of charge, to any person obtaining a
30612 copy of the Font Software, to use, study, copy, merge, embed, modify,
30613 redistribute, and sell modified and unmodified copies of the Font
30614 Software, subject to the following conditions:
30615
30616 1) Neither the Font Software nor any of its individual components, in
30617 Original or Modified Versions, may be sold by itself.
30618
30619 2) Original or Modified Versions of the Font Software may be bundled,
30620 redistributed and/or sold with any software, provided that each copy
30621 contains the above copyright notice and this license.  These can be
30622 included either as stand-alone text files, human-readable headers or in
30623 the appropriate machine-readable metadata fields within text or binary
30624 files as long as those fields can be easily viewed by the user.
30625
30626 3) No Modified Version of the Font Software may use the Reserved Font
30627 Name(s) unless explicit written permission is granted by the
30628 corresponding Copyright Holder.  This restriction only applies to the
30629 primary font name as presented to the users.
30630
30631 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
30632 Software shall not be used to promote, endorse or advertise any
30633 Modified Version, except to acknowledge the contribution(s) of the
30634 Copyright Holder(s) and the Author(s) or with their explicit written
30635 permission.
30636
30637 5) The Font Software, modified or unmodified, in part or in whole,
30638 must be distributed entirely under this license, and must not be
30639 distributed under any other license.  The requirement for fonts to
30640 remain under this license does not apply to any document created
30641 using the Font Software.
30642
30643 TERMINATION
30644
30645 This license becomes null and void if any of the above conditions are
30646 not met.
30647
30648 DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS",
30649 WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
30650 INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
30651 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
30652 NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR
30653 OTHER RIGHT.  IN NO EVENT SHALL THE COPYRIGHT HOLDER BE
30654 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
30655 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR
30656 CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF
30657 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE
30658 USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
30659 OTHER DEALINGS IN THE FONT SOFTWARE.
30660
30661 </pre>
30662 <div class="license-packages">
30663 Used by these packages: media-fonts/my-padauk-2.50 media-fonts/ml-anjalioldlipi-0.740 media-fonts/crosextrafonts-carlito-20130920 media-fonts/tibt-jomolhari-0.0.3c media-fonts/ko-nanumfonts-3.10.0 media-fonts/lohitfonts-cros-2.5.0-r1
30664 </div>
30665 </div>
30666 </div>
30667
30668 <div class="product">
30669 <a name="PSF-2" class="title">Gentoo Package Stock License PSF-2</a>
30670 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
30671 <div class="licence">
30672 <pre>
30673 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
30674 --------------------------------------------
30675
30676 1. This LICENSE AGREEMENT is between the Python Software Foundation
30677 ("PSF"), and the Individual or Organization ("Licensee") accessing and
30678 otherwise using this software ("Python") in source or binary form and
30679 its associated documentation.
30680
30681 2. Subject to the terms and conditions of this License Agreement, PSF hereby
30682 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
30683 analyze, test, perform and/or display publicly, prepare derivative works,
30684 distribute, and otherwise use Python alone or in any derivative version,
30685 provided, however, that PSF's License Agreement and PSF's notice of copyright,
30686 i.e., "Copyright (c) &lt;YEARS&gt; Python Software Foundation; All Rights Reserved"
30687 are retained in Python alone or in any derivative version prepared by Licensee.
30688
30689 3. In the event Licensee prepares a derivative work that is based on
30690 or incorporates Python or any part thereof, and wants to make
30691 the derivative work available to others as provided herein, then
30692 Licensee hereby agrees to include in any such work a brief summary of
30693 the changes made to Python.
30694
30695 4. PSF is making Python available to Licensee on an "AS IS"
30696 basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
30697 IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
30698 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
30699 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
30700 INFRINGE ANY THIRD PARTY RIGHTS.
30701
30702 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
30703 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
30704 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
30705 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
30706
30707 6. This License Agreement will automatically terminate upon a material
30708 breach of its terms and conditions.
30709
30710 7. Nothing in this License Agreement shall be deemed to create any
30711 relationship of agency, partnership, or joint venture between PSF and
30712 Licensee.  This License Agreement does not grant permission to use PSF
30713 trademarks or trade name in a trademark sense to endorse or promote
30714 products or services of Licensee, or any third party.
30715
30716 8. By copying, installing or otherwise using Python, Licensee
30717 agrees to be bound by the terms and conditions of this License
30718 Agreement.
30719
30720 </pre>
30721 <div class="license-packages">
30722 Used by these packages: dev-python/setuptools-0.8-r1 dev-lang/python-2.7.3-r5
30723 </div>
30724 </div>
30725 </div>
30726
30727 <div class="product">
30728 <a name="public-domain" class="title">Gentoo Package Stock License public-domain</a>
30729 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
30730 <div class="licence">
30731 <pre>
30732 Software is in the public domain.
30733
30734 </pre>
30735 <div class="license-packages">
30736 Used by these packages: sys-apps/hwids-20130915.1 app-arch/xz-utils-5.0.5-r1 sys-apps/util-linux-2.24 sys-libs/timezone-data-2013g
30737 </div>
30738 </div>
30739 </div>
30740
30741 <div class="product">
30742 <a name="SGI-B-2.0" class="title">Gentoo Package Stock License SGI-B-2.0</a>
30743 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
30744 <div class="licence">
30745 <pre>
30746 SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
30747
30748 Copyright (C) [dates of first publication] Silicon Graphics, Inc. All Rights
30749 Reserved.
30750
30751 Permission is hereby granted, free of charge, to any person obtaining a copy of
30752 this software and associated documentation files (the "Software"), to deal in
30753 the Software without restriction, including without limitation the rights to
30754 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
30755 of the Software, and to permit persons to whom the Software is furnished to do
30756 so, subject to the following conditions:
30757
30758 The above copyright notice including the dates of first publication and either
30759 this permission notice or a reference to http://oss.sgi.com/projects/FreeB/
30760 shall be included in all copies or substantial portions of the Software.
30761
30762 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30763 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30764 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON
30765 GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
30766 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
30767 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30768
30769 Except as contained in this notice, the name of Silicon Graphics, Inc. shall
30770 not be used in advertising or otherwise to promote the sale, use or other
30771 dealings in this Software without prior written authorization from Silicon
30772 Graphics, Inc.
30773
30774 </pre>
30775 <div class="license-packages">
30776 Used by these packages: x11-proto/glproto-1.4.14-r1 media-libs/mesa-10.1-r1
30777 </div>
30778 </div>
30779 </div>
30780
30781 <div class="product">
30782 <a name="X" class="title">Custom License X</a>
30783 <a class="show" href="#" onclick="return toggle(this);">show license text</a>
30784 <div class="licence">
30785 <pre>
30786 The following is the 'standard copyright' agreed upon by most contributors,
30787 and is currently the canonical license preferred by the X.Org Foundation.
30788 This is a slight variant of the common MIT license form published by the
30789 Open Source Initiative at http://www.opensource.org/licenses/mit-license.php
30790
30791 Copyright holders of new code should use this license statement where
30792 possible, and insert their name to this list.  Please sort by surname
30793 for people, and by the full name for other entities (e.g.  Juliusz
30794 Chroboczek sorts before Intel Corporation sorts before Daniel Stone).
30795
30796 Copyright © 2000-2001 Juliusz Chroboczek
30797 Copyright © 1998 Egbert Eich
30798 Copyright © 2006-2007 Intel Corporation
30799 Copyright © 2006 Nokia Corporation
30800 Copyright © 2006-2008 Peter Hutterer
30801 Copyright © 2006 Adam Jackson
30802 Copyright © 2009 NVIDIA Corporation
30803 Copyright © 1999 Keith Packard
30804 Copyright © 2007-2009 Red Hat, Inc.
30805 Copyright © 2005-2008 Daniel Stone
30806 Copyright © 2006-2009 Simon Thum
30807 Copyright © 1987, 2003-2006, 2008-2009 Sun Microsystems, Inc.
30808 Copyright © 2006 Luc Verhaegen
30809
30810 Permission is hereby granted, free of charge, to any person obtaining a
30811 copy of this software and associated documentation files (the "Software"),
30812 to deal in the Software without restriction, including without limitation
30813 the rights to use, copy, modify, merge, publish, distribute, sublicense,
30814 and/or sell copies of the Software, and to permit persons to whom the
30815 Software is furnished to do so, subject to the following conditions:
30816
30817 The above copyright notice and this permission notice (including the next
30818 paragraph) shall be included in all copies or substantial portions of the
30819 Software.
30820
30821 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30822 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30823 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
30824 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30825 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
30826 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
30827 DEALINGS IN THE SOFTWARE.
30828
30829
30830
30831
30832 The following licenses are 'legacy': usually MIT/X11 licenses with the name
30833 of the copyright holder(s) in the license statement, but also some BSD-like
30834 licenses.
30835
30836
30837 Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
30838 Copyright (C) Colin Harrison 2005-2008
30839
30840 Permission is hereby granted, free of charge, to any person obtaining a copy of
30841 this software and associated documentation files (the "Software"), to deal in
30842 the Software without restriction, including without limitation the rights to
30843 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
30844 of the Software, and to permit persons to whom the Software is furnished to do
30845 so, subject to the following conditions:
30846
30847 The above copyright notice and this permission notice shall be included in all
30848 copies or substantial portions of the Software.
30849
30850 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30851 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
30852 NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
30853 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
30854 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
30855 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30856
30857 Except as contained in this notice, the name of the XFree86 Project shall not
30858 be used in advertising or otherwise to promote the sale, use or other dealings
30859 in this Software without prior written authorization from the XFree86 Project.
30860
30861
30862 Copyright 1997 by The XFree86 Project, Inc.
30863
30864 Permission to use, copy, modify, distribute, and sell this software and its
30865 documentation for any purpose is hereby granted without fee, provided that
30866 the above copyright notice appear in all copies and that both that
30867 copyright notice and this permission notice appear in supporting
30868 documentation, and that the name of the XFree86 Project, Inc.
30869 not be used in advertising or publicity pertaining to distribution of
30870 the software without specific, written prior permission.  The Xfree86
30871 Project, Inc. makes no representations about the suitability of this
30872 software for any purpose.  It is provided "as is" without express or
30873 implied warranty.
30874
30875 THE XFREE86 PROJECT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD
30876 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
30877 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
30878 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
30879 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
30880 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
30881 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
30882
30883
30884 Copyright 1985-1998, 2001  The Open Group
30885 Copyright 2002 Red Hat Inc., Durham, North Carolina.
30886
30887 Permission to use, copy, modify, distribute, and sell this software and its
30888 documentation for any purpose is hereby granted without fee, provided that
30889 the above copyright notice appear in all copies and that both that
30890 copyright notice and this permission notice appear in supporting
30891 documentation.
30892
30893 The above copyright notice and this permission notice shall be included in
30894 all copies or substantial portions of the Software.
30895
30896 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30897 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30898 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
30899 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
30900 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30901 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30902
30903 Except as contained in this notice, the name of The Open Group shall not be
30904 used in advertising or otherwise to promote the sale, use or other dealings
30905 in this Software without prior written authorization from The Open Group.
30906
30907
30908 Copyright (c) 1987, 1989-1990, 1992-1995  X Consortium
30909
30910 Permission is hereby granted, free of charge, to any person obtaining a copy
30911 of this software and associated documentation files (the "Software"), to deal
30912 in the Software without restriction, including without limitation the rights
30913 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30914 copies of the Software, and to permit persons to whom the Software is
30915 furnished to do so, subject to the following conditions:
30916
30917 The above copyright notice and this permission notice shall be included in
30918 all copies or substantial portions of the Software.
30919
30920 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30921 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30922 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
30923 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
30924 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30925 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30926
30927 Except as contained in this notice, the name of the X Consortium shall not be
30928 used in advertising or otherwise to promote the sale, use or other dealings
30929 in this Software without prior written authorization from the X Consortium.
30930
30931
30932 Copyright © 1999-2000 SuSE, Inc.
30933 Copyright © 2007 Red Hat, Inc.
30934
30935 Permission to use, copy, modify, distribute, and sell this software and its
30936 documentation for any purpose is hereby granted without fee, provided that
30937 the above copyright notice appear in all copies and that both that
30938 copyright notice and this permission notice appear in supporting
30939 documentation, and that the name of SuSE not be used in advertising or
30940 publicity pertaining to distribution of the software without specific,
30941 written prior permission.  SuSE makes no representations about the
30942 suitability of this software for any purpose.  It is provided "as is"
30943 without express or implied warranty.
30944
30945 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
30946 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
30947 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
30948 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
30949 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
30950 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
30951
30952
30953 Copyright 1987-1991, 1993 by Digital Equipment Corporation, Maynard, Massachusetts.
30954 Copyright 1991 Massachusetts Institute of Technology, Cambridge, Massachusetts.
30955 Copyright 1991, 1993 Olivetti Research Limited, Cambridge, England.
30956
30957                         All Rights Reserved
30958
30959 Permission to use, copy, modify, and distribute this software and its
30960 documentation for any purpose and without fee is hereby granted,
30961 provided that the above copyright notice appear in all copies and that
30962 both that copyright notice and this permission notice appear in
30963 supporting documentation, and that the name of Digital not be
30964 used in advertising or publicity pertaining to distribution of the
30965 software without specific, written prior permission.
30966
30967 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
30968 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
30969 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
30970 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
30971 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
30972 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
30973 SOFTWARE.
30974
30975
30976 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
30977 Copyright 1994 Quarterdeck Office Systems.
30978
30979                         All Rights Reserved
30980
30981 Permission to use, copy, modify, and distribute this software and its
30982 documentation for any purpose and without fee is hereby granted,
30983 provided that the above copyright notice appear in all copies and that
30984 both that copyright notice and this permission notice appear in
30985 supporting documentation, and that the names of Digital and
30986 Quarterdeck not be used in advertising or publicity pertaining to
30987 distribution of the software without specific, written prior
30988 permission.
30989
30990 DIGITAL AND QUARTERDECK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
30991 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
30992 FITNESS, IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT
30993 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
30994 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
30995 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
30996 OR PERFORMANCE OF THIS SOFTWARE.
30997
30998
30999 Copyright 1997 Digital Equipment Corporation.
31000 All rights reserved.
31001
31002 This software is furnished under license and may be used and copied only in
31003 accordance with the following terms and conditions.  Subject to these
31004 conditions, you may download, copy, install, use, modify and distribute
31005 this software in source and/or binary form. No title or ownership is
31006 transferred hereby.
31007
31008 1) Any source code used, modified or distributed must reproduce and retain
31009    this copyright notice and list of conditions as they appear in the
31010    source file.
31011
31012 2) No right is granted to use any trade name, trademark, or logo of Digital
31013    Equipment Corporation. Neither the "Digital Equipment Corporation"
31014    name nor any trademark or logo of Digital Equipment Corporation may be
31015    used to endorse or promote products derived from this software without
31016    the prior written permission of Digital Equipment Corporation.
31017
31018 3) This software is provided "AS-IS" and any express or implied warranties,
31019    including but not limited to, any implied warranties of merchantability,
31020    fitness for a particular purpose, or non-infringement are disclaimed.
31021    In no event shall DIGITAL be liable for any damages whatsoever, and in
31022    particular, DIGITAL shall not be liable for special, indirect,
31023    consequential, or incidental damages or damages for lost profits, loss
31024    of revenue or loss of use, whether such damages arise in contract,
31025    negligence, tort, under statute, in equity, at law or otherwise, even
31026    if advised of the possibility of such damage.
31027
31028
31029 Copyright (c) 1991, 1996-1997 Digital Equipment Corporation, Maynard, Massachusetts.
31030
31031 Permission is hereby granted, free of charge, to any person obtaining a copy
31032 of this software and associated documentation files (the "Software"), to deal
31033 in the Software without restriction, including without limitation the rights
31034 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
31035 copies of the Software.
31036
31037 The above copyright notice and this permission notice shall be included in
31038 all copies or substantial portions of the Software.
31039
31040 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31041 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31042 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
31043 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
31044 BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
31045 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
31046 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31047
31048 Except as contained in this notice, the name of Digital Equipment Corporation
31049 shall not be used in advertising or otherwise to promote the sale, use or other
31050 dealings in this Software without prior written authorization from Digital
31051 Equipment Corporation.
31052
31053
31054 SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
31055 Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
31056
31057 Permission is hereby granted, free of charge, to any person obtaining a
31058 copy of this software and associated documentation files (the "Software"),
31059 to deal in the Software without restriction, including without limitation
31060 the rights to use, copy, modify, merge, publish, distribute, sublicense,
31061 and/or sell copies of the Software, and to permit persons to whom the
31062 Software is furnished to do so, subject to the following conditions:
31063
31064 The above copyright notice including the dates of first publication and
31065 either this permission notice or a reference to
31066 http://oss.sgi.com/projects/FreeB/
31067 shall be included in all copies or substantial portions of the Software.
31068
31069 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
31070 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31071 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
31072 SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
31073 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
31074 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31075 SOFTWARE.
31076
31077
31078 Copyright (c) 1994, 1995  Hewlett-Packard Company
31079
31080 Permission is hereby granted, free of charge, to any person obtaining
31081 a copy of this software and associated documentation files (the
31082 "Software"), to deal in the Software without restriction, including
31083 without limitation the rights to use, copy, modify, merge, publish,
31084 distribute, sublicense, and/or sell copies of the Software, and to
31085 permit persons to whom the Software is furnished to do so, subject to
31086 the following conditions:
31087
31088 The above copyright notice and this permission notice shall be included
31089 in all copies or substantial portions of the Software.
31090
31091 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
31092 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31093 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
31094 IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM,
31095 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
31096 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
31097 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31098
31099 Except as contained in this notice, the name of the Hewlett-Packard
31100 Company shall not be used in advertising or otherwise to promote the
31101 sale, use or other dealings in this Software without prior written
31102 authorization from the Hewlett-Packard Company.
31103
31104
31105 Copyright 1989 by Hewlett-Packard Company, Palo Alto, California.
31106 All Rights Reserved
31107
31108 Permission to use, copy, modify, and distribute this software and its
31109 documentation for any purpose and without fee is hereby granted,
31110 provided that the above copyright notice appear in all copies and that
31111 both that copyright notice and this permission notice appear in
31112 supporting documentation, and that the name of Hewlett-Packard not be
31113 used in advertising or publicity pertaining to distribution of the
31114 software without specific, written prior permission.
31115
31116 HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
31117 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
31118 HEWLETT-PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
31119 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
31120 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
31121 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
31122 SOFTWARE.
31123
31124
31125 Copyright 2001-2004 Red Hat Inc., Durham, North Carolina.
31126 Copyright (c) 2003 by the XFree86 Project, Inc.
31127 Copyright 2004-2005 Red Hat Inc., Raleigh, North Carolina.
31128 All Rights Reserved.
31129
31130 Permission is hereby granted, free of charge, to any person obtaining
31131 a copy of this software and associated documentation files (the
31132 "Software"), to deal in the Software without restriction, including
31133 without limitation on the rights to use, copy, modify, merge,
31134 publish, distribute, sublicense, and/or sell copies of the Software,
31135 and to permit persons to whom the Software is furnished to do so,
31136 subject to the following conditions:
31137
31138 The above copyright notice and this permission notice (including the
31139 next paragraph) shall be included in all copies or substantial
31140 portions of the Software.
31141
31142 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31143 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31144 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
31145 NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS
31146 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
31147 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
31148 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31149 SOFTWARE.
31150
31151
31152 Copyright © 2008 Red Hat, Inc.
31153 Partly based on code Copyright © 2000 SuSE, Inc.
31154
31155 Permission to use, copy, modify, distribute, and sell this software
31156 and its documentation for any purpose is hereby granted without
31157 fee, provided that the above copyright notice appear in all copies
31158 and that both that copyright notice and this permission notice
31159 appear in supporting documentation, and that the name of Red Hat
31160 not be used in advertising or publicity pertaining to distribution
31161 of the software without specific, written prior permission.  Red
31162 Hat makes no representations about the suitability of this software
31163 for any purpose.  It is provided "as is" without express or implied
31164 warranty.
31165
31166 Red Hat DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31167 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
31168 NO EVENT SHALL Red Hat BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31169 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
31170 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
31171 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31172 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31173
31174 Permission to use, copy, modify, distribute, and sell this software and its
31175 documentation for any purpose is hereby granted without fee, provided that
31176 the above copyright notice appear in all copies and that both that
31177 copyright notice and this permission notice appear in supporting
31178 documentation, and that the name of SuSE not be used in advertising or
31179 publicity pertaining to distribution of the software without specific,
31180 written prior permission.  SuSE makes no representations about the
31181 suitability of this software for any purpose.  It is provided "as is"
31182 without express or implied warranty.
31183
31184 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
31185 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
31186 BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31187 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
31188 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31189 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31190
31191
31192 Copyright © 2006  Red Hat, Inc.
31193 (C) Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
31194 All Rights Reserved.
31195
31196 Permission is hereby granted, free of charge, to any person obtaining a
31197 copy of this software and associated documentation files (the "Software"),
31198 to deal in the Software without restriction, including without limitation
31199 the rights to use, copy, modify, merge, publish, distribute, sub license,
31200 and/or sell copies of the Software, and to permit persons to whom the
31201 Software is furnished to do so, subject to the following conditions:
31202
31203 The above copyright notice and this permission notice (including the next
31204 paragraph) shall be included in all copies or substantial portions of the
31205 Software.
31206
31207 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31208 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31209 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
31210 RED HAT, INC, OR PRECISION INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY
31211 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
31212 OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
31213 THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31214
31215
31216 Copyright (c) 1995  X Consortium
31217 Copyright 2004 Red Hat Inc., Durham, North Carolina.
31218 All Rights Reserved.
31219
31220 Permission is hereby granted, free of charge, to any person obtaining
31221 a copy of this software and associated documentation files (the
31222 "Software"), to deal in the Software without restriction, including
31223 without limitation on the rights to use, copy, modify, merge,
31224 publish, distribute, sublicense, and/or sell copies of the Software,
31225 and to permit persons to whom the Software is furnished to do so,
31226 subject to the following conditions:
31227
31228 The above copyright notice and this permission notice shall be
31229 included in all copies or substantial portions of the Software.
31230
31231 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31232 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31233 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
31234 NON-INFRINGEMENT.  IN NO EVENT SHALL RED HAT, THE X CONSORTIUM,
31235 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
31236 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
31237 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
31238 OTHER DEALINGS IN THE SOFTWARE.
31239
31240 Except as contained in this notice, the name of the X Consortium
31241 shall not be used in advertising or otherwise to promote the sale,
31242 use or other dealings in this Software without prior written
31243 authorization from the X Consortium.
31244
31245
31246 Copyright 1998-2000 Precision Insight, Inc., Cedar Park, Texas.
31247 Copyright 2000 VA Linux Systems, Inc.
31248 Copyright (c) 2002, 2008, 2009 Apple Computer, Inc.
31249 Copyright (c) 2003-2004 Torrey T. Lyons.
31250 All Rights Reserved.
31251
31252 Permission is hereby granted, free of charge, to any person obtaining a
31253 copy of this software and associated documentation files (the
31254 "Software"), to deal in the Software without restriction, including
31255 without limitation the rights to use, copy, modify, merge, publish,
31256 distribute, sub license, and/or sell copies of the Software, and to
31257 permit persons to whom the Software is furnished to do so, subject to
31258 the following conditions:
31259
31260 The above copyright notice and this permission notice (including the
31261 next paragraph) shall be included in all copies or substantial portions
31262 of the Software.
31263
31264 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
31265 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31266 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
31267 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
31268 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
31269 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
31270 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31271
31272
31273 (C) Copyright IBM Corporation 2003
31274 All Rights Reserved.
31275
31276 Permission is hereby granted, free of charge, to any person obtaining a
31277 copy of this software and associated documentation files (the "Software"),
31278 to deal in the Software without restriction, including without limitation
31279 on the rights to use, copy, modify, merge, publish, distribute, sub
31280 license, and/or sell copies of the Software, and to permit persons to whom
31281 the Software is furnished to do so, subject to the following conditions:
31282
31283 The above copyright notice and this permission notice (including the next
31284 paragraph) shall be included in all copies or substantial portions of the
31285 Software.
31286
31287 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31288 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31289 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
31290 VA LINUX SYSTEM, IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
31291 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
31292 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
31293 USE OR OTHER DEALINGS IN THE SOFTWARE.
31294
31295
31296 (C) Copyright IBM Corporation 2004-2005
31297 All Rights Reserved.
31298
31299 Permission is hereby granted, free of charge, to any person obtaining a
31300 copy of this software and associated documentation files (the "Software"),
31301 to deal in the Software without restriction, including without limitation
31302 the rights to use, copy, modify, merge, publish, distribute, sub license,
31303 and/or sell copies of the Software, and to permit persons to whom the
31304 Software is furnished to do so, subject to the following conditions:
31305
31306 The above copyright notice and this permission notice (including the next
31307 paragraph) shall be included in all copies or substantial portions of the
31308 Software.
31309
31310 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31311 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31312 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
31313 IBM,
31314 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
31315 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
31316 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31317 SOFTWARE.
31318
31319
31320 Copyright (c) 1997  Metro Link Incorporated
31321
31322 Permission is hereby granted, free of charge, to any person obtaining a
31323 copy of this software and associated documentation files (the "Software"),
31324 to deal in the Software without restriction, including without limitation
31325 the rights to use, copy, modify, merge, publish, distribute, sublicense,
31326 and/or sell copies of the Software, and to permit persons to whom the
31327 Software is furnished to do so, subject to the following conditions:
31328
31329 The above copyright notice and this permission notice shall be included in
31330 all copies or substantial portions of the Software.
31331
31332 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31333 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31334 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
31335 THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
31336 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
31337 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31338 SOFTWARE.
31339
31340 Except as contained in this notice, the name of the Metro Link shall not be
31341 used in advertising or otherwise to promote the sale, use or other dealings
31342 in this Software without prior written authorization from Metro Link.
31343
31344
31345 Copyright 1995-1998 by Metro Link, Inc.
31346 Copyright (c) 1997 Matthieu Herrb
31347
31348 Permission to use, copy, modify, distribute, and sell this software and its
31349 documentation for any purpose is hereby granted without fee, provided that
31350 the above copyright notice appear in all copies and that both that
31351 copyright notice and this permission notice appear in supporting
31352 documentation, and that the name of Metro Link, Inc. not be used in
31353 advertising or publicity pertaining to distribution of the software without
31354 specific, written prior permission.  Metro Link, Inc. makes no
31355 representations about the suitability of this software for any purpose.
31356  It is provided "as is" without express or implied warranty.
31357
31358 METRO LINK, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31359 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31360 EVENT SHALL METRO LINK, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31361 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31362 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31363 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31364 PERFORMANCE OF THIS SOFTWARE.
31365
31366
31367 Copyright 1998 by Metro Link Incorporated
31368
31369 Permission to use, copy, modify, distribute, and sell this software
31370 and its documentation for any purpose is hereby granted without fee,
31371 provided that the above copyright notice appear in all copies and that
31372 both that copyright notice and this permission notice appear in
31373 supporting documentation, and that the name of Metro Link
31374 Incorporated not be used in advertising or publicity pertaining to
31375 distribution of the software without specific, written prior
31376 permission.  Metro Link Incorporated makes no representations
31377 about the suitability of this software for any purpose.  It is
31378 provided "as is" without express or implied warranty.
31379
31380 METRO LINK INCORPORATED DISCLAIMS ALL WARRANTIES WITH REGARD
31381 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
31382 AND FITNESS, IN NO EVENT SHALL METRO LINK INCORPORATED BE
31383 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
31384 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
31385 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
31386 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
31387 SOFTWARE.
31388
31389
31390 Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
31391
31392 Permission is hereby granted, free of charge, to any person obtaining a
31393 copy of this software and associated documentation files (the "Software"),
31394 to deal in the Software without restriction, including without limitation
31395 the rights to use, copy, modify, merge, publish, distribute, sublicense,
31396 and/or sell copies of the Software, and to permit persons to whom the
31397 Software is furnished to do so, subject to the following conditions:
31398
31399 The above copyright notice and this permission notice shall be included in
31400 all copies or substantial portions of the Software.
31401
31402 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31403 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31404 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
31405 CONECTIVA LINUX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
31406 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
31407 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31408 SOFTWARE.
31409
31410 Except as contained in this notice, the name of Conectiva Linux shall
31411 not be used in advertising or otherwise to promote the sale, use or other
31412 dealings in this Software without prior written authorization from
31413 Conectiva Linux.
31414
31415
31416 Copyright (c) 2001, Andy Ritger  aritger@nvidia.com
31417 All rights reserved.
31418
31419 Redistribution and use in source and binary forms, with or without
31420 modification, are permitted provided that the following conditions
31421 are met:
31422
31423 o Redistributions of source code must retain the above copyright
31424   notice, this list of conditions and the following disclaimer.
31425 o Redistributions in binary form must reproduce the above copyright
31426   notice, this list of conditions and the following disclaimer
31427   in the documentation and/or other materials provided with the
31428   distribution.
31429 o Neither the name of NVIDIA nor the names of its contributors
31430   may be used to endorse or promote products derived from this
31431   software without specific prior written permission.
31432
31433 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
31434 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
31435 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
31436 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
31437 THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
31438 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
31439 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
31440 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
31441 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31442 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
31443 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
31444 POSSIBILITY OF SUCH DAMAGE.
31445
31446
31447 Copyright 1992 Vrije Universiteit, The Netherlands
31448
31449 Permission to use, copy, modify, and distribute this software and its
31450 documentation for any purpose and without fee is hereby granted, provided
31451 that the above copyright notice appear in all copies and that both that
31452 copyright notice and this permission notice appear in supporting
31453 documentation, and that the name of the Vrije Universiteit not be used in
31454 advertising or publicity pertaining to distribution of the software without
31455 specific, written prior permission.  The Vrije Universiteit makes no
31456 representations about the suitability of this software for any purpose.
31457 It is provided "as is" without express or implied warranty.
31458
31459 The Vrije Universiteit DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31460 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31461 EVENT SHALL The Vrije Universiteit BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31462 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31463 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31464 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31465 PERFORMANCE OF THIS SOFTWARE.
31466
31467
31468 Copyright 1998 by Concurrent Computer Corporation
31469
31470 Permission to use, copy, modify, distribute, and sell this software
31471 and its documentation for any purpose is hereby granted without fee,
31472 provided that the above copyright notice appear in all copies and that
31473 both that copyright notice and this permission notice appear in
31474 supporting documentation, and that the name of Concurrent Computer
31475 Corporation not be used in advertising or publicity pertaining to
31476 distribution of the software without specific, written prior
31477 permission.  Concurrent Computer Corporation makes no representations
31478 about the suitability of this software for any purpose.  It is
31479 provided "as is" without express or implied warranty.
31480
31481 CONCURRENT COMPUTER CORPORATION DISCLAIMS ALL WARRANTIES WITH REGARD
31482 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
31483 AND FITNESS, IN NO EVENT SHALL CONCURRENT COMPUTER CORPORATION BE
31484 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
31485 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
31486 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
31487 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
31488 SOFTWARE.
31489
31490
31491 Copyright © 2004 Nokia
31492
31493 Permission to use, copy, modify, distribute, and sell this software and its
31494 documentation for any purpose is hereby granted without fee, provided that
31495 the above copyright notice appear in all copies and that both that
31496 copyright notice and this permission notice appear in supporting
31497 documentation, and that the name of Nokia not be used in
31498 advertising or publicity pertaining to distribution of the software without
31499 specific, written prior permission. Nokia makes no
31500 representations about the suitability of this software for any purpose.  It
31501 is provided "as is" without express or implied warranty.
31502
31503 NOKIA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31504 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31505 EVENT SHALL NOKIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31506 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31507 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31508 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31509 PERFORMANCE OF THIS SOFTWARE.
31510
31511
31512 (c)Copyright 1988,1991 Adobe Systems Incorporated.
31513 All rights reserved.
31514
31515 Permission to use, copy, modify, distribute, and sublicense this software and its
31516 documentation for any purpose and without fee is hereby granted, provided that
31517 the above copyright notices appear in all copies and that both those copyright
31518 notices and this permission notice appear in supporting documentation and that
31519 the name of Adobe Systems Incorporated not be used in advertising or publicity
31520 pertaining to distribution of the software without specific, written prior
31521 permission.  No trademark license to use the Adobe trademarks is hereby
31522 granted.  If the Adobe trademark "Display PostScript"(tm) is used to describe
31523 this software, its functionality or for any other purpose, such use shall be
31524 limited to a statement that this software works in conjunction with the Display
31525 PostScript system.  Proper trademark attribution to reflect Adobe's ownership
31526 of the trademark shall be given whenever any such reference to the Display
31527 PostScript system is made.
31528
31529 ADOBE MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
31530 PURPOSE.  IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.  ADOBE
31531 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
31532 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
31533 INFRINGEMENT OF THIRD PARTY RIGHTS.  IN NO EVENT SHALL ADOBE BE LIABLE TO YOU
31534 OR ANY OTHER PARTY FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
31535 DAMAGES WHATSOEVER WHETHER IN AN ACTION OF CONTRACT,NEGLIGENCE, STRICT
31536 LIABILITY OR ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31537 PERFORMANCE OF THIS SOFTWARE.  ADOBE WILL NOT PROVIDE ANY TRAINING OR OTHER
31538 SUPPORT FOR THE SOFTWARE.
31539
31540 Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
31541 Incorporated which may be registered in certain jurisdictions.
31542
31543
31544 Copyright 1989 Network Computing Devices, Inc., Mountain View, California.
31545
31546 Permission to use, copy, modify, and distribute this software and its
31547 documentation for any purpose and without fee is hereby granted, provided
31548 that the above copyright notice appear in all copies and that both that
31549 copyright notice and this permission notice appear in supporting
31550 documentation, and that the name of N.C.D. not be used in advertising or
31551 publicity pertaining to distribution of the software without specific,
31552 written prior permission.  N.C.D. makes no representations about the
31553 suitability of this software for any purpose.  It is provided "as is"
31554 without express or implied warranty.
31555
31556
31557 Copyright (c) 1987 by the Regents of the University of California
31558
31559 Permission to use, copy, modify, and distribute this
31560 software and its documentation for any purpose and without
31561 fee is hereby granted, provided that the above copyright
31562 notice appear in all copies.  The University of California
31563 makes no representations about the suitability of this
31564 software for any purpose.  It is provided "as is" without
31565 express or implied warranty.
31566
31567
31568 Copyright 1992, 1993 Data General Corporation;
31569 Copyright 1992, 1993 OMRON Corporation
31570
31571 Permission to use, copy, modify, distribute, and sell this software and its
31572 documentation for any purpose is hereby granted without fee, provided that the
31573 above copyright notice appear in all copies and that both that copyright
31574 notice and this permission notice appear in supporting documentation, and that
31575 neither the name OMRON or DATA GENERAL be used in advertising or publicity
31576 pertaining to distribution of the software without specific, written prior
31577 permission of the party whose name is to be used.  Neither OMRON or
31578 DATA GENERAL make any representation about the suitability of this software
31579 for any purpose.  It is provided "as is" without express or implied warranty.
31580
31581 OMRON AND DATA GENERAL EACH DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
31582 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
31583 IN NO EVENT SHALL OMRON OR DATA GENERAL BE LIABLE FOR ANY SPECIAL, INDIRECT
31584 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31585 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31586 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
31587 OF THIS SOFTWARE.
31588
31589
31590 Copyright © 1998-2004, 2006 Keith Packard
31591 Copyright © 2000-2002 Keith Packard, member of The XFree86 Project, Inc.
31592 Copyright (c) 2002 Apple Computer, Inc.
31593 Copyright (c) 2003 Torrey T. Lyons.
31594 All Rights Reserved.
31595
31596 Permission to use, copy, modify, distribute, and sell this software and its
31597 documentation for any purpose is hereby granted without fee, provided that
31598 the above copyright notice appear in all copies and that both that
31599 copyright notice and this permission notice appear in supporting
31600 documentation, and that the name of Keith Packard not be used in
31601 advertising or publicity pertaining to distribution of the software without
31602 specific, written prior permission.  Keith Packard makes no
31603 representations about the suitability of this software for any purpose.  It
31604 is provided "as is" without express or implied warranty.
31605
31606 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31607 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31608 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31609 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31610 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31611 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31612 PERFORMANCE OF THIS SOFTWARE.
31613
31614
31615 Copyright © 1999 Keith Packard
31616 Copyright © 2000 Compaq Computer Corporation
31617 Copyright © 2002 MontaVista Software Inc.
31618 Copyright © 2005 OpenedHand Ltd.
31619 Copyright © 2006 Nokia Corporation
31620
31621 Permission to use, copy, modify, distribute, and sell this software and its
31622 documentation for any purpose is hereby granted without fee, provided that
31623 the above copyright notice appear in all copies and that both that
31624 copyright notice and this permission notice appear in supporting
31625 documentation, and that the name of the authors and/or copyright holders
31626 not be used in advertising or publicity pertaining to distribution of the
31627 software without specific, written prior permission.  The authors and/or
31628 copyright holders make no representations about the suitability of this
31629 software for any purpose.  It is provided "as is" without express or
31630 implied warranty.
31631
31632 THE AUTHORS AND/OR COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
31633 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
31634 AND FITNESS, IN NO EVENT SHALL THE AUTHORS AND/OR COPYRIGHT HOLDERS BE
31635 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31636 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
31637 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
31638 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31639
31640
31641 Copyright 1993 by Davor Matic
31642
31643 Permission to use, copy, modify, distribute, and sell this software
31644 and its documentation for any purpose is hereby granted without fee,
31645 provided that the above copyright notice appear in all copies and that
31646 both that copyright notice and this permission notice appear in
31647 supporting documentation.  Davor Matic makes no representations about
31648 the suitability of this software for any purpose.  It is provided "as
31649 is" without express or implied warranty.
31650
31651
31652 Copyright (C) 2001-2004 Harold L Hunt II All Rights Reserved.
31653 Copyright (C) Colin Harrison 2005-2008
31654
31655 Permission is hereby granted, free of charge, to any person obtaining
31656 a copy of this software and associated documentation files (the
31657 "Software"), to deal in the Software without restriction, including
31658 without limitation the rights to use, copy, modify, merge, publish,
31659 distribute, sublicense, and/or sell copies of the Software, and to
31660 permit persons to whom the Software is furnished to do so, subject to
31661 the following conditions:
31662
31663 The above copyright notice and this permission notice shall be
31664 included in all copies or substantial portions of the Software.
31665
31666 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31667 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31668 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
31669 NONINFRINGEMENT. IN NO EVENT SHALL HAROLD L HUNT II BE LIABLE FOR
31670 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
31671 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
31672 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31673
31674 Except as contained in this notice, the name of Harold L Hunt II
31675 shall not be used in advertising or otherwise to promote the sale, use
31676 or other dealings in this Software without prior written authorization
31677 from Harold L Hunt II.
31678
31679
31680 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
31681
31682 Permission to use, copy, modify, distribute, and sell this software and its
31683 documentation for any purpose is hereby granted without fee, provided that
31684 the above copyright notice appear in all copies and that both that
31685 copyright notice and this permission notice appear in supporting
31686 documentation, and that the name of Thomas Roell not be used in
31687 advertising or publicity pertaining to distribution of the software without
31688 specific, written prior permission.  Thomas Roell makes no representations
31689 about the suitability of this software for any purpose.  It is provided
31690 "as is" without express or implied warranty.
31691
31692 THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31693 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31694 EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31695 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31696 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31697 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31698 PERFORMANCE OF THIS SOFTWARE.
31699
31700
31701 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
31702 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
31703
31704 Permission to use, copy, modify, distribute, and sell this software and its
31705 documentation for any purpose is hereby granted without fee, provided that
31706 the above copyright notice appear in all copies and that both that
31707 copyright notice and this permission notice appear in supporting
31708 documentation, and that the names of Thomas Roell and David Wexelblat
31709 not be used in advertising or publicity pertaining to distribution of
31710 the software without specific, written prior permission.  Thomas Roell and
31711 David Wexelblat makes no representations about the suitability of this
31712 software for any purpose.  It is provided "as is" without express or
31713 implied warranty.
31714
31715 THOMAS ROELL AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO
31716 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31717 FITNESS, IN NO EVENT SHALL THOMAS ROELL OR DAVID WEXELBLAT BE LIABLE FOR
31718 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
31719 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
31720 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31721 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31722
31723
31724 Copyright 1990,91,92,93 by Thomas Roell, Germany.
31725 Copyright 1991,92,93    by SGCS (Snitily Graphics Consulting Services), USA.
31726
31727 Permission to use, copy, modify, distribute, and sell this software
31728 and its documentation for any purpose is hereby granted without fee,
31729 provided that the above copyright notice appear in all copies and
31730 that both that copyright notice and this  permission notice appear
31731 in supporting documentation, and that the name of Thomas Roell nor
31732 SGCS be used in advertising or publicity pertaining to distribution
31733 of the software without specific, written prior permission.
31734 Thomas Roell nor SGCS makes no representations about the suitability
31735 of this software for any purpose. It is provided "as is" without
31736 express or implied warranty.
31737
31738 THOMAS ROELL AND SGCS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
31739 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31740 FITNESS, IN NO EVENT SHALL THOMAS ROELL OR SGCS BE LIABLE FOR ANY
31741 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
31742 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
31743 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31744 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31745
31746
31747 Copyright 1998 by Alan Hourihane, Wigan, England.
31748 Copyright 2000-2002 by Alan Hourihane, Flint Mountain, North Wales.
31749
31750 Permission to use, copy, modify, distribute, and sell this software and its
31751 documentation for any purpose is hereby granted without fee, provided that
31752 the above copyright notice appear in all copies and that both that
31753 copyright notice and this permission notice appear in supporting
31754 documentation, and that the name of Alan Hourihane not be used in
31755 advertising or publicity pertaining to distribution of the software without
31756 specific, written prior permission.  Alan Hourihane makes no representations
31757 about the suitability of this software for any purpose.  It is provided
31758 "as is" without express or implied warranty.
31759
31760 ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31761 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31762 EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31763 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31764 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31765 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31766 PERFORMANCE OF THIS SOFTWARE.
31767
31768
31769 Copyright 1995  Kaleb S. KEITHLEY
31770
31771 Permission is hereby granted, free of charge, to any person obtaining
31772 a copy of this software and associated documentation files (the
31773 "Software"), to deal in the Software without restriction, including
31774 without limitation the rights to use, copy, modify, merge, publish,
31775 distribute, sublicense, and/or sell copies of the Software, and to
31776 permit persons to whom the Software is furnished to do so, subject to
31777 the following conditions:
31778
31779 The above copyright notice and this permission notice shall be
31780 included in all copies or substantial portions of the Software.
31781
31782 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31783 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31784 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
31785 IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
31786 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
31787 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
31788 OTHER DEALINGS IN THE SOFTWARE.
31789
31790 Except as contained in this notice, the name of Kaleb S. KEITHLEY
31791 shall not be used in advertising or otherwise to promote the sale, use
31792 or other dealings in this Software without prior written authorization
31793 from Kaleb S. KEITHLEY
31794
31795
31796 Copyright (c) 1997 Matthieu Herrb
31797
31798 Permission to use, copy, modify, distribute, and sell this software and its
31799 documentation for any purpose is hereby granted without fee, provided that
31800 the above copyright notice appear in all copies and that both that
31801 copyright notice and this permission notice appear in supporting
31802 documentation, and that the name of Matthieu Herrb not be used in
31803 advertising or publicity pertaining to distribution of the software without
31804 specific, written prior permission.  Matthieu Herrb makes no
31805 representations about the suitability of this software for any purpose.
31806  It is provided "as is" without express or implied warranty.
31807
31808 MATTHIEU HERRB DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31809 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31810 EVENT SHALL MATTHIEU HERRB BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31811 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31812 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31813 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31814 PERFORMANCE OF THIS SOFTWARE.
31815
31816
31817 Copyright 2004, Egbert Eich
31818
31819 Permission is hereby granted, free of charge, to any person obtaining a copy
31820 of this software and associated documentation files (the "Software"), to
31821 deal in the Software without restriction, including without limitation the
31822 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
31823 sell copies of the Software, and to permit persons to whom the Software is
31824 furnished to do so, subject to the following conditions:
31825
31826 The above copyright notice and this permission notice shall be included in
31827 all copies or substantial portions of the Software.
31828
31829 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31830 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31831 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
31832 EGBERT EICH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
31833 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
31834 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31835
31836 Except as contained in this notice, the name of Egbert Eich shall not
31837 be used in advertising or otherwise to promote the sale, use or other deal-
31838 ings in this Software without prior written authorization from Egbert Eich.
31839
31840
31841 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
31842 Copyright 2005 by Kean Johnston &lt;jkj@sco.com&gt;
31843 Copyright 1993 by David McCullough &lt;davidm@stallion.oz.au&gt;
31844
31845 Permission to use, copy, modify, distribute, and sell this software and its
31846 documentation for any purpose is hereby granted without fee, provided that
31847 the above copyright notice appear in all copies and that both that
31848 copyright notice and this permission notice appear in supporting
31849 documentation, and that the name of David Wexelblat not be used in
31850 advertising or publicity pertaining to distribution of the software without
31851 specific, written prior permission.  David Wexelblat makes no representations
31852 about the suitability of this software for any purpose.  It is provided
31853 "as is" without express or implied warranty.
31854
31855 DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31856 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31857 EVENT SHALL DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31858 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31859 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31860 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31861 PERFORMANCE OF THIS SOFTWARE.
31862
31863
31864 Copyright 1992 by Orest Zborowski &lt;obz@Kodak.com&gt;
31865 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
31866
31867 Permission to use, copy, modify, distribute, and sell this software and its
31868 documentation for any purpose is hereby granted without fee, provided that
31869 the above copyright notice appear in all copies and that both that
31870 copyright notice and this permission notice appear in supporting
31871 documentation, and that the names of Orest Zborowski and David Wexelblat
31872 not be used in advertising or publicity pertaining to distribution of
31873 the software without specific, written prior permission.  Orest Zborowski
31874 and David Wexelblat make no representations about the suitability of this
31875 software for any purpose.  It is provided "as is" without express or
31876 implied warranty.
31877
31878 OREST ZBOROWSKI AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD
31879 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31880 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE
31881 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31882 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
31883 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
31884 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31885
31886
31887 Copyright 1992 by Orest Zborowski &lt;obz@Kodak.com&gt;
31888 Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
31889
31890 Permission to use, copy, modify, distribute, and sell this software and its
31891 documentation for any purpose is hereby granted without fee, provided that
31892 the above copyright notice appear in all copies and that both that
31893 copyright notice and this permission notice appear in supporting
31894 documentation, and that the names of Orest Zborowski and David Dawes
31895 not be used in advertising or publicity pertaining to distribution of
31896 the software without specific, written prior permission.  Orest Zborowski
31897 and David Dawes make no representations about the suitability of this
31898 software for any purpose.  It is provided "as is" without express or
31899 implied warranty.
31900
31901 OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH REGARD
31902 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31903 FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID DAWES BE LIABLE
31904 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31905 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
31906 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
31907 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31908
31909
31910 Copyright 1995-1999 by Frederic Lepied, France. &lt;fred@sugix.frmug.fr.net&gt;
31911
31912 Permission to use, copy, modify, distribute, and sell this software and its
31913 documentation for any purpose is  hereby granted without fee, provided that
31914 the  above copyright   notice appear  in   all  copies and  that both  that
31915 copyright  notice   and   this  permission   notice  appear  in  supporting
31916 documentation, and that   the  name of  Frederic   Lepied not  be  used  in
31917 advertising or publicity pertaining to distribution of the software without
31918 specific,  written      prior  permission.     Frederic  Lepied   makes  no
31919 representations about the suitability of this software for any purpose.  It
31920 is provided "as is" without express or implied warranty.
31921
31922 FREDERIC  LEPIED DISCLAIMS ALL   WARRANTIES WITH REGARD  TO  THIS SOFTWARE,
31923 INCLUDING ALL IMPLIED   WARRANTIES OF MERCHANTABILITY  AND   FITNESS, IN NO
31924 EVENT  SHALL FREDERIC  LEPIED BE   LIABLE   FOR ANY  SPECIAL, INDIRECT   OR
31925 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31926 DATA  OR PROFITS, WHETHER  IN  AN ACTION OF  CONTRACT,  NEGLIGENCE OR OTHER
31927 TORTIOUS  ACTION, ARISING    OUT OF OR   IN  CONNECTION  WITH THE USE    OR
31928 PERFORMANCE OF THIS SOFTWARE.
31929
31930
31931 Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
31932 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
31933
31934 Permission to use, copy, modify, distribute, and sell this software and its
31935 documentation for any purpose is hereby granted without fee, provided that
31936 the above copyright notice appear in all copies and that both that
31937 copyright notice and this permission notice appear in supporting
31938 documentation, and that the names of Rich Murphey and David Wexelblat
31939 not be used in advertising or publicity pertaining to distribution of
31940 the software without specific, written prior permission.  Rich Murphey and
31941 David Wexelblat make no representations about the suitability of this
31942 software for any purpose.  It is provided "as is" without express or
31943 implied warranty.
31944
31945 RICH MURPHEY AND DAVID WEXELBLAT DISCLAIM ALL WARRANTIES WITH REGARD TO
31946 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31947 FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID WEXELBLAT BE LIABLE FOR
31948 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
31949 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
31950 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31951 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31952
31953
31954 Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
31955 Copyright 1993 by David Dawes &lt;dawes@xfree86.org&gt;
31956
31957 Permission to use, copy, modify, distribute, and sell this software and its
31958 documentation for any purpose is hereby granted without fee, provided that
31959 the above copyright notice appear in all copies and that both that
31960 copyright notice and this permission notice appear in supporting
31961 documentation, and that the names of Rich Murphey and David Dawes
31962 not be used in advertising or publicity pertaining to distribution of
31963 the software without specific, written prior permission.  Rich Murphey and
31964 David Dawes make no representations about the suitability of this
31965 software for any purpose.  It is provided "as is" without express or
31966 implied warranty.
31967
31968 RICH MURPHEY AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD TO
31969 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
31970 FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID DAWES BE LIABLE FOR
31971 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
31972 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
31973 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
31974 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31975
31976
31977 Copyright © 2003-2004 Anders Carlsson
31978
31979 Permission to use, copy, modify, distribute, and sell this software and its
31980 documentation for any purpose is hereby granted without fee, provided that
31981 the above copyright notice appear in all copies and that both that
31982 copyright notice and this permission notice appear in supporting
31983 documentation, and that the name of Anders Carlsson not be used in
31984 advertising or publicity pertaining to distribution of the software without
31985 specific, written prior permission.  Anders Carlsson makes no
31986 representations about the suitability of this software for any purpose.  It
31987 is provided "as is" without express or implied warranty.
31988
31989 ANDERS CARLSSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31990 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
31991 EVENT SHALL ANDERS CARLSSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31992 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
31993 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
31994 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
31995 PERFORMANCE OF THIS SOFTWARE.
31996
31997
31998 Copyright (C) 2003 Anders Carlsson
31999 Copyright © 2003-2004 Eric Anholt
32000 Copyright © 2004 Keith Packard
32001
32002 Permission to use, copy, modify, distribute, and sell this software and its
32003 documentation for any purpose is hereby granted without fee, provided that
32004 the above copyright notice appear in all copies and that both that
32005 copyright notice and this permission notice appear in supporting
32006 documentation, and that the name of Eric Anholt not be used in
32007 advertising or publicity pertaining to distribution of the software without
32008 specific, written prior permission.  Eric Anholt makes no
32009 representations about the suitability of this software for any purpose.  It
32010 is provided "as is" without express or implied warranty.
32011
32012 ERIC ANHOLT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32013 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32014 EVENT SHALL ERIC ANHOLT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32015 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32016 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32017 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32018 PERFORMANCE OF THIS SOFTWARE.
32019
32020
32021 Copyright © 2004 PillowElephantBadgerBankPond
32022
32023 Permission to use, copy, modify, distribute, and sell this software and its
32024 documentation for any purpose is hereby granted without fee, provided that
32025 the above copyright notice appear in all copies and that both that
32026 copyright notice and this permission notice appear in supporting
32027 documentation, and that the name of PillowElephantBadgerBankPond not be used in
32028 advertising or publicity pertaining to distribution of the software without
32029 specific, written prior permission.  PillowElephantBadgerBankPond makes no
32030 representations about the suitability of this software for any purpose.  It
32031 is provided "as is" without express or implied warranty.
32032
32033 PillowElephantBadgerBankPond DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32034 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32035 EVENT SHALL PillowElephantBadgerBankPond BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32036 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32037 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32038 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32039 PERFORMANCE OF THIS SOFTWARE.
32040
32041
32042 Copyright (c) 1998 Todd C. Miller &lt;Todd.Miller@courtesan.com&gt;
32043
32044 Permission to use, copy, modify, and distribute this software for any
32045 purpose with or without fee is hereby granted, provided that the above
32046 copyright notice and this permission notice appear in all copies.
32047
32048 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
32049 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
32050 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
32051 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
32052 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
32053 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
32054 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
32055
32056
32057 Copyright © 2003-2004 Philip Blundell
32058
32059 Permission to use, copy, modify, distribute, and sell this software and its
32060 documentation for any purpose is hereby granted without fee, provided that
32061 the above copyright notice appear in all copies and that both that
32062 copyright notice and this permission notice appear in supporting
32063 documentation, and that the name of Philip Blundell not be used in
32064 advertising or publicity pertaining to distribution of the software without
32065 specific, written prior permission.  Philip Blundell makes no
32066 representations about the suitability of this software for any purpose.  It
32067 is provided "as is" without express or implied warranty.
32068
32069 PHILIP BLUNDELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32070 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32071 EVENT SHALL PHILIP BLUNDELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32072 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32073 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32074 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32075 PERFORMANCE OF THIS SOFTWARE.
32076
32077
32078
32079 Copyright (c) 1994-2003 by The XFree86 Project, Inc.
32080 Copyright 1997 by Metro Link, Inc.
32081 Copyright 2003 by David H. Dawes.
32082 Copyright 2003 by X-Oz Technologies.
32083 Copyright (c) 2004, X.Org Foundation
32084
32085 Permission is hereby granted, free of charge, to any person obtaining a
32086 copy of this software and associated documentation files (the "Software"),
32087 to deal in the Software without restriction, including without limitation
32088 the rights to use, copy, modify, merge, publish, distribute, sublicense,
32089 and/or sell copies of the Software, and to permit persons to whom the
32090 Software is furnished to do so, subject to the following conditions:
32091
32092 The above copyright notice and this permission notice shall be included in
32093 all copies or substantial portions of the Software.
32094
32095 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32096 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32097 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
32098 THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
32099 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
32100 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
32101 OTHER DEALINGS IN THE SOFTWARE.
32102
32103 Except as contained in this notice, the name of the copyright holder(s)
32104 and author(s) shall not be used in advertising or otherwise to promote
32105 the sale, use or other dealings in this Software without prior written
32106 authorization from the copyright holder(s) and author(s).
32107
32108
32109 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
32110 Copyright 1993 by David Wexelblat &lt;dwex@goblin.org&gt;
32111 Copyright 1999 by David Holland &lt;davidh@iquest.net&gt;
32112 Copyright © 2000 Compaq Computer Corporation
32113 Copyright © 2002 Hewlett-Packard Company
32114 Copyright © 2004, 2005 Red Hat, Inc.
32115 Copyright © 2004 Nicholas Miell
32116 Copyright © 2005 Trolltech AS
32117 Copyright © 2006 Intel Corporation
32118 Copyright © 2006-2007 Keith Packard
32119 Copyright © 2008 Red Hat, Inc
32120 Copyright © 2008 George Sapountzis &lt;gsap7@yahoo.gr&gt;
32121
32122 Permission to use, copy, modify, distribute, and sell this software and its
32123 documentation for any purpose is hereby granted without fee, provided that
32124 the above copyright notice appear in all copies and that both that copyright
32125 notice and this permission notice appear in supporting documentation, and
32126 that the name of the copyright holders not be used in advertising or
32127 publicity pertaining to distribution of the software without specific,
32128 written prior permission.  The copyright holders make no representations
32129 about the suitability of this software for any purpose.  It is provided "as
32130 is" without express or implied warranty.
32131
32132 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
32133 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
32134 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
32135 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
32136 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
32137 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
32138 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
32139 SOFTWARE.
32140
32141
32142 Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
32143             2005 Lars Knoll &amp; Zack Rusin, Trolltech
32144
32145 Permission to use, copy, modify, distribute, and sell this software and its
32146 documentation for any purpose is hereby granted without fee, provided that
32147 the above copyright notice appear in all copies and that both that
32148 copyright notice and this permission notice appear in supporting
32149 documentation, and that the name of Keith Packard not be used in
32150 advertising or publicity pertaining to distribution of the software without
32151 specific, written prior permission.  Keith Packard makes no
32152 representations about the suitability of this software for any purpose.  It
32153 is provided "as is" without express or implied warranty.
32154
32155 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
32156 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
32157 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
32158 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
32159 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
32160 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
32161 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
32162 SOFTWARE.
32163
32164
32165 Copyright 1987, 1998  The Open Group
32166 Copyright © 1998-1999, 2001 The XFree86 Project, Inc.
32167 Copyright © 2000 VA Linux Systems, Inc.
32168 Copyright (c) 2000, 2001 Nokia Home Communications
32169 Copyright © 2007, 2008 Red Hat, Inc.
32170 All rights reserved.
32171
32172 Permission is hereby granted, free of charge, to any person obtaining a
32173 copy of this software and associated documentation files (the
32174 "Software"), to deal in the Software without restriction, including
32175 without limitation the rights to use, copy, modify, merge, publish,
32176 distribute, and/or sell copies of the Software, and to permit persons
32177 to whom the Software is furnished to do so, provided that the above
32178 copyright notice(s) and this permission notice appear in all copies of
32179 the Software and that both the above copyright notice(s) and this
32180 permission notice appear in supporting documentation.
32181
32182 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
32183 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
32184 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
32185 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32186 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
32187 INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
32188 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
32189 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
32190 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
32191
32192 Except as contained in this notice, the name of a copyright holder
32193 shall not be used in advertising or otherwise to promote the sale, use
32194 or other dealings in this Software without prior written authorization
32195 of the copyright holder.
32196
32197
32198 Copyright 1996 by Thomas E. Dickey &lt;dickey@clark.net&gt;
32199
32200                         All Rights Reserved
32201
32202 Permission to use, copy, modify, and distribute this software and its
32203 documentation for any purpose and without fee is hereby granted,
32204 provided that the above copyright notice appear in all copies and that
32205 both that copyright notice and this permission notice appear in
32206 supporting documentation, and that the name of the above listed
32207 copyright holder(s) not be used in advertising or publicity pertaining
32208 to distribution of the software without specific, written prior
32209 permission.
32210
32211 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD
32212 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
32213 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
32214 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
32215 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
32216 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
32217 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
32218
32219
32220 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
32221 Copyright (c) 2001 Andreas Monitzer.
32222 Copyright (c) 2001-2004 Greg Parker.
32223 Copyright (c) 2001-2004 Torrey T. Lyons
32224 Copyright (c) 2002-2003 Apple Computer, Inc.
32225 Copyright (c) 2004-2005 Alexander Gottwald
32226 Copyright (c) 2002-2009 Apple Inc.
32227 Copyright (c) 2007 Jeremy Huddleston
32228 All Rights Reserved.
32229
32230 Permission is hereby granted, free of charge, to any person obtaining a
32231 copy of this software and associated documentation files (the "Software"),
32232 to deal in the Software without restriction, including without limitation
32233 the rights to use, copy, modify, merge, publish, distribute, sublicense,
32234 and/or sell copies of the Software, and to permit persons to whom the
32235 Software is furnished to do so, subject to the following conditions:
32236
32237 The above copyright notice and this permission notice shall be included in
32238 all copies or substantial portions of the Software.
32239
32240 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32241 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32242 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
32243 THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
32244 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
32245 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
32246 DEALINGS IN THE SOFTWARE.
32247
32248 Except as contained in this notice, the name(s) of the above copyright
32249 holders shall not be used in advertising or otherwise to promote the sale,
32250 use or other dealings in this Software without prior written authorization.
32251
32252
32253 Copyright (C) 1999,2000 by Eric Sunshine &lt;sunshine@sunshineco.com&gt;
32254 Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria.
32255
32256 All rights reserved.
32257
32258 Redistribution and use in source and binary forms, with or without
32259 modification, are permitted provided that the following conditions are met:
32260
32261   1. Redistributions of source code must retain the above copyright
32262      notice, this list of conditions and the following disclaimer.
32263   2. Redistributions in binary form must reproduce the above copyright
32264      notice, this list of conditions and the following disclaimer in the
32265      documentation and/or other materials provided with the distribution.
32266   3. The name of the author may not be used to endorse or promote products
32267      derived from this software without specific prior written permission.
32268
32269 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
32270 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
32271 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
32272 NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
32273 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
32274 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
32275 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
32276 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
32277 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
32278 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32279
32280
32281 Copyright (C) 2005 Bogdan D. bogdand@users.sourceforge.net
32282
32283 Permission is hereby granted, free of charge, to any person obtaining a copy of
32284 this software and associated documentation files (the "Software"), to deal in
32285 the Software without restriction, including without limitation the rights to
32286 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
32287 of the Software, and to permit persons to whom the Software is furnished to do
32288 so, subject to the following conditions:
32289
32290 The above copyright notice and this permission notice shall be included in all
32291 copies or substantial portions of the Software.
32292
32293 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32294 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32295 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32296 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
32297 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
32298 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32299
32300 Except as contained in this notice, the name of the author shall not be used in
32301 advertising or otherwise to promote the sale, use or other dealings in this
32302 Software without prior written authorization from the author.
32303
32304
32305 Copyright © 2002 David Dawes
32306
32307 Permission is hereby granted, free of charge, to any person obtaining a
32308 copy of this software and associated documentation files (the "Software"),
32309 to deal in the Software without restriction, including without limitation
32310 the rights to use, copy, modify, merge, publish, distribute, sublicense,
32311 and/or sell copies of the Software, and to permit persons to whom the
32312 Software is furnished to do so, subject to the following conditions:
32313
32314 The above copyright notice and this permission notice shall be included in
32315 all copies or substantial portions of the Software.
32316
32317 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32318 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32319 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
32320 THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
32321 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
32322 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32323 SOFTWARE.
32324
32325 Except as contained in this notice, the name of the author(s) shall
32326 not be used in advertising or otherwise to promote the sale, use or other
32327 dealings in this Software without prior written authorization from
32328 the author(s).
32329
32330
32331 Copyright (C) 1996-1999 SciTech Software, Inc.
32332 Copyright (C) David Mosberger-Tang
32333 Copyright (C) 1999 Egbert Eich
32334 Copyright (C) 2008 Bart Trojanowski, Symbio Technologies, LLC
32335
32336 Permission to use, copy, modify, distribute, and sell this software and
32337 its documentation for any purpose is hereby granted without fee,
32338 provided that the above copyright notice appear in all copies and that
32339 both that copyright notice and this permission notice appear in
32340 supporting documentation, and that the name of the authors not be used
32341 in advertising or publicity pertaining to distribution of the software
32342 without specific, written prior permission.  The authors makes no
32343 representations about the suitability of this software for any purpose.
32344 It is provided "as is" without express or implied warranty.
32345
32346 THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32347 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32348 EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32349 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
32350 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
32351 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32352 PERFORMANCE OF THIS SOFTWARE.
32353
32354
32355 Copyright 2005-2006 Luc Verhaegen.
32356
32357 Permission is hereby granted, free of charge, to any person obtaining a
32358 copy of this software and associated documentation files (the "Software"),
32359 to deal in the Software without restriction, including without limitation
32360 the rights to use, copy, modify, merge, publish, distribute, sublicense,
32361 and/or sell copies of the Software, and to permit persons to whom the
32362 Software is furnished to do so, subject to the following conditions:
32363
32364 The above copyright notice and this permission notice shall be included in
32365 all copies or substantial portions of the Software.
32366
32367 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32368 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32369 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
32370 THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
32371 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
32372 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
32373 OTHER DEALINGS IN THE SOFTWARE.
32374
32375
32376 Copyright 1995 by Robin Cutshaw &lt;robin@XFree86.Org&gt;
32377 Copyright 2000 by Egbert Eich
32378 Copyright 2002 by David Dawes
32379
32380 Permission to use, copy, modify, distribute, and sell this software and its
32381 documentation for any purpose is hereby granted without fee, provided that
32382 the above copyright notice appear in all copies and that both that
32383 copyright notice and this permission notice appear in supporting
32384 documentation, and that the names of the above listed copyright holder(s)
32385 not be used in advertising or publicity pertaining to distribution of
32386 the software without specific, written prior permission.  The above listed
32387 copyright holder(s) make(s) no representations about the suitability of this
32388 software for any purpose.  It is provided "as is" without express or
32389 implied warranty.
32390
32391 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM(S) ALL WARRANTIES WITH REGARD
32392 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
32393 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
32394 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
32395 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
32396 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
32397 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
32398
32399
32400 Copyright 1997-2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
32401
32402 Permission to use, copy, modify, distribute, and sell this software and its
32403 documentation for any purpose is hereby granted without fee, provided that
32404 the above copyright notice appear in all copies and that both that copyright
32405 notice and this permission notice appear in supporting documentation, and
32406 that the name of Marc Aurele La France not be used in advertising or
32407 publicity pertaining to distribution of the software without specific,
32408 written prior permission.  Marc Aurele La France makes no representations
32409 about the suitability of this software for any purpose.  It is provided
32410 "as-is" without express or implied warranty.
32411
32412 MARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32413 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO
32414 EVENT SHALL MARC AURELE LA FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32415 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32416 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32417 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
32418 OF THIS SOFTWARE.
32419
32420
32421 Copyright 1990, 1991 by Thomas Roell, Dinkelscherben, Germany
32422 Copyright 1992 by David Dawes &lt;dawes@XFree86.org&gt;
32423 Copyright 1992 by Jim Tsillas &lt;jtsilla@damon.ccs.northeastern.edu&gt;
32424 Copyright 1992 by Rich Murphey &lt;Rich@Rice.edu&gt;
32425 Copyright 1992 by Robert Baron &lt;Robert.Baron@ernst.mach.cs.cmu.edu&gt;
32426 Copyright 1992 by Orest Zborowski &lt;obz@eskimo.com&gt;
32427 Copyright 1993 by Vrije Universiteit, The Netherlands
32428 Copyright 1993 by David Wexelblat &lt;dwex@XFree86.org&gt;
32429 Copyright 1994, 1996 by Holger Veit &lt;Holger.Veit@gmd.de&gt;
32430 Copyright 1997 by Takis Psarogiannakopoulos &lt;takis@dpmms.cam.ac.uk&gt;
32431 Copyright 1994-2003 by The XFree86 Project, Inc
32432
32433 Permission to use, copy, modify, distribute, and sell this software and its
32434 documentation for any purpose is hereby granted without fee, provided that
32435 the above copyright notice appear in all copies and that both that
32436 copyright notice and this permission notice appear in supporting
32437 documentation, and that the names of the above listed copyright holders
32438 not be used in advertising or publicity pertaining to distribution of
32439 the software without specific, written prior permission.  The above listed
32440 copyright holders make no representations about the suitability of this
32441 software for any purpose.  It is provided "as is" without express or
32442 implied warranty.
32443
32444 THE ABOVE LISTED COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD
32445 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
32446 AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDERS BE
32447 LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
32448 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
32449 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
32450 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
32451
32452
32453 Copyright 2001-2005 by J. Kean Johnston &lt;jkj@sco.com&gt;
32454
32455 Permission to use, copy, modify, distribute, and sell this software and its
32456 documentation for any purpose is hereby granted without fee, provided that
32457 the above copyright notice appear in all copies and that both that
32458 copyright notice and this permission notice appear in supporting
32459 documentation, and that the name J. Kean Johnston not be used in
32460 advertising or publicity pertaining to distribution of the software without
32461 specific, written prior permission.  J. Kean Johnston makes no
32462 representations about the suitability of this software for any purpose.
32463 It is provided "as is" without express or implied warranty.
32464
32465 J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32466 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32467 EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32468 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
32469 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
32470 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32471 PERFORMANCE OF THIS SOFTWARE.
32472
32473
32474 Copyright (C) 2000 Jakub Jelinek (jakub@redhat.com)
32475
32476 Permission is hereby granted, free of charge, to any person obtaining a copy
32477 of this software and associated documentation files (the "Software"), to deal
32478 in the Software without restriction, including without limitation the rights
32479 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32480 copies of the Software, and to permit persons to whom the Software is
32481 furnished to do so, subject to the following conditions:
32482
32483 The above copyright notice and this permission notice shall be included in
32484 all copies or substantial portions of the Software.
32485
32486 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32487 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32488 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
32489 JAKUB JELINEK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
32490 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
32491 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32492
32493
32494 Copyright 1997,1998 by UCHIYAMA Yasushi
32495
32496 Permission to use, copy, modify, distribute, and sell this software and its
32497 documentation for any purpose is hereby granted without fee, provided that
32498 the above copyright notice appear in all copies and that both that
32499 copyright notice and this permission notice appear in supporting
32500 documentation, and that the name of UCHIYAMA Yasushi not be used in
32501 advertising or publicity pertaining to distribution of the software without
32502 specific, written prior permission.  UCHIYAMA Yasushi makes no representations
32503 about the suitability of this software for any purpose.  It is provided
32504 "as is" without express or implied warranty.
32505
32506 UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32507 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32508 EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32509 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32510 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32511 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32512 PERFORMANCE OF THIS SOFTWARE.
32513
32514
32515 Copyright (C) 2000 Keith Packard
32516               2004 Eric Anholt
32517               2005 Zack Rusin
32518
32519 Permission to use, copy, modify, distribute, and sell this software and its
32520 documentation for any purpose is hereby granted without fee, provided that
32521 the above copyright notice appear in all copies and that both that
32522 copyright notice and this permission notice appear in supporting
32523 documentation, and that the name of copyright holders not be used in
32524 advertising or publicity pertaining to distribution of the software without
32525 specific, written prior permission. Copyright holders make no
32526 representations about the suitability of this software for any purpose.  It
32527 is provided "as is" without express or implied warranty.
32528
32529 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
32530 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
32531 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
32532 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
32533 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
32534 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
32535 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
32536 SOFTWARE.
32537
32538
32539 (C) Copyright IBM Corporation 2002-2007
32540 All Rights Reserved.
32541
32542 Permission is hereby granted, free of charge, to any person obtaining a
32543 copy of this software and associated documentation files (the "Software"),
32544 to deal in the Software without restriction, including without limitation
32545 on the rights to use, copy, modify, merge, publish, distribute, sub
32546 license, and/or sell copies of the Software, and to permit persons to whom
32547 the Software is furnished to do so, subject to the following conditions:
32548
32549 The above copyright notice and this permission notice (including the next
32550 paragraph) shall be included in all copies or substantial portions of the
32551 Software.
32552
32553 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32554 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32555 FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
32556 THE COPYRIGHT HOLDERS AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
32557 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
32558 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
32559 USE OR OTHER DEALINGS IN THE SOFTWARE.
32560
32561
32562 Permission to use, copy, modify, distribute, and sell this software and its
32563 documentation for any purpose is hereby granted without fee, provided that
32564 this permission notice appear in supporting documentation.  This permission
32565 notice shall be included in all copies or substantial portions of the
32566 Software.
32567
32568 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32569 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32570 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
32571 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
32572 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
32573 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32574
32575
32576 Copyright © 2007 OpenedHand Ltd
32577
32578 Permission to use, copy, modify, distribute, and sell this software and its
32579 documentation for any purpose is hereby granted without fee, provided that
32580 the above copyright notice appear in all copies and that both that
32581 copyright notice and this permission notice appear in supporting
32582 documentation, and that the name of OpenedHand Ltd not be used in
32583 advertising or publicity pertaining to distribution of the software without
32584 specific, written prior permission. OpenedHand Ltd makes no
32585 representations about the suitability of this software for any purpose.  It
32586 is provided "as is" without express or implied warranty.
32587
32588 OpenedHand Ltd DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32589 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32590 EVENT SHALL OpenedHand Ltd BE LIABLE FOR ANY SPECIAL, INDIRECT OR
32591 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32592 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
32593 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32594 PERFORMANCE OF THIS SOFTWARE.
32595
32596
32597 Copyright (c) 1989, 1990, 1993, 1994
32598      The Regents of the University of California.  All rights reserved.
32599
32600 This code is derived from software contributed to Berkeley by
32601 Chris Torek.
32602
32603 This code is derived from software contributed to Berkeley by
32604 Michael Rendell of Memorial University of Newfoundland.
32605
32606 Redistribution and use in source and binary forms, with or without
32607 modification, are permitted provided that the following conditions
32608 are met:
32609  1. Redistributions of source code must retain the above copyright
32610     notice, this list of conditions and the following disclaimer.
32611  2. Redistributions in binary form must reproduce the above copyright
32612     notice, this list of conditions and the following disclaimer in the
32613     documentation and/or other materials provided with the distribution.
32614  4. Neither the name of the University nor the names of its contributors
32615     may be used to endorse or promote products derived from this software
32616     without specific prior written permission.
32617
32618 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
32619 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
32620 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
32621 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
32622 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
32623 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
32624 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
32625 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32626 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32627 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32628 SUCH DAMAGE.
32629
32630 </pre>
32631 <div class="license-packages">
32632 Used by these packages: x11-libs/libdrm-2.4.52 x11-base/X.Org-1.9.3 x11-apps/xset-mini-1.2.2-r2
32633 </div>
32634 </div>
32635 </div>
32636
32637
32638 <!-- Note that some packages included above are used during build, but not
32639 shipped with ChromeOS proper /merlin -->
32640 </body>
32641 <script src="chrome://os-credits/keyboard_utils.js"></script>
32642 </html>